Show patches with: Submitter = Ojaswin Mujoo       |    State = Action Required       |   82 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,7/7] ext4: Support atomic write for statx ext4: Allocator changes for atomic write support with DIO - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,6/7] ext4: Add aligned allocation support for atomic direct io ext4: Allocator changes for atomic write support with DIO - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,5/7] block: export blkdev_atomic_write_valid() and refactor api ext4: Allocator changes for atomic write support with DIO - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,4/7] ext4: allow inode preallocation for aligned alloc ext4: Allocator changes for atomic write support with DIO - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,3/7] ext4: add aligned allocation support in mballoc ext4: Allocator changes for atomic write support with DIO - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,2/7] ext4: Factor out size and start prediction from ext4_mb_normalize_request() ext4: Allocator changes for atomic write support with DIO - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,1/7] iomap: Don't fall back to bufferred write if the write is atomic [RFC,1/7] iomap: Don't fall back to bufferred write if the write is atomic - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,1/7] iomap: Don't fall back to buffered write if the write is atomic ext4: Allocator changes for atomic write support with DIO - - - --- 2023-11-30 Ojaswin Mujoo New
[1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure ext4: Fix stale data exposure caused with dioread_nolock - - - --- 2023-09-05 Ojaswin Mujoo New
[v4,9/9] ext4: Remove the logic to trim inode PAs ext4: Convert inode preallocation list to an rbtree - 2 - --- 2023-02-17 Ojaswin Mujoo New
[v4,8/9] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list ext4: Convert inode preallocation list to an rbtree - 2 - --- 2023-02-17 Ojaswin Mujoo New
[v4,7/9] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union ext4: Convert inode preallocation list to an rbtree - 2 - --- 2023-02-17 Ojaswin Mujoo New
[v4,6/9] ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa() ext4: Convert inode preallocation list to an rbtree - 2 - --- 2023-02-17 Ojaswin Mujoo New
[v4,5/9] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request() ext4: Convert inode preallocation list to an rbtree - 2 - --- 2023-02-17 Ojaswin Mujoo New
[v4,4/9] ext4: Move overlap assert logic into a separate function ext4: Convert inode preallocation list to an rbtree - 2 - --- 2023-02-17 Ojaswin Mujoo New
[v4,3/9] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated() ext4: Convert inode preallocation list to an rbtree - 2 - --- 2023-02-17 Ojaswin Mujoo New
[v4,2/9] ext4: Refactor code related to freeing PAs ext4: Convert inode preallocation list to an rbtree - 2 - --- 2023-02-17 Ojaswin Mujoo New
[v4,1/9] ext4: Stop searching if PA doesn't satisfy non-extent file ext4: Convert inode preallocation list to an rbtree - 2 - --- 2023-02-17 Ojaswin Mujoo New
[RFC,11/11] ext4: Add allocation criteria 1.5 (CR1_5) multiblock allocator improvements - 1 - --- 2023-01-27 Ojaswin Mujoo New
[RFC,10/11] ext4: Abstract out logic to search average fragment list multiblock allocator improvements - 2 - --- 2023-01-27 Ojaswin Mujoo New
[RFC,09/11] ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs multiblock allocator improvements - 2 - --- 2023-01-27 Ojaswin Mujoo New
[RFC,08/11] ext4: Don't skip prefetching BLOCK_UNINIT groups multiblock allocator improvements - 2 - --- 2023-01-27 Ojaswin Mujoo New
[RFC,07/11] ext4: Avoid scanning smaller extents in BG during CR1 multiblock allocator improvements - 2 - --- 2023-01-27 Ojaswin Mujoo New
[RFC,06/11] ext4: Add counter to track successful allocation of goal length multiblock allocator improvements - 2 - --- 2023-01-27 Ojaswin Mujoo New
[RFC,05/11] ext4: Add per CR extent scanned counter multiblock allocator improvements - 2 - --- 2023-01-27 Ojaswin Mujoo New
[RFC,04/11] ext4: Convert mballoc cr (criteria) to enum multiblock allocator improvements - 1 - --- 2023-01-27 Ojaswin Mujoo New
[RFC,03/11] ext4: mballoc: Fix getting the right group desc in ext4_mb_prefetch_fini multiblock allocator improvements - 1 - --- 2023-01-27 Ojaswin Mujoo New
[RFC,02/11] ext4: Remove unused extern variables declaration multiblock allocator improvements - 1 - --- 2023-01-27 Ojaswin Mujoo New
[RFC,01/11] ext4: mballoc: Remove useless setting of ac_criteria multiblock allocator improvements - 1 - --- 2023-01-27 Ojaswin Mujoo New
[v3,8/8] ext4: Remove the logic to trim inode PAs ext4: Convert inode preallocation list to an rbtree - 2 - --- 2023-01-16 Ojaswin Mujoo New
[v3,7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list ext4: Convert inode preallocation list to an rbtree - 1 - --- 2023-01-16 Ojaswin Mujoo New
[v3,6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union ext4: Convert inode preallocation list to an rbtree - 2 - --- 2023-01-16 Ojaswin Mujoo New
[v3,5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request() ext4: Convert inode preallocation list to an rbtree - 2 - --- 2023-01-16 Ojaswin Mujoo New
[v3,4/8] ext4: Move overlap assert logic into a separate function ext4: Convert inode preallocation list to an rbtree - 2 - --- 2023-01-16 Ojaswin Mujoo New
[v3,3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated() ext4: Convert inode preallocation list to an rbtree - 2 - --- 2023-01-16 Ojaswin Mujoo New
[v3,2/8] ext4: Refactor code related to freeing PAs ext4: Convert inode preallocation list to an rbtree - 2 - --- 2023-01-16 Ojaswin Mujoo New
[v3,1/8] ext4: Stop searching if PA doesn't satisfy non-extent file ext4: Convert inode preallocation list to an rbtree - 2 - --- 2023-01-16 Ojaswin Mujoo New
[v2,8/8] ext4: Remove the logic to trim inode PAs ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-10-14 Ojaswin Mujoo New
[v2,7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-10-14 Ojaswin Mujoo New
[v2,6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-10-14 Ojaswin Mujoo New
[v2,5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request() ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-10-14 Ojaswin Mujoo New
[v2,4/8] ext4: Move overlap assert logic into a separate function ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-10-14 Ojaswin Mujoo New
[v2,3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated() ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-10-14 Ojaswin Mujoo New
[v2,2/8] ext4: Refactor code related to freeing PAs ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-10-14 Ojaswin Mujoo New
[v2,1/8] ext4: Stop searching if PA doesn't satisfy non-extent file ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-10-14 Ojaswin Mujoo New
[8/8] ext4: Remove the logic to trim inode PAs ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-10-06 Ojaswin Mujoo New
[7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-10-06 Ojaswin Mujoo New
[6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-10-06 Ojaswin Mujoo New
[5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request() ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-10-06 Ojaswin Mujoo New
[4/8] ext4: Move overlap assert logic into a separate function ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-10-06 Ojaswin Mujoo New
[3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated() ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-10-06 Ojaswin Mujoo New
[2/8] ext4: Refactor code related to freeing PAs ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-10-06 Ojaswin Mujoo New
[1/8] ext4: Stop searching if PA doesn't satisfy non-extent file ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-10-06 Ojaswin Mujoo New
[RFC,v3,8/8] ext4: Remove the logic to trim inode PAs ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-27 Ojaswin Mujoo New
[RFC,v3,7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-27 Ojaswin Mujoo New
[RFC,v3,6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-09-27 Ojaswin Mujoo New
[RFC,v3,5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request() ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-09-27 Ojaswin Mujoo New
[RFC,v3,4/8] ext4: Move overlap assert logic into a separate function ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-09-27 Ojaswin Mujoo New
[RFC,v3,3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated() ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-09-27 Ojaswin Mujoo New
[RFC,v3,2/8] ext4: Refactor code related to freeing PAs ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-09-27 Ojaswin Mujoo New
[RFC,v3,1/8] ext4: Stop searching if PA doesn't satisfy non-extent file ext4: Convert inode preallocation list to an rbtree - 2 - --- 2022-09-27 Ojaswin Mujoo New
[RFC,v2,8/8] ext4: Remove the logic to trim inode PAs ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-26 Ojaswin Mujoo New
[RFC,v2,7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-26 Ojaswin Mujoo New
[RFC,v2,6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-26 Ojaswin Mujoo New
[RFC,v2,5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request() ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-26 Ojaswin Mujoo New
[RFC,v2,4/8] ext4: Move overlap assert logic into a separate function ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-26 Ojaswin Mujoo New
[RFC,v2,3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated() ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-26 Ojaswin Mujoo New
[RFC,v2,2/8] ext4: Refactor code related to freeing PAs ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-26 Ojaswin Mujoo New
[RFC,v2,1/8] ext4: Stop searching if PA doesn't satisfy non-extent file ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-26 Ojaswin Mujoo New
[RFC,8/8] ext4: Remove the logic to trim inode PAs ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-08-28 Ojaswin Mujoo New
[RFC,7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-08-28 Ojaswin Mujoo New
[RFC,6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-08-28 Ojaswin Mujoo New
[RFC,5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request() ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-08-28 Ojaswin Mujoo New
[RFC,4/8] ext4: Move overlap assert logic into a separate function ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-08-28 Ojaswin Mujoo New
[RFC,3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated() ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-08-28 Ojaswin Mujoo New
[RFC,2/8] ext4: Refactor code related to freeing PAs ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-08-28 Ojaswin Mujoo New
[RFC,1/8] ext4: Stop searching if PA doesn't satisfy non-extent file ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-08-28 Ojaswin Mujoo New
ext4: Reflect mb_optimize_scan value in options file ext4: Reflect mb_optimize_scan value in options file - - - --- 2022-07-04 Ojaswin Mujoo New
ext4: Fix journal_ioprio mount option handling ext4: Fix journal_ioprio mount option handling - 1 1 --- 2022-04-18 Ojaswin Mujoo New
ext4: Get rid of unused DEFAULT_MB_OPTIMIZE_SCAN ext4: Get rid of unused DEFAULT_MB_OPTIMIZE_SCAN - 1 - --- 2022-03-15 Ojaswin Mujoo New
[2/2] ext4: Make mb_optimize_scan performance mount option work with extents [1/2] ext4: Make mb_optimize_scan option work with set/unset mount cmd - - - --- 2022-03-08 Ojaswin Mujoo New
[1/2] ext4: Make mb_optimize_scan option work with set/unset mount cmd [1/2] ext4: Make mb_optimize_scan option work with set/unset mount cmd - 1 - --- 2022-03-08 Ojaswin Mujoo New