Whamcloud - gitweb
LU-8465 e2fsck: fix race in ext2fs_read_bitmaps()
[tools/e2fsprogs.git] / e2fsck /
2020-09-28 Wang ShilongLU-8465 e2fsck: fix race in ext2fs_read_bitmaps() 65/40065/2
2020-09-27 Wang ShilongLU-8465 e2fsck: fix build for make rpm 60/40060/2
2020-09-26 Wang ShilongLU-8465 e2fsck: reset @inodes_to_rebuild if restart 24/40024/6
2020-09-26 Wang ShilongLU-8465 e2fsck: update mmp block in one thread 74/39874/11
2020-09-26 Wang ShilongLU-8465 e2fsck: make default smallest RA size to 1M 14/39914/9
2020-09-26 Wang ShilongLU-8465 e2fsck: cleanup e2fsck_pass1_thread_join() 16/40016/9
2020-09-26 Wang ShilongLU-8465 e2fsck: wait fix thread finish before checking 46/39846/10
2020-09-26 Wang ShilongLU-8465 e2fsck: set E2F_FLAG_ALLOC_OK after threads 44/39844/10
2020-09-26 Wang ShilongLU-8465 e2fsck: simplify e2fsck context merging codes 96/37996/11
2020-09-26 Wang ShilongLU-8465 e2fsck: merge extent depth count after threads... 00/38000/10
2020-09-26 Wang ShilongLU-8465 e2fsck: reset lost_and_found after threads... 99/37999/10
2020-09-26 Wang ShilongLU-8465 e2fsck: merge options after threads finish 98/37998/10
2020-09-26 Wang ShilongLU-8465 e2fsck: merge expand_eisize_map properly 97/37997/10
2020-09-26 Wang ShilongLU-8465 e2fsck: merge encrypted dir lists after thread... 95/37995/11
2020-09-26 Wang ShilongLU-8465 e2fsck: fix readahead for pfsck of pass1 87/37887/10
2020-09-26 Wang ShilongLU-8465 e2fsck: adjust number of threads 52/39852/11
2020-09-26 Wang ShilongLU-8465 e2fsck: allow admin specify number of threads 59/37859/11
2020-09-26 Wang ShilongLU-8465 e2fsck: kickoff mutex lock for block found map 84/37884/10
2020-09-26 Wang ShilongLU-8465 e2fsck: merge EA blocks properly 05/37905/10
2020-09-26 Wang ShilongLU-8465 e2fsck: split and merge invalid bitmaps 85/37885/10
2020-09-26 Wang ShilongLU-8465 e2fsck: move some fixes out of parallel pthreads 56/37856/10
2020-09-26 Wang ShilongLU-8465 e2fsck: serialize fix operations 26/37826/10
2020-09-26 Wang ShilongLU-8465 e2fsck: merge quota context after threads finish 25/37825/10
2020-09-26 Wang ShilongLU-8465 e2fsck: merge context flags properly 83/37783/10
2020-09-26 Wang ShilongLU-8465 e2fsck: merge dirs_to_hash when threads finish 82/37782/10
2020-09-26 Wang ShilongLU-8465 e2fsck: merge dx_dir_info after threads finish 24/37024/10
2020-09-26 Li XiLU-8465 e2fsck: merge fs flags when threads finish 98/36098/16
2020-09-26 Wang ShilongLU-8465 e2fsck: merge counts after threads finish 97/36097/14
2020-09-26 Li XiLU-8465 e2fsck: add debug codes for multiple threads 54/36054/15
2020-09-26 Li XiLU-8465 e2fsck: merge dblist after thread finishes 44/36044/16
2020-09-26 Wang ShilongLU-8465 e2fsck: merge inode_badness after threads finish 43/39843/7
2020-09-26 Li XiLU-8465 e2fsck: merge icounts after thread finishes 41/39841/7
2020-09-26 Wang ShilongLU-8465 e2fsck: merge badblocks after thread finishes 26/36026/11
2020-09-26 Wang ShilongLU-8465 e2fsck: rbtree bitmap for dir 20/36020/10
2020-09-26 Li XiLU-8465 e2fsck: merge dir_info after thread finishes 18/36018/12
2020-09-26 Li XiLU-8465 e2fsck: optimize the inserting of dir_info_db 04/36004/14
2020-09-26 Li XiLU-8465 e2fsck: do not change global variables 01/36001/11
2020-09-26 Wang ShilongLU-8465 e2fsck: merge bitmaps after thread completes 61/35961/18
2020-09-26 Li XiLU-8465 e2fsck: print thread log properly 22/35922/16
2020-09-26 Li XiLU-8465 e2fsck: split groups to different threads 55/35855/9
2020-09-26 Li XiLU-8465 e2fsck: add start/end group for thread 46/35846/9
2020-09-25 Li XiLU-8465 e2fsck: optionally configure one pfsck thread 93/35793/16
2020-09-25 Li XiLU-8465 e2fsck: create logs for mult-threads 80/35780/5
2020-09-25 Li XiLU-8465 e2fsck: open io-channel when copying fs 63/35763/11
2020-09-25 Wang ShilongLU-8465 e2fsck: copy badblocks when copying fs 26/35726/6
2020-09-25 Li XiLU-8465 e2fsck: copy bitmaps when copying context 12/35712/12
2020-09-25 Li XiLU-8465 e2fsck: add assert when copying context 15/40015/5
2020-09-25 Wang ShilongLU-8465 e2fsck: clear icache when using multi-thread... 14/40014/2
2020-09-18 Li XiLU-8465 e2fsck: copy fs when using multi-thread fsck 96/35696/7
2020-09-18 Li XiLU-8465 e2fsck: copy context when using multi-thread... 90/35690/18
2020-09-18 Li XiLU-8465 e2fsck: add -m option for multithread 89/35689/11
2020-09-18 Wang ShilongLU-8465 e2fsck: remove unused fs_ext_attr_inodes/blocks 40/39840/2
2020-09-18 Wang ShilongLU-8465 e2fsck: cleanup struct e2fsck_struct 84/35684/8
2020-05-27 Andreas DilgerLU-8300 e2fsck: print out FID with dirent inode number
2020-05-27 Andreas DilgerLU-1540 e2fsck: add missing symlink NUL terminator
2020-05-27 Andreas Dilgere2fsck: add support for dirdata feature
2020-05-27 Andreas Dilgere2fsck: clean up xattr checking code
2020-05-27 Andreas Dilgere2fsck: track errors/badness found for each inode
2020-05-27 Andreas Dilgere2fsck: add support for expanding the inode size
2020-05-27 Andreas Dilgere2fsck: allow deleting or zeroing shared blocks
2020-05-27 Andreas Dilgere2fsck: parse config file before command-line opts
2020-03-21 Yifan HongAOSP: Make ramdisk_available.
2020-03-20 Jan Karae2fsck: clarify overflow link count error message
2020-03-15 Theodore Ts'oe2fsck: fix "make check" when using static libraries
2020-03-04 Andreas Dilgere2fsck: avoid overflow with very large dirs
2020-03-04 Andreas Dilgere2fsck: consistently use ext2fs_get_mem()
2020-02-29 Andreas Dilgere2fsck: fix overflow if more than 4B inodes
2020-02-29 Andreas Dilgere2fsck: reduce memory usage for many directories
2020-02-29 Andreas Dilgere2fsck: avoid mallinfo() if over 2GB allocated
2020-02-29 Andreas Dilgere2fsck: use proper types for variables
2020-02-29 Andreas Dilgere2fsck: fix e2fsck_allocate_memory() overflow
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
2020-01-02 Theodore Ts'oe2fsck: don't check for future superblock times if...
2020-01-01 Wang Shilonge2fsck: fix use after free in calculate_tree()
2020-01-01 Wang Shilonge2fsck: fix to return ENOMEM in alloc_size_dir()
2020-01-01 Theodore Ts'oext2fs: add ext2fs_get_stat_i_blocks() function
2019-12-20 Theodore Ts'oe2fsck: don't try to rehash a deleted directory
2019-12-20 Theodore Ts'oe2fsck: abort if there is a corrupted directory block...
2019-12-14 Theodore Ts'oe2fsck: optimize away repeated calls to gettext()
2019-09-03 Theodore Ts'oe2fsck: check the validity of the casefold flag
2019-09-03 Theodore Ts'oe2fsck: make the low dtime check consistent when using...
2019-09-03 Theodore Ts'oe2fsck: update the quota records when the root director...
2019-07-25 Theodore Ts'oe2fsck: set E2FSCK_TIME correctly on a 32-bit arch...
2019-07-13 Theodore Ts'oe2fsck: add xgettext:no-c-format tags
2019-06-20 Artem Blagodarenkoe2fsck: correctly handle inline directories when large_...
2019-05-27 Eric Biggerse2fsck: handle verity files in scan_extent_node()
2019-05-12 Theodore Ts'oe2fsck: remove an potentially ambiguous dangling else...
2019-05-12 Theodore Ts'oe2fsck: fix printf format / argument mismatches
2019-05-10 Theodore Ts'oe2fsck: fix XML validity problem with the problem log
2019-05-06 Theodore Ts'oe2fsck: add support for saving the problem code log
2019-05-06 Theodore Ts'oe2fsck: check and fix tails of all bitmap blocks
2019-05-03 Theodore Ts'oRename the feature "fname_encoding" to be "casefold".
2019-04-29 Theodore Ts'olibext2fs: remove nls_* namespace contamination
2019-04-28 Gabriel Krisman... ext2fs: always attempt to load nls table when loading...
2019-02-11 Theodore Ts'oMerge branch 'maint' into next
2019-02-08 Andreas GampeAOSP: E2fsprogs: fix ODR issue
2019-02-05 Artem Blagodarenkoe2fsck: allow to check >2GB sized directory
2018-12-16 Theodore Ts'oMerge branch 'maint' into next
2018-12-16 Theodore Ts'oe2fsck: use "Optimize?" prompt for PR_1E_CAN_{COLLAPSE...
next