summaryrefslogtreecommitdiff
path: root/debugfs
Commit message (Expand)AuthorAge
* debugfs: clean up gcc -Wall warning from using snprintfTheodore Ts'o2019-07-14
* debugfs: teach set_super_value how to set the s_encoding fieldTheodore Ts'o2019-05-02
* libext2fs: remove nls_* namespace contaminationTheodore Ts'o2019-04-29
* debugfs: remove unused variable 'tmp_inode'Eric Biggers2019-04-28
* debugfs: fix encoding handling in dx_hash commandEric Biggers2019-04-28
* debugfs: avoid ambiguity when printing filenamesEric Biggers2019-04-28
* debugfs: fix printing of xattrs with ea_in_inode valuesTheodore Ts'o2019-03-26
* Merge branch 'maint' into nextTheodore Ts'o2019-02-10
|\
| * debugfs: output large directory sizeArtem Blagodarenko2019-02-05
* | debugfs: fix set_inode_field so it can set the checksum fieldTheodore Ts'o2018-12-15
* | debugfs: support encoding when printing the file hashGabriel Krisman Bertazi2018-12-02
* | Merge branch 'maint' into nextTheodore Ts'o2018-10-14
|\|
| * AOSP: Fix debugfs clang build.David Anderson2018-10-12
* | debugfs: fix missing variable rename in debugfs.hTheodore Ts'o2018-08-15
* | Merge branch 'maint' into nextTheodore Ts'o2018-08-13
|\|
| * build: use MKDIR_P instead of MKINSTALLDIRSRoss Burton2018-08-11
* | Fix function declarations for ss commands to fix LTO warningsTheodore Ts'o2018-08-08
|/
* AOSP: Update Android.bp files.David Anderson2018-08-05
* debugfs: fix ncheck so it handles hard links correctlyJaco Kroon2018-08-05
* Fix compile error and warnings for old gcc versionsLi Dongyang2018-07-14
* 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
* Update Makefile.in files using "make depend"Theodore Ts'o2018-06-25
* debugfs: suppress spurious "checksum errors" message for unrelated failuresTheodore Ts'o2018-06-24
* debugfs: avoid undefined bit shift in parse_uint()Theodore 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
* AOSP: use e2fsprogs-defaults for ccflagsTheodore Ts'o2018-02-26
* AOSP: Revert "Add "libc" to soong static_executable targets."Jeff Gaston2018-02-26
* AOSP: Add missing libdl dependenciesPavlin Radoslavov2018-02-26
* Merge branch 'maint' into nextTheodore Ts'o2018-02-26
|\
| * tune2fs/fuse2fs/debugfs: after replaying the journal, fix up s_lastcheckTheodore Ts'o2018-02-24
* | 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: fix ncheck program outputQian Yingjin2017-12-13
* | Merge branch 'maint' into nextTheodore Ts'o2017-10-15
|\|
| * Fix typos in code comments and developer docsSebastian Rasmussen2017-10-15
| * Fix typos in error messages and documentationSebastian Rasmussen2017-10-15
* | debugfs: print "Xst" bits of file mode via statAndreas Dilger2017-10-15
* | Merge branch 'maint' into nextTheodore Ts'o2017-10-15
|\|
| * misc: clean up error handling for ext2fs_run_ext3_journal()Theodore Ts'o2017-10-15