Whamcloud - gitweb
tools/e2fsprogs.git
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...
2014-03-14 Darrick J.... e2fsck: don't rehash inline directories
2014-03-13 Theodore Ts'olibext2fs: fix build failure on big endian systems
2014-03-12 Darrick J.... debugfs: create commands to edit extended attributes
2014-03-12 Darrick J.... debugfs, libext2fs: minor fixups to xattr support
2014-03-12 Theodore Ts'ocreate_inode: fix gcc -Wall complaints
2014-03-12 Darrick J.... create_inode: handle hard link inum mappings per popula...
2014-03-12 Darrick J.... create_inode: move debugfs internal state back to debugfs
2014-03-12 Darrick J.... create_inode: whitespace fixes
2014-03-12 Darrick J.... create_inode: minor cleanups
2014-03-12 Darrick J.... create_inode: clean up return mess in do_write_internal
2014-03-06 Theodore Ts'oUpdate Makefile dependencies
2014-03-06 Theodore Ts'oMerge branch 'ry/mke2fs-populate' into next
2014-03-06 Robert Yangmke2fs.8.in: update the manual for the -d option
2014-03-06 Robert Yangdebugfs: use the functions in misc/create_inode.c
2014-03-06 Robert Yangmisc/create_inode.c: handle hardlinks
2014-03-06 Robert Yangmke2fs.c: add an option: -d root-directory
2014-03-06 Robert Yangmisc/create_inode.c: set owner/mode/time for the inode
2014-03-06 Robert Yangmisc/create_inode.c: create directory
2014-03-06 Robert Yangmisc/create_inode.c: copy regular file
2014-03-06 Robert Yangmisc/create_inode.c: create symlink
2014-03-06 Robert Yangmisc/create_inode.c: create special file
2014-03-06 Robert Yangmisc/create_inode.c: copy files recursively
2014-03-06 Robert Yangmke2fs: add the ability to copy files from a given...
2014-03-06 Theodore Ts'oMerge branch 'maint' into next
2014-03-06 Eryu Guanmke2fs: disable resize_inode feature if 64bit feature...
2014-03-05 Theodore Ts'oe2fsck: don't use e2fsck_global_ctx in e2fsck_set_bitma...
next