Whamcloud - gitweb
tools/e2fsprogs.git
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...
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
next