Show patches with: Archived = No       |   10984 patches
« 1 2 ... 3 4 5109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,10/20] ext4: break ext4_unlink() and ext4_link() [v6,01/20] ext4: update docs for fast commit feature - - - - --- 2020-04-08 harshad shirwadkar Superseded
[v6,11/20] ext4: add fast commit track points [v6,01/20] ext4: update docs for fast commit feature - - - - --- 2020-04-08 harshad shirwadkar Superseded
[v6,12/20] ext4: add fast commit on-disk format structs [v6,01/20] ext4: update docs for fast commit feature - - - - --- 2020-04-08 harshad shirwadkar Superseded
[v6,13/20] jbd2: add new APIs for commit path of fast commits [v6,01/20] ext4: update docs for fast commit feature - - - - --- 2020-04-08 harshad shirwadkar Superseded
[v6,14/20] ext4: main commit routine for fast commits [v6,01/20] ext4: update docs for fast commit feature - - - - --- 2020-04-08 harshad shirwadkar Superseded
[v6,15/20] jbd2: add fast commit recovery path support [v6,01/20] ext4: update docs for fast commit feature - - - - --- 2020-04-08 harshad shirwadkar Superseded
[v6,16/20] ext4: fast commit recovery path preparation [v6,01/20] ext4: update docs for fast commit feature - - - - --- 2020-04-08 harshad shirwadkar Superseded
[v6,17/20] ext4: add idempotent helpers to manipulate bitmaps [v6,01/20] ext4: update docs for fast commit feature - - - - --- 2020-04-08 harshad shirwadkar Superseded
[v6,18/20] ext4: disable certain features in replay path [v6,01/20] ext4: update docs for fast commit feature - - - - --- 2020-04-08 harshad shirwadkar Superseded
[v6,19/20] ext4: add fast commit replay path [v6,01/20] ext4: update docs for fast commit feature - - - - --- 2020-04-08 harshad shirwadkar Superseded
[v6,20/20] ext4: add debug mount option to test fast commit replay [v6,01/20] ext4: update docs for fast commit feature - - - - --- 2020-04-08 harshad shirwadkar Superseded
ext4: don't ignore return values from ext4_ext_dirty() ext4: don't ignore return values from ext4_ext_dirty() - - - - --- 2020-04-21 harshad shirwadkar Superseded
ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max - - - - --- 2020-04-21 harshad shirwadkar Accepted
[v2] ext4: don't ignore return values from ext4_ext_dirty() [v2] ext4: don't ignore return values from ext4_ext_dirty() - - 1 - --- 2020-04-21 harshad shirwadkar Superseded
ext4: handle ext4_mark_inode_dirty errors ext4: handle ext4_mark_inode_dirty errors - - - - --- 2020-04-27 harshad shirwadkar Accepted
[v3] ext4: don't ignore return values from ext4_ext_dirty() [v3] ext4: don't ignore return values from ext4_ext_dirty() - - 1 - --- 2020-04-27 harshad shirwadkar Accepted
ext4: issue aligned discards ext4: issue aligned discards - - - - --- 2020-06-05 harshad shirwadkar New
[v7,1/7] doc: update ext4 and journalling docs to include fast commit feature ext4: add fast commits feature - - - - --- 2020-07-21 harshad shirwadkar Superseded
[v7,2/7] ext4: add fast_commit feature and handling for extended mount options ext4: add fast commits feature - - - - --- 2020-07-21 harshad shirwadkar Superseded
[v7,3/7] ext4 / jbd2: add fast commit initialization ext4: add fast commits feature - - - - --- 2020-07-21 harshad shirwadkar Superseded
[v7,4/7] jbd2: add fast commit machinery ext4: add fast commits feature - - - - --- 2020-07-21 harshad shirwadkar Superseded
[v7,5/7] ext4: main fast-commit commit path ext4: add fast commits feature - - - - --- 2020-07-21 harshad shirwadkar Superseded
[v7,6/7] jbd2: fast commit recovery path ext4: add fast commits feature - - - - --- 2020-07-21 harshad shirwadkar Superseded
[v7,7/7] ext4: fast commit recovery path ext4: add fast commits feature - - - - --- 2020-07-21 harshad shirwadkar Superseded
[v8,1/7] doc: update ext4 and journalling docs to include fast commit feature ext4: add fast commits feature - - - - --- 2020-07-21 harshad shirwadkar Superseded
[v8,2/7] ext4: add fast_commit feature and handling for extended mount options ext4: add fast commits feature - - - - --- 2020-07-21 harshad shirwadkar Superseded
[v8,3/7] ext4 / jbd2: add fast commit initialization ext4: add fast commits feature - - - - --- 2020-07-21 harshad shirwadkar Superseded
[v8,4/7] jbd2: add fast commit machinery ext4: add fast commits feature - - - - --- 2020-07-21 harshad shirwadkar Superseded
[v8,5/7] ext4: main fast-commit commit path ext4: add fast commits feature - - - - --- 2020-07-21 harshad shirwadkar Superseded
[v8,6/7] jbd2: fast commit recovery path ext4: add fast commits feature - - - - --- 2020-07-21 harshad shirwadkar Superseded
[v8,7/7] ext4: fast commit recovery path ext4: add fast commits feature - - - - --- 2020-07-21 harshad shirwadkar Superseded
[1/9] ext4: add handling for extended mount options ext4: add free-space extent based allocator - - 1 - --- 2020-08-19 harshad shirwadkar Superseded
[2/9] ext4: rename ext4_mb_load_buddy to ext4_mb_load_allocator ext4: add free-space extent based allocator - - - - --- 2020-08-19 harshad shirwadkar Superseded
[3/9] ext4: add freespace tree allocator ext4: add free-space extent based allocator - - - - --- 2020-08-19 harshad shirwadkar Superseded
[4/9] ext4: add prefetching support for freespace trees ext4: add free-space extent based allocator - - - - --- 2020-08-19 harshad shirwadkar Superseded
[5/9] ext4: add freespace tree optimizations ext4: add free-space extent based allocator - - - - --- 2020-08-19 harshad shirwadkar Superseded
[6/9] ext4: add memory usage tracker for freespace trees ext4: add free-space extent based allocator - - - - --- 2020-08-19 harshad shirwadkar Superseded
[7/9] ext4: add LRU eviction for free space trees ext4: add free-space extent based allocator - - - - --- 2020-08-19 harshad shirwadkar Superseded
[8/9] ext4: add tracepoints for free space trees ext4: add free-space extent based allocator - - - - --- 2020-08-19 harshad shirwadkar Superseded
[9/9] ext4: add freespace trees documentation in code ext4: add free-space extent based allocator - - - - --- 2020-08-19 harshad shirwadkar Superseded
[RFC,v2,1/9] ext4: add handling for extended mount options ext4: add free-space extent based allocator - - 1 - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,2/9] ext4: rename ext4_mb_load_buddy to ext4_mb_load_allocator ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,3/9] ext4: add freespace tree allocator ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,4/9] ext4: add prefetching support for freespace trees ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,5/9] ext4: add freespace tree optimizations ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,6/9] ext4: add memory usage tracker for freespace trees ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,7/9] ext4: add LRU eviction for free space trees ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,8/9] ext4: add tracepoints for free space trees ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,9/9] ext4: add freespace trees documentation in code ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[v9,1/9] doc: update ext4 and journalling docs to include fast commit feature ext4: add fast commits feature - - - - --- 2020-09-19 harshad shirwadkar Superseded
[v9,2/9] ext4: add fast_commit feature and handling for extended mount options ext4: add fast commits feature - - - - --- 2020-09-19 harshad shirwadkar Superseded
[v9,3/9] ext4 / jbd2: add fast commit initialization ext4: add fast commits feature - - - - --- 2020-09-19 harshad shirwadkar Superseded
[v9,4/9] jbd2: add fast commit machinery ext4: add fast commits feature - - - - --- 2020-09-19 harshad shirwadkar Superseded
[v9,5/9] ext4: main fast-commit commit path ext4: add fast commits feature - - - - --- 2020-09-19 harshad shirwadkar Superseded
[v9,6/9] jbd2: fast commit recovery path ext4: add fast commits feature - - - - --- 2020-09-19 harshad shirwadkar Superseded
[v9,7/9] ext4: fast commit recovery path ext4: add fast commits feature - - - - --- 2020-09-19 harshad shirwadkar Superseded
[v9,8/9] ext4: add a mount opt to forcefully turn fast commits on ext4: add fast commits feature - - - - --- 2020-09-19 harshad shirwadkar Superseded
[v9,9/9] ext4: add fast commit stats in procfs ext4: add fast commits feature - - - - --- 2020-09-19 harshad shirwadkar Superseded
[v10,1/9] doc: update ext4 and journalling docs to include fast commit feature Add fast commits in Ext4 file system - - - - --- 2020-10-15 harshad shirwadkar Accepted
[v10,2/9] ext4: add fast_commit feature and handling for extended mount options Add fast commits in Ext4 file system - - - - --- 2020-10-15 harshad shirwadkar Accepted
[v10,3/9] ext4 / jbd2: add fast commit initialization Add fast commits in Ext4 file system - - - - --- 2020-10-15 harshad shirwadkar Accepted
[v10,4/9] jbd2: add fast commit machinery Add fast commits in Ext4 file system - - - - --- 2020-10-15 harshad shirwadkar Accepted
[v10,5/9] ext4: main fast-commit commit path Add fast commits in Ext4 file system - - - - --- 2020-10-15 harshad shirwadkar Accepted
[v10,6/9] jbd2: fast commit recovery path Add fast commits in Ext4 file system - - - - --- 2020-10-15 harshad shirwadkar Accepted
[v10,7/9] ext4: fast commit recovery path Add fast commits in Ext4 file system - - - - --- 2020-10-15 harshad shirwadkar Accepted
[v10,8/9] ext4: add a mount opt to forcefully turn fast commits on Add fast commits in Ext4 file system - - - - --- 2020-10-15 harshad shirwadkar Accepted
[v10,9/9] ext4: add fast commit stats in procfs Add fast commits in Ext4 file system - - - - --- 2020-10-15 harshad shirwadkar Accepted
ext4: fix double locking in ext4_fc_commit_dentry_updates() ext4: fix double locking in ext4_fc_commit_dentry_updates() - - - - --- 2020-10-23 harshad shirwadkar Awaiting Upstream
ext4: use IS_ERR() for error checking of path ext4: use IS_ERR() for error checking of path - 1 - - --- 2020-10-27 harshad shirwadkar Awaiting Upstream
[01/10] ext4: describe fast_commit feature flags Ext4 fast commit fixes - - 1 - --- 2020-10-31 harshad shirwadkar Superseded
[02/10] ext4: mark fc ineligible if inode gets evictied due to mem pressure Ext4 fast commit fixes - - - - --- 2020-10-31 harshad shirwadkar Superseded
[03/10] ext4: pass handle to ext4_fc_track_* functions Ext4 fast commit fixes - - - - --- 2020-10-31 harshad shirwadkar Superseded
[04/10] ext4: clean up the JBD2 API that initializes fast commits Ext4 fast commit fixes - - - - --- 2020-10-31 harshad shirwadkar Superseded
[05/10] jbd2: fix fast commit journalling APIs Ext4 fast commit fixes - - - - --- 2020-10-31 harshad shirwadkar Superseded
[06/10] ext4: dedpulicate the code to wait on inode that's being committed Ext4 fast commit fixes - - - - --- 2020-10-31 harshad shirwadkar Superseded
[07/10] ext4: misc fast commit fixes Ext4 fast commit fixes - - - - --- 2020-10-31 harshad shirwadkar Superseded
[08/10] ext4: fix inode dirty check in case of fast commits Ext4 fast commit fixes - - 1 1 --- 2020-10-31 harshad shirwadkar Superseded
[09/10] ext4: disable fast commit with data journalling Ext4 fast commit fixes - - 1 - --- 2020-10-31 harshad shirwadkar Superseded
[10/10] ext4: issue fsdev cache flush before starting fast commit Ext4 fast commit fixes - - 1 - --- 2020-10-31 harshad shirwadkar Superseded
[v2,01/22] ext4: describe fast_commit feature flags ext4 fast commit fixes - - 1 - --- 2020-11-06 harshad shirwadkar Accepted
[v2,02/22] ext4: mark fc ineligible if inode gets evictied due to mem pressure ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,03/22] ext4: drop redundant calls ext4_fc_track_range ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,04/22] ext4: fixup ext4_fc_track_* functions' signature ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,05/22] jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,06/22] ext4: clean up the JBD2 API that initializes fast commits ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,07/22] jbd2: drop jbd2_fc_init documentation ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,08/22] jbd2: don't use state lock during commit path ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,09/22] jbd2: don't pass tid to jbd2_fc_end_commit_fallback() ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,10/22] jbd2: add todo for a fast commit performance optimization ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,11/22] jbd2: don't touch buffer state until it is filled ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,12/22] jbd2: don't read journal->j_commit_sequence without taking a lock ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,13/22] ext4: dedpulicate the code to wait on inode that's being committed ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,14/22] ext4: fix code documentatioon ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,15/22] ext4: mark buf dirty before submitting fast commit buffer ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,16/22] ext4: remove unnecessary fast commit calls from ext4_file_mmap ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,17/22] ext4: fix inode dirty check in case of fast commits ext4 fast commit fixes - - 1 1 --- 2020-11-06 harshad shirwadkar Accepted
[v2,18/22] ext4: disable fast commit with data journalling ext4 fast commit fixes - - 1 - --- 2020-11-06 harshad shirwadkar Accepted
[v2,19/22] ext4: issue fsdev cache flush before starting fast commit ext4 fast commit fixes - - 1 - --- 2020-11-06 harshad shirwadkar Accepted
[v2,20/22] ext4: make s_mount_flags modifications atomic ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,21/22] jbd2: don't start fast commit on aborted journal ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
« 1 2 ... 3 4 5109 110 »