Whamcloud - gitweb
mke2fs: clean up error handling in mke2fs_setup_tdb()
[tools/e2fsprogs.git] / misc /
2010-12-22 Theodore Ts'omke2fs: clean up error handling in mke2fs_setup_tdb()
2010-12-22 Namhyung Kimmke2fs: add some error checks into PRS()
2010-12-21 Namhyung Kimmke2fs: fix determination of size_type
2010-12-21 Namhyung Kimmke2fs.8.in: add missing "big" and "huge" usage-type...
2010-12-21 Theodore Ts'omke2fs: Avoid potential NULL dereference
2010-12-20 Theodore Ts'omke2fs: Use ext2fs_div_ceil to simplify write_inode_tab...
2010-12-17 Theodore Ts'oMerge branch 'master' into next
2010-12-17 Theodore Ts'oe4defrag: Fix the overflow in e4defrag with > 2GB files
2010-12-13 Kazuya Mioe4defrag: update man page about -c option
2010-12-13 Kazuya Mioe4defrag: avoid unsuccessful return for an non-privileg...
2010-12-13 Kazuya Mioe4defrag: fix file blocks calculation
2010-12-13 Kazuya Mioe4defrag: output size per extent by -c option
2010-12-13 Peng Taoe4defrag: return more specific error message on ioctl...
2010-12-13 Eric Sandeene4defrag: skip "rootfs" entry when checking for ext4...
2010-12-13 Darrick J. Wonge4defrag: open the file to be defragged in read/write...
2010-12-13 Theodore Ts'oMerge branch 'maint' into next
2010-12-06 Andreas Dilgerdumpe2fs: fix output for flex_bg bitmap offsets
2010-12-01 Theodore Ts'omke2fs: Fix (minor) memory leaks
2010-12-01 Theodore Ts'omke2fs: Fail if the requested file system type is not...
2010-11-23 Lukas Czernermke2fs: Use unix_discard() for discards
2010-11-23 Lukas Czernere2fsprogs: Add CHANNEL_FLAGS_DISCARD_ZEROES flag for...
2010-11-22 Theodore Ts'oMerge branch 'maint'
2010-11-22 Lukas Czernermke2fs: Add discard option into mke2fs.conf
2010-11-22 Lukas Czernermke2fs: Deprecate -K option, introduce discard/nodiscard
2010-11-22 Theodore Ts'omke2fs: Force the default blocksize to be at least...
2010-11-22 Theodore Ts'omke2fs: Set logical/physical sector size from environme...
2010-11-22 Theodore Ts'omke2fs: Fill in min_io and opt_io with physical sector...
2010-11-22 Theodore Ts'omke2fs: Do not require -F for block size < physical...
2010-10-01 Theodore Ts'omke2fs: Enable lazy_itable_init if the kernel supports...
2010-09-26 Theodore Ts'otune2fs.8: Document that the device can be specified...
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-09-20 Eric Sandeenmke2fs: make "invalid blocks count" error more clear
2010-09-20 Eric Sandeenmke2fs: use lazy inode init on some discard-able devices
2010-09-18 Theodore Ts'otune2fs, debugfs, libext2fs: Add support for ext4 defau...
2010-08-02 Theodore Ts'obadblocks: Deal with UTF-8 characters in progress message
2010-07-31 Tim Smallmke2fs: fix mke2fs "invalid inode ratio" error message
2010-07-31 Eric Sandeenmke2fs.8.in: clarify the sign of a block-size constraint.
2010-07-19 Theodore Ts'oMerge branch 'maint' into next
2010-07-05 Mike Frysingere2freefrag: Fix getopt bug on machines with unsigned...
2010-07-05 Theodore Ts'oe2freefrag: Display the total number of free extents
2010-06-14 Valerie Aurora Hensone2image: Fix up to be 64-bit block number safe
2010-06-13 Valerie Aurora Hensone2image: Fix up to be 64-bit block number safe
2010-06-13 Valerie Aurora Hensontune2fs: Fix up to be 64-bit block number safe
2010-06-13 Theodore Ts'odumpe2fs: Fix up to be 64-bit block number safe
2010-06-13 Theodore Ts'omke2fs: Fix up the fs type and feature selection for...
2010-06-13 Jose R. Santosmke2fs: Fix up mke2fs to be able to make 64-bit file...
2010-06-13 Valerie Aurora Hensonbadblocks: Use ext2fs_get_device_size2()
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-19 Theodore Ts'otune2fs: Enable uninit_bg to be set without requiring...
2010-05-18 Theodore Ts'omke2fs: account for physical as well as logical sector...
2010-05-18 Theodore Ts'omke2fs: Fix compile warning message
2010-05-17 Theodore Ts'oAdd configure options --enable-symlink-build and -...
2010-05-12 Eric Sandeenmke2fs: be explicit if external journal device is not...
2010-05-11 Theodore Ts'omke2fs: Allow a flex_bg size of 1
2010-03-15 Theodore Ts'oMerge branch 'maint' into next
2010-03-15 Eric Sandeenmke2fs: Don't ask to proceed in case of a badly aligned...
2010-02-10 Theodore Ts'oMerge branch 'maint' into next
2010-02-06 Eric Sandeenmke2fs: fix up topo complaints on regular files
2010-01-31 Theodore Ts'omke2fs: Fix printf type warning
2010-01-31 Theodore Ts'oMerge branch 'maint' into next
2009-11-29 Theodore Ts'ofilefrag: Fix a core dump on sparc32 platforms with...
2009-11-25 Eric Sandeenmke2fs: open device writable for trim/discard
2009-11-17 Eric Sandeenmke2fs support for BLKDISCARD
2009-11-16 Matthias AndreeDisconnect e4defrag from build on non-Linux hosts.
2009-11-16 Theodore Ts'oMerge branch 'maint' into next
2009-11-16 Eric Sandeenmke2fs support for BLKDISCARD
2009-10-26 Theodore Ts'oConvert ext2fs_group_{first,last}_block() to *block2()
2009-10-26 Theodore Ts'oConvert ext2fs_group_of_blk() to ext2fs_group_of_blk2()
2009-10-26 Valerie Aurora HensonConvert to use block group accessor functions
2009-10-26 Eric Sandeenlibext2fs: clean up ext2fs_bg_flags_ interfaces
2009-10-24 Theodore Ts'oMerge branch 'maint' into next
2009-10-24 Theodore Ts'otune2fs.8: Clarify tune2fs's -i option
2009-10-24 Theodore Ts'odumpe2fs: Fix usage message for -o superblock=<num...
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
2009-10-04 Eric Sandeenmke2fs: get device topology values from blkid
2009-10-04 Theodore Ts'oDon't use in-tree header files if using system uuid...
2009-10-03 Cristian Rodríguezfix fd leak that causes fsck to fail with "too many...
2009-09-09 Theodore Ts'oe2undo: Initialize com_err error tables for the ext2fs...
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-09-08 Valerie Aurora HensonUse ext2fs_file_acl_block() instead of using .i_file_ac...
2009-09-07 Theodore Ts'omke2fs.8.in: Clarify flex_bg feature description
2009-09-07 Theodore Ts'otune2fs.8: Document the flex_bg file system option...
2009-09-06 Theodore Ts'odumpe2fs: Print more information about the inline journal
2009-08-23 Valerie Aurora Hensonlibext2fs: create generic numeric progress meters and...
2009-09-08 Theodore Ts'oUse accessor functions fields for bg_flags in the block...
2009-09-08 Valerie Aurora HensonConvert to use io_channel_read_blk64() and io_channel_w...
2009-09-07 Theodore Ts'oMerge branch 'maint' into next
2009-09-07 Kyle McMartine4defrag: fix ppc build
2009-08-24 Theodore Ts'oe4defrag: Link with ext2fs library
2009-08-23 Theodore Ts'omke2fs.conf: Use the feature name "extent" instead...
2009-08-23 Theodore Ts'oe2freefrag: Update manpage to include e2fsprogs version...
2009-08-23 Valerie Aurora HensonConvert tune2fs, dumpe2fs, and e2image to the new bitma...
2009-08-20 Aneesh Kumar K.Vtune2fs: handle bad blocks when resizing inodes
2009-08-20 Aneesh Kumar K.Vtune2fs: Handle fs meta-data blocks during inode resize
2009-08-20 Aneesh Kumar K.Vtune2fs: Make e2fsprogs handle ENOSPC better with inode...
2009-08-16 Eric Sandeenfilefrag: don't print extent header on bmap fallback
2009-08-16 Eric Sandeenfilefrag: fix frag count in bmap case
2009-08-16 Theodore Ts'ofilefrag: Add option to force use of the FIBMAP ioctl
2009-08-10 Theodore Ts'oAdd V=1 support when linking e2freefrag in misc/Makefile.in
2009-08-10 Theodore Ts'oe2freefrag: Take into account the last free extent...
next