]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
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...
2014-03-05  Theodore Ts'oe2fsck: always make sure e2fsck_global_ctx is set
2014-03-04  Zheng Liulibext2fs: add a unit test for inline data
2014-03-04  Zheng Liulibext2fs: export inode cache creation function
2014-03-04  Zheng Liumke2fs: enable inline_data feature on ext4dev filesystem
2014-03-04  Zheng Liutests: change result in f_bad_disconnected_inode
2014-03-04  Zheng Liue2fsck: check inline_data in pass3
2014-03-04  Zheng Liue2fsck: check inline_data in pass2
2014-03-04  Zheng Liue2fsck: check inline_data in pass1
2014-03-04  Zheng Liue2fsck: add problem descriptions and check inline data...
2014-03-04  Zheng Liumke2fs: add inline_data support in mke2fs
2014-03-04  Zheng Liulibext2fs: add inline_data feature into EXT2_LIB_FEATUR...
2014-03-04  Zheng Liulibext2fs: handle inline data in read/write function
2014-03-04  Zheng Liudebugfs: handle inline data feature in punch command
2014-03-04  Zheng Liudebugfs: handle inline_data feature in bmap command
2014-03-04  Zheng Liudebugfs: make lsdel command support inline data
2014-03-04  Zheng Liudebugfs: make mkdir command support inline data
2014-03-04  Zheng Liudebugfs: make expand command support inline data
2014-03-04  Zheng Liudebugfs: make stat command support inline data
2014-03-04  Zheng Liulibext2fs: handle inline_data in block iterator function
2014-03-04  Zheng Liulibext2fs: handle inline data in dir iterator function
2014-03-03  Zheng Liulibext2fs: define new dirent_swab interfaces for inline...
2014-02-27  Filipe Brandenburgerdebian: fix udeb package support
2014-02-24  Darrick J.... debugfs: dump all extended attributes
2014-02-24  Darrick J.... libext2fs: free key/value pairs before reading
2014-02-24  Darrick J.... libext2fs: extend xattr api to query number of attrs
2014-02-24  Darrick J.... libext2fs: various tweaks to the xattr editor APIs
2014-02-24  Darrick J.... libext2fs: support modifying arbitrary extended attributes
2014-02-24  Theodore Ts'oMerge branch 'maint' into next
2014-02-24  Darrick J.... resize2fs: don't free in-use clusters when moving blocks
2014-02-24  Darrick J.... resize2fs: during shrink, don't free in-use bg data...
2014-02-24  Michael Marineaue2fsck: don't add a UUID on a mounted filesystem with...
2014-02-23  Theodore Ts'oAdd coverage testing using gcov
2014-02-21  Theodore Ts'oMerge branch 'maint' into next
2014-02-21  Lukas CzernerSet pointer to NULL after ext2fs_free
2014-02-21  Eric Sandeentune2fs: allow removal of dirty journal with two "...
2014-02-21  jon ernstlibext2fs: delete unused "handle" variable
2014-02-19  Baruch Siache4defrag: remove local sync_file_range and fallocate
2014-02-18  Andreas Dilgerext2fs: declare struct_io_manager at end of file
2014-02-18  Andreas Dilgertests: skip unsupported tests on MacOS systems
2014-02-18  Andreas Dilgerbuild: fix LLVM compiler warnings
2014-02-12  Zheng Liuchattr: improve the description for 'j' option in manpage
2014-02-07  Theodore Ts'olibe2p: allow libe2p.h to be used in C++ programs
2014-02-06  Theodore Ts'oMerge branch 'maint' into next
2014-02-06  Darrick J.... libext2fs: try to roll back when splitting an extent...
2014-02-06  Darrick J.... libext2fs: don't hang on to unmapped block if extent...
2014-02-06  Darrick J.... libext2fs: during punch, fix parent extents after modif...
2014-02-06  Darrick J.... libext2fs: iterate past lower extents during punch
2014-02-06  Darrick J.... mke2fs: clean up kernel version tests
2014-02-06  Akira Fujitae2fsprogs: Disallow tune2fs enabling sparse_super with...
2014-02-06  Theodore Ts'odebian: fix spelling typo in debian/control.in
2014-02-06  Theodore Ts'odebian: add make variable to prevent building udeb...
2014-02-06  Theodore Ts'omke2fs: minor bugfixes for mk_hugefiles
next