Age | Commit message (Expand) | Author | Files | Lines |
2002-07-29 | link.c (ext2fs_link): When adding a new link to a directory, | Theodore Ts'o | 2 | -3/+21 |
2002-07-23 | dirhash.c (ext2fs_dirhash): Fix bug which caused MD4 | Theodore Ts'o | 2 | -4/+12 |
2002-07-20 | Add support to e2fsck to reindex directories to use hash trees. | Theodore Ts'o | 6 | -38/+120 |
2002-07-19 | dirhash.c (halfMD4Transform): Shift the hash by one bit, | Theodore Ts'o | 2 | -1/+6 |
2002-07-14 | ext2fs.h, read_bb_file.c: Change private to priv_data, to avoid | Theodore Ts'o | 3 | -7/+10 |
2002-07-14 | unix_io.c (unix_open): Only attempt the setrlimit workaround if | Theodore Ts'o | 2 | -3/+26 |
2002-07-09 | ext2_fs.h: Add superblock field for reserved group descriptors. | Theodore Ts'o | 2 | -1/+5 |
2002-06-28 | bitops.h: Add #define's for ext2fs_{l,b}e{32,16}_to_cpu and | Theodore Ts'o | 2 | -0/+25 |
2002-06-27 | ismounted.c (check_mntent): In AIX 4.3, MOUNTED isn't defined. | Theodore Ts'o | 2 | -0/+13 |
2002-06-26 | Add support for the half-MD4 HTREE hash. | Theodore Ts'o | 4 | -6/+144 |
2002-06-15 | Applied Andrew Morton's patch to support the dirsync option. | Theodore Ts'o | 2 | -1/+6 |
2002-06-10 | Do sanity checking of the number of blocks and inodes in a group for | Andreas Dilger | 4 | -21/+47 |
2002-06-09 | ext2_fs.h: Further minor cleanups of the header. Consolidate | Andreas Dilger | 2 | -21/+17 |
2002-05-23 | ext2_fs.h: Remove macros accessing u.ext2_sb field and use | Andreas Dilger | 2 | -164/+65 |
2002-05-22 | Update to support the V2 Bestbits EA format. | Theodore Ts'o | 2 | -2/+7 |
2002-05-17 | Fix up Andreas's 8k blocksize changes to fix a number of bugs, | Theodore Ts'o | 1 | -2/+9 |
2002-05-16 | Add support for creating and checking 8192-byte blocksize filesystems. | Andreas Dilger | 2 | -8/+9 |
2002-05-11 | Add a new command "bmap" to debugfs which calculates the logical->physical bl... | Theodore Ts'o | 2 | -1/+7 |
2002-04-27 | ismounted.c (check_mntent_file, is_swap_device): Verify that the | Theodore Ts'o | 2 | -55/+68 |
2002-03-12 | Fix stupid bug; dx_hack_hash was left-shifted by one in CPP macro | Theodore Ts'o | 1 | -1/+1 |
2002-03-12 | dirblock.c (ext2fs_read_dir_block2, ext2fs_write_dir_block): New | Theodore Ts'o | 3 | -30/+78 |
2002-03-11 | Add new function to the libext2fs library, ext2fs_dirhash, which | Theodore Ts'o | 5 | -0/+70 |
2002-03-08 | Update for 1.27 release. | Theodore Ts'o | 1 | -0/+4 |
2002-03-07 | Fix various gcc -Wall complaints. | Theodore Ts'o | 7 | -18/+16 |
2002-03-07 | Makefile.in (check): Use LD_LIBRARY_PATH to run test programs. | Theodore Ts'o | 2 | -3/+8 |
2002-02-26 | Update Changelog messages to use tytso@mit.edu for all addresses | Theodore Ts'o | 1 | -6/+6 |
2002-02-25 | Add initial support in debugfs for examining directory indexing | Theodore Ts'o | 2 | -0/+36 |
2002-02-23 | unix_io.c (unix_open): Fix 2.4 resource limit workaround so that | Theodore Ts'o | 2 | -2/+18 |
2002-02-21 | ismounted.c (is_swap_device): Fix file descriptor/memory leak; | Theodore Ts'o | 2 | -9/+20 |
2002-02-20 | Add new inode I/O abstraction interface which exports an inode as | Theodore Ts'o | 8 | -26/+313 |
2002-02-12 | Lots of small random portability fixes to make e2fsprogs build | Theodore Ts'o | 4 | -1/+24 |
2002-02-03 | Fix bug where ext2fs_mkdir wasn't correctly bumping the number of | Theodore Ts'o | 4 | -2/+22 |
2002-02-03 | Update files for 1.26 release. | Theodore Ts'o | 2 | -9/+17 |
2002-01-03 | Fix gcc -Wall nits. | Theodore Ts'o | 1 | -1/+1 |
2002-01-03 | dir_iterate.c (ext2fs_dir_iterate2, ext2fs_process_dir_block): | Theodore Ts'o | 12 | -94/+200 |
2001-12-24 | ismounted.c (is_swap_device): New function used by | Theodore Ts'o | 3 | -1/+55 |
2001-12-24 | Fix broken Makefile dependencies. | Theodore Ts'o | 1 | -8/+12 |
2001-12-24 | Mke2fs now creates the lost+found directory with 0700 permissions, | Theodore Ts'o | 5 | -2/+13 |
2001-12-24 | ismounted.c (check_mntent_file): Stat all of the entries in | Theodore Ts'o | 2 | -12/+34 |
2001-12-23 | Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the | Theodore Ts'o | 6 | -15/+1093 |
2001-12-16 | Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogus | Theodore Ts'o | 4 | -10/+10 |
2001-12-16 | Fix e2fsck's handling of external journals,and update journal | Theodore Ts'o | 3 | -2/+7 |
2001-12-03 | unix_io.c (unix_open): Make sure the ulimit workaround works | Theodore Ts'o | 2 | -3/+9 |
2001-12-02 | Fixes necessary for e2fsprogs to work using the diet libc. | Theodore Ts'o | 1 | -1/+2 |
2001-11-26 | unix_io.c (unix_open): Work around a bug in 2.4.10+ kernels by | Theodore Ts'o | 2 | -0/+28 |
2001-11-09 | mkjournal.c (ext2fs_add_journal_inode): When creating a .journal | Theodore Ts'o | 2 | -1/+24 |
2001-11-05 | Define a new ext2 file attribute, EXT2_NOTAIL_FL, | Theodore Ts'o | 2 | -2/+10 |
2001-09-20 | Update changelogs for 1.25 release. | Theodore Ts'o | 1 | -0/+4 |
2001-09-14 | ismounted.c (check_mntent_file): We now validate the entry in | Theodore Ts'o | 2 | -10/+57 |
2001-09-17 | ext2_ext_attr.h: Remove unneeded #include of <linux/config.h> | Theodore Ts'o | 2 | -2/+6 |