Whamcloud - gitweb
tools/e2fsprogs.git
2012-02-17 Benno Schulenbergpo: update nl.po (from translationproject.org)
2012-02-17 Samuel Thibaultpo: update fr.po (from translationproject.org)
2012-02-17 Petr Pisarpo: update cs.po (from translationproject.org)
2012-02-17 Theodore Ts'obadblocks: honor the -s option when in read-only -t...
2012-02-17 Theodore Ts'olibext2fs, libe2p: Reserve RO_COMPAT_REPLICA feature
2012-02-17 Darrick J.... libext2fs: Add ext2fs_file_get_inode_num call (for...
2012-02-17 Theodore Ts'oe2image: attempt to use ftruncate64 to set i_size for...
2012-02-17 Theodore Ts'oe2image: fix logic bug which could cause a raw image...
2012-02-17 Theodore Ts'omke2fs: allow file systems w/ uninit_bg to be recovered...
2012-02-17 Theodore Ts'outil: add build.profiled to list of files/directories...
2012-02-17 Jan Kararesize2fs: take s_first_data_block into account for...
2012-02-17 Theodore Ts'odebian: enable use of dpkg-buildflags if present
2012-02-17 Theodore Ts'olibext2fs: fix BLOCK_ABORT handling in the block iterat...
2012-02-17 Darrick J.... libext2fs: when truncating file, punch out blocks at end
2012-02-15 Eric Sandeenmke2fs: recognize mke4fs program name
2012-02-15 Theodore Ts'odebugfs: use ss_safe_getenv() instead of getenv()
2012-02-08 Andreas Dilgerlibext2fs: quiet spurious group checksum errors
2012-02-06 Theodore Ts'oe2fsck: allow the block bitmap to be uninit when the...
2012-01-23 Yongqiang Yangmke2fs: correct help text for option -G of mke2fs
2012-01-23 Theodore Ts'odebugfs: fix spelling typo in ncheck
2012-01-17 Theodore Ts'odebugfs: add ncheck -c option
2012-01-17 Theodore Ts'olibext2fs: display partial path if fs corrupted in...
2012-01-16 Theodore Ts'odebugfs: optimize ncheck and improve its error checking
2012-01-10 Mike Frysingerlibext2fs: change getpagesize to sysconf
2012-01-10 Mike Frysingermke2fs: fix -T/-t usage output
2011-12-18 Lukas Czernerlibext2fs: add bitmap statistics
2011-12-18 Theodore Ts'olibext2fs: adjust the description when copying a bitmap
2011-12-18 Theodore Ts'oe2fsck: use different bitmap types as appropriate
2011-12-18 Theodore Ts'olibext2fs: use the rbtree bitmap by default when initia...
2011-12-18 Theodore Ts'oe2fsck: fix pass5 bug when using two different bitmap...
2011-12-18 Theodore Ts'olibext2fs: add pseudo bitmap backend type EXT2FS_BMAP64...
2011-12-18 Lukas Czernerlibext2fs: add a bitmap implementation using rbtree's
2011-12-18 Lukas Czernerlibext2fs: add rbtree library
2011-12-18 Theodore Ts'olibext2fs: add tests for the bitmap functions
2011-12-18 Theodore Ts'olibext2fs: add default_bitmap_type to the ext2_filsys...
2011-12-16 Theodore Ts'oe2fsck: fix use of uninitialized value in the MMP code
2011-12-05 Theodore Ts'olibext2fs: don't break when ext2fs_clear_generic_bmap...
2011-11-29 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for... v1.42
2011-11-29 Göran Uddeborgpo: update sv.po (from translationproject.org)
2011-11-29 Petr Pisarpo: update cs.po (from translationproject.org)
2011-11-29 Theodore Ts'oe2fsck: speed up runs when using tdb for large atypical...
2011-11-28 Theodore Ts'oconfigure: check for msync() for portability reasons
2011-11-28 Theodore Ts'otests: add test case for multiply claimed blocks with...
2011-11-28 Theodore Ts'oe2fsck: fix handling of duplicate blocks with bigalloc...
2011-11-28 Theodore Ts'olibquota: remove use of PATH_MAX and replace it with...
2011-11-26 Kazuya Mioe2fsck: fix the max size calculation for non-extent...
2011-11-26 Theodore Ts'olibext2fs: move mmp fields to preserve structure layout...
2011-11-26 Theodore Ts'otst_fs_struct: add program to help check ABI compatibil...
2011-11-21 Theodore Ts'oUpdate for e2fsprogs 1.42-WIP-1120 release v1.42-WIP-1120
2011-11-21 Theodore Ts'ordebugfs: don't install by default
2011-11-20 Theodore Ts'oresize2fs: treat EINVAL to mean the new resize ioctl...
2011-11-20 Eric Sandeene2fsck: return more status if fsck aborts
2011-11-20 Darrick J.... debugfs: fix sprintf stack overflow
2011-11-20 Niu Yaweilibext2fs: enforce a max nested link count in ext2fs_fi...
2011-11-19 Eric Sandeene2undo: cast dptr to blk64_t to retrieve block number
2011-11-19 Theodore Ts'odebugfs: fix gcc -Wall complaints
2011-11-19 Theodore Ts'odebugfs: add filefrag command
2011-11-19 Theodore Ts'odebugfs: add the freefrag command
2011-11-19 Theodore Ts'odebugfs: build read-only variant of debugfs
2011-11-14 Theodore Ts'olibquota: log an error message if ext2fs_file_open...
2011-11-14 Niu Yaweilibquota: fix get_dq()
2011-11-14 Niulibquota: fix quota usage compute
2011-11-14 Niutune2fs: preserve old limits when turn on quota feature
2011-11-14 Niulibquota: quota file read support
2011-11-14 Aditya Kalimke2fs: Add extended option to select quota type
2011-11-14 Aditya Kalitune2fs: Compute quota usage when turning on the 'quota...
2011-11-14 Aditya Kalilibquota: cleanup libquota code
2011-11-14 Theodore Ts'oMake quota support disabled by support
2011-11-12 Robin Donge2freefrag: fix "Illegal block number" errors with...
2011-11-12 Eric Sandeentests: fix mmp tests on hard 4k devices
2011-11-12 Eric Sandeenlibext2fs: fix write size in ext2fs_mmp_write
2011-11-12 Eric Sandeendebugfs: tidy up mmp handling
2011-11-12 Eric Sandeendebugfs.8: add documentation of the mmp commands
2011-11-10 Theodore Ts'olibext2fs: use HAVE_FSTAT64 instead of HAVE_STAT64...
2011-11-10 Eric Sandeenlibext2: advance group in ext2fs_open2 during swapping
2011-11-07 Theodore Ts'opo: rebuild the .gmo files in the debian/rules file
2011-11-05 Theodore Ts'olibext2fs: don't leak tdb_null out of the shared librar...
2011-10-17 Theodore Ts'oUpdate for e2fsprogs 1.42-WIP-1016 release v1.42-WIP-1016
2011-10-17 Göran Uddeborgpo: update sv.po (from translationproject.org)
2011-10-17 Jakub Boguszpo: update pl.po (from translationproject.org)
2011-10-17 Benno Schulenbergpo: update nl.po (from translationproject.org)
2011-10-17 Samuel Thibaultpo: update fr.po (from translationproject.org)
2011-10-17 Philipp Thomaspo: update de.po (from translationproject.org)
2011-10-17 Petr Pisarpo: update cs.po (from translationproject.org)
2011-10-17 Theodore Ts'olibext2fs: allow ext2fs_get_memalign() to compile w...
2011-10-17 Theodore Ts'olibext2fs: ext2fs_[set_]file_acl_block needs to check...
2011-10-16 Theodore Ts'oresize2fs: don't fail when shrinking an empty file...
2011-10-16 Lukas Czernerresize2fs: Do not fail if EXT4_IOC_RESIZE_FS ioctl...
2011-10-10 Theodore Ts'oUpdate for e2fsprogs 1.42-WIP-1009 release v1.42-WIP-1009
2011-10-10 Theodore Ts'odebian: Add explicit source format to specify 3.0 ...
2011-10-10 Göran Uddeborgpo: update sv.po (from translationproject.org)
2011-10-10 Samuel Thibaultpo: update fr.po (from translationproject.org)
2011-10-10 Petr Pisarpo: update cs.po (from translationproject.org)
2011-10-09 Theodore Ts'ofilefrag: fix infinite loop in filefrag
2011-10-09 Theodore Ts'oFix more spelling errors found by translators and add...
2011-10-09 Theodore Ts'opo: add @-expansion for @q to the at-expand.pl script
2011-10-09 Theodore Ts'oe2fsck: fix problem message for PR_1_QUOTA_BAD_MODE
2011-10-08 Theodore Ts'odumpe2fs.8.in: add man page warning about mounted file...
2011-10-08 Darrick J.... e2fsck: recover revoke blocks on 64bit filesystems...
2011-10-08 Theodore Ts'oFix spelling errors pointed out by translators
next