Whamcloud - gitweb
Fix compile error and warnings for old gcc versions
[tools/e2fsprogs.git] / debugfs /
2018-07-15 Li DongyangFix compile error and warnings for old gcc versions
2018-06-26 Theodore Ts'otests, mke2fs: add option to suppress xattr copying...
2018-06-26 Theodore Ts'odebugfs: fix mknod command on some 32-bit platforms...
2018-06-25 Theodore Ts'oUpdate Makefile.in files using "make depend"
2018-06-25 Theodore Ts'odebugfs: suppress spurious "checksum errors" message...
2018-06-24 Theodore Ts'odebugfs: avoid undefined bit shift in parse_uint()
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2018-06-22 Andreas Dilgertests: remove redundant sed filtering
2018-06-19 Jan Karadebugfs: allow fixing superblock errors in catastrophic...
2018-06-19 Jan Karadebugfs: allow read-write opening in catastrophic mode
2018-06-13 Theodore Ts'odebugfs: add support to display details of extended...
2018-05-27 Theodore Ts'odebugfs: add -b and -e options to the inode_dump command
2018-03-24 harshadsdebugfs: release clusters only once in release_blocks_proc
2018-03-21 Theodore Ts'odebugfs: read allocation bitmaps more efficiently
2018-02-26 Theodore Ts'oAOSP: use e2fsprogs-defaults for ccflags
2018-02-26 Jeff GastonAOSP: Revert "Add "libc" to soong static_executable...
2018-02-26 Pavlin RadoslavovAOSP: Add missing libdl dependencies
2018-02-26 Theodore Ts'oMerge branch 'maint' into next
2018-02-24 Theodore Ts'otune2fs/fuse2fs/debugfs: after replaying the journal...
2018-02-09 Theodore Ts'oMerge tag 'v1.43.9' into next
2018-02-08 Tyson Nottinghamdebugfs: remove misplaced "MMP is unsupported" message
2018-01-02 Theodore Ts'oMerge branch 'maint' into next
2018-01-02 Shen-Ta Hsiehdebugfs: fix printf format %d on ext2_ino_t
2017-12-15 Tyson NottinghamAdd missing information to debugfs man pages and usage...
2017-12-13 Qian Yingjindebugfs: fix ncheck program output
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-10-16 Sebastian RasmussenFix typos in error messages and documentation
2017-10-16 Andreas Dilgerdebugfs: print "Xst" bits of file mode via stat
2017-10-15 Theodore Ts'oMerge branch 'maint' into next
2017-10-15 Theodore Ts'omisc: clean up error handling for ext2fs_run_ext3_journal()
2017-07-28 Theodore Ts'oMerge branch 'maint' into next
2017-07-24 Theodore Ts'odebugfs: fix "ls -p" to avoid printing garbage after...
2017-07-24 Tahsin Erdoganlibext2fs: add ea_inode support to set xattr
2017-07-23 Theodore Ts'odebugfs: add sanity checking to the string_to_inode...
2017-07-05 Tahsin ErdoganUse i_size to determine whether a symlink is a fast...
2017-05-24 Elliott HughesAOSP: Define HAVE_SYS_SYSMACROS_H for Android.
2017-05-24 Christopher FerrisAOSP: Disable macro redefined warnings.
2017-05-24 Alex DeymoAOSP: Add "libc" to soong static_executable targets.
2017-05-24 Alex DeymoAOSP: Convert e2fsprogs targets to soong.
2017-05-19 Theodore Ts'oMerge branch 'maint' into next
2017-05-19 Mike Frysingerinclude sys/sysmacros.h as needed
2017-04-26 Theodore Ts'otests: skip running long test with "make check" and...
2017-04-13 Artem Blagodarenkoe2fsck: 3 level hash tree directory optimization
2017-04-13 Artem Blagodarenkoe2fsprogs: supersede i_dir_acl with i_size_high for...
2017-03-03 Darrick J. Wongmisc: fix all the compiler warnings
2017-02-20 Theodore Ts'odebugfs: better support of superblocks with bad checksums
2017-02-16 Theodore Ts'oRefactor code to print journal superblock information
2017-02-16 Eric Biggersdebugfs: with ls -l, include space between size and...
2017-02-16 Eric Biggersdebugfs.8: fix name of argument to blocks command
2017-01-31 Theodore Ts'odebugfs: in ea_get -V, don't print double quotes around...
2017-01-30 Eric Whitneye2fsprogs: enable project quota reporting in debugfs
2017-01-29 Theodore Ts'olibext2fs: translate internal ext4 acl to Posix ACL...
2017-01-29 Theodore Ts'odebugfs: improve how we display and parse extended...
2016-11-12 Theodore Ts'odebugfs, e2fsck, mke2fs: fix miscellaneous memory leaks...
2016-11-11 Theodore Ts'oAvoid dereferencing beyond allocated memory in quota...
2016-09-02 Theodore Ts'oFix build reproducibility for mk_cmds and compile_et
2016-09-01 Theodore Ts'odebugfs: fix typo when printing out the dtime label
2016-08-31 Theodore Ts'odebugfs: add the debugfs copy_inode subcommand
2016-06-13 Theodore Ts'odebugfs: fix logdump to work on files > 2GB
2016-06-07 Theodore Ts'oRemove the last of behaviour-specific checks on EXT2_OS...
2016-06-06 Theodore Ts'otests,debugfs: ea_set's "-f <value_file" needs to be...
2016-06-04 Theodore Ts'odebugfs: clarify man page for the -b and -s options
2016-06-03 Theodore Ts'odebugfs.8, e2fsck.8: clarify man pages these programs...
2016-06-03 Theodore Ts'odebugfs: fix rdump so it can start from the root directory
2016-05-30 Theodore Ts'oFix Android build warnings
2016-05-25 Theodore Ts'odebugfs: fix "set_bg <bg num> checksum calc" on 64...
2016-05-25 Theodore Ts'oe2fsck: improve error messages when the journal sb...
2016-04-15 Theodore Ts'oFix support for configure --enable-jbd-debug
2016-03-18 Theodore Ts'oFix various clang and gcc -Wall warnings
2016-03-15 Alex DeymoAndroid.mk: Replace _host suffix with more standard...
2016-03-14 Theodore Ts'odebugfs: fix a bug in string_to_time() which misparsed...
2016-03-07 Theodore Ts'oMerge branch 'maint' into next
2016-03-07 Darrick J. Wonglibext2fs: store checksum seed in superblock
2016-03-07 Theodore Ts'odebugfs: add support for the project id field
2016-03-06 Andreas Dilgerdebugfs: improve dump_mmp handling
2016-03-06 Li XiAdd project quota support
2016-03-06 Li XiClean up codes for adding new quota type
2015-11-30 Theodore Ts'odebugfs: add support to properly set and display extend...
2015-10-24 Darrick J. Wongdebugfs: clean up feature test macros with predicate...
2015-07-23 Theodore Ts'oandroid: be able to build dumpe2fs, lsattr, and e2fsck...
2015-07-22 Theodore Ts'oMerge branch 'maint' into next
2015-07-22 Tobias Stoeckmanndebugfs: handle out of memory condition
2015-07-13 Theodore Ts'odebugfs: cleanup gcc -Wall warnings
2015-07-13 Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-13 Theodore Ts'oMove dict.c from e2fsck to lib/support
2015-07-13 Theodore Ts'oMove the check_plausibility() function from misc to...
2015-07-13 Theodore Ts'oSuppress annoying missing field initializer warnings
2015-07-12 Theodore Ts'orename libquota.a to libsupport.a
2015-06-22 Theodore Ts'oRevert "debugfs: add the hexdump_block command"
2015-06-20 Theodore Ts'odebugfs: add the hexdump_block command
2015-06-20 Theodore Ts'oMerge branch 'maint' into next
2015-06-20 Konstantin Khlebnikovdebugfs: fix several errors and add assertions in the...
2015-06-11 Darrick J. Wongdebugfs: implement fallocate
2015-05-26 Theodore Ts'oAllow debugfs to be built for use in Android
2015-05-17 Darrick J. Wonge2fsck: fix buffer overrun in revoke block scanning
2015-05-17 Darrick J. Wongmisc: fix undo file setup
2015-05-16 Darrick J. Wongmisc: fix Coverity bugs
2015-05-05 Darrick J. Wongdebugfs: optionally create undo file
2015-04-12 Theodore Ts'oReserve superblock fields s_lpf_ino and s_encryption_level
next