Show patches with: State = Action Required       |    Archived = No       |   7019 patches
« 1 2 ... 6 7 870 71 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,45/59] afs: Use the netfs write helpers netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,44/59] netfs: Optimise away reads above the point at which there can be no data netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,43/59] netfs: Rearrange netfs_io_subrequest to put request pointer first netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,42/59] netfs: Implement a write-through caching option netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,41/59] netfs: Provide a launder_folio implementation netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,40/59] netfs: Support encryption on Unbuffered/DIO write netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,39/59] netfs: Support decryption on ubuffered/DIO read netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,38/59] netfs: Decrypt encrypted content netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,37/59] netfs: Perform content encryption netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,36/59] netfs: Make netfs_skip_folio_read() take account of blocksize netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,35/59] netfs: Provide minimum blocksize parameter netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,34/59] netfs: Provide a writepages implementation netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,33/59] netfs, cachefiles: Pass upper bound length to allow expansion netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,32/59] netfs: Provide netfs_file_read_iter() netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,31/59] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,30/59] netfs: Implement buffered write API netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,29/59] netfs: Implement unbuffered/DIO write support netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,28/59] netfs: Implement support for unbuffered/DIO read netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,27/59] netfs: Allocate multipage folios in the writepath netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,26/59] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,25/59] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,24/59] netfs: Dispatch write requests to process a writeback slice netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,23/59] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,22/59] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,21/59] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,20/59] netfs: Add a hook to allow tell the netfs to update its i_size netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,19/59] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,18/59] netfs: Export netfs_put_subrequest() and some tracepoints netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,17/59] netfs: Limit subrequest by size or number of segments netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,16/59] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,15/59] netfs: Add bounce buffering support netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,14/59] netfs: Provide tools to create a buffer in an xarray netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,13/59] netfs: Add support for DIO buffering netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,12/59] netfs: Add iov_iters to (sub)requests to describe various buffers netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,11/59] netfs: Implement unbuffered/DIO vs buffered I/O locking netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,10/59] netfs: Provide invalidate_folio and release_folio calls netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - 1 - --- 2023-12-07 David Howells New
[v3,09/59] afs: Don't use folio->private to record partial modification netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,08/59] netfs: Add a ->free_subrequest() op netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,07/59] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,06/59] netfs: Add a procfile to list in-progress requests netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,05/59] netfs: Move pinning-for-writeback from fscache to netfs netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,04/59] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,03/59] netfs, fscache: Remove ->begin_cache_operation netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,02/59] netfs, fscache: Combine fscache with netfs netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[v3,01/59] netfs, fscache: Move fs/fscache/* into fs/netfs/ netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-12-07 David Howells New
[2/3] cifs: reconnect worker should take reference on server struct unconditionally [1/3] Revert "cifs: reconnect work should have reference on server struct" - - - - --- 2023-12-06 Shyam Prasad N New
[1/3] Revert "cifs: reconnect work should have reference on server struct" [1/3] Revert "cifs: reconnect work should have reference on server struct" - - - - --- 2023-12-06 Shyam Prasad N New
smb: client: fix potential NULL deref in parse_dfs_referrals() smb: client: fix potential NULL deref in parse_dfs_referrals() - 1 - - --- 2023-12-06 Paulo Alcantara New
ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZE ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZE - 1 1 - --- 2023-12-05 Namjae Jeon New
cifs: Fix non-availability of dedup breaking generic/304 cifs: Fix non-availability of dedup breaking generic/304 - 1 1 - --- 2023-12-04 David Howells New
[7/7] ksmbd: fix wrong allocation size update in smb2_open() [1/7] ksmbd: set epoch in create context v2 lease - - - - --- 2023-12-04 Namjae Jeon New
[6/7] ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack() [1/7] ksmbd: set epoch in create context v2 lease - - - - --- 2023-12-04 Namjae Jeon New
[5/7] ksmbd: lazy v2 lease break on smb2_write() [1/7] ksmbd: set epoch in create context v2 lease - - - - --- 2023-12-04 Namjae Jeon New
[4/7] ksmbd: send v2 lease break notification for directory [1/7] ksmbd: set epoch in create context v2 lease - - - - --- 2023-12-04 Namjae Jeon New
[3/7] ksmbd: downgrade RWH lease caching state to RH for directory [1/7] ksmbd: set epoch in create context v2 lease - - - - --- 2023-12-04 Namjae Jeon New
[2/7] ksmbd: set v2 lease capability [1/7] ksmbd: set epoch in create context v2 lease - - - - --- 2023-12-04 Namjae Jeon New
[1/7] ksmbd: set epoch in create context v2 lease [1/7] ksmbd: set epoch in create context v2 lease - - - - --- 2023-12-04 Namjae Jeon New
cifs: Reuse file lease key in compound operations cifs: Reuse file lease key in compound operations - - - - --- 2023-12-04 Meetakshi Setiya New
[-next,V2] ksmbd: fix memory leak in smb2_lock() [-next,V2] ksmbd: fix memory leak in smb2_lock() - 1 - - --- 2023-12-04 Zizhi Wo New
[-next] ksmbd: fix memory leak in smb2_lock() [-next] ksmbd: fix memory leak in smb2_lock() 1 1 - - --- 2023-12-01 Zizhi Wo New
[2/2] cifs: Fix flushing, invalidation and file size with FICLONE cifs: Fixes for copy_file_range() and FICLONE - 1 - - --- 2023-12-01 David Howells New
[1/2] cifs: Fix flushing, invalidation and file size with copy_file_range() cifs: Fixes for copy_file_range() and FICLONE - 1 - - --- 2023-12-01 David Howells New
[3/3] cifs: Fix flushing, invalidation and file size with copy_file_range() cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE 1 1 - - --- 2023-11-29 David Howells New
[2/3] cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE 1 1 - - --- 2023-11-29 David Howells New
[1/3] cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE 1 1 - - --- 2023-11-29 David Howells New
smb: client: handle special files and symlinks in SMB3 POSIX smb: client: handle special files and symlinks in SMB3 POSIX - - - - --- 2023-11-28 Paulo Alcantara New
smb: client: report correct st_size for SMB and NFS symlinks smb: client: report correct st_size for SMB and NFS symlinks - - - - --- 2023-11-28 Paulo Alcantara New
cifs: Fix issues with copy_file_range and FALLOC_FL_INSERT/ZERO_RANGE cifs: Fix issues with copy_file_range and FALLOC_FL_INSERT/ZERO_RANGE - 3 - - --- 2023-11-28 David Howells New
smb: client, common: fix fortify warnings smb: client, common: fix fortify warnings 1 - - - --- 2023-11-28 Dmitry Antipov New
[v2,3/3] smb: client: Fix checkpatch whitespace errors and warnings [v2,1/3] smb: client: Protect ses->chans update with chan_lock spin lock - - - - --- 2023-11-27 Pierre Mariani New
[v2,2/3] smb: client: Protect tcon->status with tc_lock spin lock [v2,1/3] smb: client: Protect ses->chans update with chan_lock spin lock - - - - --- 2023-11-27 Pierre Mariani New
[v2,1/3] smb: client: Protect ses->chans update with chan_lock spin lock [v2,1/3] smb: client: Protect ses->chans update with chan_lock spin lock - - - - --- 2023-11-27 Pierre Mariani New
[4/4] smb: client: Fix checkpatch whitespace errors and warnings [1/4] smb: client: Delete unused value - - - - --- 2023-11-27 Pierre Mariani New
[3/4] smb: client: Protect tcon->status with tc_lock spin lock [1/4] smb: client: Delete unused value - - - - --- 2023-11-27 Pierre Mariani New
[2/4] smb: client: Protect ses->chans update with chan_lock spin lock [1/4] smb: client: Delete unused value - - - - --- 2023-11-27 Pierre Mariani New
[1/4] smb: client: Delete unused value [1/4] smb: client: Delete unused value - - - - --- 2023-11-27 Pierre Mariani New
[v2,9/9] smb: client: fix missing mode bits for SMB symlinks reparse points work - - - - --- 2023-11-26 Paulo Alcantara New
[v2,8/9] smb: client: optimise dentry revalidation for reparse points reparse points work - - - - --- 2023-11-26 Paulo Alcantara New
[v2,7/9] smb: client: cleanup smb2_query_reparse_point() reparse points work - - - - --- 2023-11-26 Paulo Alcantara New
[v2,6/9] smb: client: fix hardlinking of reparse points reparse points work - - - - --- 2023-11-26 Paulo Alcantara New
[v2,5/9] smb: client: fix renaming of reparse points reparse points work - - - - --- 2023-11-26 Paulo Alcantara New
[v2,4/9] smb: client: optimise reparse point querying reparse points work - - - - --- 2023-11-26 Paulo Alcantara New
[v2,3/9] smb: client: allow creating symlinks via reparse points reparse points work - - - - --- 2023-11-26 Paulo Alcantara New
[v2,2/9] smb: client: allow creating special files via reparse points reparse points work - - - - --- 2023-11-26 Paulo Alcantara New
[v2,1/9] smb: client: extend smb2_compound_op() to accept more commands reparse points work - - - - --- 2023-11-26 Paulo Alcantara New
[8/8] smb: client: optimise dentry revalidation for reparse points reparse points work - - - - --- 2023-11-25 Paulo Alcantara New
[7/8] smb: client: cleanup smb2_query_reparse_point() reparse points work - - - - --- 2023-11-25 Paulo Alcantara New
[6/8] smb: client: fix hardlinking of reparse points reparse points work - - - - --- 2023-11-25 Paulo Alcantara New
[5/8] smb: client: fix renaming of reparse points reparse points work - - - - --- 2023-11-25 Paulo Alcantara New
[4/8] smb: client: optimise reparse point querying reparse points work - - - - --- 2023-11-25 Paulo Alcantara New
[3/8] smb: client: allow creating symlinks via reparse points reparse points work - - - - --- 2023-11-25 Paulo Alcantara New
[2/8] smb: client: allow creating special files via reparse points reparse points work - - - - --- 2023-11-25 Paulo Alcantara New
[1/8] smb: client: extend smb2_compound_op() to accept more commands reparse points work - - - - --- 2023-11-25 Paulo Alcantara New
cifs: Set the file size after doing copychunk_range cifs: Set the file size after doing copychunk_range 1 1 - - --- 2023-11-24 David Howells New
[6/6] ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on error [1/6] ksmbd: fix possible deadlock in smb2_open - - - - --- 2023-11-23 Namjae Jeon New
[5/6] ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId [1/6] ksmbd: fix possible deadlock in smb2_open - - - - --- 2023-11-23 Namjae Jeon New
[4/6] ksmbd: release interim response after sending status pending response [1/6] ksmbd: fix possible deadlock in smb2_open - - - - --- 2023-11-23 Namjae Jeon New
[3/6] ksmbd: move oplock handling after unlock parent dir [1/6] ksmbd: fix possible deadlock in smb2_open - - - - --- 2023-11-23 Namjae Jeon New
[2/6] ksmbd: separately allocate ci per dentry [1/6] ksmbd: fix possible deadlock in smb2_open - - - - --- 2023-11-23 Namjae Jeon New
[1/6] ksmbd: fix possible deadlock in smb2_open [1/6] ksmbd: fix possible deadlock in smb2_open - 1 - - --- 2023-11-23 Namjae Jeon New
« 1 2 ... 6 7 870 71 »