Whamcloud - gitweb
debugfs: add allocate and set functionality to the bmap command
[tools/e2fsprogs.git] / debugfs /
2014-10-13 Theodore Ts'odebugfs: add allocate and set functionality to the...
2014-09-21 Darrick J. Wongmisc: use libmagic when libblkid can't identify something
2014-09-20 Darrick J. Wongmisc: add plausibility checks to debugfs/tune2fs/dumpe2...
2014-09-19 Darrick J. Wongdebugfs: manage needs_recover feature when messing...
2014-09-19 Darrick J. Wongmisc: fix Coverity complaints
2014-09-11 Darrick J. Wongdebugfs: add the ability to write transactions to the...
2014-09-11 Darrick J. Wongdebugfs: create journal handling routines
2014-09-11 Darrick J. Wonge2fsck/debugfs: fix descriptor block size handling...
2014-08-29 Theodore Ts'odebugfs: add better error checking when printing extend...
2014-08-25 Theodore Ts'oMerge branch 'maint' into next
2014-08-24 Darrick J. Wongmisc: fix gcc warnings
2014-08-19 Theodore Ts'odebugfs: fix set_inode_field block[IND|DIND|TIND]
2014-08-08 Theodore Ts'oMerge branch 'maint' into next
2014-08-04 Aaron Cranedebugfs: teach rdump to take multiple source arguments
2014-08-04 Aaron Cranedebugfs: refactor do_rdump()
2014-08-04 Aaron Cranedebugfs: fix double-close bug in "rdump" and "dump -p"
2014-08-04 Aaron Cranedebugfs: be more specific in error messages
2014-08-03 Theodore Ts'oMerge branch 'maint' into next
2014-08-02 Andreas Dilgermisc: quiet signed/unsigned charactr compiler warnings
2014-07-26 Darrick J. Wonglibext2fs: provide a function to set inode size
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Andreas Dilgerbuild: fix unused/uninitialized variable warnings
2014-07-22 Darrick J. Wongdebugfs: fix printing of inline data during symlink...
2014-07-22 Theodore Ts'oMerge branch 'maint' into next
2014-07-22 Darrick J. Wongdebugfs: allow bmap to allocate blocks
2014-07-22 Darrick J. Wongdebugfs: create inode_dump command to dump an inode...
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-07-04 Theodore Ts'odebugfs: add support setting the error_count and associ...
2014-06-02 Zheng Liudebugfs: do not display fast symlink with inline data
2014-05-27 Zheng Liudebugfs: fix two warning messages when compiling with...
2014-05-27 Darrick J. WongMisc coverity fixes
2014-05-27 Theodore Ts'oMerge branch 'maint' into next
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-13 Theodore Ts'oMerge branch 'maint' into next
2014-05-13 Theodore Ts'odebugfs: add commands to query the quota information
2014-05-12 Darrick J. Wongdebugfs: force logdump to display (old) journal contents
2014-05-12 Darrick J. Wongdebugfs: teach logdump to deal with 64bit revoke tables
2014-05-11 Darrick J. Wongmisc: coverity fixes
2014-05-11 Darrick J. Wongmisc: create better-packaged static analysis reports
2014-03-14 Darrick J. Wongmisc: fix header complaints and resource leaks in e2fsprogs
2014-03-14 Darrick J. Wongmisc: cppcheck cleanups
2014-03-14 Darrick J. Wongall: Introduce cppcheck static checking for make C=1
2014-03-12 Darrick J. Wongdebugfs: create commands to edit extended attributes
2014-03-12 Darrick J. Wongdebugfs, libext2fs: minor fixups to xattr support
2014-03-12 Darrick J. Wongcreate_inode: move debugfs internal state back to debugfs
2014-03-06 Theodore Ts'oUpdate Makefile dependencies
2014-03-06 Theodore Ts'oMerge branch 'ry/mke2fs-populate' into next
2014-03-06 Robert Yangdebugfs: use the functions in misc/create_inode.c
2014-03-04 Zheng Liulibext2fs: handle inline data in read/write function
2014-03-04 Zheng Liudebugfs: make lsdel 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-02-24 Darrick J. Wongdebugfs: dump all extended attributes
2014-02-24 Theodore Ts'oMerge branch 'maint' into next
2014-02-23 Theodore Ts'oAdd coverage testing using gcov
2014-01-31 Theodore Ts'oMerge branch 'maint' into next
2014-01-30 Theodore Ts'oAdd support for new compat feature "sparse_super2"
2014-01-10 Theodore Ts'oMerge branch 'maint' into next
2014-01-09 Theodore Ts'odebugfs: fix typo in commit 5a1d25a7b
2014-01-09 Theodore Ts'oMerge branch 'maint' into next
2014-01-09 Theodore Ts'oFix up workarounds for dietlibc breakage
2014-01-09 Theodore Ts'odebugfs: remove dead code
2014-01-06 Theodore Ts'oMerge branch 'maint' into next
2014-01-06 Theodore Ts'oconfigure: fix --with-diet-libc
2014-01-05 Theodore Ts'odebugfs: clean up read_journal_block() to avoid Coverit...
2013-12-30 Eric Whitneydebugfs: restore and tweak original error messaging
2013-12-29 Theodore Ts'oMerge branch 'maint' into next
2013-12-29 Theodore Ts'odebugfs: document the lsdel command in the man page
2013-12-26 Theodore Ts'oMerge branch 'maint' into next
2013-12-25 Theodore Ts'odebugfs: fix extent header in do_write for big-endian...
2013-12-25 Theodore Ts'oAdd ext4 man page and update and clean up the other...
2013-12-25 Eric Whitneydebugfs: silence build warning and remove incorrect...
2013-12-25 Andreas Dilgerdebugfs, e2fsck: fix s_desc_size handling
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-12-16 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Andreas Dilgerdebugfs: clean up debugfs man page and help text
2013-12-12 Theodore Ts'oMerge branch 'maint' into next
2013-12-12 Darrick J. Wongdebugfs: don't leak mmp_s memory (on error path)
2013-12-12 Darrick J. Wongdebugfs: don't leak fd when calling dump_file
2013-12-12 Darrick J. Wongdebugfs: handle 64bit block numbers
2013-12-12 Darrick J. Wongdebugfs: fix various minor bogosity
2013-12-12 Darrick J. Wongdebugfs: fix init_filesys help text
2013-12-09 Theodore Ts'oMerge branch 'maint' into next
2013-12-09 Zheng Liudebugfs: update usage message for open and filefrag
2013-12-05 Lev Solomonovdebugfs: fix range mode of freei
2013-12-04 Theodore Ts'oMerge branch 'maint' into next
2013-12-04 Andreas Dilgermmp: fix 64-bit handling of s_mmp_block
2013-10-14 Theodore Ts'oMerge branch 'maint' into next
2013-10-14 Robert Yangdebugfs.c: do sparse copy when src is a sparse file
2013-10-14 Robert Yangdebugfs.c: the max length of debugfs argument is too...
2013-10-13 Theodore Ts'oMerge branch 'maint' into next
2013-10-12 Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
2013-10-07 Darrick J. Wonge2fsprogs: fix blk_t <- blk64_t assignment mismatches
2013-09-10 Theodore Ts'oMerge branch 'maint' into next
2013-07-29 Eric Sandeendebugfs: properly set up extent header in do_write
2013-06-08 Jan Karalibext2fs: provide functions to safely access name_len...
2013-03-13 Theodore Ts'oMerge branch 'maint' into next
next