aboutsummaryrefslogtreecommitdiff
path: root/debugfs
AgeCommit message (Expand)Author
2020-01-02Allow debugfs_static to be compiled as host tool.Dario Freni
2019-09-24Update generated files for AndroidEric Biggers
2019-09-24Update e2fsprogs to 1.45.4 from upstreamEric Biggers
2019-07-14debugfs: clean up gcc -Wall warning from using snprintfTheodore Ts'o
2019-05-02debugfs: teach set_super_value how to set the s_encoding fieldTheodore Ts'o
2019-04-29libext2fs: remove nls_* namespace contaminationTheodore Ts'o
2019-04-28debugfs: remove unused variable 'tmp_inode'Eric Biggers
2019-04-28debugfs: fix encoding handling in dx_hash commandEric Biggers
2019-04-28debugfs: avoid ambiguity when printing filenamesEric Biggers
2019-03-26debugfs: fix printing of xattrs with ea_in_inode valuesTheodore Ts'o
2019-02-10Merge branch 'maint' into nextTheodore Ts'o
2019-02-05debugfs: output large directory sizeArtem Blagodarenko
2018-12-15debugfs: fix set_inode_field so it can set the checksum fieldTheodore Ts'o
2018-12-02debugfs: support encoding when printing the file hashGabriel Krisman Bertazi
2018-10-14Merge branch 'maint' into nextTheodore Ts'o
2018-10-12AOSP: Fix debugfs clang build.David Anderson
2018-10-11Update generated files for AndroidDavid Anderson
2018-10-11Fix debugfs clang build.David Anderson
2018-10-11Update e2fsprogs to 1.44.4 from upstream.David Anderson
2018-08-15debugfs: fix missing variable rename in debugfs.hTheodore Ts'o
2018-08-13Merge branch 'maint' into nextTheodore Ts'o
2018-08-11build: use MKDIR_P instead of MKINSTALLDIRSRoss Burton
2018-08-08Fix function declarations for ss commands to fix LTO warningsTheodore Ts'o
2018-08-05AOSP: Update Android.bp files.David Anderson
2018-08-05debugfs: fix ncheck so it handles hard links correctlyJaco Kroon
2018-07-16Update generated files for AndroidDavid Anderson
2018-07-16Update Android.bp files.David Anderson
2018-07-16Merge e2fsprogs-1.44.3 from upstream into aosp/master.David Anderson
2018-07-14Fix compile error and warnings for old gcc versionsLi Dongyang
2018-06-26tests, mke2fs: add option to suppress xattr copying to fix f_extent_htreeTheodore Ts'o
2018-06-26debugfs: fix mknod command on some 32-bit platforms due to LFSTheodore Ts'o
2018-06-25Update Makefile.in files using "make depend"Theodore Ts'o
2018-06-24debugfs: suppress spurious "checksum errors" message for unrelated failuresTheodore Ts'o
2018-06-24debugfs: avoid undefined bit shift in parse_uint()Theodore Ts'o
2018-06-23Fix gcc and clang warningsTheodore Ts'o
2018-06-22tests: remove redundant sed filteringAndreas Dilger
2018-06-19debugfs: allow fixing superblock errors in catastrophic modeJan Kara
2018-06-19debugfs: allow read-write opening in catastrophic modeJan Kara
2018-06-13debugfs: add support to display details of extended attribute structuresTheodore Ts'o
2018-05-26debugfs: add -b and -e options to the inode_dump commandTheodore Ts'o
2018-03-24debugfs: release clusters only once in release_blocks_procharshads
2018-03-20debugfs: read allocation bitmaps more efficientlyTheodore Ts'o
2018-02-26AOSP: use e2fsprogs-defaults for ccflagsTheodore Ts'o
2018-02-26AOSP: Revert "Add "libc" to soong static_executable targets."Jeff Gaston
2018-02-26AOSP: Add missing libdl dependenciesPavlin Radoslavov
2018-02-26Merge branch 'maint' into nextTheodore Ts'o
2018-02-24tune2fs/fuse2fs/debugfs: after replaying the journal, fix up s_lastcheckTheodore Ts'o
2018-02-09Merge tag 'v1.43.9' into nextTheodore Ts'o
2018-02-07debugfs: remove misplaced "MMP is unsupported" messageTyson Nottingham
2018-01-02Merge branch 'maint' into nextTheodore Ts'o