Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f4fa06b6 | 2025-08-01 23:34:45 | support file images in Linux | ||
| a738b0a2 | 2025-08-01 22:32:16 | 500mb fs | ||
| 22eb49db | 2025-08-01 22:29:13 | update test vector | ||
| 54ea076e | 2025-08-01 22:26:41 | inspect crtime for inode_256 | ||
| 2c107e0c | 2025-08-01 21:56:55 | wip inspect | ||
| 2414e857 | 2025-08-01 21:13:52 | compute inode checksum | ||
| ed556c6c | 2025-07-27 23:05:47 | mode | ||
| bc838ea1 | 2025-07-27 21:49:22 | wip inspect inode | ||
| 414ab913 | 2025-07-27 21:33:39 | inspect inode | ||
| 60c1e7ec | 2025-07-27 21:14:01 | use assert | ||
| 884df5fa | 2025-07-27 21:03:48 | refactor inode functions and variables | ||
| 9f51bc29 | 2025-07-27 20:46:41 | add support for 256 byte inodes | ||
| ffa6defd | 2025-07-24 01:17:16 | wip | ||
| 1908e1a3 | 2025-07-24 00:51:49 | refactor | ||
| 1b4240af | 2025-07-23 02:40:08 | dump all block group descriptors | ||
| 03881151 | 2025-07-23 01:52:13 | use argc and argv in tests | ||
| f8b19dda | 2025-07-23 01:23:01 | add test vector item for superblock and block group descriptor checksums | ||
| 1220f8f5 | 2025-07-23 00:18:40 | fix crc32c usage in ext4fs | ||
| b4913eb1 | 2025-07-22 23:18:41 | wip crc32c | ||
| 184895eb | 2025-07-09 13:26:27 | test | ||
| 74696ad3 | 2025-07-09 13:22:35 | test | ||
| cb975dcd | 2025-07-09 13:21:18 | pretty sure crc32c works correctly now | ||
| be01e5a9 | 2025-07-09 13:05:05 | wip bgd + crc32c | ||
| a49cce3d | 2025-07-08 13:12:10 | test crc32c | ||
| eb3f0b64 | 2025-07-08 13:08:20 | add tests for crc32c from google and chatgpt | ||
| 3919ea91 | 2025-07-07 23:26:29 | crc32c with one test | ||
| 73ba6ba3 | 2025-07-07 23:13:17 | wip crc32c | ||
| 6d6ca98f | 2025-07-07 22:14:02 | wip inspect block group descriptor | ||
| 870da553 | 2025-07-07 21:46:02 | inspect block group descriptor | ||
| 0d2557fa | 2025-07-07 00:19:31 | wip block group descriptors | ||
| 9bd0c24c | 2025-07-06 22:37:11 | completed ext4fs_inspect_super_block | ||
| 47284d1c | 2025-07-06 22:31:50 | wip inspect | ||
| 7528b601 | 2025-07-06 21:41:13 | wip inspect | ||
| 339b1fc9 | 2025-07-06 20:48:25 | wip inspect | ||
| 1532c409 | 2025-07-06 20:34:59 | wip newfs and inspect | ||
| 1b7ff817 | 2025-07-05 15:11:33 | wip linux build | ||
| 2c4222d4 | 2025-07-04 23:51:20 | wip inspect | ||
| b54c509b | 2025-06-30 16:51:19 | fix compilation on OpenBSD | ||
| 2fd9b73f | 2025-06-30 03:29:22 | inspect | ||
| 3ff54411 | 2025-06-30 02:05:21 | minor tweaks | ||
| 07c3de1d | 2025-06-30 02:03:32 | fix uuid print | ||
| 869bc2b9 | 2025-06-30 02:03:02 | fix uuid print | ||
| a1c35f16 | 2025-06-30 01:52:08 | refactor newfs and inspect | ||
| 7989171d | 2025-06-30 01:15:57 | better errors | ||
| 55e4bab4 | 2025-06-30 00:58:15 | state and errors in inspect | ||
| 857cf251 | 2025-06-30 00:36:33 | fix makefile, sb_state in inspect | ||
| daf5b717 | 2025-06-29 23:50:06 | wip inspect | ||
| 7c24d0d1 | 2025-06-29 22:13:50 | fix newfs | ||
| 5075a6a8 | 2025-06-29 21:20:31 | split uuid.c | ||
| 2b866e5e | 2025-06-29 20:27:15 | make test | ||
| ef4f7fa3 | 2025-06-29 14:36:02 | inspect superblock features | ||
| d5ebbcc7 | 2025-06-28 20:56:10 | wip newfs_ext4fs |