Whamcloud - gitweb
Fix miscellaneous gcc -Wall warnings
[tools/e2fsprogs.git] / misc /
2008-03-18 Theodore Ts'oFix miscellaneous gcc -Wall warnings
2008-03-15 Theodore Ts'oMerge branch 'maint'
2008-03-14 Matthias Koeniguuidd: Fix issues identified by SuSE's security team
2008-03-13 Theodore Ts'oMerge branch 'maint'
2008-03-13 Theodore Ts'oe2image: Use open64() so that "e2image -I" works on...
2008-03-09 Theodore Ts'oFix mke2fs man page regarding 128-byte default inode...
2008-02-29 Theodore Ts'oMerge branch 'maint'
2008-02-29 Theodore Ts'otune2fs: Remove support for clearing the SPARSE_SUPER...
2008-02-29 Theodore Ts'oUpdate mke2fs usage message
2008-02-29 Andreas MohrAdd manpage references to debugfs/tune2fs commands
2008-02-27 Theodore Ts'oMerge branch 'maint'
2008-02-27 Theodore Ts'oAdd support for manipulating large_file feature in...
2008-02-27 Theodore Ts'ofsck: Don't complain about an old-style fstab if the...
2008-02-27 Theodore Ts'oFix dumpe2fs parsing of explicit superblock/blocksize...
2008-02-26 Theodore Ts'oEliminate really obsolete references to Linux 2.0/2...
2008-02-26 Theodore Ts'otune2fs: Add support to clear the resize_inode feature
2008-02-26 Theodore Ts'otune2fs: Cleanup feature handling to avoid merge conflicts
2008-02-26 Theodore Ts'oTeach tune2fs to use e2p_edit_feature2() to provide...
2008-02-22 Theodore Ts'omke2fs: Remove warning for inode_size > 128 bytes
2008-02-22 Theodore Ts'omke2fs: Remove 2.4 kernel warning for blocksizes >...
2008-02-22 Theodore Ts'omke2fs: Remove requirement for -f option for filesystem...
2008-02-20 Theodore Ts'oAdd ability to set (but not clear) the extents feature...
2008-02-20 Theodore Ts'oAllow mke2fs to create filesystems with the EXTENTS...
2008-02-19 Theodore Ts'oMerge branch 'maint' into next
2008-02-19 Theodore Ts'oAdd support for setting RAID stride and strip-width...
2008-02-19 Theodore Ts'oUse BLOCK_FLAG_READ_ONLY flag in debugfs, e2image,...
2008-02-17 Theodore Ts'oMerge branch 'maint' into next
2008-02-17 Theodore Ts'oMake fsck ignore mounted filesystems if given the ...
2008-02-17 Theodore Ts'ouuidd: Fix pid file so it has the correct pid number
2008-02-10 Theodore Ts'oMerge branch 'maint' into next
2008-02-10 Theodore Ts'oDon't try to create $DESTDIR/etc/init.d as part of...
2008-02-10 Theodore Ts'oAllow tune2fs to set and clear the test_fs flag on...
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-28 Theodore Ts'oCreate filesystems with the ext_attr feature by default
2008-01-28 Theodore Ts'oCreate new filesystems with 256-byte inodes by default
2008-01-27 Theodore Ts'oe2image: Fix potential overflow if the device name...
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-19 Eric SandeenFix the pathname of /var/lib/uuidd/uuidd.pid in uuidd...
2008-01-14 Andreas Dilgermke2fs: Make lost+found always have at least 2 blocks
2008-01-01 Theodore Ts'oMerge branch 'maint' into next
2008-01-01 Theodore Ts'oe2image: If there is an error while writing a block...
2008-01-01 Theodore Ts'ouuidd: Add _GNU_SOURCE #define to pick up setres[ug...
2008-01-01 Theodore Ts'oAdd --disable-uuidd configure option
2007-12-25 Theodore Ts'ouuidd: Avoid race conditions to that only one uuidd...
2007-12-17 Theodore Ts'oMerge branch 'maint' into next
2007-12-16 Theodore Ts'oAdd uuidd daemon to prevent duplicate time-based UUID's
2007-12-16 Theodore Ts'ofsck: '#' is only a comment character at the beginning...
2007-12-16 Theodore Ts'oblkid: Output non-printing characters using ^ and M...
2007-12-09 Theodore Ts'oMerge branch 'maint' into next
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-01 Theodore Ts'oMerge branch 'cl/remove-masix' into next
2007-11-01 Coly Limke2fs: remove masix support
2007-11-01 Theodore Ts'oFix typo in the summary section of the blkid man page
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'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-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 Valerie Clementlibext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK...
2007-10-06 Theodore Ts'oMerge branch 'maint'
2007-09-20 Theodore Ts'ofsck: Ignore /etc/fstab entries for bind mounts
2007-08-21 Theodore Ts'oMerge branch 'maint'
2007-08-21 Theodore Ts'oFix typo and clarify the uuidgen man page
2007-08-11 Theodore Ts'oClean up applications to not use EXT2FS_ENABLE_SWAPFS...
2007-08-04 Theodore Ts'oMerge branch 'maint'
2007-08-04 Theodore Ts'oMake sure $prefix/etc is created before installing...
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-12 Theodore Ts'oUpdate tune2fs man page to include more discussion...
2007-07-08 Theodore Ts'oRemove Changelog files since they're not used after...
2007-07-04 Theodore Ts'oCompile the default mke2fs.conf into mke2fs program
2007-06-24 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
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-06-04 Theodore Ts'oFix error checking of badblock's last-block and start...
2007-05-31 Brian Behlendorf[COVERITY] Free memory leak in mke2fs when parsing...
2007-05-25 Andreas DilgerFix gcc -Wall warnings, especially on 64-bit systems
2007-05-22 Andreas Dilgermke2fs: Add check to make sure inode_size * num_inodes...
2007-05-19 Theodore Ts'oStore the RAID stride value in the superblock and take...
2007-05-18 Theodore Ts'oAdd -g option to the blkid program to garbage collect...
2007-05-08 Eric SandeenFix mke2fs and debugfs to support large (> 16 bit)...
2007-05-08 Eric SandeenFix mke2fs defaults when /etc/mke2fs.conf doesn't exist
2007-04-07 Andreas DilgerAllow the journal size to up to 10,240,000 blocks
2007-04-02 Theodore Ts'oDocument the -X flag in the badblocks man page
2007-03-28 Brian Behlendorf[COVERITY] Fix memory leak in tune2fs and mke2fs when...
2007-03-28 Brian Behlendorf[COVERITY] Fix memory leak in fsck on error paths
2007-03-21 Brian Behlendorf[COVERITY] Fix memory leak in e2image (write_raw_image_...
2007-03-21 Brian Behlendorf[COVERITY] Fix memory leak in e2image
2007-03-19 Brian Behlendorf[COVERITY] Fix dead code bug in mke2fs
2006-12-26 Theodore Ts'oUse the newer add/remove_error_table com_err interfaces
next