Whamcloud - gitweb
tools/e2fsprogs.git
2007-12-09 Theodore Ts'oMerge branch 'maint' into next
2007-12-06 Theodore Ts'oUpdate release notes, version files, etc., for 1.40... v1.40.3
2007-12-06 Theodore Ts'olibext2fs: Add checks to prevent integer overflows...
2007-12-06 Theodore Ts'oAdd Ubuntu-specific e2fsck.conf file to work around...
2007-12-06 Theodore Ts'oUpdate Debian policy compliance to version 3.7.3.0
2007-12-06 Theodore Ts'ogen-tarball: Ignore the Meta directory when creating...
2007-12-06 Theodore Ts'oUpdate Spanish translation and e2fsprogs.pot file for...
2007-12-02 Theodore Ts'olibss: Fix parallel build failure
2007-12-02 Eric Sandeene2fsprogs: fix blkid whole-disk scanning heuristics
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-12-02 Theodore Ts'oFix errors in test_ss.c so it can be an example applica...
2007-11-26 Arun Thomase2image in raw-mode appends an extra byte to image...
2007-11-04 Theodore Ts'oMerge basic FLEX_BG support
2007-11-04 Jose R. SantosEnable FLEX_BG feature support
2007-11-04 Jose R. SantosRelax group descriptor checking for FLEX_BG
2007-11-03 Jose R. Santoslib/ext2fs/Makefile.in: Reorder some of the $(SRCS...
2007-11-03 Jose R. SantosReserve the INCOMPAT feature number for FLEX_BG.
2007-11-01 Theodore Ts'oMerge branch 'cl/remove-masix' into next
2007-11-01 Coly Limke2fs: remove masix support
2007-11-01 Coly Lie2fsck: remove masix support
2007-11-01 Coly Lilibext2fs: remove masix support
2007-11-01 Coly Lidocument: remove masix from data structure
2007-11-01 Coly Lidebugfs: remove masix support
2007-11-01 Theodore Ts'oFix typo in the summary section of the blkid man page
2007-11-01 Dmitry V. Levincheck_ea_in_inode: Cleanup e2fsck_write_inode_full...
2007-11-01 Dmitry V. Levinblkid.pc, ss.pc: Move private libs from "Libs:" to...
2007-11-01 Dmitry V. Levintexinfo: Fix directory entries
2007-10-29 Dmitry V. Levinblkid/test_probe.in: Fix temporary files handling
2007-10-29 Dmitry V. LevinCheck fgets(3) return value
2007-10-29 Dmitry V. Levine2image: Fix potential off-by-one fs_device_name buffer...
2007-10-22 Theodore Ts'oMerge branch 'tt/badblocks-cleanup' into next
2007-10-22 Theodore Ts'obadblocks: Factor out calls to strtoul to a helper...
2007-10-22 Theodore Ts'obadblocks: Change unsigned long to blk_t and unsigned...
2007-10-22 Theodore Ts'obadblocks: Use unsigned int instead of unsigned long...
2007-10-22 Theodore Ts'obadblocks: Factor out calls to strtoul to a helper...
2007-10-22 Theodore Ts'obadblocks: Change unsigned long to blk_t and unsigned...
2007-10-22 Theodore Ts'obadblocks: Use unsigned int instead of unsigned long...
2007-10-22 Theodore Ts'ochattr: provide an exit code in case of failure and...
2007-10-22 Theodore Ts'olibe2p: Change iterate_on_dir so that it counts non...
2007-10-22 Theodore Ts'olibe2p: Use lstat() instead of stat() in fsetflags...
2007-10-15 Theodore Ts'oMerge branch 'maint' into next
2007-10-15 Theodore Ts'omke2fs: Change usage message to use -E instead -R,...
2007-10-15 Eric Sandeenlibblkid: recognize squashfs filesystems on BE systems.
2007-10-15 Valerie Clementlibext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK...
2007-10-15 Valerie Clementlibext2fs: cleanup usage of unsigned int or __u32 and...
2007-10-14 Valerie Clementlibext2fs: use ext2fs_group_first_block() instead of...
2007-10-14 Theodore Ts'oAdd blk64_t type definition
2007-10-14 Eric Sandeenlibblkid: detect squashfs
2007-10-06 Theodore Ts'oMerge branch 'maint'
2007-10-06 Theodore Ts'oe2fsck: backup superblocks if key constants have changed
2007-10-06 Theodore Ts'oe2fsck: update the backup superblocks if the feature...
2007-09-23 Theodore Ts'oext2fs_dblist_dir_iterate: Fix ABORT propagation logic
2007-09-23 Theodore Ts'olibblkid: Add more magic numbers that might mean there...
2007-09-23 Theodore Ts'oe2fsck: Don't mark the filesystem invalid because of...
2007-09-23 Theodore Ts'oWork around lame Ubuntu init scripts / installer bugs
2007-09-20 Theodore Ts'ofsck: Ignore /etc/fstab entries for bind mounts
2007-09-07 Theodore Ts'oAdd test for the case where s_inode_size is zero
2007-09-07 Theodore Ts'oDelete the test.img file after running the resize2fs...
2007-09-07 Theodore Ts'oe2fsck: If the superblock is corrupt, automatically...
2007-09-07 Theodore Ts'oDon't crash if s_inode_size is zero
2007-08-21 Theodore Ts'oMerge branch 'maint'
2007-08-21 Theodore Ts'oUse sscanf instead of atoi when parsing e2fsck options
2007-08-21 Theodore Ts'oUpdate Dutch translation file from the Translation...
2007-08-21 Theodore Ts'oFix typo and clarify the uuidgen man page
2007-08-11 Theodore Ts'oRemove configure --enable-swapfs and associated support...
2007-08-11 Theodore Ts'oClean up applications to not use EXT2FS_ENABLE_SWAPFS...
2007-08-11 Theodore Ts'oClean up libext2fs by byte swapping iff WORDS_BIGENDIAN
2007-08-11 Theodore Ts'oRemove PowerPC bitmap hackery since it's not been neede...
2007-08-11 Theodore Ts'oRemove e2fsck's swapfs test, since we've removed the...
2007-08-11 Theodore Ts'oRemove e2fsck's -s and -S options to byte-swap ancient...
2007-08-04 Theodore Ts'oMerge branch 'maint'
2007-08-04 Theodore Ts'oUpdate Swedish translation file from the Translation...
2007-08-04 Theodore Ts'oMake sure $prefix/etc is created before installing...
2007-08-04 Theodore Ts'oe2fsck: Allow i_size to be rounded up to the size of...
2007-08-04 Theodore Ts'oAdd "make check" to the RPM spec file
2007-08-04 Theodore Ts'oMiscellaneous Cleanups
2007-08-04 Theodore Ts'oAdd I/O statistics to e2fsck
2007-08-03 Theodore Ts'oSilence makefile from showing the awk command when...
2007-08-03 Theodore Ts'oFix gcc -Wall warnings
2007-07-23 Theodore Ts'olibext2fs: 32-bit bitmap refactorization, part 3
2007-07-23 Theodore Ts'olibext2fs: 32-bit bitmap refactorization, part 2
2007-07-23 Theodore Ts'olibext2fs: 32-bit bitmap refactorization, part 1
2007-07-22 Theodore Ts'oMove ext2fs_get_{block,inode}_bitmap_{start,end}()...
2007-07-22 Theodore Ts'oUninline ext2fs_{mark,unmark,test}_block_bitmap_range...
2007-07-22 Theodore Ts'oChange fast ext2fs bitmap functions to use the generic...
2007-07-22 Theodore Ts'oMove ext2fs_test_generic_bitmap() to gen_bitmap.c
2007-07-22 Theodore Ts'oFix mke2fs tests to avoid needing any significant ...
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 Theodore Ts'oAdd Catalan translation from the Translation Project
2007-07-18 Eric SandeenFix big-endian byte-swapping bug in ext2fs_swap_inode_f...
2007-07-14 Theodore Ts'oUpdate ChangeLog, README, RELEASE-NOTES for 1.40.2... v1.40.2
2007-07-12 Theodore Ts'oUpdate tune2fs man page to include more discussion...
2007-07-12 Theodore Ts'oUpdate Dutch and Vietnamese PO files from the Translati...
2007-07-11 Theodore Ts'oFix e2fsck segfault on very badly damaged filesystems
2007-07-10 Theodore Ts'oUpdate Polish translation from the Translation Project
2007-07-10 Kalpak Shahe2fsck: Fix salvage_directory when the last entry's...
2007-07-09 Theodore Ts'oUpdate Turkish translation from Translation Project
2007-07-09 Theodore Ts'oFix typo'ed version number in the release notes
next