Whamcloud - gitweb
tools/e2fsprogs.git
2011-06-05 Theodore Ts'olibext2fs: Teach block bitmap read, write, and allocati...
2011-06-04 Theodore Ts'olibext2fs: change fs->clustersize to fs->cluster_ratio_bits
2011-06-04 Theodore Ts'olibext2fs: change EXT2_MAX_BLOCKS_PER_GROUP() to be...
2011-06-04 Theodore Ts'olibext2fs: require cluster size == block_size when...
2011-06-04 Theodore Ts'olibcom_err: Fix install rule if installing with hard...
2011-06-01 Eric Sandeene2fsck: don't check/clone duplicate xattr blocks in...
2011-06-01 Theodore Ts'oMerge branch 'maint' into next
2011-06-01 Kazuya Miotune2fs: Fix overflow of interval check
2011-06-01 Kazuya Mioe2fsprogs: Unify the upper limit of reserved blocks...
2011-05-18 Eric Sandeenmke2fs: don't set stripe/stride to 1 block
2011-05-18 Lukas Czernertests: New i_e2image test to validate image creation...
2011-05-18 Lukas Czernere2image: Support for conversion QCOW2 image into raw
2011-05-18 Lukas Czernere2image: Add support for qcow2 format
2011-05-18 Lukas Czernere2fsprogs: Add memory allocation and zero-out helpers
2011-05-15 Eric Sandeendebugfs: document htree-related commands in man page
2011-05-15 Eric Sandeendebugfs: remove unused htree_dump "-l" argument
2011-05-15 Aditya Kalimke2fs: Allow specifying reserved_ratio via mke2fs...
2011-05-15 Tao Mamke2fs: make s_inodes_per_group >= 8 in ext2fs_initialize
2011-05-08 Lukas Czernere2fsprogs: fix memory leak in ext2fs_free_generic_bmap()
2011-05-08 Lukas Czernere2fsprogs: fix freeing bitmap in allocation error path
2011-05-08 Theodore Ts'oMerge branch 'maint' into next
2011-05-08 Theodore Ts'oe2fsck: make the "fs is mounted; continue?" prompt...
2011-05-08 Carsten Heylogsave: Update usage message so it is correct
2011-05-07 Eric Sandeenfilefrag: count 0 extents properly when verbose
2011-03-18 Theodore Ts'oMerge branch 'maint' into next
2011-03-18 Samuel Thibaultpo: update fr.po (from translationproject.org)
2011-03-18 Eric Sandeene2fsprogs: man page typo fixes
2011-03-18 Theodore Ts'oadd new superblock field: s_overhead_blocks
2011-02-28 Theodore Ts'omke2fs: If the device supports discard, don't print...
2011-02-28 Theodore Ts'oMerge branch 'maint' into next
2011-02-26 Theodore Ts'oAdd basic BIGALLOC support for cluster-based allocation
2011-02-25 Aditya Kalie2fsprogs: reserving code points for new ext4 quota...
2011-02-21 Lukas Czernermke2fs: Display progress report during the device discard
2011-02-21 Theodore Ts'oMerge branch 'maint' into next
2011-02-21 Lukas Czernermke2fs: Simple man page nodiscard option correction
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...
next