summaryrefslogtreecommitdiff
path: root/debugfs
Commit message (Expand)AuthorAge
* AOSP: Fix debugfs clang build.David Anderson2018-10-12
* build: use MKDIR_P instead of MKINSTALLDIRSRoss Burton2018-08-11
* 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
* | Merge branch 'maint' into nextTheodore Ts'o2017-07-27
|\|
| * debugfs: fix "ls -p" to avoid printing garbage after the file nameTheodore Ts'o2017-07-24
| * debugfs: add sanity checking to the string_to_inode() utility functionTheodore Ts'o2017-07-23
* | libext2fs: add ea_inode support to set xattrTahsin Erdogan2017-07-23
* | Use i_size to determine whether a symlink is a fast symlinkTahsin Erdogan2017-07-05
* | AOSP: Define HAVE_SYS_SYSMACROS_H for Android.Elliott Hughes2017-05-23
* | AOSP: Disable macro redefined warnings.Christopher Ferris2017-05-23
* | AOSP: Add "libc" to soong static_executable targets.Alex Deymo2017-05-23
* | AOSP: Convert e2fsprogs targets to soong.Alex Deymo2017-05-23
* | Merge branch 'maint' into nextTheodore Ts'o2017-05-19
|\|
| * include sys/sysmacros.h as neededMike Frysinger2017-05-19
* | tests: skip running long test with "make check" and add "make fullcheck"Theodore Ts'o2017-04-26
* | e2fsck: 3 level hash tree directory optimizationArtem Blagodarenko2017-04-13
* | 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