Ojaswin Mujoo ([email protected])

Number of posts: 366 (0.47 per day)
First post: 2022-02-07 20:46:34
Last post: 2024-03-29 07:52:42

Date List Subject
2023-03-17 08:39:09 linux-kernel [PATCH v5 5/9] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
2023-03-17 08:39:03 linux-kernel [PATCH v5 4/9] ext4: Move overlap assert logic into a separate function
2023-03-17 08:39:01 linux-ext4 [PATCH v5 5/9] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
2023-03-17 08:39:00 linux-ext4 [PATCH v5 4/9] ext4: Move overlap assert logic into a separate function
2023-03-17 08:38:51 linux-kernel [PATCH v5 2/9] ext4: Refactor code related to freeing PAs
2023-03-17 08:38:48 linux-kernel [PATCH v5 1/9] ext4: Stop searching if PA doesn't satisfy non-extent file
2023-03-17 08:38:46 linux-ext4 [PATCH v5 2/9] ext4: Refactor code related to freeing PAs
2023-03-17 08:38:45 linux-kernel [PATCH v5 0/9] ext4: Convert inode preallocation list to an rbtree
2023-03-17 08:38:43 linux-ext4 [PATCH v5 1/9] ext4: Stop searching if PA doesn't satisfy non-extent file
2023-03-17 08:38:42 linux-ext4 [PATCH v5 0/9] ext4: Convert inode preallocation list to an rbtree
2023-03-01 06:44:46 linux-kernel Re: [PATCH v4 8/9] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
2023-03-01 06:44:42 linux-ext4 Re: [PATCH v4 8/9] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
2023-02-17 12:16:16 linux-kernel [PATCH v4 9/9] ext4: Remove the logic to trim inode PAs
2023-02-17 12:16:15 linux-ext4 [PATCH v4 9/9] ext4: Remove the logic to trim inode PAs
2023-02-17 12:15:52 linux-kernel [PATCH v4 8/9] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
2023-02-17 12:15:50 linux-ext4 [PATCH v4 8/9] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
2023-02-17 12:15:41 linux-kernel [PATCH v4 7/9] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union
2023-02-17 12:15:39 linux-ext4 [PATCH v4 7/9] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union
2023-02-17 12:15:27 linux-kernel [PATCH v4 6/9] ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()
2023-02-17 12:15:25 linux-ext4 [PATCH v4 6/9] ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()
2023-02-17 12:15:22 linux-kernel [PATCH v4 5/9] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
2023-02-17 12:15:19 linux-ext4 [PATCH v4 5/9] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
2023-02-17 12:15:06 linux-kernel [PATCH v4 4/9] ext4: Move overlap assert logic into a separate function
2023-02-17 12:15:03 linux-ext4 [PATCH v4 4/9] ext4: Move overlap assert logic into a separate function
2023-02-17 12:15:02 linux-kernel [PATCH v4 3/9] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated()
2023-02-17 12:14:59 linux-ext4 [PATCH v4 3/9] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated()
2023-02-17 12:14:49 linux-kernel [PATCH v4 2/9] ext4: Refactor code related to freeing PAs
2023-02-17 12:14:46 linux-ext4 [PATCH v4 2/9] ext4: Refactor code related to freeing PAs
2023-02-17 12:14:42 linux-kernel [PATCH v4 1/9] ext4: Stop searching if PA doesn't satisfy non-extent file
2023-02-17 12:14:40 linux-ext4 [PATCH v4 1/9] ext4: Stop searching if PA doesn't satisfy non-extent file
2023-02-17 12:14:37 linux-kernel [PATCH v4 0/9] ext4: Convert inode preallocation list to an rbtree
2023-02-17 12:14:35 linux-ext4 [PATCH v4 0/9] ext4: Convert inode preallocation list to an rbtree
2023-02-13 20:15:09 linux-kernel Re: [PATCH 04/21] ext4: get correct ext4_group_info in ext4_mb_prefetch_fini
2023-02-13 20:15:07 linux-ext4 Re: [PATCH 04/21] ext4: get correct ext4_group_info in ext4_mb_prefetch_fini
2023-02-13 20:12:21 linux-kernel Re: [PATCH 20/21] ext4: remove comment code ext4_discard_preallocations
2023-02-13 20:12:18 linux-ext4 Re: [PATCH 20/21] ext4: remove comment code ext4_discard_preallocations
2023-02-13 20:11:15 linux-kernel Re: [PATCH 19/21] ext4: remove repeat assignment to ac_f_ex
2023-02-13 20:11:13 linux-ext4 Re: [PATCH 19/21] ext4: remove repeat assignment to ac_f_ex
2023-02-13 19:59:20 linux-kernel Re: [PATCH 18/21] ext4: remove unnecessary goto in ext4_mb_mark_diskspace_used
2023-02-13 19:59:19 linux-ext4 Re: [PATCH 18/21] ext4: remove unnecessary goto in ext4_mb_mark_diskspace_used
2023-02-13 19:57:08 linux-kernel Re: [PATCH 17/21] ext4: remove unnecessary count2 in ext4_free_data_in_buddy
2023-02-13 19:57:06 linux-ext4 Re: [PATCH 17/21] ext4: remove unnecessary count2 in ext4_free_data_in_buddy
2023-02-13 19:55:11 linux-kernel Re: [PATCH 16/21] ext4: remove unnecessary exit_meta_group_info tag
2023-02-13 19:55:09 linux-ext4 Re: [PATCH 16/21] ext4: remove unnecessary exit_meta_group_info tag
2023-02-13 19:54:06 linux-kernel Re: [PATCH 15/21] ext4: use best found when complex scan of group finishs
2023-02-13 19:54:04 linux-ext4 Re: [PATCH 15/21] ext4: use best found when complex scan of group finishs
2023-02-13 19:51:39 linux-kernel Re: [PATCH 14/21] ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits
2023-02-13 19:51:37 linux-ext4 Re: [PATCH 14/21] ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits
2023-02-13 19:50:54 linux-kernel Re: [PATCH 13/21] ext4: remove dead check in mb_buddy_mark_free
2023-02-13 19:50:52 linux-ext4 Re: [PATCH 13/21] ext4: remove dead check in mb_buddy_mark_free
2023-02-13 19:49:27 linux-kernel Re: [PATCH 12/21] ext4: remove unnecessary check in ext4_mb_new_blocks