Age | Commit message (Expand) | Author | Files | Lines |
2009-10-25 | libext2fs: clean up ext2fs_bg_flags_ interfaces | Eric Sandeen | 1 | -2/+2 |
2009-09-07 | Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count() | Valerie Aurora Henson | 1 | -9/+9 |
2009-09-07 | Use accessor functions fields for bg_flags in the block group descriptors | Theodore Ts'o | 1 | -5/+6 |
2009-09-07 | Convert to use io_channel_read_blk64() and io_channel_write_blk64() | Valerie Aurora Henson | 1 | -1/+1 |
2009-06-01 | Add 64-bit openfs interface | Jose R. Santos | 1 | -3/+9 |
2009-04-23 | libext2fs: read the block group descriptors more efficiently | Theodore Ts'o | 1 | -2/+18 |
2009-03-16 | libext2fs: external journal devices should not cause ext2fs_open2 to fail | Theodore Ts'o | 1 | -4/+5 |
2009-01-19 | ext2fs_open2: Add more checks for filesystem consistency | Thiemo Nagel | 1 | -2/+13 |
2008-08-27 | Remove trailing whitespace for the entire source tree | Theodore Ts'o | 1 | -15/+15 |
2008-07-11 | libext2fs: Add stricter/earlier tests for blocksize in ext2fs_open() | Manish Katiyar | 1 | -2/+3 |
2008-03-20 | Add uninit block group support to various libext2fs functions | Jose R. Santos | 1 | -0/+16 |
2008-03-17 | Fix miscellaneous gcc -Wall warnings | Theodore Ts'o | 1 | -1/+4 |
2008-02-27 | Merge branch 'maint' | Theodore Ts'o | 1 | -1/+5 |
2008-02-26 | libext2fs: Add EXT2_FLAG_NONFREE_ON_ERROR to ext2fs_open2() | Theodore Ts'o | 1 | -1/+5 |
2007-12-09 | Merge branch 'maint' into next | Theodore Ts'o | 1 | -1/+1 |
2007-12-05 | libext2fs: Add checks to prevent integer overflows passed to malloc() | Theodore Ts'o | 1 | -1/+1 |
2007-10-14 | libext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK macros | Valerie Clement | 1 | -2/+2 |
2007-10-14 | libext2fs: use ext2fs_group_first_block() instead of open-coded equivalent | Valerie Clement | 1 | -2/+1 |
2007-10-06 | Merge branch 'maint' | Theodore Ts'o | 1 | -0/+4 |
2007-09-07 | Don't crash if s_inode_size is zero | Theodore Ts'o | 1 | -0/+4 |
2007-08-11 | Clean up libext2fs by byte swapping iff WORDS_BIGENDIAN | Theodore Ts'o | 1 | -12/+11 |
2007-06-18 | Don't write changes to the backup superblocks by default | Theodore Ts'o | 1 | -0/+2 |
2007-05-18 | Store the RAID stride value in the superblock and take advantage of it | Theodore Ts'o | 1 | -0/+2 |
2006-11-12 | Allow debugfs and dumpe2fs to support fs features under development | Theodore Ts'o | 1 | -4/+15 |
2006-08-30 | Fix potential 2**32-1 overflow problems by ext2fs_div_ceil() | Theodore Ts'o | 1 | -6/+5 |
2006-05-21 | Fix type warning problem with sizeof() in ext2fs_open2() | Theodore Ts'o | 1 | -1/+1 |
2006-03-18 | Add EXT2_FLAG_EXCLUSIVE to the ext2fs library. | Theodore Ts'o | 1 | -4/+7 |
2004-11-30 | Add support for passing options to the io layer using the URL syntax. For | Theodore Ts'o | 1 | -9/+28 |
2004-07-28 | Add ability for debugfs to use a separate source of data blocks when | Theodore Ts'o | 1 | -0/+34 |
2003-12-07 | Fix gcc -Wall nitpicks | Theodore Ts'o | 1 | -2/+4 |
2003-08-01 | ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() | Theodore Ts'o | 1 | -8/+6 |
2002-10-31 | openfs.c (ext2fs_open): Fix bug which caused us to pass the | Theodore Ts'o | 1 | -3/+17 |
2002-10-20 | Add support for the meta_blockgroup filesystem format. | Theodore Ts'o | 1 | -6/+23 |
2002-06-10 | Do sanity checking of the number of blocks and inodes in a group for | Andreas Dilger | 1 | -4/+6 |
2001-12-24 | Mke2fs now creates the lost+found directory with 0700 permissions, | Theodore Ts'o | 1 | -0/+1 |
2001-06-11 | ChangeLog, Makefile.in, swapfs.c, unix.c: | Theodore Ts'o | 1 | -0/+4 |
2001-05-14 | Many files: | Theodore Ts'o | 1 | -5/+0 |
2001-05-13 | openfs.c: | Theodore Ts'o | 1 | -1/+2 |
2001-05-03 | Many files: | Theodore Ts'o | 1 | -0/+16 |
2001-01-16 | ChangeLog, ext2_err.et.in, ext2fs.h, initialize.c, mkjournal.c, openfs.c: | Theodore Ts'o | 1 | -0/+17 |
2001-01-01 | Many files: | Theodore Ts'o | 1 | -13/+4 |
2000-10-26 | Many files: | Theodore Ts'o | 1 | -0/+10 |
1999-05-29 | ChangeLog, openfs.c: | Theodore Ts'o | 1 | -0/+4 |
1998-01-19 | Many files: | Theodore Ts'o | 1 | -0/+4 |
1997-12-01 | Many files: | Theodore Ts'o | 1 | -3/+0 |
1997-10-31 | Many files: | Theodore Ts'o | 1 | -1/+1 |
1997-10-26 | Many files: | Theodore Ts'o | 1 | -16/+12 |
1997-10-25 | Many files: | Theodore Ts'o | 1 | -8/+5 |
1997-10-19 | Many files: | Theodore Ts'o | 1 | -0/+4 |
1997-08-24 | ChangeLog, Makefile.in, initialize.c, .del-io.h~72680822, openfs.c: | Theodore Ts'o | 1 | -0/+1 |