Show patches with: Submitter = Wang Shilong       |    State = Action Required       |    Archived = No       |   53 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,01/46] e2fsck: cleanup struct e2fsck_struct introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,02/46] e2fsck: add -m option for multithread introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,03/46] e2fsck: copy context when using multi-thread fsck introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,04/46] e2fsck: copy fs when using multi-thread fsck introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,05/46] e2fsck: copy dblist when using multi-thread fsck introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,06/46] e2fsck: clear icache when using multi-thread fsck introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,07/46] e2fsck: add assert when copying context introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,08/46] e2fsck: copy bitmaps when copying context introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,09/46] e2fsck: copy badblocks when copying fs introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,10/46] e2fsck: open io-channel when copying fs introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,11/46] e2fsck: create logs for mult-threads introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,12/46] e2fsck: create one thread to fsck introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,13/46] e2fsck: add start/end group for thread introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,14/46] e2fsck: split groups to different threads introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,15/46] e2fsck: print thread log properly introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,16/46] e2fsck: merge bitmaps after thread completes introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,17/46] e2fsck: do not change global variables introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,18/46] e2fsck: optimize the inserting of dir_info_db introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,19/46] e2fsck: merge dir_info after thread finishes introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,20/46] e2fsck: rbtree bitmap for dir introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,21/46] e2fsck: merge badblocks after thread finishes introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,22/46] e2fsck: merge icounts after thread finishes introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,23/46] e2fsck: merge dblist after thread finishes introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,24/46] e2fsck: add debug codes for multiple threds introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,25/46] e2fsck: merge counts when threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,26/46] e2fsck: merge fs flags when threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,27/46] e2fsck: merge dx_dir_info introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,28/46] e2fsck: make threads splitting aware of flex_bg introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,29/46] e2fsck: merge dirs_to_hash when threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,30/46] e2fsck: merge context flags properly introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,31/46] e2fsck: split and merge quota context introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,32/46] e2fsck: serialize fix operations introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,33/46] e2fsck: move some fixes out of parallel pthreads introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,34/46] e2fsck: split and merge invalid bitmaps introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,35/46] e2fsck: fix to protect EA checking introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,36/46] e2fsck: allow admin specify number of threads introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,37/46] e2fsck: kickoff mutex lock for block found map introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,38/46] e2fsck: fix readahead for pfsck of pass1 introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,39/46] e2fsck: kick off ea mutex lock from pfsck introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,40/46] e2fsck: merge encrypted_files after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,41/46] e2fsck: merge inode_bad_map after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,42/46] e2fsck: simplify e2fsck context merging codes introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,43/46] e2fsck: merge options after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,44/46] e2fsck: reset lost_and_found after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,45/46] LU-8465 e2fsck: merge extent depth count after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,46/46] libext2fs: optimize ext2fs_convert_subcluster_bitmap() introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim - - - - --- 2020-05-27 Wang Shilong New
[1/2] e2fsprogs: add EXT2_FLAG_BG_WAS_TRIMMED to optimize fstrim [1/2] e2fsprogs: add EXT2_FLAG_BG_WAS_TRIMMED to optimize fstrim - - - - --- 2020-05-27 Wang Shilong New
[2/2] tune2fs: add clear_was_trimmed option [1/2] e2fsprogs: add EXT2_FLAG_BG_WAS_TRIMMED to optimize fstrim - - - - --- 2020-05-27 Wang Shilong New
[v2] ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim [v2] ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim - - - - --- 2020-05-27 Wang Shilong New
[v3,1/2] ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim [v3,1/2] ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim - - 1 - --- 2020-06-22 Wang Shilong New
[2/2] ext4: avoid trimming block group if only few blocks freed [v3,1/2] ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim - - - - --- 2020-06-22 Wang Shilong New
[v2,2/2] ext4: avoid trimming block group if only few blocks freed Untitled series #185003 - - 1 - --- 2020-06-22 Wang Shilong New