Saranya Muruganandam ([email protected])

Number of posts: 73 (0.06 per day)
First post: 2020-11-18 15:40:42
Last post: 2024-04-10 23:39:47

Date List Subject
2020-11-18 15:42:46 linux-ext4 [RFC PATCH v3 06/61] e2fsck: copy bitmaps when copying context
2020-11-18 15:42:44 linux-ext4 [RFC PATCH v3 49/61] e2fsck: fix build for make rpm
2020-11-18 15:42:36 linux-ext4 [RFC PATCH v3 46/61] ext2fs: parallel bitmap loading
2020-11-18 15:42:29 linux-ext4 [RFC PATCH v3 41/61] e2fsck: set E2F_FLAG_ALLOC_OK after threads
2020-11-18 15:42:27 linux-ext4 [RFC PATCH v3 39/61] e2fsck: merge extent depth count after threads finish
2020-11-18 15:42:26 linux-ext4 [RFC PATCH v3 21/61] e2fsck: merge dblist after thread finishes
2020-11-18 15:42:12 linux-ext4 [RFC PATCH v3 32/61] e2fsck: merge EA blocks properly
2020-11-18 15:42:09 linux-ext4 [RFC PATCH v3 30/61] e2fsck: move some fixes out of parallel pthreads
2020-11-18 15:41:57 linux-ext4 [RFC PATCH v3 24/61] e2fsck: merge fs flags when threads finish
2020-11-18 15:41:53 linux-ext4 [RFC PATCH v3 22/61] e2fsck: add debug codes for multiple threads
2020-11-18 15:41:49 linux-ext4 [RFC PATCH v3 11/61] e2fsck: add start/end group for thread
2020-11-18 15:41:37 linux-ext4 [RFC PATCH v3 19/61] e2fsck: merge badblocks after thread finishes
2020-11-18 15:41:33 linux-ext4 [RFC PATCH v3 17/61] e2fsck: merge dir_info after thread finishes
2020-11-18 15:41:31 linux-ext4 [RFC PATCH v3 16/61] e2fsck: optimize the inserting of dir_info_db
2020-11-18 15:41:25 linux-ext4 [RFC PATCH v3 14/61] e2fsck: merge bitmaps after thread completes
2020-11-18 15:41:23 linux-ext4 [RFC PATCH v3 12/61] e2fsck: split groups to different threads
2020-11-18 15:41:15 linux-ext4 [RFC PATCH v3 09/61] e2fsck: create logs for mult-threads
2020-11-18 15:41:10 linux-ext4 [RFC PATCH v3 07/61] e2fsck: copy badblocks when copying fs
2020-11-18 15:41:09 linux-ext4 [RFC PATCH v3 03/61] e2fsck: copy fs when using multi-thread fsck
2020-11-18 15:41:09 linux-ext4 [RFC PATCH v3 05/61] e2fsck: add assert when copying context
2020-11-18 15:41:07 linux-ext4 [RFC PATCH v3 01/61] e2fsck: add -m option for multithread
2020-11-18 15:40:42 linux-ext4 [RFC PATCH v3 00/61] Introduce parallel fsck to e2fsck pass1