Ritesh Harjani ([email protected])

Number of posts: 593 (0.16 per day)
First post: 2014-06-02 04:07:51
Last post: 2024-06-14 16:08:26

Date List Subject
2022-11-07 12:31:15 linux-ext4 [RFCv1 65/72] e2fsck: Annotating fields in e2fsck_struct
2022-11-07 12:31:08 linux-ext4 [RFCv1 66/72] e2fsck: merge casefolded dir lists after thread finish
2022-11-07 12:30:56 linux-ext4 [RFCv1 63/72] e2fsck: misc cleanups for pfsck
2022-11-07 12:29:48 linux-ext4 [RFCv1 62/72] e2fsck: fix memory leaks with pfsck enabled
2022-11-07 12:29:44 linux-ext4 [RFCv1 61/72] tests: add pfsck test
2022-11-07 12:29:20 linux-ext4 [RFCv1 60/72] e2fsck: reset @inodes_to_rebuild if restart
2022-11-07 12:29:10 linux-ext4 [RFCv1 59/72] e2fsck: update mmp block in one thread
2022-11-07 12:29:09 linux-ext4 [RFCv1 58/72] e2fsck: make default smallest RA size to 1M
2022-11-07 12:29:08 linux-ext4 [RFCv1 57/72] e2fsck: cleanup e2fsck_pass1_thread_join()
2022-11-07 12:28:58 linux-ext4 [RFCv1 56/72] e2fsck: wait fix thread finish before checking
2022-11-07 12:28:55 linux-ext4 [RFCv1 55/72] e2fsck: set E2F_FLAG_ALLOC_OK after threads
2022-11-07 12:28:42 linux-ext4 [RFCv1 54/72] e2fsck: simplify e2fsck context merging codes
2022-11-07 12:28:32 linux-ext4 [RFCv1 50/72] e2fsck: fix readahead for pfsck of pass1
2022-11-07 12:28:32 linux-ext4 [RFCv1 51/72] e2fsck: merge options after threads finish
2022-11-07 12:28:31 linux-ext4 [RFCv1 53/72] e2fsck: merge extent depth count after threads finish
2022-11-07 12:28:30 linux-ext4 [RFCv1 52/72] e2fsck: reset lost_and_found after threads finish
2022-11-07 12:28:28 linux-ext4 [RFCv1 49/72] e2fsck: adjust number of threads
2022-11-07 12:28:15 linux-ext4 [RFCv1 33/72] e2fsck: optimize the inserting of dir_info_db
2022-11-07 12:28:13 linux-ext4 [RFCv1 31/72] e2fsck: print thread log properly
2022-11-07 12:28:13 linux-ext4 [RFCv1 48/72] e2fsck: allow admin specify number of threads
2022-11-07 12:28:04 linux-ext4 [RFCv1 47/72] e2fsck: kickoff mutex lock for block found map
2022-11-07 12:27:56 linux-ext4 [RFCv1 46/72] e2fsck: merge EA blocks properly
2022-11-07 12:27:55 linux-ext4 [RFCv1 45/72] e2fsck: split and merge invalid bitmaps
2022-11-07 12:27:46 linux-ext4 [RFCv1 43/72] e2fsck: serialize fix operations
2022-11-07 12:27:45 linux-ext4 [RFCv1 44/72] e2fsck: move some fixes out of parallel pthreads
2022-11-07 12:27:41 linux-ext4 [RFCv1 42/72] e2fsck: merge quota context after threads finish
2022-11-07 12:27:39 linux-ext4 [RFCv1 41/72] e2fsck: merge context flags properly
2022-11-07 12:27:35 linux-ext4 [RFCv1 40/72] e2fsck: merge dirs_to_hash when threads finish
2022-11-07 12:27:31 linux-ext4 [RFCv1 39/72] e2fsck: merge dx_dir_info after threads finish
2022-11-07 12:27:29 linux-ext4 [RFCv1 38/72] e2fsck: merge counts after threads finish
2022-11-07 12:27:18 linux-ext4 [RFCv1 37/72] e2fsck: add debug codes for multiple threads
2022-11-07 12:27:08 linux-ext4 [RFCv1 36/72] e2fsck: merge icounts after thread finishes
2022-11-07 12:27:01 linux-ext4 [RFCv1 35/72] e2fsck: rbtree bitmap for dir
2022-11-07 12:26:57 linux-ext4 [RFCv1 34/72] e2fsck: merge dir_info after thread finishes
2022-11-07 12:26:52 linux-ext4 [RFCv1 30/72] e2fsck: split groups to different threads
2022-11-07 12:26:52 linux-ext4 [RFCv1 32/72] e2fsck: do not change global variables
2022-11-07 12:26:47 linux-ext4 [RFCv1 29/72] e2fsck: add start/end group for thread
2022-11-07 12:26:36 linux-ext4 [RFCv1 28/72] e2fsck: Add asserts in open_channel_fs
2022-11-07 12:26:24 linux-ext4 [RFCv1 24/72] e2fsck: configure one pfsck thread
2022-11-07 12:26:19 linux-ext4 [RFCv1 27/72] e2fsck: Add e2fsck_pass1_merge_bitmap() api
2022-11-07 12:26:09 linux-ext4 [RFCv1 26/72] e2fsck: Use merge/clone apis of libext2fs
2022-11-07 12:26:08 linux-ext4 [RFCv1 25/72] e2fsck: Add e2fsck_pass1_thread_join return value
2022-11-07 12:25:58 linux-ext4 [RFCv1 23/72] e2fsck: create logs for multi-threads
2022-11-07 12:25:57 linux-ext4 [RFCv1 22/72] e2fsck: copy context when using multi-thread fsck
2022-11-07 12:25:56 linux-ext4 [RFCv1 21/72] e2fsck: add -m option for multithread
2022-11-07 12:25:47 linux-ext4 [RFCv1 20/72] libext2fs: avoid too much memory allocation in case fs_num_threads
2022-11-07 12:25:38 linux-ext4 [RFCv1 19/72] libext2fs: Misc fixes for struct_ext2_filsys
2022-11-07 12:24:50 linux-ext4 [RFCv1 17/72] libext2fs: Add support for ext2fs_test_block_bitmap_range2_valid()
2022-11-07 12:24:50 linux-ext4 [RFCv1 18/72] libext2fs: Add support to get average group count
2022-11-07 12:24:47 linux-ext4 [RFCv1 16/72] tst_libext2fs_pthread: Add libext2fs merge/clone unit tests
2022-11-07 12:24:42 linux-ext4 [RFCv1 15/72] tst_bitmaps_pthread: Add merge bitmaps test using pthreads