summaryrefslogtreecommitdiff
path: root/debugfs/debugfs.c
Commit message (Expand)AuthorAge
* tests, mke2fs: add option to suppress xattr copying to fix f_extent_htreeTheodore Ts'o2018-06-26
* debugfs: fix mknod command on some 32-bit platforms due to LFSTheodore Ts'o2018-06-26
* debugfs: suppress spurious "checksum errors" message for unrelated failuresTheodore Ts'o2018-06-24
* Fix gcc and clang warningsTheodore Ts'o2018-06-23
* tests: remove redundant sed filteringAndreas Dilger2018-06-22
* debugfs: allow fixing superblock errors in catastrophic modeJan Kara2018-06-19
* debugfs: allow read-write opening in catastrophic modeJan Kara2018-06-19
* debugfs: add support to display details of extended attribute structuresTheodore Ts'o2018-06-13
* debugfs: add -b and -e options to the inode_dump commandTheodore Ts'o2018-05-26
* debugfs: release clusters only once in release_blocks_procharshads2018-03-24
* debugfs: read allocation bitmaps more efficientlyTheodore Ts'o2018-03-20
* Merge tag 'v1.43.9' into nextTheodore Ts'o2018-02-09
|\
| * debugfs: remove misplaced "MMP is unsupported" messageTyson Nottingham2018-02-07
* | Merge branch 'maint' into nextTheodore Ts'o2018-01-02
|\|
| * debugfs: fix printf format %d on ext2_ino_tShen-Ta Hsieh2018-01-01
| * Add missing information to debugfs man pages and usage textsTyson Nottingham2017-12-15
* | debugfs: print "Xst" bits of file mode via statAndreas Dilger2017-10-15
* | Use i_size to determine whether a symlink is a fast symlinkTahsin Erdogan2017-07-05
* | Merge branch 'maint' into nextTheodore Ts'o2017-05-19
|\|
| * include sys/sysmacros.h as neededMike Frysinger2017-05-19
* | e2fsprogs: supersede i_dir_acl with i_size_high for all casesArtem Blagodarenko2017-04-13
|/
* misc: fix all the compiler warningsDarrick J. Wong2017-03-03
* debugfs: better support of superblocks with bad checksumsTheodore Ts'o2017-02-19
* debugfs: fix typo when printing out the dtime labelTheodore Ts'o2016-09-01
* debugfs: add the debugfs copy_inode subcommandTheodore Ts'o2016-08-31
* Remove the last of behaviour-specific checks on EXT2_OS_LINUXTheodore Ts'o2016-06-07
* Fix support for configure --enable-jbd-debugTheodore Ts'o2016-04-15
* Merge branch 'maint' into nextTheodore Ts'o2016-03-06
|\
| * debugfs: improve dump_mmp handlingAndreas Dilger2016-03-06
| * debugfs: add better error checking when printing extended attributesTheodore Ts'o2014-08-29
* | debugfs: add support for the project id fieldTheodore Ts'o2016-03-06
* | debugfs: add support to properly set and display extended timestampsTheodore Ts'o2015-11-30
* | debugfs: clean up feature test macros with predicate functionsDarrick J. Wong2015-10-24
* | debugfs: cleanup gcc -Wall warningsTheodore Ts'o2015-07-13
* | Eliminate unused parameter warnings from Android buildTheodore Ts'o2015-07-13
* | Move the check_plausibility() function from misc to lib/supportTheodore Ts'o2015-07-12
* | debugfs: implement fallocateDarrick J. Wong2015-06-10
* | misc: fix undo file setupDarrick J. Wong2015-05-16
* | debugfs: optionally create undo fileDarrick J. Wong2015-05-05
* | debugfs: add allocate and set functionality to the bmap commandTheodore Ts'o2014-10-13
* | misc: add plausibility checks to debugfs/tune2fs/dumpe2fs/e2fsckDarrick J. Wong2014-09-19
* | misc: fix gcc warningsDarrick J. Wong2014-08-24
* | Merge branch 'maint' into nextTheodore Ts'o2014-08-02
|\|
| * misc: quiet signed/unsigned charactr compiler warningsAndreas Dilger2014-08-01
| * libext2fs: provide a function to set inode sizeDarrick J. Wong2014-07-26
* | Merge branch 'maint' into nextTheodore Ts'o2014-07-26
|\|
| * build: fix unused/uninitialized variable warningsAndreas Dilger2014-07-25
* | debugfs: fix printing of inline data during symlink inode dumpDarrick J. Wong2014-07-22
* | Merge branch 'maint' into nextTheodore Ts'o2014-07-22
|\|
| * debugfs: create inode_dump command to dump an inode in hexDarrick J. Wong2014-07-22