Show patches with: State = Action Required       |    Archived = No       |   7014 patches
« 1 2 ... 7 8 970 71 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/7] smb: client: introduce ->parse_reparse_point() [1/7] smb: client: implement ->query_reparse_point() for SMB1 - - - - --- 2023-11-21 Paulo Alcantara New
[1/7] smb: client: implement ->query_reparse_point() for SMB1 [1/7] smb: client: implement ->query_reparse_point() for SMB1 - - - - --- 2023-11-21 Paulo Alcantara New
cifs: fix use after free for iface while disabling secondary channels cifs: fix use after free for iface while disabling secondary channels - - - - --- 2023-11-21 Ritvik Budhiraja New
ksmbd: initialize ar to NULL ksmbd: initialize ar to NULL 1 - - - --- 2023-11-20 Zongmin Zhou New
[v2,3/3] smb: client: set correct file type from NFS reparse points [v2,1/3] smb: client: implement ->query_reparse_point() for SMB1 - - - - --- 2023-11-19 Paulo Alcantara New
[v2,2/3] smb: client: introduce ->parse_reparse_point() [v2,1/3] smb: client: implement ->query_reparse_point() for SMB1 - - - - --- 2023-11-19 Paulo Alcantara New
[v2,1/3] smb: client: implement ->query_reparse_point() for SMB1 [v2,1/3] smb: client: implement ->query_reparse_point() for SMB1 - - - - --- 2023-11-19 Paulo Alcantara New
[3/3] smb: client: set correct file type from NFS reparse points [1/3] smb: client: implement ->query_reparse_point() for SMB1 - - - - --- 2023-11-19 Paulo Alcantara New
[2/3] smb: client: introduce ->parse_reparse_point() [1/3] smb: client: implement ->query_reparse_point() for SMB1 - - - - --- 2023-11-19 Paulo Alcantara New
[1/3] smb: client: implement ->query_reparse_point() for SMB1 [1/3] smb: client: implement ->query_reparse_point() for SMB1 - - - - --- 2023-11-19 Paulo Alcantara New
[v2,51/51] cifs: Remove some code that's no longer used, part 3 netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,50/51] cifs: Remove some code that's no longer used, part 2 netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,49/51] cifs: Remove some code that's no longer used, part 1 netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,48/51] cifs: Cut over to using netfslib netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,47/51] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,46/51] cifs: Implement netfslib hooks netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,45/51] cifs: Make wait_mtu_credits take size_t args netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,44/51] cifs: Use more fields from netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,43/51] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,42/51] cifs: Share server EOF pos with netfslib netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,41/51] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,40/51] afs: Use the netfs write helpers netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,39/51] netfs: Rearrange netfs_io_subrequest to put request pointer first netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,38/51] netfs: Implement a write-through caching option netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,37/51] netfs: Provide a launder_folio implementation netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,36/51] netfs: Support encryption on Unbuffered/DIO write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,35/51] netfs: Support decryption on ubuffered/DIO read netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,34/51] netfs: Decrypt encrypted content netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,33/51] netfs: Perform content encryption netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,32/51] netfs: Make netfs_skip_folio_read() take account of blocksize netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,31/51] netfs: Provide minimum blocksize parameter netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,30/51] netfs: Provide a writepages implementation netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,29/51] netfs: Provide netfs_file_read_iter() netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,28/51] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,27/51] netfs: Implement buffered write API netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,26/51] netfs: Implement unbuffered/DIO write support netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,25/51] netfs: Implement support for unbuffered/DIO read netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,24/51] netfs: Allocate multipage folios in the writepath netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,23/51] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,22/51] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,21/51] netfs: Dispatch write requests to process a writeback slice netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,20/51] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,19/51] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,18/51] fscache: Add a function to begin an cache op from a netfslib request netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,17/51] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,16/51] netfs: Add a hook to allow tell the netfs to update its i_size netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,15/51] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,14/51] netfs: Export netfs_put_subrequest() and some tracepoints netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,13/51] netfs: Limit subrequest by size or number of segments netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,12/51] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,11/51] netfs: Add bounce buffering support netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,10/51] netfs: Provide tools to create a buffer in an xarray netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,09/51] netfs: Add support for DIO buffering netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,08/51] netfs: Add iov_iters to (sub)requests to describe various buffers netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,07/51] netfs: Implement unbuffered/DIO vs buffered I/O locking netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,06/51] netfs: Provide invalidate_folio and release_folio calls netfs, afs, cifs: Delegate high-level I/O to netfslib - - 1 - --- 2023-11-17 David Howells New
[v2,05/51] afs: Don't use folio->private to record partial modification netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,04/51] netfs: Add a ->free_subrequest() op netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,03/51] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,02/51] netfs: Track the fpos above which the server has no data netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[v2,01/51] netfs: Add a procfile to list in-progress requests netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-11-17 David Howells New
[SMB,client] two multichannel patches [SMB,client] two multichannel patches - - - - --- 2023-11-16 Steve French New
[SMB,client] two multichannel patches [SMB,client] two multichannel patches - - - - --- 2023-11-16 Steve French New
cifs: fix check of rc in function generate_smb3signingkey cifs: fix check of rc in function generate_smb3signingkey - 1 1 - --- 2023-11-13 Ekaterina Esina New
cifs: spnego: add ';' in HOST_KEY_LEN cifs: spnego: add ';' in HOST_KEY_LEN - 1 1 - --- 2023-11-13 Anastasia Belova New
[GIT,PULL] smb3 client fixes [GIT,PULL] smb3 client fixes - - - - --- 2023-11-11 Steve French New
[SMB3,client] flags field not being set in [SMB3,client] flags field not being set in - - - - --- 2023-11-10 Steve French New
[smb3,client] allow debugging session and tcon info to improve stats analysis and debugging [smb3,client] allow debugging session and tcon info to improve stats analysis and debugging - - - - --- 2023-11-09 Steve French New
smb: client: fix mount when dns_resolver key is not available smb: client: fix mount when dns_resolver key is not available - 1 - 1 --- 2023-11-09 Paulo Alcantara New
[v2] ksmbd: prevent memory leak on error return [v2] ksmbd: prevent memory leak on error return 1 1 - - --- 2023-11-09 Zongmin Zhou New
[4/4] mm: Return void from folio_start_writeback() and related functions Make folio_start_writeback return void - - 1 - --- 2023-11-08 Matthew Wilcox New
[3/4] smb: Do not test the return value of folio_start_writeback() Make folio_start_writeback return void 1 - 1 - --- 2023-11-08 Matthew Wilcox New
[2/4] afs: Do not test the return value of folio_start_writeback() Make folio_start_writeback return void - - - - --- 2023-11-08 Matthew Wilcox New
[1/4] mm: Remove test_set_page_writeback() Make folio_start_writeback return void - - - - --- 2023-11-08 Matthew Wilcox New
ksmbd: prevent memory leak on error return ksmbd: prevent memory leak on error return - 1 - - --- 2023-11-08 Zongmin Zhou New
Fix for xfstest generic/728 Fix for xfstest generic/728 - - - - --- 2023-11-08 Steve French New
ksmbd: handle malformed smb1 message ksmbd: handle malformed smb1 message - - - - --- 2023-11-07 Namjae Jeon New
Minor cleanup patch - and question about returning -ENOSYS Minor cleanup patch - and question about returning -ENOSYS - - - - --- 2023-11-07 Steve French New
Minor smbdirect cleanup Minor smbdirect cleanup - - - - --- 2023-11-06 Steve French New
cifs: Fix encryption of cleared, but unset rq_iter data buffers cifs: Fix encryption of cleared, but unset rq_iter data buffers - 1 1 - --- 2023-11-06 David Howells New
ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked() ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked() - - - - --- 2023-11-05 Namjae Jeon New
[4/4] smb: client: fix use-after-free in smb2_query_info_compound() [1/4] smb: client: remove extra @chan_count check in __cifs_put_smb_ses() - - - - --- 2023-10-30 Paulo Alcantara New
[3/4] smb: client: fix potential deadlock when releasing mids [1/4] smb: client: remove extra @chan_count check in __cifs_put_smb_ses() - - - - --- 2023-10-30 Paulo Alcantara New
[2/4] smb: client: fix use-after-free bug in cifs_debug_data_proc_show() [1/4] smb: client: remove extra @chan_count check in __cifs_put_smb_ses() - - - - --- 2023-10-30 Paulo Alcantara New
[1/4] smb: client: remove extra @chan_count check in __cifs_put_smb_ses() [1/4] smb: client: remove extra @chan_count check in __cifs_put_smb_ses() - - - - --- 2023-10-30 Paulo Alcantara New
[13/14] cifs: display the endpoint IP details in DebugData [01/14] cifs: print server capabilities in DebugData - - - - --- 2023-10-30 Shyam Prasad N New
[12/14] cifs: handle when server stops supporting multichannel [01/14] cifs: print server capabilities in DebugData - - - - --- 2023-10-30 Shyam Prasad N New
[11/14] cifs: handle when server starts supporting multichannel [01/14] cifs: print server capabilities in DebugData - - - - --- 2023-10-30 Shyam Prasad N New
[10/14] cifs: reconnect work should have reference on server struct [01/14] cifs: print server capabilities in DebugData - - - - --- 2023-10-30 Shyam Prasad N New
[09/14] cifs: add a back pointer to cifs_sb from tcon [01/14] cifs: print server capabilities in DebugData - - 1 - --- 2023-10-30 Shyam Prasad N New
[08/14] cifs: account for primary channel in the interface list [01/14] cifs: print server capabilities in DebugData - - - - --- 2023-10-30 Shyam Prasad N New
[07/14] cifs: distribute channels across interfaces based on speed [01/14] cifs: print server capabilities in DebugData - - - - --- 2023-10-30 Shyam Prasad N New
[06/14] cifs: handle cases where a channel is closed [01/14] cifs: print server capabilities in DebugData - - - - --- 2023-10-30 Shyam Prasad N New
[05/14] cifs: force interface update before a fresh session setup [01/14] cifs: print server capabilities in DebugData - - - - --- 2023-10-30 Shyam Prasad N New
[04/14] cifs: do not reset chan_max if multichannel is not supported at mount [01/14] cifs: print server capabilities in DebugData - - - - --- 2023-10-30 Shyam Prasad N New
[03/14] cifs: reconnect helper should set reconnect for the right channel [01/14] cifs: print server capabilities in DebugData - 1 1 - --- 2023-10-30 Shyam Prasad N New
[02/14] cifs: add xid to query server interface call [01/14] cifs: print server capabilities in DebugData - - - - --- 2023-10-30 Shyam Prasad N New
[01/14] cifs: print server capabilities in DebugData [01/14] cifs: print server capabilities in DebugData - - - - --- 2023-10-30 Shyam Prasad N New
ksmbd: no need to wait for binded connection termination at logoff ksmbd: no need to wait for binded connection termination at logoff - - - - --- 2023-10-29 Namjae Jeon New
smb: use crypto_shash_digest() in symlink_hash() smb: use crypto_shash_digest() in symlink_hash() - - 1 - --- 2023-10-29 Eric Biggers New
« 1 2 ... 7 8 970 71 »