Show patches with: Archived = No       |   39 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[linux-cifs-client] cifs: fix fh_mutex locking in cifs_reopen_file - - - --- 2009-06-27 Jeff Layton Accepted
[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
[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
[v2] cifs: use correct format characters [v2] cifs: use correct format characters - 1 - --- 2019-02-27 Louis Taylor Accepted
[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
[v3,01/33] kheaders: Ignore silly-rename files 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,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,04/33] netfs: Remove unnecessary references to pages 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,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,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,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,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,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,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,12/33] netfs: Don't use bh spinlock 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,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,15/33] afs: Fix directory format encoding struct 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,17/33] cachefiles: Add some subrequest tracepoints 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,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,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,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,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,23/33] afs: Use netfslib for directories 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,25/33] afs: Eliminate afs_read 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,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,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,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,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,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,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,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
cifs: use correct format characters cifs: use correct format characters - - - --- 2019-02-27 Louis Taylor Superseded