Whamcloud - gitweb
tools/e2fsprogs.git
2014-06-02 Zheng Liudebugfs: do not display fast symlink with inline data
2014-06-02 Zheng Liue2fsck: handle symlink properly with inline data
2014-06-02 Theodore Ts'oMerge branch 'maint' into next
2014-06-02 Eric Sandeenfilefrag: fix issues with 29758d2
2014-06-02 Benno Schulenbergmke2fs: gettextize an overlooked error message
2014-06-02 Benno Schulenbergpo: add %It to the list of recognized expansions
2014-06-02 Benno Schulenberge2fsck: fully and properly gettextize two error messages
2014-06-02 Benno Schulenbergmke2fs: fix a typo in an error message
2014-05-31 Theodore Ts'oFix up minor typo in German translation
2014-05-31 Philipp Thomaspo: update de.po (from translationproject.org)
2014-05-27 Zheng Liudebugfs: fix two warning messages when compiling with...
2014-05-27 Andreas Dilgermisc: fix compile warnings on master branch
2014-05-27 Theodore Ts'oMerge branch 'maint' into next
2014-05-27 Darrick J.... Misc coverity fixes
2014-05-27 Andreas Dilgerfilefrag: exit with error code if an error is hit
2014-05-27 Andreas Dilgermisc: fix create_inode warnings with LLVM
2014-05-27 Theodore Ts'oMerge branch 'maint' into next
2014-05-27 Theodore Ts'olib/ext2fs: clean and build ext2_types.h as necessary
2014-05-27 Theodore Ts'otst_libext2fs: add new debug program which used for...
2014-05-27 Vitaliy Filippovmisc: use unsigned long long for file block count in...
2014-05-27 Eric Sandeene2fsprogs: don't run quota test if quota is not enabled
2014-05-22 Theodore Ts'oe2fsck: fix Makefile dependency for quota.o
2014-05-22 Andreas Dilgerdebugfs: fix debugfs/quota.c compile warnings
2014-05-22 Andreas Dilgerdebugfs: fix filehandle leak in copy_file()
2014-05-22 Andreas Dilgerdebugfs: fix string_to_time for MacOS strptime()
2014-05-22 Eric Sandeenmke2fs: use ext2fs_open_file() in check_plausibility()
2014-05-19 Theodore Ts'oMerge branch 'maint' into next
2014-05-19 Theodore Ts'oUpdate release notes, etc. for final 1.42.10 release v1.42.10
2014-05-19 Theodore Ts'odebian: override source-is-missing false positive
2014-05-19 Theodore Ts'odebian: fix debian/rules compatibility with gmake 4.0
2014-05-19 Theodore Ts'oUpdate translation files for 1.42.10 release
2014-05-19 Theodore Ts'oFix obvious typo in German translation
2014-05-18 Trần Ngọc Quânpo: update vi.po (from translationproject.org)
2014-05-18 Göran Uddeborgpo: update sv.po (from translationproject.org)
2014-05-18 Jakub Boguszpo: update pl.po (from translationproject.org)
2014-05-18 Benno Schulenbergpo: update nl.po (from translationproject.org)
2014-05-18 Samuel Thibaultpo: update fr.po (from translationproject.org)
2014-05-18 Benno Schulenbergpo: update es.po (from translationproject.org)
2014-05-18 Petr Pisarpo: update cs.po (from translationproject.org)
2014-05-13 Theodore Ts'oMerge branch 'maint' into next
2014-05-13 Darrick J.... mke2fs: set gdt csum when creating packed fs
2014-05-13 Darrick J.... resize2fs: fix sanity check in reserve_sparse_super2_la...
2014-05-13 Theodore Ts'oquota: remove mke2fs's and tune2fs's warning messages...
2014-05-13 Theodore Ts'otests: add basic e2fsck regression test for fixing...
2014-05-13 Theodore Ts'odebugfs: add commands to query the quota information
2014-05-13 Theodore Ts'oquota: support storing the quota file handles in the...
2014-05-13 Theodore Ts'oquota: integrate mkquota.h into quotaio.h
2014-05-13 Theodore Ts'oquota: fix memory leak in quota_compare_and_update()
2014-05-13 Theodore Ts'oquota: fix e2fsck to notice missing quota entries
2014-05-13 Theodore Ts'oquota: fix e2fsck so we update the quota file correctly
2014-05-13 Theodore Ts'oquota: add debugging code to print the dquot structure
2014-05-12 Darrick J.... debugfs: force logdump to display (old) journal contents
2014-05-12 Darrick J.... debugfs: teach logdump to deal with 64bit revoke tables
2014-05-12 Darrick J.... mke2fs: always warn if 128-byte inode and inline_data
2014-05-11 Darrick J.... libext2fs: create sockets when populating filesystem
2014-05-11 Darrick J.... misc: coverity fixes
2014-05-11 Darrick J.... misc: create better-packaged static analysis reports
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-10 Niu Yaweilibquota: fix dict_uint_cmp()
2014-05-07 David MichaelAdd a make variable for the pkgconfig install dir
2014-05-07 Chen QiFix cross compilation problem in parse-types.sh
2014-05-07 Theodore Ts'omke2fs: check for a partition table and warn if present
2014-05-07 Theodore Ts'omke2fs: print extra information about existing ext2...
2014-05-05 Theodore Ts'omke2fs: print a message when creating a regular file
2014-05-05 Theodore Ts'oresize2fs: fix inode table move for the backwards move...
2014-05-05 Theodore Ts'olibext2fs: fix alloc_allocate_group_table() if the...
2014-05-05 Theodore Ts'oresize2fs: refine minimum required blocks for flex_bg...
2014-05-05 Theodore Ts'oresize2fs: fix overly-pessimistic calculation of minimu...
2014-05-05 Theodore Ts'oe2fsck: if any problems are fixed in pass 0, check...
2014-05-05 Mark Fashehe2fsprogs/filefrag: print shared extent flag
2014-05-05 Theodore Ts'omke2fs: only print the low-level file system stats...
2014-05-05 Theodore Ts'omke2fs: check for pre-existing file system
2014-05-05 Theodore Ts'omke2fs: add an option in mke2fs.conf to proceed after...
2014-04-26 Theodore Ts'omke2fs: create a regular file if necessary
2014-04-26 Theodore Ts'omke2fs: don't complain if the regular file is too small
2014-04-26 Theodore Ts'omke2fs, tune2fs: call proceed_question() from check_pla...
2014-04-26 Theodore Ts'omke2fs: don't ask the proceed question using a regular...
2014-04-22 Theodore Ts'oe2fsck: skip low dtime check if the number of inodes...
2014-04-20 Theodore Ts'oMerge branch 'maint' into next
2014-04-14 Andreas Dilgertests: fix resize test tmpfs max-file-size checking
2014-04-14 Andreas Dilgerfix miscellaneous build warnings
2014-04-14 Robert Yangmke2fs.c: return error when failed to populate fs
2014-04-11 Theodore Ts'oe4defrag: fix error reporting when ext2fs_open fails
2014-04-11 Jon Ernste4defrag: open fs with EXT2_FLAG_64BITS flag
2014-04-08 Theodore Ts'oMerge branch 'maint' into next
2014-04-08 Eryu Guanlibext2fs: fix build errors on bigendian hosts
2014-03-29 Theodore Ts'ologsave: make message when process has a non-zero exit...
2014-03-15 Darrick J.... e2fsck: print runs of duplicate blocks instead of all...
2014-03-15 Darrick J.... libext2fs: fix parents when modifying extents
2014-03-14 Darrick J.... libext2fs: fix memory leak when drastically shrinking...
2014-03-14 Darrick J.... misc: fix header complaints and resource leaks in e2fsprogs
2014-03-14 Darrick J.... libext2fs: fix 64bit overflow in ext2fs_block_alloc_sta...
2014-03-14 Darrick J.... misc: cppcheck cleanups
2014-03-14 Darrick J.... all: Introduce cppcheck static checking for make C=1
2014-03-14 Darrick J.... resize2fs: add inline dirs for remapping
2014-03-14 Darrick J.... libext2fs: repair side effects when iterating dirents...
2014-03-14 Darrick J.... libext2fs: during inlinedata expand, don't corrupt...
2014-03-14 Darrick J.... e2fsck: zero errcode when checking inline data blocks
2014-03-14 Darrick J.... libext2fs: fix iblocks correctly when expanding an...
2014-03-14 Darrick J.... libext2fs: don't fail when doing a strict rewrite of...
next