- 3a9fe3e Revert "Merge upstream tag 'v1.47.2' into aosp/main" by Eric Biggers · 1 year, 1 month ago
- 9fb6ac6 Revert "Android: add new upstream source files" by Eric Biggers · 1 year, 1 month ago
- 059ad3d Revert "Update generated files for Android" by Eric Biggers · 1 year, 1 month ago
- f91329b Update generated files for Android by Eric Biggers · 1 year, 2 months ago
- b8cdee6 Android: add new upstream source files by Eric Biggers · 1 year, 2 months ago
- 4f5630e Merge upstream tag 'v1.47.2' into aosp/main by Eric Biggers · 1 year, 2 months ago
- b1b66f4 debugfs: add a new command to list the orphan inodes by Theodore Ts'o · 1 year, 4 months ago
- 44b850b fix portability problem with uselocale(), et. al. by Theodore Ts'o · 1 year, 4 months ago
- 540e4ca debugfs: clean up groff warnings in the debugfs.8 man page by Theodore Ts'o · 1 year, 4 months ago
- 13b8af3 Update makefile dependencies by Theodore Ts'o · 1 year, 11 months ago
- f590d71 Prevent i_dtime from being mistaken for an inode number post-2038 wraparound by Theodore Ts'o · 2 years ago
- 49125d4 Align function prototypes for libss's request handler function by Theodore Ts'o · 2 years ago
- ddf8d89 Merge remote-tracking branch 'josch/libarchive' into josch-libarchive by Theodore Ts'o · 2 years ago
- 8b37e89 debugfs: fix printing post-2038 inode timestamps by Theodore Ts'o · 2 years ago
- 9103e1e debugfs: fix set_field's handling of timestamps by Theodore Ts'o · 2 years ago
- 7e3a4f0 mke2fs: the -d option can now handle tarball input by Johannes Schauer Marin Rodrigues · 3 years, 9 months ago
- 55bc5ce debugfs: fix clang warnings by Theodore Ts'o · 2 years ago
- 272173a debugfs: fix infinite loop while dumping the journal by Wenchao Hao · 2 years, 5 months ago
- ca8bc92 Add post-2038 timestamp support to e2fsprogs by Andreas Dilger · 2 years, 6 months ago
- 1094c17 debugfs: dx_hash: honor the unsigned hash flag if a file system is opened by Theodore Ts'o · 2 years, 3 months ago
- 6cde9c2 debugfs: teach the dx_hash command the -v option by Theodore Ts'o · 2 years, 3 months ago
- 29d83fe debugfs: Use the hash_version from superblock if a file system is opened by Srivathsa Dara · 2 years, 7 months ago
- d5296ff tune2fs/fuse2fs/debugfs: save error information during journal replay by Baokun Li · 3 years, 2 months ago
- 8ed4b26 Merge upstream tag 'v1.46.6' into aosp/master by Eric Biggers · 3 years, 2 months ago
- 711f699 Merge branch 'maint' into next by Theodore Ts'o · 3 years, 2 months ago
- 0bc1e30 Update Makefile dependencies by Theodore Ts'o · 3 years, 2 months ago
- cdc9dbf AOSP: Android: run bpfmt on all bp files by Eric Biggers · 3 years, 2 months ago
- c474995 AOSP: Android: stop suppressing warnings controlled by -Wall by Eric Biggers · 3 years, 2 months ago
- 6605a07 AOSP: Stop explicitly specifying -fno-strict-aliasing by Eric Biggers · 3 years, 2 months ago
- 30fa5b9 Android: run bpfmt on all bp files by Eric Biggers · 3 years, 2 months ago
- 0ef947d Android: stop suppressing warnings controlled by -Wall by Eric Biggers · 3 years, 2 months ago
- 9624c4a Merge upstream commit 'b0101535a35c' into aosp/master by Eric Biggers · 3 years, 2 months ago
- 5adb971 Merge branch 'maint' into next by Theodore Ts'o · 3 years, 2 months ago
- 04cee87 debugfs: print the extended attribute's e_hash field by Theodore Ts'o · 3 years, 2 months ago
- 9d25847 debugfs: fix a printf format compiler warning on 64-bit architectures by Theodore Ts'o · 3 years, 2 months ago
- 8f4f9f0 Merge branch 'maint' into next by Theodore Ts'o · 3 years, 2 months ago
- 2065419 Fix various spelling typos by Samanta Navarro · 3 years, 3 months ago
- d37a9f1 debugfs: fix repeated output problem with `logdump -O -n <num_trans>` by lihaoxiang (F) · 3 years, 5 months ago
- c30a15e Stop explicitly specifying -fno-strict-aliasing by Eric Biggers · 3 years, 2 months ago
- 5c22148 debugfs.8: fix typo by Ulrich Ölmann · 3 years, 5 months ago
- 3f6a1f7 Update generated files for Android by Eric Biggers · 3 years, 3 months ago
- 3bfc17c Merge upstream tag 'v1.46.5' into aosp/master by Eric Biggers · 3 years, 3 months ago
- 6e4cc3d debugfs: teach logdump the -n <num_trans> option by lihaoxiang (F) · 3 years, 9 months ago
- d05a33b Merge branch 'maint' into next by Theodore Ts'o · 3 years, 8 months ago
- 1642014 debugfs: make blocksize be unsigned in logdump.c by Theodore Ts'o · 3 years, 8 months ago
- 863c19e Merge branch 'maint' into next by Theodore Ts'o · 3 years, 8 months ago
- 003125b tune2fs: do not change j_tail_sequence in journal superblock by zhanchengbin · 3 years, 8 months ago
- 3a3f3f1 debugfs: allow <inode> for ncheck by Li Dongyang · 3 years, 8 months ago
- d009710 debugfs: quiet debugfs 'catastrophic' message by Andreas Dilger · 3 years, 8 months ago
- a8f5258 dumpe2fs, debugfs, e2image: Add support for orphan file by Jan Kara · 4 years, 7 months ago
- 8f01d14 debugfs: Fix headers for quota commands by Jan Kara · 4 years, 7 months ago
- d55f8b8 fix unused-function -Wall warnings by Theodore Ts'o · 4 years, 8 months ago
- 4672653 debugfs: fix shadow and sign-compare -Wall warnings by Theodore Ts'o · 4 years, 8 months ago
- 8dad0d5 debugfs: fix missing byte swap when dumping a revoke block by Theodore Ts'o · 4 years, 8 months ago
- e87bb84 Change "filesystem" to "file system" in the man pages by Theodore Ts'o · 4 years, 8 months ago
- 59eed54 AOSP: Move system_shared_libs into target.bionic clause by Colin Cross · 4 years, 9 months ago
- 9c897f0 AOSP: [LSC] Add LOCAL_LICENSE_KINDS to external/e2fsprogs by Bob Badour · 5 years ago
- 48fa724 Move system_shared_libs into target.bionic clause by Colin Cross · 4 years, 9 months ago
- b5f2be8 Fix -Wunused-parameter warnings by Eric Biggers · 4 years, 10 months ago
- 19e50aa libext2fs: improve jbd_debug() implementation by Eric Biggers · 4 years, 10 months ago
- 2ada485 Update generated files for Android by Eric Biggers · 4 years, 10 months ago
- bee3b62 Fix -Wunused-parameter warnings by Eric Biggers · 4 years, 10 months ago
- bee782c libext2fs: improve jbd_debug() implementation by Eric Biggers · 4 years, 10 months ago
- 7364b2d Merge upstream tag 'v1.46.2' into aosp/master by Eric Biggers · 4 years, 10 months ago
- 45780b3 e2fsck: fix unaligned accesses to ext4_fc_tl struct by Harshad Shirwadkar · 5 years ago
- 37c2008 debugfs: fix rdump and ls to handle uids and gids > 65536 correctly by Theodore Ts'o · 5 years ago
- 989a418 debugfs: fix memory leak problem in read_list() by Zhiqiang Liu · 5 years ago
- 7e8d228 debugfs: fix file descriptor leak on error path in do_logdump() by Theodore Ts'o · 5 years ago
- 7fc56dd debugfs: fix uninitialized variable es in do_logdump() by Theodore Ts'o · 5 years ago
- d96064e debugfs: simplify the do_logdump() function by Theodore Ts'o · 5 years ago
- 03130cc Add checks for fs->blocksize == 0 which could cause some crashes by Theodore Ts'o · 5 years ago
- ea82add debugfs: fix dump_metadata_block() for block sizes > 8192 by Theodore Ts'o · 5 years ago
- ff9b039 debugfs: clamp journal s_maxlen value when dumping the journal log by Theodore Ts'o · 5 years ago
- 28e2254 debugfs: fix logdump on file systems with block sizes > 8192 by Theodore Ts'o · 5 years ago
- e86522c [LSC] Add LOCAL_LICENSE_KINDS to external/e2fsprogs by Bob Badour · 5 years ago
- 462c424 debugfs: fix memory allocation failures when parsing journal_write arguments by Theodore Ts'o · 5 years ago
- eef68a5 debugfs: fix header checks in logdump by Theodore Ts'o · 5 years ago
- bd9ac48 debugfs: add journal header checks in logdump by Theodore Ts'o · 5 years ago
- 33b9a60 Fix clang warnings on architectures with a 64-bit long by Theodore Ts'o · 5 years ago
- f41c7da misc: fix minor llvm warnings by Andreas Dilger · 5 years ago
- 30d0731 Update makefile dependencies by Theodore Ts'o · 5 years ago
- 45fa214 Merge branch 'maint' into next by Theodore Ts'o · 5 years ago
- 0304717 debugfs: fix the printf specifier when dumping a fast commit block by Theodore Ts'o · 5 years ago
- 12c415f debugfs: fix double free in realloc() error path in read_list() by Theodore Ts'o · 5 years ago
- 8968289 debugfs: add fast commit support to logdump by Harshad Shirwadkar · 5 years ago
- 7ed2b5d e2fsck: port fc changes from kernel's recovery.c to e2fsck by Harshad Shirwadkar · 5 years ago
- 37d5686 Enable threaded support for e2fsprogs' applications. by Theodore Ts'o · 5 years ago
- 0d47f5a Merge branch 'maint' into next by Theodore Ts'o · 5 years ago
- 5b44781 debugfs: fix parse_uint for 64-bit fields by Theodore Ts'o · 5 years ago
- 3ab2fd4 Define MKDIR_P in the Makefile.in files instead in MCONFIG.in by Theodore Ts'o · 5 years ago
- 7b8253b Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
- 6cdd4b9 debugfs: fix building rdebugfs (with READ_ONLY define) by Theodore Ts'o · 6 years ago
- 8fd92e9 Merge tag 'v1.45.6' into next by Theodore Ts'o · 6 years ago
- 2234797 AOSP: Allow debugfs_static to be compiled as host tool. by Dario Freni · 6 years ago
- b84a556 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
- c707fb6 debugfs: print inode numbers as unsigned by Andreas Dilger · 6 years ago
- 334e9a5 debugfs: allow comment lines in command file by Andreas Dilger · 6 years ago
- 336c440 tst_libext2fs: Avoid multiple definition of global variables by Lukas Czerner · 6 years ago
- 6022925 ext2fs: rename "s_overhead_blocks" to "s_overhead_clusters" by Li Dongyang · 6 years ago
- 0b47dde Merge branch 'maint' into next by Theodore Ts'o · 6 years ago