index
:
delta/e2fsprogs.git
baserock/bootstrap
baserock/morph
baserock/richardmaw/yakshave/util-linux-blkid
e2fsprogs-interim
maint
master
next
pu
git.kernel.org: pub/scm/fs/ext2/e2fsprogs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debugfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
e2fsprogs: introduce ext2fs_close_free() helper
Lukas Czerner
2014-07-05
1
-4
/
+2
*
debugfs: add support setting the error_count and associated sb fields
Theodore Ts'o
2014-07-04
1
-0
/
+11
*
debugfs: fix debugfs/quota.c compile warnings
Andreas Dilger
2014-05-22
1
-11
/
+10
*
debugfs: fix filehandle leak in copy_file()
Andreas Dilger
2014-05-22
1
-13
/
+14
*
debugfs: fix string_to_time for MacOS strptime()
Andreas Dilger
2014-05-22
1
-0
/
+14
*
debugfs: add commands to query the quota information
Theodore Ts'o
2014-05-13
6
-50
/
+320
*
Add coverage testing using gcov
Theodore Ts'o
2014-02-23
1
-1
/
+1
*
Add support for new compat feature "sparse_super2"
Theodore Ts'o
2014-01-30
1
-0
/
+2
*
debugfs: fix typo in commit 5a1d25a7b
Theodore Ts'o
2014-01-09
1
-2
/
+2
*
Fix up workarounds for dietlibc breakage
Theodore Ts'o
2014-01-09
1
-10
/
+10
*
debugfs: remove dead code
Theodore Ts'o
2014-01-08
1
-2
/
+0
*
configure: fix --with-diet-libc
Theodore Ts'o
2014-01-05
1
-2
/
+2
*
debugfs: clean up read_journal_block() to avoid Coverity complaint
Theodore Ts'o
2014-01-04
1
-25
/
+23
*
debugfs: restore and tweak original error messaging
Eric Whitney
2013-12-30
5
-25
/
+31
*
debugfs: document the lsdel command in the man page
Theodore Ts'o
2013-12-28
1
-1
/
+12
*
debugfs: fix extent header in do_write for big-endian machines
Theodore Ts'o
2013-12-24
1
-1
/
+1
*
Add ext4 man page and update and clean up the other man pages
Theodore Ts'o
2013-12-24
1
-1
/
+2
*
debugfs: silence build warning and remove incorrect error message
Eric Whitney
2013-12-24
1
-3
/
+1
*
debugfs, e2fsck: fix s_desc_size handling
Andreas Dilger
2013-12-24
1
-4
/
+7
*
Clean up sparse warnings
Theodore Ts'o
2013-12-16
4
-7
/
+10
*
debugfs: clean up debugfs man page and help text
Andreas Dilger
2013-12-15
3
-206
/
+252
*
debugfs: don't leak mmp_s memory (on error path)
Darrick J. Wong
2013-12-12
1
-1
/
+1
*
debugfs: don't leak fd when calling dump_file
Darrick J. Wong
2013-12-12
1
-2
/
+9
*
debugfs: handle 64bit block numbers
Darrick J. Wong
2013-12-12
3
-25
/
+32
*
debugfs: fix various minor bogosity
Darrick J. Wong
2013-12-12
1
-7
/
+8
*
debugfs: fix init_filesys help text
Darrick J. Wong
2013-12-12
1
-1
/
+1
*
debugfs: update usage message for open and filefrag
Zheng Liu
2013-12-08
2
-2
/
+3
*
debugfs: fix range mode of freei
Lev Solomonov
2013-12-04
1
-1
/
+1
*
mmp: fix 64-bit handling of s_mmp_block
Andreas Dilger
2013-12-03
1
-5
/
+0
*
debugfs.c: do sparse copy when src is a sparse file
Robert Yang
2013-10-13
1
-4
/
+58
*
debugfs.c: the max length of debugfs argument is too short
Robert Yang
2013-10-13
1
-1
/
+5
*
e2fsprogs: add (optional) sparse checking to the build
Darrick J. Wong
2013-10-11
1
-0
/
+1
*
e2fsprogs: fix blk_t <- blk64_t assignment mismatches
Darrick J. Wong
2013-10-07
2
-10
/
+8
*
debugfs: properly set up extent header in do_write
Eric Sandeen
2013-07-28
1
-1
/
+12
*
debugfs: fix command failures for extent_inode commands that take arguments
Theodore Ts'o
2013-03-13
1
-3
/
+3
*
debugfs: add sanity check to make sure we never shift 64 bits right
Theodore Ts'o
2013-01-28
1
-1
/
+4
*
debugfs: fix mknod command so that it updates the block group statistics
Theodore Ts'o
2013-01-16
1
-2
/
+1
*
debugfs: add symlink command
Darren Hart
2013-01-16
4
-0
/
+50
*
debugfs: fix gcc-wall complaints
Theodore Ts'o
2013-01-14
5
-32
/
+66
*
debugfs: document zap_block & block_dump
Eric Sandeen
2013-01-12
2
-2
/
+14
*
debugfs: fixup the hard-coded buffer length in dump_file
Zheng Liu
2013-01-01
1
-3
/
+10
*
Fix gcc -Wall nits
Theodore Ts'o
2013-01-01
3
-16
/
+1
*
debugfs: add the commands "zap_block" and "block_dump"
Theodore Ts'o
2012-12-24
3
-3
/
+275
*
debugfs: add a makefile rule to build debugfs.static
Theodore Ts'o
2012-12-24
1
-1
/
+12
*
debugfs: add the ability to manipulate the extent tree directly
Theodore Ts'o
2012-12-24
7
-8
/
+642
*
debugfs: fix htree command so that all printf's go through the pager
Theodore Ts'o
2012-10-14
1
-1
/
+1
*
e2fsprogs: fix spelling of 'filesystme' in debugfs help
Bryce Harrington
2012-08-19
1
-1
/
+1
*
debugfs: interpret date strings of the form @dddd
Theodore Ts'o
2012-06-11
1
-0
/
+7
*
debugfs: fix strtoblk for 64bit block numbers
Eric Sandeen
2012-05-27
1
-1
/
+1
*
debugfs: cleanup in do_show_debugfs_params
Zheng Liu
2012-04-24
1
-6
/
+4
[next]