Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
debugfs: dx_hash: honor the unsigned hash flag if a file system is opened
[tools/e2fsprogs.git]
/
debugfs
/
2024-01-16
Theodore Ts'o
debugfs: dx_hash: honor the unsigned hash flag if a...
tree
|
commitdiff
2024-01-16
Theodore Ts'o
debugfs: teach the dx_hash command the -v option
tree
|
commitdiff
2023-12-03
Srivathsa Dara
debugfs: Use the hash_version from superblock if a...
tree
|
commitdiff
2023-12-01
Baokun Li
tune2fs/fuse2fs/debugfs: save error information during...
tree
|
commitdiff
2023-02-02
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2023-02-01
Theodore Ts'o
Update Makefile dependencies
tree
|
commitdiff
2023-02-01
Eric Biggers
AOSP: Android: run bpfmt on all bp files
tree
|
commitdiff
2023-02-01
Eric Biggers
AOSP: Android: stop suppressing warnings controlled...
tree
|
commitdiff
2023-02-01
Eric Biggers
AOSP: Stop explicitly specifying -fno-strict-aliasing
tree
|
commitdiff
2023-01-30
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2023-01-29
Theodore Ts'o
debugfs: print the extended attribute's e_hash field
tree
|
commitdiff
2023-01-27
Theodore Ts'o
debugfs: fix a printf format compiler warning on 64...
tree
|
commitdiff
2023-01-27
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2023-01-26
Samanta Navarro
Fix various spelling typos
tree
|
commitdiff
2023-01-26
lihaoxiang (F)
debugfs: fix repeated output problem with `logdump...
tree
|
commitdiff
2023-01-18
Ulrich Ölmann
debugfs.8: fix typo
tree
|
commitdiff
2022-08-13
lihaoxiang (F)
debugfs: teach logdump the -n <num_trans> option
tree
|
commitdiff
2022-08-13
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2022-08-12
Theodore Ts'o
debugfs: make blocksize be unsigned in logdump.c
tree
|
commitdiff
2022-08-11
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2022-08-11
zhanchengbin
tune2fs: do not change j_tail_sequence in journal super...
tree
|
commitdiff
2022-08-11
Li Dongyang
debugfs: allow <inode> for ncheck
tree
|
commitdiff
2022-08-11
Andreas Dilger
debugfs: quiet debugfs 'catastrophic' message
tree
|
commitdiff
2021-10-01
Jan Kara
dumpe2fs, debugfs, e2image: Add support for orphan...
tree
|
commitdiff
2021-09-03
Jan Kara
debugfs: Fix headers for quota commands
tree
|
commitdiff
2021-08-19
Theodore Ts'o
fix unused-function -Wall warnings
tree
|
commitdiff
2021-08-19
Theodore Ts'o
debugfs: fix shadow and sign-compare -Wall warnings
tree
|
commitdiff
2021-08-17
Theodore Ts'o
debugfs: fix missing byte swap when dumping a revoke...
tree
|
commitdiff
2021-08-15
Theodore Ts'o
Change "filesystem" to "file system" in the man pages
tree
|
commitdiff
2021-07-27
Colin Cross
AOSP: Move system_shared_libs into target.bionic clause
tree
|
commitdiff
2021-07-27
Bob Badour
AOSP: [LSC] Add LOCAL_LICENSE_KINDS to external/e2fsprogs
tree
|
commitdiff
2021-07-07
Eric Biggers
Fix -Wunused-parameter warnings
tree
|
commitdiff
2021-07-07
Eric Biggers
libext2fs: improve jbd_debug() implementation
tree
|
commitdiff
2021-05-07
Harshad Shirwadkar
e2fsck: fix unaligned accesses to ext4_fc_tl struct
tree
|
commitdiff
2021-02-25
Theodore Ts'o
debugfs: fix rdump and ls to handle uids and gids ...
tree
|
commitdiff
2021-02-25
Zhiqiang Liu
debugfs: fix memory leak problem in read_list()
tree
|
commitdiff
2021-02-24
Theodore Ts'o
debugfs: fix file descriptor leak on error path in...
tree
|
commitdiff
2021-02-24
Theodore Ts'o
debugfs: fix uninitialized variable es in do_logdump()
tree
|
commitdiff
2021-02-23
Theodore Ts'o
debugfs: simplify the do_logdump() function
tree
|
commitdiff
2021-02-23
Theodore Ts'o
Add checks for fs->blocksize == 0 which could cause...
tree
|
commitdiff
2021-02-16
Theodore Ts'o
debugfs: fix dump_metadata_block() for block sizes...
tree
|
commitdiff
2021-02-13
Theodore Ts'o
debugfs: clamp journal s_maxlen value when dumping...
tree
|
commitdiff
2021-02-13
Theodore Ts'o
debugfs: fix logdump on file systems with block sizes...
tree
|
commitdiff
2021-02-13
Theodore Ts'o
debugfs: fix memory allocation failures when parsing...
tree
|
commitdiff
2021-02-12
Theodore Ts'o
debugfs: fix header checks in logdump
tree
|
commitdiff
2021-02-12
Theodore Ts'o
debugfs: add journal header checks in logdump
tree
|
commitdiff
2021-02-11
Theodore Ts'o
Fix clang warnings on architectures with a 64-bit long
tree
|
commitdiff
2021-02-08
Andreas Dilger
misc: fix minor llvm warnings
tree
|
commitdiff
2021-01-29
Theodore Ts'o
Update makefile dependencies
tree
|
commitdiff
2021-01-23
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2021-01-21
Theodore Ts'o
debugfs: fix the printf specifier when dumping a fast...
tree
|
commitdiff
2021-01-21
Theodore Ts'o
debugfs: fix double free in realloc() error path in...
tree
|
commitdiff
2021-01-21
Harshad Shirwadkar
debugfs: add fast commit support to logdump
tree
|
commitdiff
2021-01-21
Harshad Shirwadkar
e2fsck: port fc changes from kernel's recovery.c to...
tree
|
commitdiff
2021-01-21
Theodore Ts'o
Enable threaded support for e2fsprogs' applications.
tree
|
commitdiff
2021-01-20
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2020-10-06
Theodore Ts'o
debugfs: fix parse_uint for 64-bit fields
tree
|
commitdiff
2020-10-05
Theodore Ts'o
Define MKDIR_P in the Makefile.in files instead in...
tree
|
commitdiff
2020-10-01
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2020-06-18
Theodore Ts'o
debugfs: fix building rdebugfs (with READ_ONLY define)
tree
|
commitdiff
2020-03-22
Theodore Ts'o
Merge tag 'v1.45.6' into next
tree
|
commitdiff
2020-03-21
Dario Freni
AOSP: Allow debugfs_static to be compiled as host tool.
tree
|
commitdiff
2020-03-07
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2020-02-29
Andreas Dilger
debugfs: print inode numbers as unsigned
tree
|
commitdiff
2020-02-29
Andreas Dilger
debugfs: allow comment lines in command file
tree
|
commitdiff
2020-02-28
Lukas Czerner
tst_libext2fs: Avoid multiple definition of global...
tree
|
commitdiff
2020-01-27
Li Dongyang
ext2fs: rename "s_overhead_blocks" to "s_overhead_clusters"
tree
|
commitdiff
2020-01-25
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2020-01-25
Andreas Dilger
mmp: abstract out repeated 'sizeof(buf), buf' usage
tree
|
commitdiff
2020-01-25
Andreas Dilger
mmp: don't assume NUL termination for MMP strings
tree
|
commitdiff
2019-11-09
Theodore Ts'o
Align the types used by jbd2_journal_bmap and getblk...
tree
|
commitdiff
2019-11-09
Theodore Ts'o
Sync kernel's fix for potential double free in jbd2
tree
|
commitdiff
2019-11-09
Theodore Ts'o
Sync kernel's unification of jbd2 revoke and tag block...
tree
|
commitdiff
2019-11-09
Theodore Ts'o
Rename functions, types, constants to reflect jbd2...
tree
|
commitdiff
2019-11-09
Theodore Ts'o
Convert kernel compat functions to use new ll_rw_block...
tree
|
commitdiff
2019-11-07
Theodore Ts'o
debugfs: teach the htree command to check and display...
tree
|
commitdiff
2019-07-14
Theodore Ts'o
debugfs: clean up gcc -Wall warning from using snprintf
tree
|
commitdiff
2019-05-02
Theodore Ts'o
debugfs: teach set_super_value how to set the s_encodin...
tree
|
commitdiff
2019-04-29
Theodore Ts'o
libext2fs: remove nls_* namespace contamination
tree
|
commitdiff
2019-04-29
Eric Biggers
debugfs: remove unused variable 'tmp_inode'
tree
|
commitdiff
2019-04-29
Eric Biggers
debugfs: fix encoding handling in dx_hash command
tree
|
commitdiff
2019-04-28
Eric Biggers
debugfs: avoid ambiguity when printing filenames
tree
|
commitdiff
2019-03-26
Theodore Ts'o
debugfs: fix printing of xattrs with ea_in_inode values
tree
|
commitdiff
2019-02-11
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2019-02-05
Artem Blagodarenko
debugfs: output large directory size
tree
|
commitdiff
2018-12-15
Theodore Ts'o
debugfs: fix set_inode_field so it can set the checksum...
tree
|
commitdiff
2018-12-03
Gabriel Krisman...
debugfs: support encoding when printing the file hash
tree
|
commitdiff
2018-10-14
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2018-10-13
David Anderson
AOSP: Fix debugfs clang build.
tree
|
commitdiff
2018-08-16
Theodore Ts'o
debugfs: fix missing variable rename in debugfs.h
tree
|
commitdiff
2018-08-14
Theodore Ts'o
Merge branch 'maint' into next
tree
|
commitdiff
2018-08-11
Ross Burton
build: use MKDIR_P instead of MKINSTALLDIRS
tree
|
commitdiff
2018-08-08
Theodore Ts'o
Fix function declarations for ss commands to fix LTO...
tree
|
commitdiff
2018-08-05
David Anderson
AOSP: Update Android.bp files.
tree
|
commitdiff
2018-08-05
Jaco Kroon
debugfs: fix ncheck so it handles hard links correctly
tree
|
commitdiff
2018-07-15
Li Dongyang
Fix compile error and warnings for old gcc versions
tree
|
commitdiff
2018-06-26
Theodore Ts'o
tests, mke2fs: add option to suppress xattr copying...
tree
|
commitdiff
2018-06-26
Theodore Ts'o
debugfs: fix mknod command on some 32-bit platforms...
tree
|
commitdiff
2018-06-25
Theodore Ts'o
Update Makefile.in files using "make depend"
tree
|
commitdiff
2018-06-25
Theodore Ts'o
debugfs: suppress spurious "checksum errors" message...
tree
|
commitdiff
next