Whamcloud - gitweb
Fix byte swapping bug in get_next_inode_full()
[tools/e2fsprogs.git] / lib / ext2fs / ChangeLog
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-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-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-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.
2005-07-10 Andreas DilgerThis patch adds a check to use fstat or fstat64 in...
2005-07-01 Theodore Ts'oUpdate for e2fsprogs 1.38 release.
2005-06-30 Theodore Ts'oChange the function prototypes of ext2fs_set_bit, ext2f...
2005-06-27 Stephen Tweedieext2fs_resize_mem() is suffering from C99 strict type...
2005-06-20 Theodore Ts'ogetsectsize.c (BLKSSZGET): Clean up test for when to...
2005-06-05 Theodore Ts'oOn Linux 2.6 systems, mke2fs and badblocks will check...
2005-05-08 Theodore Ts'oFix bug in the secure getenv function so that the ss...
2005-04-09 Theodore Ts'oAdd missing return values in error return cases in...
2005-04-06 Theodore Ts'oAdd paranoia checks into the blkid, ext2fs, and ss...
2005-03-22 Theodore Ts'oUpdate for the e2fsprogs 1.37 release.
2005-03-21 Theodore Ts'oIntegrate code from Alex Thomas at Clusterfs to check...
2005-03-21 Theodore Ts'oFix mke2fs so that it writes the root directory
2005-03-21 Theodore Ts'oFix e2fsck, debugfs, and the ext2fs_mkdir function...
2005-03-19 Theodore Ts'oFix clean target to remove tst_getsectsize.
2005-03-19 Theodore Ts'ogetsize.c (ext2fs_get_device_size): Check to see if...
2005-02-05 Theodore Ts'oUpdate for release of e2fsprogs 1.36.
2005-02-05 Theodore Ts'oRemove *.pc files on a "make distclean"
2005-02-04 Theodore Ts'oMakefile.in (clean): Remove tst_getsize when doing...
2005-02-04 Theodore Ts'oDrop the sparc assembly bitwise operations; it's less...
2005-01-27 Theodore Ts'oCreate the resize inode is created even if the s_reserv...
2005-01-26 Theodore Ts'oAdd pkg-config files to e2fsprogs's libraries.
2005-01-26 Theodore Ts'oAdd library support for large (EA in inode) inodes...
2005-01-19 Theodore Ts'oMakefile.in: Fix the kernel compile-time echo commands...
2005-01-08 Theodore Ts'oEx2fs_unlink() will return an error if both the name...
2005-01-07 Theodore Ts'oUpdate version to 1.36-rc1, and change parsing algorith...
2005-01-06 Theodore Ts'oFix resize inode handling on big endian systems, by...
2005-01-05 Theodore Ts'odupfs.c (ext2fs_dup_handle): Make sure the new filesyst...
2004-12-24 Theodore Ts'oAvoid some potential inode cache coherency problem...
2004-12-23 Theodore Ts'oext2fs.h (BMAP_SET), bmap.c (ext2fs_bmap): Add support...
next