Whamcloud - gitweb
Merge branch 'maint' into next
[tools/e2fsprogs.git] / debugfs /
2023-02-02 Theodore Ts'oMerge branch 'maint' into next
2023-02-01 Theodore Ts'oUpdate Makefile dependencies
2023-02-01 Eric BiggersAOSP: Android: run bpfmt on all bp files
2023-02-01 Eric BiggersAOSP: Android: stop suppressing warnings controlled...
2023-02-01 Eric BiggersAOSP: Stop explicitly specifying -fno-strict-aliasing
2023-01-30 Theodore Ts'oMerge branch 'maint' into next
2023-01-29 Theodore Ts'odebugfs: print the extended attribute's e_hash field
2023-01-27 Theodore Ts'odebugfs: fix a printf format compiler warning on 64...
2023-01-27 Theodore Ts'oMerge branch 'maint' into next
2023-01-26 Samanta NavarroFix various spelling typos
2023-01-26 lihaoxiang (F)debugfs: fix repeated output problem with `logdump...
2023-01-18 Ulrich Ölmanndebugfs.8: fix typo
2022-08-13 lihaoxiang (F)debugfs: teach logdump the -n <num_trans> option
2022-08-13 Theodore Ts'oMerge branch 'maint' into next
2022-08-12 Theodore Ts'odebugfs: make blocksize be unsigned in logdump.c
2022-08-11 Theodore Ts'oMerge branch 'maint' into next
2022-08-11 zhanchengbintune2fs: do not change j_tail_sequence in journal super...
2022-08-11 Li Dongyangdebugfs: allow <inode> for ncheck
2022-08-11 Andreas Dilgerdebugfs: quiet debugfs 'catastrophic' message
2021-10-01 Jan Karadumpe2fs, debugfs, e2image: Add support for orphan...
2021-09-03 Jan Karadebugfs: Fix headers for quota commands
2021-08-19 Theodore Ts'ofix unused-function -Wall warnings
2021-08-19 Theodore Ts'odebugfs: fix shadow and sign-compare -Wall warnings
2021-08-17 Theodore Ts'odebugfs: fix missing byte swap when dumping a revoke...
2021-08-15 Theodore Ts'oChange "filesystem" to "file system" in the man pages
2021-07-27 Colin CrossAOSP: Move system_shared_libs into target.bionic clause
2021-07-27 Bob BadourAOSP: [LSC] Add LOCAL_LICENSE_KINDS to external/e2fsprogs
2021-07-07 Eric BiggersFix -Wunused-parameter warnings
2021-07-07 Eric Biggerslibext2fs: improve jbd_debug() implementation
2021-05-07 Harshad Shirwadkare2fsck: fix unaligned accesses to ext4_fc_tl struct
2021-02-25 Theodore Ts'odebugfs: fix rdump and ls to handle uids and gids ...
2021-02-25 Zhiqiang Liudebugfs: fix memory leak problem in read_list()
2021-02-24 Theodore Ts'odebugfs: fix file descriptor leak on error path in...
2021-02-24 Theodore Ts'odebugfs: fix uninitialized variable es in do_logdump()
2021-02-23 Theodore Ts'odebugfs: simplify the do_logdump() function
2021-02-23 Theodore Ts'oAdd checks for fs->blocksize == 0 which could cause...
2021-02-16 Theodore Ts'odebugfs: fix dump_metadata_block() for block sizes...
2021-02-13 Theodore Ts'odebugfs: clamp journal s_maxlen value when dumping...
2021-02-13 Theodore Ts'odebugfs: fix logdump on file systems with block sizes...
2021-02-13 Theodore Ts'odebugfs: fix memory allocation failures when parsing...
2021-02-12 Theodore Ts'odebugfs: fix header checks in logdump
2021-02-12 Theodore Ts'odebugfs: add journal header checks in logdump
2021-02-11 Theodore Ts'oFix clang warnings on architectures with a 64-bit long
2021-02-08 Andreas Dilgermisc: fix minor llvm warnings
2021-01-29 Theodore Ts'oUpdate makefile dependencies
2021-01-23 Theodore Ts'oMerge branch 'maint' into next
2021-01-21 Theodore Ts'odebugfs: fix the printf specifier when dumping a fast...
2021-01-21 Theodore Ts'odebugfs: fix double free in realloc() error path in...
2021-01-21 Harshad Shirwadkardebugfs: add fast commit support to logdump
2021-01-21 Harshad Shirwadkare2fsck: port fc changes from kernel's recovery.c to...
2021-01-21 Theodore Ts'oEnable threaded support for e2fsprogs' applications.
2021-01-20 Theodore Ts'oMerge branch 'maint' into next
2020-10-06 Theodore Ts'odebugfs: fix parse_uint for 64-bit fields
2020-10-05 Theodore Ts'oDefine MKDIR_P in the Makefile.in files instead in...
2020-10-01 Theodore Ts'oMerge branch 'maint' into next
2020-06-18 Theodore Ts'odebugfs: fix building rdebugfs (with READ_ONLY define)
2020-03-22 Theodore Ts'oMerge tag 'v1.45.6' into next
2020-03-21 Dario FreniAOSP: Allow debugfs_static to be compiled as host tool.
2020-03-07 Theodore Ts'oMerge branch 'maint' into next
2020-02-29 Andreas Dilgerdebugfs: print inode numbers as unsigned
2020-02-29 Andreas Dilgerdebugfs: allow comment lines in command file
2020-02-28 Lukas Czernertst_libext2fs: Avoid multiple definition of global...
2020-01-27 Li Dongyangext2fs: rename "s_overhead_blocks" to "s_overhead_clusters"
2020-01-25 Theodore Ts'oMerge branch 'maint' into next
2020-01-25 Andreas Dilgermmp: abstract out repeated 'sizeof(buf), buf' usage
2020-01-25 Andreas Dilgermmp: don't assume NUL termination for MMP strings
2019-11-09 Theodore Ts'oAlign the types used by jbd2_journal_bmap and getblk...
2019-11-09 Theodore Ts'oSync kernel's fix for potential double free in jbd2
2019-11-09 Theodore Ts'oSync kernel's unification of jbd2 revoke and tag block...
2019-11-09 Theodore Ts'oRename functions, types, constants to reflect jbd2...
2019-11-09 Theodore Ts'oConvert kernel compat functions to use new ll_rw_block...
2019-11-07 Theodore Ts'odebugfs: teach the htree command to check and display...
2019-07-14 Theodore Ts'odebugfs: clean up gcc -Wall warning from using snprintf
2019-05-02 Theodore Ts'odebugfs: teach set_super_value how to set the s_encodin...
2019-04-29 Theodore Ts'olibext2fs: remove nls_* namespace contamination
2019-04-29 Eric Biggersdebugfs: remove unused variable 'tmp_inode'
2019-04-29 Eric Biggersdebugfs: fix encoding handling in dx_hash command
2019-04-28 Eric Biggersdebugfs: avoid ambiguity when printing filenames
2019-03-26 Theodore Ts'odebugfs: fix printing of xattrs with ea_in_inode values
2019-02-11 Theodore Ts'oMerge branch 'maint' into next
2019-02-05 Artem Blagodarenkodebugfs: output large directory size
2018-12-15 Theodore Ts'odebugfs: fix set_inode_field so it can set the checksum...
2018-12-03 Gabriel Krisman... debugfs: support encoding when printing the file hash
2018-10-14 Theodore Ts'oMerge branch 'maint' into next
2018-10-13 David AndersonAOSP: Fix debugfs clang build.
2018-08-16 Theodore Ts'odebugfs: fix missing variable rename in debugfs.h
2018-08-14 Theodore Ts'oMerge branch 'maint' into next
2018-08-11 Ross Burtonbuild: use MKDIR_P instead of MKINSTALLDIRS
2018-08-08 Theodore Ts'oFix function declarations for ss commands to fix LTO...
2018-08-05 David AndersonAOSP: Update Android.bp files.
2018-08-05 Jaco Kroondebugfs: fix ncheck so it handles hard links correctly
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...
next