2014-08-10 |
Theodore Ts'o | libext2fs: avoid buffer overflow if s_first_meta_bg... |
blob | commitdiff |
2014-07-06 |
Lukas Czerner | e2fsprogs: introduce ext2fs_close_free() helper |
blob | commitdiff | diff to current |
2014-01-30 |
Theodore Ts'o | Add support for new compat feature "sparse_super2" |
blob | commitdiff | diff to current |
2013-12-23 |
Andreas Dilger | e2fsck: verify s_desc_size is power-of-two value |
blob | commitdiff | diff to current |
2013-10-07 |
Darrick J. Wong | e2fsprogs: fix blk_t <- blk64_t assignment mismatches |
blob | commitdiff | diff to current |
2013-06-15 |
Theodore Ts'o | libext2fs: optimize ext2fs_bg_has_super() |
blob | commitdiff | diff to current |
2011-09-25 |
Andreas Dilger | ext2fs: add multi-mount protection (INCOMPAT_MMP) |
blob | commitdiff | diff to current |
2011-09-24 |
Richard W.M. Jones | libext2fs: add flag to ext2fs_flush() and ext2fs_close... |
blob | commitdiff | diff to current |
2011-09-18 |
Theodore Ts'o | Shorten compile commands run by the build system |
blob | commitdiff | diff to current |
2011-09-16 |
Eric Sandeen | e2fsprogs: add ext2fs_group_blocks_count helper |
blob | commitdiff | diff to current |
2011-07-05 |
Theodore Ts'o | e2fsck, libext2fs: support for bigalloc file systems... |
blob | commitdiff | diff to current |
2010-09-25 |
Theodore Ts'o | Merge branch 'maint' into next |
blob | commitdiff | diff to current |
2010-09-24 |
Theodore Ts'o | ext2fs: Add Direct I/O support to the ext2fs library |
blob | commitdiff | diff to current |
2010-06-07 |
Theodore Ts'o | Merge branch 'maint' into next |
blob | commitdiff | diff to current |
2010-05-18 |
Theodore Ts'o | libe2p, libext2fs: Update file copyright permission... |
blob | commitdiff | diff to current |
2010-02-15 |
Theodore Ts'o | libext2fs: Fix byte swapping bugs |
blob | commitdiff | diff to current |
2009-10-26 |
Theodore Ts'o | libext2fs: Byte-swap 64-bit block group descriptors |
blob | commitdiff | diff to current |
2009-10-26 |
Valerie Aurora Henson | Convert to use block group accessor functions |
blob | commitdiff | diff to current |
2009-09-08 |
Valerie Aurora Henson | Convert uses of super->s_*_blocks_count to ext2fs_... |
blob | commitdiff | diff to current |
2009-08-23 |
Valerie Aurora Henson | libext2fs: create generic numeric progress meters and... |
blob | commitdiff | diff to current |
2009-09-08 |
Valerie Aurora Henson | Convert to use io_channel_read_blk64() and io_channel_w... |
blob | commitdiff | diff to current |
2009-07-12 |
Jose R. Santos | Use new ext2fs_super_and_bgd_loc2 call in libext2fs |
blob | commitdiff | diff to current |
2009-06-01 |
Jose R. Santos | Add 64-bit closefs interface |
blob | commitdiff | diff to current |
2009-05-03 |
Theodore Ts'o | Avoid unneeded updates of block group descriptors in... |
blob | commitdiff | diff to current |
2009-03-06 |
Theodore Ts'o | Add support for a new superblock field: s_kbytes_written |
blob | commitdiff | diff to current |
2008-08-28 |
Theodore Ts'o | Remove trailing whitespace for the entire source tree |
blob | commitdiff | diff to current |
2008-04-20 |
Theodore Ts'o | Add comments documenting ext2fs_[reserve_]super_and_bgd... |
blob | commitdiff | diff to current |
2008-03-18 |
Theodore Ts'o | Fix miscellaneous gcc -Wall warnings |
blob | commitdiff | diff to current |
2007-12-17 |
Theodore Ts'o | Merge branch 'maint' into next |
blob | commitdiff | diff to current |
2007-12-16 |
Theodore Ts'o | ext2fs_flushfs: Remove the NEEDS_RECOVERY from the... |
blob | commitdiff | diff to current |
2007-12-09 |
Theodore Ts'o | Merge branch 'maint' into next |
blob | commitdiff | diff to current |
2007-12-06 |
Theodore Ts'o | libext2fs: Add checks to prevent integer overflows... |
blob | commitdiff | diff to current |
2007-10-15 |
Valerie Clement | libext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK... |
blob | commitdiff | diff to current |
2007-10-15 |
Valerie Clement | libext2fs: cleanup usage of unsigned int or __u32 and... |
blob | commitdiff | diff to current |
2007-10-14 |
Valerie Clement | libext2fs: use ext2fs_group_first_block() instead of... |
blob | commitdiff | diff to current |
2007-08-11 |
Theodore Ts'o | Clean up libext2fs by byte swapping iff WORDS_BIGENDIAN |
blob | commitdiff | diff to current |
2006-09-12 |
Eric Sandeen | Remove unused variables |
blob | commitdiff | diff to current |
2005-11-13 |
Theodore Ts'o | Fix writing external journals on big-endian machines |
blob | commitdiff | diff to current |
2005-09-25 |
Theodore Ts'o | Add fs->now to override time(0) in libext2fs |
blob | commitdiff | diff to current |
2004-12-15 |
Theodore Ts'o | sparse.c (ext2fs_list_backups, ext2fs_bg_has_super), |
blob | commitdiff | diff to current |
2004-12-15 |
Theodore Ts'o | Add support for on-line resizing ala the resize inode... |
blob | commitdiff | diff to current |
2004-05-27 |
Theodore Ts'o | closefs.c (ext2fs_flush): Make sure the master superblo... |
blob | commitdiff | diff to current |
2003-12-07 |
Theodore Ts'o | Fix gcc -Wall nitpicks |
blob | commitdiff | diff to current |
2003-11-21 |
Theodore Ts'o | Centeralize calculation of which blocks are reserved... |
blob | commitdiff | diff to current |
2003-08-01 |
Theodore Ts'o | ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() |
blob | commitdiff | diff to current |
2002-11-08 |
Theodore Ts'o | closefs.c (write_bgdesc, ext2fs_flush): Fix bug in... |
blob | commitdiff | diff to current |
2002-10-31 |
Theodore Ts'o | Add support for the meta_bg feature flag to the resize2... |
blob | commitdiff | diff to current |
2002-10-20 |
Theodore Ts'o | Add support for the meta_blockgroup filesystem format. |
blob | commitdiff | diff to current |
2001-07-10 |
Theodore Ts'o | Speed up journal recovery in userspace by avoiding... |
blob | commitdiff | diff to current |
2001-06-11 |
Theodore Ts'o | ChangeLog, Makefile.in, swapfs.c, unix.c: |
blob | commitdiff | diff to current |
2001-05-14 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
2001-01-14 |
Theodore Ts'o | ChangeLog, closefs.c: |
blob | commitdiff | diff to current |
2001-01-03 |
Theodore Ts'o | ChangeLog, ext2fs.h, ismounted.c: |
blob | commitdiff | diff to current |
2001-01-01 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
2000-12-13 |
Theodore Ts'o | ChangeLog, closefs.c, ext2fs.h, jump.funcs, super.c: |
blob | commitdiff | diff to current |
2000-12-13 |
Theodore Ts'o | ChangeLog, closefs.c, ext2fs.h, jump.funcs: |
blob | commitdiff | diff to current |
2000-10-26 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1998-06-30 |
Theodore Ts'o | ChangeLog, closefs.c, ext2fs.h: |
blob | commitdiff | diff to current |
1998-01-19 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-12-01 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-10-31 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-10-26 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-10-25 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-08-11 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-08-10 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-29 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-29 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-29 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-29 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-26 |
Theodore Ts'o | Many files: E2FSPROGS-0_5B |
blob | commitdiff | diff to current |
1997-04-26 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-26 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
|