Whamcloud - gitweb
tools/e2fsprogs.git
2011-02-21 Eric Sandeene2fsprogs: enable user namespace xattrs by default
2011-02-21 Eric Sandeene2fsprogs: turn off enforced fsck intervals by default
2011-02-20 Eric Sandeene2fsprogs: create com_err.h link in includedir
2011-02-20 Theodore Ts'obadblocks: Add accounting for different types of errors
2011-02-20 Theodore Ts'obadblocks: Fix up recover_block handling in badblocks
2011-02-18 Theodore Ts'oMerge branch 'maint' into next
2011-02-18 Theodore Ts'obadblocks: Only report errors when reading/writing...
2011-02-18 Theodore Ts'obadblocks: Add the -B option which forces the use of...
2011-02-18 Theodore Ts'obadblocks: Fix bug so that O_DIRECT mode is correctly...
2011-02-11 Theodore Ts'oMerge branch 'maint' into next
2011-02-11 Samuel Thibaultpo: update fr.po (from translationproject.org)
2011-02-07 Jim Meyeringfilefrag: remove useless assignment
2011-01-26 Dark Ravenpo: update zh_CN.po (from translationproject.org)
2011-01-26 Philipp Thomaspo: update de.po (from translationproject.org)
2011-01-24 Theodore Ts'opo: update id.po (from translationproject.org)
2011-01-24 Clytie Siddallpo: update vi.po (from translationproject.org)
2011-01-24 Göran Uddeborgpo: update sv.po (from translationproject.org)
2011-01-24 Jakub Boguszpo: update pl.po (from translationproject.org)
2011-01-24 Benno Schulenbergpo: update nl.po (from translationproject.org)
2011-01-24 Samuel Thibaultpo: update fr.po (from translationproject.org)
2011-01-24 Philipp Thomaspo: update de.po (from translationproject.org)
2011-01-24 Petr Pisarpo: update cs.po (from translationproject.org)
2011-01-07 Theodore Ts'oresize2fs: fix computation of the real end of the bitma...
2010-12-24 Kazuya Mioe4defrag: Use libext2fs to get the correct superblock...
2010-12-24 Theodore Ts'oconfigure: control whether e4defrag is built/installed...
2010-12-24 Kazuya Mioe4defrag: fix segfault when e4defrag races with unlink...
2010-12-23 Theodore Ts'oMerge branch 'maint' into next
2010-12-22 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for... v1.41.14
2010-12-22 Theodore Ts'omke2fs: don't complain if the fs type "default" is...
2010-12-22 Theodore Ts'omke2fs: take the device size into account when determin...
2010-12-22 Eric Sandeenresize2fs: do not clear resize inode for 0 resvd blocks
2010-12-22 Theodore Ts'olibext2fs: Don't use the extended rec_len encoding...
2010-12-22 Namhyung Kimmke2fs.8.in: add ENVIRONMENT section
2010-12-22 Namhyung Kimlibext2fs: fix possible memory leak in write_journal_in...
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-21 Theodore Ts'oext2fs: fix memory leak in an error case in inode_open()
2010-12-20 Theodore Ts'olibext2fs: fix potential free() of garbage in ext2fs_up...
2010-12-20 Namhyung Kimlibext2fs: fix dubious code in ext2fs_unmark_generic_bi...
2010-12-20 Namhyung Kimlibext2fs: remove unnecessary casts to ext2fs_generic_b...
2010-12-20 Theodore Ts'omke2fs: Use ext2fs_div_ceil to simplify write_inode_tab...
2010-12-20 Namhyung Kimlibext2fs: fix dubious code in ext2fs_numeric_progress_...
2010-12-20 Namhyung Kimlibext2fs: fix potential build failure with OMIT_COM_ERR
2010-12-20 Theodore Ts'oMerge branch 'maint' into next
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-17 Theodore Ts'olibext2fs: Fix compile bug on big-endian architectures
2010-12-17 Theodore Ts'olibext2fs: fix ref_offset callback with sparse files...
2010-12-17 Eric Sandeenresize2fs: handle exactly-16T filesystems in resize2fs
2010-12-16 Eric Sandeene2fsprogs: fix type-punning warnings
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.... e4defrag: open the file to be defragged in read/write...
2010-12-13 Theodore Ts'oMerge branch 'maint' into next
2010-12-13 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for... v1.41.13
2010-12-06 Bernd Schuberte2fsck: add an option which causes it to only do a...
2010-12-06 Theodore Ts'oe2fsck: Do blkid interpretation on the external journal...
2010-12-06 Theodore Ts'oe2fsck: Add the ability to force a problem to not be...
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-27 Theodore Ts'oresize2fs: Clarify error explaining on-line shrinking...
2010-11-27 Theodore Ts'oresize2fs.8.in: Document that resize2fs -p only works...
2010-11-27 Theodore Ts'oMCONFIG: Fix dependency definitions for the static...
2010-11-27 Theodore Ts'oe2fsck: Fix inode nlink accounting that could cause...
2010-11-26 Theodore Ts'oe2fsck.conf.5: Clarify man page
2010-11-23 Lukas Czernermke2fs: Use unix_discard() for discards
2010-11-23 Lukas Czernere2fsck: Discard free data and inode blocks.
2010-11-23 Lukas Czernere2fsprogs: Add CHANNEL_FLAGS_DISCARD_ZEROES flag for...
2010-11-23 Lukas Czernere2fsprogs: Add discard function into struct_io_manager
2010-11-22 Justin MaggardFix EXT4_FEATURE_RO_COMPAT_HUGE_FILE check
2010-11-22 Theodore Ts'oMerge branch 'maint'
2010-11-22 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2010-11-22 Theodore Ts'oDisable lazy inode table initialization when running...
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-26 Theodore Ts'oe2fsck: Open the external journal in exclusive mode
2010-09-26 Theodore Ts'oresize2fs.8: Make it clear that power-of-2 units are...
2010-09-25 Theodore Ts'oe2fsck: Set i_blocks_hi when correcting the i_blocks...
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-09-25 Theodore Ts'olibext2fs: Change EXT2_FLAG_DIRECT_IO to avoid conflict...
2010-09-25 Theodore Ts'odebugfs: Make the extents listing in the stat command...
2010-09-24 Theodore Ts'odebugfs: Add the -D option to request Direct I/O
2010-09-24 Theodore Ts'oext2fs: Optimize for Direct I/O
2010-09-24 Theodore Ts'oext2fs: Add Direct I/O support to the ext2fs library
2010-09-23 Theodore Ts'olibext2fs: Fix memory leak in the Unix I/O layer when...
2010-09-23 Theodore Ts'oext2fs: add ext2fs_get_memalign() function
next