Show patches with: Submitter = Harshad Shirwadkar       |    Archived = No       |   355 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v4,8/8] ext4: update code documentation Ext4 fast commit performance patch series - - 1 - --- 2022-07-21 Harshad Shirwadkar tytso Under Review
[RFC,v4,7/8] ext4: add lockdep annotation in fc commit path Ext4 fast commit performance patch series - - - - --- 2022-07-21 Harshad Shirwadkar tytso Under Review
[RFC,v4,6/8] ext4: drop i_fc_updates from inode fc info Ext4 fast commit performance patch series - - 1 - --- 2022-07-21 Harshad Shirwadkar tytso Under Review
[RFC,v4,5/8] ext4: ext4_fc_track_inode() bug fix Ext4 fast commit performance patch series - - - - --- 2022-07-21 Harshad Shirwadkar tytso Under Review
[RFC,v4,4/8] ext4: rework fast commit commit path Ext4 fast commit performance patch series - - 1 - --- 2022-07-21 Harshad Shirwadkar tytso Under Review
[RFC,v4,3/8] ext4: use extent status tree in fast commit path Ext4 fast commit performance patch series - - - - --- 2022-07-21 Harshad Shirwadkar tytso Under Review
[RFC,v4,2/8] ext4: for committing inode, make ext4_fc_track_inode wait Ext4 fast commit performance patch series - - - - --- 2022-07-21 Harshad Shirwadkar tytso Under Review
[RFC,v4,1/8] ext4: convert i_fc_lock to spinlock Ext4 fast commit performance patch series - - 1 - --- 2022-07-21 Harshad Shirwadkar tytso Under Review
[10/10] ext4: make fast commit ineligible on ext4_reserve_inode_write failure Ext4 fast commit performance patch series - - - - --- 2024-05-20 Harshad Shirwadkar New
[09/10] ext4: temporarily elevate commit thread priority Ext4 fast commit performance patch series - - - - --- 2024-05-20 Harshad Shirwadkar New
[08/10] ext4: introduce selective flushing in fast commit Ext4 fast commit performance patch series - - - - --- 2024-05-20 Harshad Shirwadkar New
[07/10] ext4: add nolock mode to ext4_map_blocks() Ext4 fast commit performance patch series - - - - --- 2024-05-20 Harshad Shirwadkar New
[06/10] ext4: update code documentation Ext4 fast commit performance patch series - - 1 - --- 2024-05-20 Harshad Shirwadkar New
[05/10] ext4: drop i_fc_updates from inode fc info Ext4 fast commit performance patch series - - 1 - --- 2024-05-20 Harshad Shirwadkar New
[04/10] ext4: rework fast commit commit path Ext4 fast commit performance patch series - - - - --- 2024-05-20 Harshad Shirwadkar New
[03/10] ext4: mark inode dirty before grabbing i_data_sem in ext4_setattr Ext4 fast commit performance patch series - - - - --- 2024-05-20 Harshad Shirwadkar New
[02/10] ext4: for committing inode, make ext4_fc_track_inode wait Ext4 fast commit performance patch series - - - - --- 2024-05-20 Harshad Shirwadkar New
[01/10] ext4: convert i_fc_lock to spinlock Ext4 fast commit performance patch series - - - - --- 2024-05-20 Harshad Shirwadkar New
[v3,6/6] ext4: update code documentation ext4: improve commit path performance for fast commit - - 1 - --- 2022-04-19 Harshad Shirwadkar New
[v3,5/6] ext4: drop i_fc_updates from inode fc info ext4: improve commit path performance for fast commit - - 1 - --- 2022-04-19 Harshad Shirwadkar New
[v3,4/6] ext4: rework fast commit commit path ext4: improve commit path performance for fast commit - - 1 - --- 2022-04-19 Harshad Shirwadkar New
[v3,3/6] ext4: mark inode dirty before grabbing i_data_sem in ext4_setattr ext4: improve commit path performance for fast commit - - - - --- 2022-04-19 Harshad Shirwadkar New
[v3,2/6] ext4: for committing inode, make ext4_fc_track_inode wait ext4: improve commit path performance for fast commit - - - - --- 2022-04-19 Harshad Shirwadkar New
[v3,1/6] ext4: convert i_fc_lock to spinlock ext4: improve commit path performance for fast commit - - 1 - --- 2022-04-19 Harshad Shirwadkar New
[v2,5/5] ext4: update code documentation ext4: improve commit path performance for fast commit - - 1 - --- 2022-03-08 Harshad Shirwadkar Superseded
[v2,4/5] ext4: drop i_fc_updates from inode fc info ext4: improve commit path performance for fast commit - - 1 - --- 2022-03-08 Harshad Shirwadkar Superseded
[v2,3/5] ext4: rework fast commit commit path ext4: improve commit path performance for fast commit - - 1 - --- 2022-03-08 Harshad Shirwadkar Superseded
[v2,2/5] ext4: for committing inode, make ext4_fc_track_inode wait ext4: improve commit path performance for fast commit - - - - --- 2022-03-08 Harshad Shirwadkar Superseded
[v2,1/5] ext4: convert i_fc_lock to spinlock ext4: improve commit path performance for fast commit - - - - --- 2022-03-08 Harshad Shirwadkar Superseded
[5/5] ext4: update code documentation ext4: improve commit path performance for fast commit - - - - --- 2022-03-08 Harshad Shirwadkar Superseded
[4/5] ext4: rework fast commit commit path ext4: improve commit path performance for fast commit - - - - --- 2022-03-08 Harshad Shirwadkar Superseded
[3/5] ext4: for committing inode, make ext4_fc_track_inode wait ext4: improve commit path performance for fast commit - - - - --- 2022-03-08 Harshad Shirwadkar Superseded
[2/5] ext4: drop i_fc_updates from inode fc info ext4: improve commit path performance for fast commit - - - - --- 2022-03-08 Harshad Shirwadkar Superseded
[1/5] ext4: convert i_fc_lock to spinlock ext4: improve commit path performance for fast commit - - 1 - --- 2022-03-08 Harshad Shirwadkar Superseded
ext4: remove journal barrier during fast commit ext4: remove journal barrier during fast commit - - - - --- 2022-02-03 Harshad Shirwadkar Changes Requested
[v2,4/4] ext4: update fast commit TODOs ext4 fast commit API cleanup - - - - --- 2021-12-23 Harshad Shirwadkar Awaiting Upstream
[v2,3/4] ext4: simplify updating of fast commit stats ext4 fast commit API cleanup - - - - --- 2021-12-23 Harshad Shirwadkar Awaiting Upstream
[v2,2/4] ext4: drop ineligible txn start stop APIs ext4 fast commit API cleanup - - - - --- 2021-12-23 Harshad Shirwadkar Awaiting Upstream
[v2,1/4] ext4: use ext4_journal_start/stop for fast commit transactions ext4 fast commit API cleanup - - - - --- 2021-12-23 Harshad Shirwadkar Awaiting Upstream
[3/3] ext4: simplify updating of fast commit stats ext4 fast commit API cleanup - - - - --- 2021-12-20 Harshad Shirwadkar Superseded
[2/3] ext4: drop ineligible txn start stop APIs ext4 fast commit API cleanup - - - - --- 2021-12-20 Harshad Shirwadkar Superseded
[1/3] ext4: drop transaction start stop APIs for fast commit ext4 fast commit API cleanup - - - - --- 2021-12-20 Harshad Shirwadkar Superseded
ext4: initialize err_blk before calling __ext4_get_inode_loc ext4: initialize err_blk before calling __ext4_get_inode_loc - - - - --- 2021-12-01 Harshad Shirwadkar Awaiting Upstream
e2fsck: skip sorting extents if there are no valid extents e2fsck: skip sorting extents if there are no valid extents - - - - --- 2021-11-17 Harshad Shirwadkar Accepted
[2/2] ext4: inline data inode fast commit replay fixes [1/2] ext4: commit inline data during fast commit - - - - --- 2021-10-15 Harshad Shirwadkar Awaiting Upstream
[1/2] ext4: commit inline data during fast commit [1/2] ext4: commit inline data during fast commit - - - - --- 2021-10-15 Harshad Shirwadkar Awaiting Upstream
ext4: fix fast commit alignment issues ext4: fix fast commit alignment issues - - - - --- 2021-08-11 Harshad Shirwadkar Rejected
ext4: fix fast commit alignment issues ext4: fix fast commit alignment issues - - - - --- 2021-05-19 Harshad Shirwadkar Awaiting Upstream
[2/2] e2fsck: fix unaligned accesses to ext4_fc_tl struct [1/2] e2fsck: fix portability problems caused by unaligned accesses - - - - --- 2021-05-07 Harshad Shirwadkar Accepted
[1/2] e2fsck: fix portability problems caused by unaligned accesses [1/2] e2fsck: fix portability problems caused by unaligned accesses - - - - --- 2021-05-07 Harshad Shirwadkar Superseded
[v6,7/7] ext4: make prefetch_block_bitmaps default Block Allocator Improvements - - 1 - --- 2021-04-01 Harshad Shirwadkar Awaiting Upstream
[v6,6/7] ext4: add proc files to monitor new structures Block Allocator Improvements - - 2 - --- 2021-04-01 Harshad Shirwadkar Awaiting Upstream
[v6,5/7] ext4: improve cr 0 / cr 1 group scanning Block Allocator Improvements - - 1 - --- 2021-04-01 Harshad Shirwadkar Awaiting Upstream
[v6,4/7] ext4: add MB_NUM_ORDERS macro Block Allocator Improvements - - 2 - --- 2021-04-01 Harshad Shirwadkar Awaiting Upstream
[v6,3/7] ext4: add mballoc stats proc file Block Allocator Improvements - - 2 - --- 2021-04-01 Harshad Shirwadkar Awaiting Upstream
[v6,2/7] ext4: add ability to return parsed options from parse_options Block Allocator Improvements - - 1 - --- 2021-04-01 Harshad Shirwadkar Awaiting Upstream
[v6,1/7] ext4: drop s_mb_bal_lock and convert protected fields to atomic Block Allocator Improvements - - 2 - --- 2021-04-01 Harshad Shirwadkar Awaiting Upstream
[v5,6/6] ext4: add proc files to monitor new structures [v5,1/6] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - 1 - --- 2021-03-24 Harshad Shirwadkar Superseded
[v5,5/6] ext4: improve cr 0 / cr 1 group scanning [v5,1/6] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - 1 - --- 2021-03-24 Harshad Shirwadkar Superseded
[v5,4/6] ext4: add MB_NUM_ORDERS macro [v5,1/6] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - 1 - --- 2021-03-24 Harshad Shirwadkar Superseded
[v5,3/6] ext4: add mballoc stats proc file [v5,1/6] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - 1 - --- 2021-03-24 Harshad Shirwadkar Superseded
[v5,2/6] ext4: add ability to return parsed options from parse_options [v5,1/6] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - - - --- 2021-03-24 Harshad Shirwadkar Superseded
[v5,1/6] ext4: drop s_mb_bal_lock and convert protected fields to atomic [v5,1/6] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - 1 - --- 2021-03-24 Harshad Shirwadkar Superseded
ext4: add rename whiteout support for fast commit ext4: add rename whiteout support for fast commit - - - - --- 2021-03-16 Harshad Shirwadkar Awaiting Upstream
[v4,6/6] ext4: add proc files to monitor new structures [v4,1/6] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - 1 - --- 2021-03-15 Harshad Shirwadkar Superseded
[v4,5/6] ext4: improve cr 0 / cr 1 group scanning [v4,1/6] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - 1 - --- 2021-03-15 Harshad Shirwadkar Superseded
[v4,4/6] ext4: add MB_NUM_ORDERS macro [v4,1/6] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - 1 - --- 2021-03-15 Harshad Shirwadkar Superseded
[v4,3/6] ext4: add mballoc stats proc file [v4,1/6] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - 1 - --- 2021-03-15 Harshad Shirwadkar Superseded
[v4,2/6] ext4: add ability to return parsed options from parse_options [v4,1/6] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - - - --- 2021-03-15 Harshad Shirwadkar Superseded
[v4,1/6] ext4: drop s_mb_bal_lock and convert protected fields to atomic [v4,1/6] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - 1 - --- 2021-03-15 Harshad Shirwadkar Superseded
[v3,5/5] ext4: add proc files to monitor new structures Improve group scanning in CR 0 and CR 1 passes - - 1 - --- 2021-02-26 Harshad Shirwadkar Superseded
[v3,4/5] ext4: improve cr 0 / cr 1 group scanning Improve group scanning in CR 0 and CR 1 passes - - - - --- 2021-02-26 Harshad Shirwadkar Superseded
[v3,3/5] ext4: add MB_NUM_ORDERS macro Improve group scanning in CR 0 and CR 1 passes - - 1 - --- 2021-02-26 Harshad Shirwadkar Superseded
[v3,2/5] ext4: add mballoc stats proc file Improve group scanning in CR 0 and CR 1 passes - - 1 - --- 2021-02-26 Harshad Shirwadkar Superseded
[v3,1/5] ext4: drop s_mb_bal_lock and convert protected fields to atomic Improve group scanning in CR 0 and CR 1 passes - - 1 - --- 2021-02-26 Harshad Shirwadkar Superseded
[v2,4/4] e2fsck: initialize variable before first use in fast commit replay [v2,1/4] e2fsck: don't ignore return values in e2fsck_rewrite_extent_tree - - - - --- 2021-02-23 Harshad Shirwadkar Accepted
[v2,3/4] e2fsck: add fallthrough comment in fc replay switch case [v2,1/4] e2fsck: don't ignore return values in e2fsck_rewrite_extent_tree - - - - --- 2021-02-23 Harshad Shirwadkar Accepted
[v2,2/4] ext2fs: don't ignore return value in ext2fs_count_blocks [v2,1/4] e2fsck: don't ignore return values in e2fsck_rewrite_extent_tree - - - - --- 2021-02-23 Harshad Shirwadkar Accepted
[v2,1/4] e2fsck: don't ignore return values in e2fsck_rewrite_extent_tree [v2,1/4] e2fsck: don't ignore return values in e2fsck_rewrite_extent_tree - - - - --- 2021-02-23 Harshad Shirwadkar Accepted
[4/4] e2fsck: initialize variable before first use in fast commit replay [1/4] e2fsck: don't ignore return values in e2fsck_rewrite_extent_tree - - - - --- 2021-02-19 Harshad Shirwadkar Superseded
[3/4] e2fsck: add fallthrough comment in fc replay switch case [1/4] e2fsck: don't ignore return values in e2fsck_rewrite_extent_tree - - - - --- 2021-02-19 Harshad Shirwadkar Superseded
[2/4] ext2fs: don't ignore return value in ext2fs_count_blocks [1/4] e2fsck: don't ignore return values in e2fsck_rewrite_extent_tree - - - - --- 2021-02-19 Harshad Shirwadkar Superseded
[1/4] e2fsck: don't ignore return values in e2fsck_rewrite_extent_tree [1/4] e2fsck: don't ignore return values in e2fsck_rewrite_extent_tree - - - - --- 2021-02-19 Harshad Shirwadkar Superseded
[v2,5/5] ext4: add proc files to monitor new structures [v2,1/5] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - - - --- 2021-02-09 Harshad Shirwadkar Superseded
[v2,4/5] ext4: improve cr 0 / cr 1 group scanning [v2,1/5] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - - - --- 2021-02-09 Harshad Shirwadkar Superseded
[v2,3/5] ext4: add MB_NUM_ORDERS macro [v2,1/5] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - 1 - --- 2021-02-09 Harshad Shirwadkar Superseded
[v2,2/5] ext4: add mballoc stats proc file [v2,1/5] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - 1 - --- 2021-02-09 Harshad Shirwadkar Superseded
[v2,1/5] ext4: drop s_mb_bal_lock and convert protected fields to atomic [v2,1/5] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - 1 - --- 2021-02-09 Harshad Shirwadkar Superseded
[3/3] e2fsck: endianness fixes for fast commit replay [1/3] ext2fs: initialize handle to NULL in ext2fs_count_blks - - - - --- 2021-02-04 Harshad Shirwadkar Accepted
[2/3] e2fsck: don't print errcode if the errcode is 0 [1/3] ext2fs: initialize handle to NULL in ext2fs_count_blks - - - - --- 2021-02-04 Harshad Shirwadkar Rejected
[1/3] ext2fs: initialize handle to NULL in ext2fs_count_blks [1/3] ext2fs: initialize handle to NULL in ext2fs_count_blks - - - - --- 2021-02-04 Harshad Shirwadkar Accepted
[4/4] ext4: add proc files to monitor new structures Improve group scanning in CR 0 and CR 1 passes - - - - --- 2021-01-29 Harshad Shirwadkar Superseded
[3/4] ext4: improve cr 0 / cr 1 group scanning Improve group scanning in CR 0 and CR 1 passes - - - - --- 2021-01-29 Harshad Shirwadkar Superseded
[2/4] ext4: drop s_mb_bal_lock and convert protected fields to atomic Improve group scanning in CR 0 and CR 1 passes - - 1 - --- 2021-01-29 Harshad Shirwadkar Superseded
[1/4] ext4: add MB_NUM_ORDERS macro Improve group scanning in CR 0 and CR 1 passes - - 1 - --- 2021-01-29 Harshad Shirwadkar Superseded
[v4,8/8] tests: add fast commit recovery tests e2fsck: add fast commit replay path - - - - --- 2021-01-22 Harshad Shirwadkar Accepted
[v4,7/8] e2fsck: add replay for add_range, del_range, and inode tags e2fsck: add fast commit replay path - - - - --- 2021-01-22 Harshad Shirwadkar Accepted
[v4,6/8] e2fsck: add fc replay for link, unlink, creat tags e2fsck: add fast commit replay path - - - - --- 2021-01-22 Harshad Shirwadkar Accepted
[v4,5/8] e2fsck: add fast commit replay skeleton e2fsck: add fast commit replay path - - - - --- 2021-01-22 Harshad Shirwadkar Accepted
[v4,4/8] e2fsck: add fast commit scan pass e2fsck: add fast commit replay path - - - - --- 2021-01-22 Harshad Shirwadkar Accepted
« 1 2 3 4 »