Whamcloud - gitweb
LU-11545 debugfs: allow <inode> for ncheck
[tools/e2fsprogs.git] / e2fsck /
2021-12-17 Andreas DilgerLU-15330 e2fsck: no parent lookup in disconnected dir 85/45785/2
2021-11-30 Sebastien BuissonLU-13717 sec: support encrypted files handling in pfsck... 89/45289/2
2021-09-08 Li DongyangLU-14953 e2fsck: pfsck progress report 84/44784/4
2021-06-18 Wang ShilongLU-14769 e2fsck: init inode_badness proper for thread... 12/44012/3
2021-06-18 Wang ShilongLU-14768 e2fsck: merge expand_eisize_map properly 11/44011/3
2021-06-17 Wang ShilongLU-14768 e2fsck: merge casefolded dir lists after threa... 10/44010/3
2021-06-01 Andreas DilgerLU-14432 ext2fs: fix ext2fs_get_avg_group() warning 81/43881/2
2021-05-31 Andreas DilgerLU-14710 e2fsck: fix ".." more gracefully if possible 58/43858/3
2021-04-21 Li DongyangLU-11446 e2fsck: check trusted.link when fixing nlink 31/43231/2
2021-04-21 Andreas DilgerLU-8300 e2fsck: print out FID with dirent inode number
2021-04-21 Andreas DilgerLU-1540 e2fsck: add missing symlink NUL terminator
2021-04-14 Andreas Dilgere2fsck: add support for dirdata feature
2021-04-14 Andreas Dilgere2fsck: clean up xattr checking code
2021-04-14 Andreas Dilgere2fsck: track errors/badness found for each inode
2021-04-14 Andreas Dilgere2fsck: add support for expanding the inode size
2021-04-14 Andreas Dilgere2fsck: allow deleting or zeroing shared blocks
2021-04-14 Andreas Dilgere2fsck: parse config file before command-line opts
2021-04-08 Saranya Muruganandame2fsck: Annotating fields in e2fsck_struct
2021-04-08 Saranya Muruganandame2fsck: propagate number of threads
2021-04-08 Andreas Dilgere2fsck: misc cleanups for pfsck
2021-04-08 Wang Shilonge2fsck: fix memory leaks with pfsck enabled
2021-04-08 Wang Shilonge2fsck: reset @inodes_to_rebuild if restart
2021-04-08 Wang Shilonge2fsck: update mmp block in one thread
2021-04-08 Wang Shilonge2fsck: make default smallest RA size to 1M
2021-04-08 Wang Shilonge2fsck: cleanup e2fsck_pass1_thread_join()
2021-04-08 Wang Shilonge2fsck: wait fix thread finish before checking
2021-04-08 Wang Shilonge2fsck: set E2F_FLAG_ALLOC_OK after threads
2021-04-08 Wang Shilonge2fsck: simplify e2fsck context merging codes
2021-04-08 Wang Shilonge2fsck: merge extent depth count after threads finish
2021-04-08 Wang Shilonge2fsck: reset lost_and_found after threads finish
2021-04-08 Wang Shilonge2fsck: merge options after threads finish
2021-04-08 Wang Shilonge2fsck: fix readahead for pfsck of pass1
2021-04-08 Wang Shilonge2fsck: adjust number of threads
2021-04-08 Wang Shilonge2fsck: allow admin specify number of threads
2021-04-08 Wang Shilonge2fsck: kickoff mutex lock for block found map
2021-04-08 Wang Shilonge2fsck: merge EA blocks properly
2021-04-08 Wang Shilonge2fsck: split and merge invalid bitmaps
2021-04-08 Wang Shilonge2fsck: move some fixes out of parallel pthreads
2021-04-08 Wang Shilonge2fsck: serialize fix operations
2021-04-08 Wang Shilonge2fsck: merge quota context after threads finish
2021-04-08 Wang Shilonge2fsck: merge context flags properly
2021-04-08 Wang Shilonge2fsck: merge dirs_to_hash when threads finish
2021-04-08 Wang Shilonge2fsck: merge dx_dir_info after threads finish
2021-04-08 Li Xie2fsck: merge fs flags when threads finish
2021-04-08 Wang Shilonge2fsck: merge counts after threads finish
2021-04-08 Li Xie2fsck: add debug codes for multiple threads
2021-04-08 Li Xie2fsck: merge dblist after thread finishes
2021-04-08 Li Xie2fsck: merge icounts after thread finishes
2021-04-08 Wang Shilonge2fsck: merge badblocks after thread finishes
2021-04-08 Wang Shilonge2fsck: rbtree bitmap for dir
2021-04-08 Li Xie2fsck: merge dir_info after thread finishes
2021-04-08 Li Xie2fsck: optimize the inserting of dir_info_db
2021-04-08 Li Xie2fsck: do not change global variables
2021-04-08 Wang Shilonge2fsck: merge bitmaps after thread completes
2021-04-08 Li Xie2fsck: print thread log properly
2021-04-08 Li Xie2fsck: split groups to different threads
2021-04-08 Li Xie2fsck: add start/end group for thread
2021-04-08 Li Xie2fsck: configure one pfsck thread
2021-04-08 Li Xie2fsck: create logs for mult-threads
2021-04-08 Li Xie2fsck: open io-channel when copying fs
2021-04-08 Wang Shilonge2fsck: copy badblocks when copying fs
2021-04-08 Li Xie2fsck: copy bitmaps when copying context
2021-04-08 Li Xie2fsck: add assert when copying context
2021-04-08 Wang Shilonge2fsck: clear icache when using multi-thread fsck
2021-04-08 Li Xie2fsck: copy fs when using multi-thread fsck
2021-04-08 Li Xie2fsck: copy context when using multi-thread fsck
2021-04-08 Li Xie2fsck: add -m option for multithread
2021-02-26 Theodore Ts'oiscan: fix the test program iscan so it builds again
2021-02-23 Theodore Ts'oe2fsck: fix miscellaneous clang warnings
2021-02-23 Harshad Shirwadkare2fsck: initialize variable before first use in fast...
2021-02-23 Harshad Shirwadkare2fsck: add fallthrough comment in fc replay switch...
2021-02-23 Harshad Shirwadkare2fsck: don't ignore return values in e2fsck_rewrite_ex...
2021-02-12 Theodore Ts'oe2fsck: fix error code return in e2fsck_read_extents()
2021-02-12 Theodore Ts'oe2fsck: add error checking for ext2fs_extent_get_info()
2021-02-11 Theodore Ts'oFix clang warnings on architectures with a 64-bit long
2021-02-09 Theodore Ts'oUpdate release notes, etc., for the 1.46.1 release v1.46.1
2021-02-09 Theodore Ts'oProvide and use sort_r() instead of qsort_r() for porta...
2021-02-09 Harshad Shirwadkare2fsck: endianness fixes for fast commit replay
2021-02-09 Andreas Dilgere2fsck: fix check of directories over 4GB
2021-01-29 Theodore Ts'oUpdate makefile dependencies
2021-01-29 Theodore Ts'oe2fsck: drop use of sysctl(2)
2021-01-28 Theodore Ts'oMerge branch 'maint' into next
2021-01-28 Yifan HongAOSP: tune2fs/resize2fs: make vendor_ramdisk_available.
2021-01-28 Daniel RosenbergAOSP: ANDROID: e2fsck: Handle casefolded encryption
2021-01-28 Daniel RosenbergAOSP: ANDROID: e2fsck: Do not mutate encrypted names
2021-01-28 Howard ChenAOSP: Make e2fsck depends on badblocks
2021-01-28 Gabriel Krisman... e2fsck.8.in: document check_encoding extended option
2021-01-28 Gabriel Krisman... e2fsck: add option to force encoded filename verification
2021-01-28 Gabriel Krisman... e2fsck: detect duplicated casefolded direntries for...
2021-01-28 Gabriel Krisman... dict: support comparison with context
2021-01-28 Gabriel Krisman... e2fsck: support casefold directories when rehashing
2021-01-28 Gabriel Krisman... e2fsck: fix entries with invalid encoded characters
2021-01-28 Arnaud Ferrarise2fsck: add new problem for encoded name check
2021-01-28 Harshad Shirwadkare2fsck: add replay for add_range, del_range, and inode...
2021-01-28 Harshad Shirwadkare2fsck: add fc replay for link, unlink, creat tags
2021-01-28 Harshad Shirwadkare2fsck: add fast commit replay skeleton
2021-01-28 Harshad Shirwadkare2fsck: add fast commit scan pass
2021-01-28 Harshad Shirwadkare2fsck: add fast commit setup code
2021-01-28 Harshad Shirwadkare2fsck: add function to rewrite extent tree
2021-01-27 Theodore Ts'oe2fsck: declare the size of bh->b_data to be 4096 in...
next