Show patches with: State = Action Required       |    Archived = No       |   42 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,16/16] cifs: Enable large folio support netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,15/16] cifs: Remove some code that's no longer used, part 3 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,14/16] cifs: Remove some code that's no longer used, part 2 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,13/16] cifs: Remove some code that's no longer used, part 1 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,12/16] cifs: Cut over to using netfslib netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,11/16] cifs: Implement netfslib hooks netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,10/16] cifs: Make add_credits_and_wake_if() clear deducted credits netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,09/16] cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,08/16] cifs: Set zero_point in the copy_file_range() and remap_file_range() netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,07/16] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,06/16] cifs: Replace the writedata replay bool with a netfs sreq flag netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,05/16] cifs: Make wait_mtu_credits take size_t args netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,04/16] cifs: Use more fields from netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,03/16] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,02/16] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,01/16] cifs: Use alternative invalidation to using launder_folio netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v2,22/22] netfs, afs: Use writeback retry to deal with alternate keys netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-04-30 David Howells New
[v2,21/22] netfs: Miscellaneous tidy ups netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-04-30 David Howells New
[v2,20/22] netfs: Remove the old writeback code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-04-30 David Howells New
[v2,19/22] netfs: Cut over to using new writeback code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-04-30 David Howells New
[v2,18/22] netfs, cachefiles: Implement helpers for new write code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-04-30 David Howells New
[v2,17/22] netfs, 9p: Implement helpers for new write code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-04-30 David Howells New
[v2,16/22] netfs, afs: Implement helpers for new write code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-04-30 David Howells New
[v2,15/22] netfs: Add some write-side stats and clean up some stat names netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-04-30 David Howells New
[v2,14/22] netfs: New writeback implementation netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-04-30 David Howells New
[v2,13/22] netfs: Switch to using unsigned long long rather than loff_t netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-04-30 David Howells New
[v2,12/22] mm: Export writeback_iter() netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-04-30 David Howells New
[v2,11/22] netfs: Use mempools for allocating requests and subrequests netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-04-30 David Howells New
[v2,10/22] netfs: Remove ->launder_folio() support netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-04-30 David Howells New
[v2,09/22] afs: Use alternative invalidation to using launder_folio netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-04-30 David Howells New
[v2,08/22] 9p: Use alternative invalidation to using launder_folio netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-04-30 David Howells New
[v2,07/22] mm: Provide a means of invalidation without using launder_folio netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-04-30 David Howells New
[v2,06/22] netfs: Use subreq_counter to allocate subreq debug_index values netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-04-30 David Howells New
[v2,05/22] netfs: Make netfs_io_request::subreq_counter an atomic_t netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-04-30 David Howells New
[v2,04/22] netfs: Remove deprecated use of PG_private_2 as a second writeback flag netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-04-30 David Howells New
[v2,03/22] mm: Remove the PG_fscache alias for PG_private_2 netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-04-30 David Howells New
[v2,02/22] netfs: Replace PG_fscache by setting folio->private and marking dirty netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-04-30 David Howells New
[v2,01/22] netfs: Update i_blocks when write committed to pagecache netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-04-30 David Howells New
netfs: Fix the pre-flush when appending to a file in writethrough mode netfs: Fix the pre-flush when appending to a file in writethrough mode - 1 - --- 2024-04-26 David Howells New
[SMB3,client] missing lock when picking channel [SMB3,client] missing lock when picking channel - - - --- 2024-04-25 Steve French New
ksmbd: fix uninitialized symbol 'share' in smb2_tree_connect() ksmbd: fix uninitialized symbol 'share' in smb2_tree_connect() - - - --- 2024-04-25 Namjae Jeon New
[net] Fix a potential infinite loop in extract_user_to_sg() [net] Fix a potential infinite loop in extract_user_to_sg() - - - --- 2024-04-25 David Howells New