Whamcloud - gitweb
Add manpage references to debugfs/tune2fs commands
[tools/e2fsprogs.git] / lib / ext2fs /
2008-02-27 Theodore Ts'olibext2fs: Add EXT2_FLAG_NONFREE_ON_ERROR to ext2fs_open2()
2008-02-19 Theodore Ts'oFix memory leak in ext2fs_alloc_block()
2008-02-19 Theodore Ts'oAdd support for setting RAID stride and strip-width...
2008-02-17 Theodore Ts'oUpdate to latest samba tdb library before LGPLv3 change
2008-02-17 Christophe GRENIERAdd portability checks to support DJGPP
2008-01-27 Theodore Ts'oUse lseek() instead of llseek() of sizeof(long) ==...
2008-01-27 Theodore Ts'oAdd support for the test_fs flag
2008-01-21 Theodore Ts'oDefine helper functions ext2fs_set_i_{u,g}id_high(...
2008-01-01 Theodore Ts'oFix build failure on non-Linux/non-Hurd/non-Masix systems
2008-01-01 Theodore Ts'oFix build failure on non-Linux/non-Hurd/non-Masix systems
2007-12-27 Theodore Ts'oConvert use of ext2fs_get_mem to ext2fs_get_array for...
2007-12-18 Theodore Ts'oAdd #define needed for Hurd ioctl definitions
2007-12-16 Theodore Ts'oext2fs_flushfs: Remove the NEEDS_RECOVERY from the...
2007-12-06 Theodore Ts'olibext2fs: Add checks to prevent integer overflows...
2007-12-02 Theodore Ts'olibext2fs: Fix a corner case bug in ext2fs_unlink
2007-12-02 Andreas Dilgerfix check_mntent_file() to pass mode for open(O_CREAT)
2007-09-23 Theodore Ts'oext2fs_dblist_dir_iterate: Fix ABORT propagation logic
2007-09-07 Theodore Ts'oDon't crash if s_inode_size is zero
2007-07-22 Eric SandeenFix test in ext2fs_check_desc() for inode table within...
2007-07-22 Theodore Ts'oProperly calculate overhead in ext2fs_initialize()
2007-07-18 Eric SandeenFix big-endian byte-swapping bug in ext2fs_swap_inode_f...
2007-07-08 Theodore Ts'oStop after the second '.' when parsing version numbers
2007-07-08 Theodore Ts'oRemove Changelog files since they're not used after...
2007-06-30 Theodore Ts'oRelease of e2fsprogs version 1.40
2007-06-30 Kalpak ShahFix byte swapping bug in get_next_inode_full()
2007-06-24 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2007-06-23 Kalpak ShahFix ext2fs_read_inode_full() so that the whole inode...
2007-06-22 Theodore Ts'oFix byte-swapping issues for the i_extra_size field
2007-06-21 Theodore Ts'oAdd default journal size function
2007-06-18 Theodore Ts'oDon't write changes to the backup superblocks by default
2007-05-31 Theodore Ts'oAdd test to make sure the ext2 superblock structure...
2007-05-31 Theodore Ts'oReserve superblock field for the raid stripe width.
2007-05-31 Andreas DilgerReserve superblock fields for multiple mount protection...
2007-05-25 Andreas DilgerFix gcc -Wall warnings, especially on 64-bit systems
2007-05-19 Theodore Ts'oStore the RAID stride value in the superblock and take...
2007-05-08 Eric SandeenFix mke2fs and debugfs to support large (> 16 bit)...
2007-04-19 Theodore Ts'oDefine the l_i_iversion field in ext2_inode
2007-04-19 Theodore Ts'oext2fs_get_device_size(): Fix potential fd descriptor...
2007-04-14 Bryn M. ReevesCorrect byteswapping for fast symlinks with xattrs
2007-04-07 Theodore Ts'oFix memory leaks from using the tdb library
2007-04-06 Theodore Ts'oAdd support for using TDB to libext2fs's icount abstraction
2007-04-06 Theodore Ts'oAdd new TDB error codes
2007-04-06 Theodore Ts'oAdd a regression test suite for libext2fs's icount...
2007-04-06 Jim GarlickFix memory leak in ext2fs_write_new_inode()
2007-04-05 Theodore Ts'oAdd tdb from Samba into libext2fs library.
2007-04-05 Theodore Ts'oAdd #include's to avoid compiler warnings in lib/ext2fs...
2007-04-02 Theodore Ts'oFix potential infinite loop in e2fsck on really big...
2007-03-21 Brian Behlendorf[COVERITY] Fix (error case) memory leak in libext2fs...
2007-03-21 Brian Behlendorf[COVERITY] Fix (error case) memory leak in libext2fs...
2006-11-30 Theodore Ts'oFix (as yet unused) struct ext4_group_desc to add a...
2006-11-15 Theodore Ts'oFix gcc -Wall complaints in libext2fs
2006-11-14 Theodore Ts'oFix type punning bugs in ext2fs_get_mem() and ext2fs_fr...
2006-11-13 Theodore Ts'oAllow debugfs and dumpe2fs to support fs features under...
2006-11-13 Theodore Ts'oCheck in ext4 extent headers into the source tree
2006-11-13 Theodore Ts'oWork around GCC bug on the Arm platform
2006-11-12 Theodore Ts'oAllow unix_io offsets greater than 2G
2006-11-12 Theodore Ts'oAdd directory hashed signed/unsigned hint to superblock
2006-11-11 Theodore Ts'oOn-disk format for controlling the inode size
2006-11-11 Theodore Ts'oOn-disk format definition for 64-bit support
2006-11-11 Theodore Ts'oOn-disk format for large number of subdirectories
2006-11-11 Theodore Ts'oOn-disk format definition for group descriptor checksums
2006-11-11 Theodore Ts'oOn-disk format definition for huge files
2006-10-02 Eric SandeenCheck for potential 64-bit overflow in ext2fs_get_devic...
2006-10-02 Theodore Ts'oFix build problem if byte swapping has been disabled.
2006-09-12 Eric SandeenAdd checks to make sure inode counts don't overflow...
2006-09-12 Eric SandeenCreate new ext2fs library inlines: ext2fs_group_{first...
2006-09-12 Eric SandeenFix signed vs unsigned printf format strings for block...
2006-09-12 Eric SandeenRemove unused variables
2006-09-12 Eric SandeenFix loops over group descriptors to prevent 2**32-1...
2006-08-30 Eric SandeenDetect overflows in loop counters
2006-08-30 Theodore Ts'oFix potential 2**32-1 overflow problems by ext2fs_div_c...
2006-08-06 Andreas DilgerAdd 64-bit byte swapping functions
2006-08-05 Andreas DilgerRename EXT3_EXTENTS_FL to EXT4_EXTENTS_FL and make...
2006-07-16 Andreas DilgerAllow default inode_size to be specified in mke2fs...
2006-06-28 Andreas DilgerProtect ext2_ext_attr.h from multiple inclusion
2006-05-30 Matthias AndreeAdd missing #include <ctype.h>.
2006-05-30 Matthias AndreeFix non-Linux compiler warning (missing return statement).
2006-05-21 Theodore Ts'oFix type warning problem with sizeof() in ext2fs_open2()
2006-05-13 Theodore Ts'oChange mke2fs's layout of RAID-optimized filesystems...
2006-05-09 Theodore Ts'oAdd support for EXT2_FEATURE_COMPAT_LAZY_BG
2006-04-23 Theodore Ts'oSpeed up mke2fs and e2fsck by writing bitmaps more...
2006-04-09 Theodore Ts'oFix asm_types.h type conflicts
2006-04-04 Theodore Ts'oFix ext2fs_add_journal_inode() when filesystem is opene...
2006-03-29 Theodore Ts'oFix the x86 asm constraints for ext2fs_set/clear_bit.
2006-03-25 Theodore Ts'oFix the i386 bitmap operations so they are 32-bit clean
2006-03-19 Theodore Ts'oAdd EXT2_FLAG_EXCLUSIVE to the ext2fs library.
2006-03-18 Theodore Ts'oAdd IO_FLAG_EXCLUSIVE flag to io_channel abstraction
2006-03-18 Theodore Ts'oFix documentation: BLOCK_FLAG_TRAVERSE should be BLOCK_...
2006-03-18 Theodore Ts'oFix a signed vs unsigned bug in calc_reserved_gdt_blocks()
2006-03-18 Theodore Ts'oAdd support for on-line resizing to resize2fs
2005-12-11 Theodore Ts'oAddress parallel build problem in the library Makefiles
2005-12-11 Theodore Ts'oFix various gcc -Wall complaints.
2005-12-10 Theodore Ts'oAdd ext2fs_read_bb_FILE test to confirm proper detectio...
2005-11-21 Theodore Ts'oFix gcc compilation on sparc architectures in bitops.h
2005-11-14 Theodore Ts'oAdd missing #include for string.h to ext2fs.h to fix...
2005-11-13 Theodore Ts'oFix writing external journals on big-endian machines
2005-09-25 Theodore Ts'oAdd fs->now to override time(0) in libext2fs
2005-09-06 Matthias AndreeFix compiler warnings about missing memcpy prototypes.
2005-07-25 Theodore Ts'oFix false positives from valgrind: prctl(PR_GET_DUMPABLE)
2005-07-19 Theodore Ts'oCheck for a busy device when creating a journal.
next