Show patches with: none      |   11572 patches
« 1 2 3 4115 116 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios() netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,32/33] afs: Add a tracepoint for afs_read_receive() netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,31/33] afs: Locally initialise the contents of a new symlink on creation netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,30/33] afs: Use the contained hashtable to search a directory netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,29/33] afs: Make afs_mkdir() locally initialise a new directory's content netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,28/33] netfs: Change the read result collector to only use one work item netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,27/33] afs: Make {Y,}FS.FetchData an asynchronous operation netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,26/33] afs: Fix cleanup of immediately failed async calls netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,25/33] afs: Eliminate afs_read netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,24/33] afs: Use netfslib for symlinks, allowing them to be cached netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,23/33] afs: Use netfslib for directories netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,22/33] afs: Make afs_init_request() get a key if not given a file netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,21/33] netfs: Add support for caching single monolithic objects such as AFS dirs netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,20/33] netfs: Add functions to build/clean a buffer in a folio_queue netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,19/33] afs: Add more tracepoints to do with tracking validity netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,18/33] cachefiles: Add auxiliary data trace netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,17/33] cachefiles: Add some subrequest tracepoints netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,16/33] netfs: Remove some extraneous directory invalidations netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,15/33] afs: Fix directory format encoding struct netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,14/33] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,13/33] afs: Don't use mutex for I/O operation lock netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,12/33] netfs: Don't use bh spinlock netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,11/33] netfs: Drop the was_async arg from netfs_read_subreq_terminated() netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,10/33] netfs: Drop the error arg from netfs_read_subreq_terminated() netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,09/33] netfs: Split retry code out of fs/netfs/write_collect.c netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,08/33] netfs: Make netfs_advance_write() return size_t netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,07/33] netfs: Abstract out a rolling folio buffer implementation netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,06/33] netfs: Add a tracepoint to log the lifespan of folio_queue structs netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,05/33] netfs: Use a folio_queue allocation and free functions netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,04/33] netfs: Remove unnecessary references to pages netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,03/33] netfs: Fix a few minor bugs in netfs_page_mkwrite() netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,02/33] netfs: Remove call to folio_index() netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,01/33] kheaders: Ignore silly-rename files netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[RESEND] cifs: Use str_yes_no() helper in cifs_ses_add_channel() [RESEND] cifs: Use str_yes_no() helper in cifs_ses_add_channel() - - - --- 2024-11-05 Thorsten Blum New
[v2] smb: client: Fix use-after-free of network namespace. [v2] smb: client: Fix use-after-free of network namespace. 1 - - --- 2024-11-02 Kuniyuki Iwashima New
[v1] smb: client: Fix use-after-free of network namespace. [v1] smb: client: Fix use-after-free of network namespace. - - - --- 2024-10-31 Kuniyuki Iwashima New
[2/2] cifs: support mounting with alternate password to allow password rotation [1/2] cifs: during remount, make sure passwords are in sync - - - --- 2024-10-30 Meetakshi Setiya New
[1/2] cifs: during remount, make sure passwords are in sync [1/2] cifs: during remount, make sure passwords are in sync - - - --- 2024-10-30 Meetakshi Setiya New
[5/5] cifs: Remove unicode parameter from parse_reparse_point() function cifs: Fixes for SMB1 non-UNICODE 8-bit mode - - - --- 2024-10-28 Pali Rohár New
[4/5] cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE session cifs: Fixes for SMB1 non-UNICODE 8-bit mode - - - --- 2024-10-28 Pali Rohár New
[3/5] cifs: Add support for SMB1 Session Setup NTLMSSP Request in non-UNICODE mode cifs: Fixes for SMB1 non-UNICODE 8-bit mode - - - --- 2024-10-28 Pali Rohár New
[2/5] cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode cifs: Fixes for SMB1 non-UNICODE 8-bit mode - - - --- 2024-10-28 Pali Rohár New
[1/5] cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode cifs: Fixes for SMB1 non-UNICODE 8-bit mode - - - --- 2024-10-28 Pali Rohár New
[v2] cifs: Change translation of STATUS_DELETE_PENDING to -EBUSY [v2] cifs: Change translation of STATUS_DELETE_PENDING to -EBUSY - - - --- 2024-10-28 Pali Rohár New
[v2] cifs: Recognize SFU char/block devices created by Windows NFS server on Windows Server <<2012 [v2] cifs: Recognize SFU char/block devices created by Windows NFS server on Windows Server <<2012 - - - --- 2024-10-28 Pali Rohár New
cifs: Use str_yes_no() helper in cifs_ses_add_channel() cifs: Use str_yes_no() helper in cifs_ses_add_channel() - - - --- 2024-10-27 Thorsten Blum New
ksmbd: Fix the missing xa_store error check ksmbd: Fix the missing xa_store error check - - - --- 2024-10-26 Jinjie Ruan New
[v2,31/31] netfs: Report on NULL folioq in netfs_writeback_unlock_folios() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,30/31] afs: Add a tracepoint for afs_read_receive() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,29/31] afs: Locally initialise the contents of a new symlink on creation netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,28/31] afs: Use the contained hashtable to search a directory netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,27/31] afs: Make afs_mkdir() locally initialise a new directory's content netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,26/31] netfs: Change the read result collector to only use one work item netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,25/31] afs: Make {Y,}FS.FetchData an asynchronous operation netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,24/31] afs: Eliminate afs_read netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,23/31] afs: Use netfslib for symlinks, allowing them to be cached netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,22/31] afs: Use netfslib for directories netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,21/31] afs: Make afs_init_request() get a key if not given a file netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,20/31] netfs: Add support for caching single monolithic objects such as AFS dirs netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,19/31] netfs: Add functions to build/clean a buffer in a folio_queue netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,18/31] afs: Add more tracepoints to do with tracking validity netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,17/31] cachefiles: Add auxiliary data trace netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,16/31] cachefiles: Add some subrequest tracepoints netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,15/31] netfs: Remove some extraneous directory invalidations netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,14/31] afs: Fix directory format encoding struct netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,13/31] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,12/31] afs: Don't use mutex for I/O operation lock netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,11/31] netfs: Don't use bh spinlock netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,10/31] netfs: Drop the was_async arg from netfs_read_subreq_terminated() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,09/31] netfs: Drop the error arg from netfs_read_subreq_terminated() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,08/31] netfs: Split retry code out of fs/netfs/write_collect.c netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,07/31] netfs: Make netfs_advance_write() return size_t netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,06/31] netfs: Abstract out a rolling folio buffer implementation netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,05/31] netfs: Add a tracepoint to log the lifespan of folio_queue structs netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,04/31] netfs: Use a folio_queue allocation and free functions netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,03/31] netfs: Remove unnecessary references to pages netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,02/31] netfs: Fix a few minor bugs in netfs_page_mkwrite() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,01/31] netfs: Remove call to folio_index() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[27/27] afs: Make afs_mkdir() locally initialise a new directory's content netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[26/27] netfs: Change the read result collector to only use one work item netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[25/27] afs: Make {Y,}FS.FetchData an asynchronous operation netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[24/27] afs: Eliminate afs_read netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[23/27] afs: Use netfslib for symlinks, allowing them to be cached netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[22/27] afs: Use netfslib for directories netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[21/27] afs: Make afs_init_request() get a key if not given a file netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[20/27] netfs: Add support for caching single monolithic objects such as AFS dirs netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[19/27] netfs: Add functions to build/clean a buffer in a folio_queue netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[18/27] afs: Add more tracepoints to do with tracking validity netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[17/27] cachefiles: Add auxiliary data trace netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[16/27] cachefiles: Add some subrequest tracepoints netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[15/27] netfs: Remove some extraneous directory invalidations netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[14/27] afs: Fix directory format encoding struct netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[13/27] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[12/27] afs: Don't use mutex for I/O operation lock netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[11/27] netfs: Don't use bh spinlock netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[10/27] netfs: Drop the was_async arg from netfs_read_subreq_terminated() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[09/27] netfs: Drop the error arg from netfs_read_subreq_terminated() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[08/27] netfs: Split retry code out of fs/netfs/write_collect.c netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[07/27] netfs: Make netfs_advance_write() return size_t netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[06/27] netfs: Abstract out a rolling folio buffer implementation netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
« 1 2 3 4115 116 »