Branch


Log

Author Commit Date CI Message
Thomas de Grivel 4121852a 2025-09-02T19:20:30 update
Thomas de Grivel 42798fc3 2025-08-23T00:17:45 wip ext4fs mount
Thomas de Grivel 8f629bf6 2025-08-22T00:24:26 mount_ext4fs
Thomas de Grivel 9b371829 2025-08-22T00:23:36 wip ufs ext4fs
Thomas de Grivel 2ee27e96 2025-08-21T23:47:05 sort functions (stubs)
Thomas de Grivel 35f3b484 2025-08-14T16:17:01 update
Thomas de Grivel 08b723b8 2025-08-13T21:09:35 wip ufs into /sys
Thomas de Grivel 83ac0253 2025-08-13T11:34:53 fix warning
Thomas de Grivel 3f9c0cf9 2025-08-13T02:30:49 use #include <inttypes.h>
Thomas de Grivel ceba67b2 2025-08-13T02:19:28 wip
Thomas de Grivel debd8815 2025-08-03T22:07:54 ws
Thomas de Grivel ed65e6e0 2025-08-02T00:34:34 ext4fs.c: fix for OpenBSD
Thomas de Grivel af69b296 2025-08-02T00:32:24 fix for OpenBSD
Thomas de Grivel 28fdf5d2 2025-08-01T23:48:43 test more
Thomas de Grivel f65a56f3 2025-08-01T23:45:36 new tests
Thomas de Grivel f4fa06b6 2025-08-01T23:34:45 support file images in Linux
Thomas de Grivel a738b0a2 2025-08-01T22:32:16 500mb fs
Thomas de Grivel 22eb49db 2025-08-01T22:29:13 update test vector
Thomas de Grivel 54ea076e 2025-08-01T22:26:41 inspect crtime for inode_256
Thomas de Grivel 2c107e0c 2025-08-01T21:56:55 wip inspect
Thomas de Grivel 2414e857 2025-08-01T21:13:52 compute inode checksum
Thomas de Grivel ed556c6c 2025-07-27T23:05:47 mode
Thomas de Grivel bc838ea1 2025-07-27T21:49:22 wip inspect inode
Thomas de Grivel 414ab913 2025-07-27T21:33:39 inspect inode
Thomas de Grivel 60c1e7ec 2025-07-27T21:14:01 use assert
Thomas de Grivel 884df5fa 2025-07-27T21:03:48 refactor inode functions and variables
Thomas de Grivel 9f51bc29 2025-07-27T20:46:41 add support for 256 byte inodes
Thomas de Grivel ffa6defd 2025-07-24T01:17:16 wip
Thomas de Grivel 1908e1a3 2025-07-24T00:51:49 refactor
Thomas de Grivel 1b4240af 2025-07-23T02:40:08 dump all block group descriptors
Thomas de Grivel 03881151 2025-07-23T01:52:13 use argc and argv in tests
Thomas de Grivel f8b19dda 2025-07-23T01:23:01 add test vector item for superblock and block group descriptor checksums
Thomas de Grivel 1220f8f5 2025-07-23T00:18:40 fix crc32c usage in ext4fs
Thomas de Grivel b4913eb1 2025-07-22T23:18:41 wip crc32c
Thomas de Grivel 184895eb 2025-07-09T13:26:27 test
Thomas de Grivel 74696ad3 2025-07-09T13:22:35 test
Thomas de Grivel cb975dcd 2025-07-09T13:21:18 pretty sure crc32c works correctly now
Thomas de Grivel be01e5a9 2025-07-09T13:05:05 wip bgd + crc32c
Thomas de Grivel a49cce3d 2025-07-08T13:12:10 test crc32c
Thomas de Grivel eb3f0b64 2025-07-08T13:08:20 add tests for crc32c from google and chatgpt
Thomas de Grivel 3919ea91 2025-07-07T23:26:29 crc32c with one test
Thomas de Grivel 73ba6ba3 2025-07-07T23:13:17 wip crc32c
Thomas de Grivel 6d6ca98f 2025-07-07T22:14:02 wip inspect block group descriptor
Thomas de Grivel 870da553 2025-07-07T21:46:02 inspect block group descriptor
Thomas de Grivel 0d2557fa 2025-07-07T00:19:31 wip block group descriptors
Thomas de Grivel 9bd0c24c 2025-07-06T22:37:11 completed ext4fs_inspect_super_block
Thomas de Grivel 47284d1c 2025-07-06T22:31:50 wip inspect
Thomas de Grivel 7528b601 2025-07-06T21:41:13 wip inspect
Thomas de Grivel 339b1fc9 2025-07-06T20:48:25 wip inspect
Thomas de Grivel 1532c409 2025-07-06T20:34:59 wip newfs and inspect
Thomas de Grivel 1b7ff817 2025-07-05T15:11:33 wip linux build
Thomas de Grivel 2c4222d4 2025-07-04T23:51:20 wip inspect
Thomas de Grivel b54c509b 2025-06-30T16:51:19 fix compilation on OpenBSD
Thomas de Grivel 2fd9b73f 2025-06-30T03:29:22 inspect
Thomas de Grivel 3ff54411 2025-06-30T02:05:21 minor tweaks
Thomas de Grivel 07c3de1d 2025-06-30T02:03:32 fix uuid print
Thomas de Grivel 869bc2b9 2025-06-30T02:03:02 fix uuid print
Thomas de Grivel a1c35f16 2025-06-30T01:52:08 refactor newfs and inspect
Thomas de Grivel 7989171d 2025-06-30T01:15:57 better errors
Thomas de Grivel 55e4bab4 2025-06-30T00:58:15 state and errors in inspect
Thomas de Grivel 857cf251 2025-06-30T00:36:33 fix makefile, sb_state in inspect
Thomas de Grivel daf5b717 2025-06-29T23:50:06 wip inspect
Thomas de Grivel 7c24d0d1 2025-06-29T22:13:50 fix newfs
Thomas de Grivel 5075a6a8 2025-06-29T21:20:31 split uuid.c
Thomas de Grivel 2b866e5e 2025-06-29T20:27:15 make test
Thomas de Grivel ef4f7fa3 2025-06-29T14:36:02 inspect superblock features
Thomas de Grivel d5ebbcc7 2025-06-28T20:56:10 wip newfs_ext4fs