aboutsummaryrefslogtreecommitdiffstats
path: root/debugfs
Commit message (Expand)AuthorAgeFilesLines
* Update generated files for AndroidDavid Anderson2018-10-111-1/+2
* Fix debugfs clang build.David Anderson2018-10-111-1/+1
* Update e2fsprogs to 1.44.4 from upstream.David Anderson2018-10-1118-222/+348
|\
| * debugfs: fix missing variable rename in debugfs.hTheodore Ts'o2018-08-151-1/+1
| * Merge branch 'maint' into nextTheodore Ts'o2018-08-131-2/+2
| |\
| | * build: use MKDIR_P instead of MKINSTALLDIRSRoss Burton2018-08-111-2/+2
| * | Fix function declarations for ss commands to fix LTO warningsTheodore Ts'o2018-08-0817-214/+329
| |/
| * AOSP: Update Android.bp files.David Anderson2018-08-051-0/+1
| * debugfs: fix ncheck so it handles hard links correctlyJaco Kroon2018-08-051-5/+12
| * Fix compile error and warnings for old gcc versionsLi Dongyang2018-07-141-0/+4
* | Update generated files for AndroidDavid Anderson2018-07-163-38/+151
* | Update Android.bp files.David Anderson2018-07-161-0/+1
* | Merge e2fsprogs-1.44.3 from upstream into aosp/master.David Anderson2018-07-1616-258/+606
|\|
| * tests, mke2fs: add option to suppress xattr copying to fix f_extent_htreeTheodore Ts'o2018-06-261-0/+1
| * debugfs: fix mknod command on some 32-bit platforms due to LFSTheodore Ts'o2018-06-261-1/+2
| * Update Makefile.in files using "make depend"Theodore Ts'o2018-06-251-65/+84
| * debugfs: suppress spurious "checksum errors" message for unrelated failuresTheodore Ts'o2018-06-241-1/+2
| * debugfs: avoid undefined bit shift in parse_uint()Theodore Ts'o2018-06-241-1/+1
| * Fix gcc and clang warningsTheodore Ts'o2018-06-233-7/+5
| * tests: remove redundant sed filteringAndreas Dilger2018-06-221-1/+2
| * debugfs: allow fixing superblock errors in catastrophic modeJan Kara2018-06-191-1/+1
| * debugfs: allow read-write opening in catastrophic modeJan Kara2018-06-191-5/+0
| * debugfs: add support to display details of extended attribute structuresTheodore Ts'o2018-06-135-11/+173
| * debugfs: add -b and -e options to the inode_dump commandTheodore Ts'o2018-05-263-11/+57
| * debugfs: release clusters only once in release_blocks_procharshads2018-03-241-4/+11
| * debugfs: read allocation bitmaps more efficientlyTheodore Ts'o2018-03-201-7/+3
| * AOSP: use e2fsprogs-defaults for ccflagsTheodore Ts'o2018-02-261-3/+2
| * AOSP: Revert "Add "libc" to soong static_executable targets."Jeff Gaston2018-02-261-1/+1
| * AOSP: Add missing libdl dependenciesPavlin Radoslavov2018-02-261-1/+1
| * Merge branch 'maint' into nextTheodore Ts'o2018-02-261-0/+6
| |\
| | * tune2fs/fuse2fs/debugfs: after replaying the journal, fix up s_lastcheckTheodore Ts'o2018-02-241-0/+6
| * | Merge tag 'v1.43.9' into nextTheodore Ts'o2018-02-091-2/+0
| |\|
| | * debugfs: remove misplaced "MMP is unsupported" messageTyson Nottingham2018-02-071-2/+0
| * | Merge branch 'maint' into nextTheodore Ts'o2018-01-028-25/+57
| |\|
| | * debugfs: fix printf format %d on ext2_ino_tShen-Ta Hsieh2018-01-011-1/+1
| | * Add missing information to debugfs man pages and usage textsTyson Nottingham2017-12-157-20/+51
| | * debugfs: fix ncheck program outputQian Yingjin2017-12-131-4/+5
| * | Merge branch 'maint' into nextTheodore Ts'o2017-10-156-6/+6
| |\|
| | * Fix typos in code comments and developer docsSebastian Rasmussen2017-10-154-4/+4
| | * Fix typos in error messages and documentationSebastian Rasmussen2017-10-152-2/+2
| * | debugfs: print "Xst" bits of file mode via statAndreas Dilger2017-10-151-2/+2
| * | Merge branch 'maint' into nextTheodore Ts'o2017-10-151-5/+5
| |\|
| | * misc: clean up error handling for ext2fs_run_ext3_journal()Theodore Ts'o2017-10-151-5/+5
| * | Merge branch 'maint' into nextTheodore Ts'o2017-07-272-2/+7
| |\|
| | * debugfs: fix "ls -p" to avoid printing garbage after the file nameTheodore Ts'o2017-07-241-1/+1
| | * debugfs: add sanity checking to the string_to_inode() utility functionTheodore Ts'o2017-07-231-1/+6
| * | libext2fs: add ea_inode support to set xattrTahsin Erdogan2017-07-231-11/+0
| * | Use i_size to determine whether a symlink is a fast symlinkTahsin Erdogan2017-07-052-34/+25
| * | AOSP: Define HAVE_SYS_SYSMACROS_H for Android.Elliott Hughes2017-05-231-1/+1
| * | AOSP: Disable macro redefined warnings.Christopher Ferris2017-05-231-0/+1