Whamcloud - gitweb
LU-16972 e2fsck: use rb-tree to track EA reference counts
[tools/e2fsprogs.git] / e2fsck /
2023-08-07 Li DongyangLU-16972 e2fsck: use rb-tree to track EA reference... 29/51729/4
2023-08-07 Li DongyangLU-16972 e2fsck: fix merging ea_inode_refs 63/51763/2
2023-04-28 Andreas DilgerLU-16067 misc: cleanup compiler warnings
2023-04-28 Li DongyangLU-11446 e2fsck: check trusted.link when fixing nlink
2023-04-28 Andreas DilgerLU-1540 e2fsck: add missing symlink NUL terminator
2023-04-28 Andreas Dilgere2fsck: add support for dirdata feature
2023-04-28 Andreas Dilgere2fsck: clean up xattr checking code
2023-04-28 Andreas Dilgere2fsck: track errors/badness found for each inode
2023-04-28 Wang ShilongLU-14768 e2fsck: merge expand_eisize_map properly
2023-04-28 Andreas Dilgere2fsck: add support for expanding the inode size
2023-04-28 Andreas Dilgere2fsck: allow deleting or zeroing shared blocks
2023-04-28 Andreas Dilgere2fsck: parse config file before command-line opts
2023-04-28 Saranya Muruganandame2fsck: Annotating fields in e2fsck_struct
2023-04-28 Sebastien BuissonLU-13717 sec: support encrypted files handling in pfsck...
2023-04-28 Li DongyangLU-14953 e2fsck: pfsck progress report
2023-04-28 Saranya Muruganandame2fsck: propagate number of threads
2023-04-28 Andreas Dilgere2fsck: misc cleanups for pfsck
2023-04-28 Wang Shilonge2fsck: fix memory leaks with pfsck enabled
2023-04-28 Wang Shilonge2fsck: reset @inodes_to_rebuild if restart
2023-04-28 Wang Shilonge2fsck: update mmp block in one thread
2023-04-28 Wang Shilonge2fsck: make default smallest RA size to 1M
2023-04-28 Wang Shilonge2fsck: cleanup e2fsck_pass1_thread_join()
2023-04-28 Wang Shilonge2fsck: wait fix thread finish before checking
2023-04-28 Wang Shilonge2fsck: set E2F_FLAG_ALLOC_OK after threads
2023-04-28 Wang ShilongLU-14768 e2fsck: merge casefolded dir lists after threa...
2023-04-28 Wang Shilonge2fsck: simplify e2fsck context merging codes
2023-04-28 Wang Shilonge2fsck: merge extent depth count after threads finish
2023-04-28 Wang Shilonge2fsck: reset lost_and_found after threads finish
2023-04-28 Wang Shilonge2fsck: merge options after threads finish
2023-04-28 Wang Shilonge2fsck: fix readahead for pfsck of pass1
2023-04-28 Andreas DilgerLU-14432 ext2fs: fix ext2fs_get_avg_group() warning
2023-04-28 Wang Shilonge2fsck: adjust number of threads
2023-04-28 Wang Shilonge2fsck: allow admin specify number of threads
2023-04-28 Wang Shilonge2fsck: kickoff mutex lock for block found map
2023-04-28 Wang Shilonge2fsck: merge EA blocks properly
2023-04-28 Wang Shilonge2fsck: split and merge invalid bitmaps
2023-04-28 Wang Shilonge2fsck: move some fixes out of parallel pthreads
2023-04-28 Wang Shilonge2fsck: serialize fix operations
2023-04-28 Wang Shilonge2fsck: merge quota context after threads finish
2023-04-28 Wang Shilonge2fsck: merge context flags properly
2023-04-28 Wang Shilonge2fsck: merge dirs_to_hash when threads finish
2023-04-28 Wang Shilonge2fsck: merge dx_dir_info after threads finish
2023-04-28 Li Xie2fsck: merge fs flags when threads finish
2023-04-28 Wang Shilonge2fsck: merge counts after threads finish
2023-04-28 Li Xie2fsck: add debug codes for multiple threads
2023-04-28 Li Xie2fsck: merge dblist after thread finishes
2023-04-28 Li Xie2fsck: merge icounts after thread finishes
2023-04-28 Wang Shilonge2fsck: merge badblocks after thread finishes
2023-04-28 Wang Shilonge2fsck: rbtree bitmap for dir
2023-04-28 Li Xie2fsck: merge dir_info after thread finishes
2023-04-28 Li Xie2fsck: optimize the inserting of dir_info_db
2023-04-28 Li Xie2fsck: do not change global variables
2023-04-28 Wang Shilonge2fsck: merge bitmaps after thread completes
2023-04-28 Li Xie2fsck: print thread log properly
2023-04-28 Li Xie2fsck: split groups to different threads
2023-04-28 Li Xie2fsck: add start/end group for thread
2023-04-28 Li Xie2fsck: configure one pfsck thread
2023-04-28 Li Xie2fsck: create logs for mult-threads
2023-04-28 Li Xie2fsck: open io-channel when copying fs
2023-04-28 Wang Shilonge2fsck: copy badblocks when copying fs
2023-04-28 Li Xie2fsck: copy bitmaps when copying context
2023-04-28 Li Xie2fsck: add assert when copying context
2023-04-28 Wang Shilonge2fsck: clear icache when using multi-thread fsck
2023-04-28 Li Xie2fsck: copy fs when using multi-thread fsck
2023-04-28 Li Xie2fsck: copy context when using multi-thread fsck
2023-04-28 Li Xie2fsck: add -m option for multithread
2023-02-02 Theodore Ts'oMerge branch 'maint' into next
2023-02-01 Eric BiggersAOSP: Android: consolidate warning suppressions
2023-02-01 Eric BiggersAOSP: Stop explicitly specifying -fno-strict-aliasing
2023-01-30 Theodore Ts'oMerge branch 'maint' into next
2023-01-30 Theodore Ts'oChange the xattr entry hash to use an unsighed char...
2023-01-27 Theodore Ts'oe2fsck: double cast a pointer to suppress a bogus compi...
2023-01-27 Theodore Ts'oe2fsck: use ext2_ino_t instead of ino_t
2023-01-27 Theodore Ts'oMerge branch 'maint' into next
2023-01-27 Eric Biggerse2fsck: use real functions for kernel slab functions
2023-01-26 Samanta NavarroFix various spelling typos
2023-01-26 Li Dongyange2fsck: optimize clone_file on large devices
2023-01-18 Eric Biggerse2fsck: don't allow journal inode to have encrypt flag
2022-09-23 Theodore Ts'oUse an autoconf test to detect for a BSD- or GNU-style...
2022-09-13 Theodore Ts'oMerge branch 'maint' into next
2022-09-13 Colin CrossAOSP: Fix e2fsdroid build with musl
2022-09-01 Theodore Ts'oMerge branch 'maint' into next
2022-09-01 Theodore Ts'oUpdate makefile dependencies
2022-08-14 Theodore Ts'oMerge branch 'maint' into next
2022-08-14 Theodore Ts'olibext2fs: return an error when byte swapping a corrupt...
2022-08-14 Theodore Ts'oe2fsck: remove unneeded automatic variable program_name
2022-08-13 Theodore Ts'oMerge branch 'maint' into next
2022-08-13 Lukas Czernere2fsprogs: fix device name parsing to resolve names...
2022-08-12 Theodore Ts'oe2fsck: validate i_extra_size in ext4_fc_handle_inode
2022-08-12 Theodore Ts'oMerge branch 'maint' into next
2022-08-12 Theodore Ts'oAvoid potential NULL dereference when argv[0]
2022-08-12 Theodore Ts'oe2fsck: mark that we don't care about the return value...
2022-08-12 Theodore Ts'oe2fsck: streamline problem latch handling
2022-08-12 Theodore Ts'oe2fsck: when mutating file name make sure its length...
2022-08-11 Andreas Dilgermisc: use ext2_ino_t instead of ino_t
2022-08-11 Theodore Ts'oMerge branch 'maint' into next
2022-08-11 Gabriel Krisman... e2fsck: always probe filesystem blocksize with simple...
2022-08-11 Andreas DilgerQuiet unused variable warnings
2022-08-11 Theodore Ts'oMerge branch 'maint' into next
2022-08-11 Theodore Ts'oe2fsck: handle invalid percent expansions in the log...
next