Show patches with: Archived = No       |   10983 patches
« 1 2 ... 26 27 28109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,6/8] xfs: switch to multigrain timestamps fs: implement multigrain timestamps - - - - --- 2023-07-13 Jeff Layton Not Applicable
[v5,5/8] xfs: XFS_ICHGTIME_CREATE is unused fs: implement multigrain timestamps - - - - --- 2023-07-13 Jeff Layton Not Applicable
[v5,4/8] tmpfs: add support for multigrain timestamps fs: implement multigrain timestamps - - - - --- 2023-07-13 Jeff Layton Not Applicable
[v5,3/8] tmpfs: bump the mtime/ctime/iversion when page becomes writeable fs: implement multigrain timestamps - - - - --- 2023-07-13 Jeff Layton Not Applicable
[v5,2/8] fs: add infrastructure for multigrain timestamps fs: implement multigrain timestamps - - - - --- 2023-07-13 Jeff Layton Not Applicable
[v5,1/8] fs: pass the request_mask to generic_fillattr fs: implement multigrain timestamps - - - - --- 2023-07-13 Jeff Layton Not Applicable
[7/7] buffer: Remove set_bh_page() More filesystem folio conversions for 6.6 - - 1 - --- 2023-07-13 Matthew Wilcox (Oracle) Not Applicable
[6/7] jbd2: Use a folio in jbd2_journal_write_metadata_buffer() More filesystem folio conversions for 6.6 - - 1 - --- 2023-07-13 Matthew Wilcox (Oracle) Not Applicable
[5/7] ntfs3: Convert ntfs_get_block_vbo() to use a folio More filesystem folio conversions for 6.6 - - - - --- 2023-07-13 Matthew Wilcox (Oracle) Not Applicable
[4/7] migrate: Use folio_set_bh() instead of set_bh_page() More filesystem folio conversions for 6.6 - - 1 - --- 2023-07-13 Matthew Wilcox (Oracle) Not Applicable
[3/7] affs: Convert data read and write to use folios More filesystem folio conversions for 6.6 1 - 1 - --- 2023-07-13 Matthew Wilcox (Oracle) Not Applicable
[2/7] affs: Convert affs_symlink_read_folio() to use the folio More filesystem folio conversions for 6.6 1 - - - --- 2023-07-13 Matthew Wilcox (Oracle) Not Applicable
[1/7] highmem: Add memcpy_to_folio() and memcpy_from_folio() More filesystem folio conversions for 6.6 - - - - --- 2023-07-13 Matthew Wilcox (Oracle) Not Applicable
crypto: algif/hash: Fix race between MORE and non-MORE sends crypto: algif/hash: Fix race between MORE and non-MORE sends - 1 - 1 --- 2023-07-07 David Howells Not Applicable
[2/2] fsverity: move sysctl registration out of signature.c fsverity: simplify initcall and move sysctl registration - - - - --- 2023-07-05 Eric Biggers Not Applicable
[1/2] fsverity: simplify handling of errors during initcall fsverity: simplify initcall and move sysctl registration - - - - --- 2023-07-05 Eric Biggers Not Applicable
[v2,42/92] ext4: convert to ctime accessor functions Untitled series #362582 - - - - --- 2023-07-05 Jeff Layton Not Applicable
[v2,41/92] ext2: convert to ctime accessor functions Untitled series #362582 - - 1 - --- 2023-07-05 Jeff Layton Not Applicable
[v2,92/92] fs: rename i_ctime field to __i_ctime fs: new accessors for inode->i_ctime - - 2 - --- 2023-07-05 Jeff Layton Not Applicable
[v2,08/92] fs: new helper: simple_rename_timestamp fs: new accessors for inode->i_ctime - - 1 - --- 2023-07-05 Jeff Layton Not Applicable
[v2,07/92] fs: add ctime accessors infrastructure fs: new accessors for inode->i_ctime - - 3 - --- 2023-07-05 Jeff Layton Not Applicable
[32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put() block: Make blkdev_get_by_*() return handle - - - - --- 2023-07-04 Jan Kara Not Applicable
[23/32] ext4: Convert to blkdev_get_handle_by_dev() block: Make blkdev_get_by_*() return handle - - - - --- 2023-07-04 Jan Kara Not Applicable
[01/32] block: Provide blkdev_get_handle_* functions block: Make blkdev_get_by_*() return handle - - - - --- 2023-07-04 Jan Kara Not Applicable
[v10,rebased,on,v6.4,25/25] dept: Track the potential waits of PG_{locked,writeback} DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,24/25] dept: Make Dept able to work with an external wgen DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,23/25] dept: Record the latest one out of consecutive waits of the same class DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,22/25] dept: Apply timeout consideration to dma fence wait DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,21/25] dept: Apply timeout consideration to hashed-waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,20/25] dept: Apply timeout consideration to waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,19/25] dept: Apply timeout consideration to swait DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,18/25] dept: Apply timeout consideration to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,17/25] dept: Track timeout waits separately with a new Kconfig DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,14/25] dept: Add a mechanism to refill the internal memory pools on running out DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,13/25] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,12/25] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,09/25] dept: Apply sdt_might_sleep_{start,end}() to swait DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/comp… DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,06/25] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,05/25] dept: Tie to Lockdep and IRQ tracing DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,04/25] dept: Add lock dependency tracker APIs DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,03/25] dept: Add single event dependency tracker APIs DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,02/25] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[v10,rebased,on,v6.4,01/25] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - - --- 2023-07-03 Byungchul Park Not Applicable
[next,V2] ext2: remove redundant assignment to variable desc and variable best_desc [next,V2] ext2: remove redundant assignment to variable desc and variable best_desc - - - - --- 2023-06-30 Colin Ian King Not Applicable
[next] ext2: remove redundant assignment to variable desc [next] ext2: remove redundant assignment to variable desc - - - - --- 2023-06-30 Colin Ian King Not Applicable
[v3,5/5] quota: simplify drop_dquot_ref() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - - --- 2023-06-30 Baokun Li Not Applicable
[v3,4/5] quota: fix dqput() to follow the guarantees dquot_srcu should provide quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - 1 - - --- 2023-06-30 Baokun Li Not Applicable
[v3,3/5] quota: add new helper dquot_active() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - - --- 2023-06-30 Baokun Li Not Applicable
[v3,2/5] quota: rename dquot_active() to inode_quota_active() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - - --- 2023-06-30 Baokun Li Not Applicable
[v3,1/5] quota: factor out dquot_write_dquot() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - - --- 2023-06-30 Baokun Li Not Applicable
[v7,2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - 2 - 1 --- 2023-06-28 David Howells Not Applicable
[v7,1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - - --- 2023-06-28 David Howells Not Applicable
mm: increase usage of folio_next_index() helper mm: increase usage of folio_next_index() helper - - 1 - --- 2023-06-27 Sidhartha Kumar Not Applicable
[v10,25/25] dept: Track the potential waits of PG_{locked,writeback} DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,24/25] dept: Make Dept able to work with an external wgen DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,23/25] dept: Record the latest one out of consecutive waits of the same class DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,22/25] dept: Apply timeout consideration to dma fence wait DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,21/25] dept: Apply timeout consideration to hashed-waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,20/25] dept: Apply timeout consideration to waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,19/25] dept: Apply timeout consideration to swait DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,18/25] dept: Apply timeout consideration to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,17/25] dept: Track timeout waits separately with a new Kconfig DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,14/25] dept: Add a mechanism to refill the internal memory pools on running out DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,13/25] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,12/25] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,09/25] dept: Apply sdt_might_sleep_{start,end}() to swait DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,06/25] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,05/25] dept: Tie to Lockdep and IRQ tracing DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,04/25] dept: Add lock dependency tracker APIs DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,03/25] dept: Add single event dependency tracker APIs DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,02/25] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[v10,01/25] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - - --- 2023-06-26 Byungchul Park Not Applicable
[RESEND,v3,2/2] fs: convert block_commit_write to return void clean up block_commit_write 1 - 3 - --- 2023-06-26 Bean Huo Not Applicable
[RESEND,v3,1/2] fs/buffer: clean up block_commit_write clean up block_commit_write - - 3 - --- 2023-06-26 Bean Huo Not Applicable
ext4: Fix warning in blkdev_put() ext4: Fix warning in blkdev_put() - 1 1 - --- 2023-06-22 Jan Kara Not Applicable
[29/29] mm: shrinker: move shrinker-related code into a separate file use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[28/29] mm: shrinkers: convert shrinker_rwsem to mutex use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[27/29] mm: vmscan: hold write lock to reparent shrinker nr_deferred use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[26/29] mm: shrinker: make count and scan in shrinker debugfs lockless use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[25/29] mm: vmscan: make memcg slab shrink lockless use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[24/29] mm: vmscan: make global slab shrink lockless use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[23/29] mm: shrinker: add refcount and completion_wait fields use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[22/29] drm/ttm: introduce pool_shrink_rwsem use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[21/29] fs: super: dynamically allocate the s_shrink use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[20/29] zsmalloc: dynamically allocate the mm-zspool shrinker use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[19/29] xfs: dynamically allocate the xfs-qm shrinker use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[18/29] xfs: dynamically allocate the xfs-inodegc shrinker use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[17/29] xfs: dynamically allocate the xfs-buf shrinker use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
« 1 2 ... 26 27 28109 110 »