Show patches with: State = Action Required       |    Archived = No       |   1332 patches
« 1 2 ... 11 12 13 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,14/25] security: Introduce path_post_mknod hook security: Move IMA and EVM to the LSM infrastructure 1 - - --- 2023-11-20 Roberto Sassu New
[v6,13/25] security: Introduce file_release hook security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-11-20 Roberto Sassu New
[v6,12/25] security: Introduce file_post_open hook security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-11-20 Roberto Sassu New
[v6,11/25] security: Introduce inode_post_removexattr hook security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-11-20 Roberto Sassu New
[v6,10/25] security: Introduce inode_post_setattr hook security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-11-20 Roberto Sassu New
[v6,09/25] security: Align inode_setattr hook definition with EVM security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-11-20 Roberto Sassu New
[v6,08/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-20 Roberto Sassu New
[v6,07/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-20 Roberto Sassu New
[v6,06/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-20 Roberto Sassu New
[v6,05/25] ima: Align ima_post_read_file() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-20 Roberto Sassu New
[v6,04/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-20 Roberto Sassu New
[v6,03/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-20 Roberto Sassu New
[v6,02/25] ima: Align ima_file_mprotect() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-20 Roberto Sassu New
[v6,01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-20 Roberto Sassu New
[2/2] conffile: allow /usr/etc to provide any config files expected in /etc conffile: use /usr/etc aswell - - - --- 2023-11-20 NeilBrown New
[1/2] conffile: don't report error from conf_init_file() conffile: use /usr/etc aswell - - - --- 2023-11-20 NeilBrown New
[nfs-utils] exportfs: remove warning if neither subtree_check or no_subtree_check is given [nfs-utils] exportfs: remove warning if neither subtree_check or no_subtree_check is given - - - --- 2023-11-20 NeilBrown New
[v1] NFSD: Document lack of f_pos_lock in nfsd_readdir() [v1] NFSD: Document lack of f_pos_lock in nfsd_readdir() - 1 - --- 2023-11-20 Chuck Lever New
[GIT,PULL] first set of nfsd fixes for v6.7-rc (take 2) [GIT,PULL] first set of nfsd fixes for v6.7-rc (take 2) - - - --- 2023-11-18 Chuck Lever New
[v2,4/4] SUNRPC: Remove RQ_SPLICE_OK Eliminate the RQ_SPLICE_OK flag - - - --- 2023-11-17 Chuck Lever New
[v2,3/4] NFSD: Modify NFSv4 to use nfsd_read_splice_ok() Eliminate the RQ_SPLICE_OK flag - - - --- 2023-11-17 Chuck Lever New
[v2,2/4] NFSD: Replace RQ_SPLICE_OK in nfsd_read() Eliminate the RQ_SPLICE_OK flag - - - --- 2023-11-17 Chuck Lever New
[v2,1/4] SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavor Eliminate the RQ_SPLICE_OK flag - - - --- 2023-11-17 Chuck Lever 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
[GIT,PULL] : first set of fixes for nfsd-6.7 [GIT,PULL] : first set of fixes for nfsd-6.7 - - - --- 2023-11-17 Chuck Lever New
[v2,2/2] NFS: drop unused nfs_direct_req bytes_left [v2,1/2] pNFS: Fix the pnfs block driver's calculation of layoutget size - 1 - --- 2023-11-17 Benjamin Coddington New
[v2,1/2] pNFS: Fix the pnfs block driver's calculation of layoutget size [v2,1/2] pNFS: Fix the pnfs block driver's calculation of layoutget size - 2 1 --- 2023-11-17 Benjamin Coddington New
[9/9] nfsd: allow delegation state ids to be revoked and then freed support admin-revocation of v4 state - - - --- 2023-11-17 NeilBrown New
[8/9] nfsd: allow open state ids to be revoked and then freed support admin-revocation of v4 state - - - --- 2023-11-17 NeilBrown New
[7/9] nfsd: allow lock state ids to be revoked and then freed support admin-revocation of v4 state - - - --- 2023-11-17 NeilBrown New
[6/9] nfsd: allow admin-revoked NFSv4.0 state to be freed. support admin-revocation of v4 state - - - --- 2023-11-17 NeilBrown New
[5/9] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states support admin-revocation of v4 state - - - --- 2023-11-17 NeilBrown New
[4/9] nfsd: prepare for supporting admin-revocation of state support admin-revocation of v4 state - - - --- 2023-11-17 NeilBrown New
[3/9] nfsd: split sc_status out of sc_type support admin-revocation of v4 state - - - --- 2023-11-17 NeilBrown New
[2/9] nfsd: avoid race after unhash_delegation_locked() support admin-revocation of v4 state - 1 - --- 2023-11-17 NeilBrown New
[1/9] nfsd: hold ->cl_lock for hash_delegation_locked() support admin-revocation of v4 state - 1 - --- 2023-11-17 NeilBrown New
[2/2] NFS: drop unused nfs_direct_req bytes_left [1/2] pNFS: Fix the pnfs block driver's calculation of layoutget size - - - --- 2023-11-15 Benjamin Coddington New
[1/2] pNFS: Fix the pnfs block driver's calculation of layoutget size [1/2] pNFS: Fix the pnfs block driver's calculation of layoutget size - 1 1 --- 2023-11-15 Benjamin Coddington New
[3/3] NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT [1/3] NFSv4: Track the number of referring calls in struct cb_process_state - - - --- 2023-11-15 Trond Myklebust New
[2/3] NFSv4.1: if referring calls are complete, trust the stateid argument [1/3] NFSv4: Track the number of referring calls in struct cb_process_state - - - --- 2023-11-15 Trond Myklebust New
[1/3] NFSv4: Track the number of referring calls in struct cb_process_state [1/3] NFSv4: Track the number of referring calls in struct cb_process_state - - - --- 2023-11-15 Trond Myklebust New
SUNRPC: Replace strlcpy() with strscpy() SUNRPC: Replace strlcpy() with strscpy() - 1 - --- 2023-11-14 Kees Cook New
[v1,3/3] SUNRPC: Remove RQ_SPLICE_OK Eliminate the RQ_SPLICE_OK flag - - - --- 2023-11-13 Chuck Lever New
[v1,2/3] NFSD: Modify NFSv4 to use nfsd_read_splice_ok() Eliminate the RQ_SPLICE_OK flag - - - --- 2023-11-13 Chuck Lever New
[v1,1/3] NFSD: Replace RQ_SPLICE_OK in nfsd_read() Eliminate the RQ_SPLICE_OK flag - - - --- 2023-11-13 Chuck Lever New
NFSD: Remove nfsd_drc_gc() tracepoint NFSD: Remove nfsd_drc_gc() tracepoint - 1 - --- 2023-11-13 Chuck Lever New
[v1,7/7] svcrdma: Move Send CQ to SOFTIRQ context Switch NFS server CQs to use soft IRQ - - - --- 2023-11-13 Chuck Lever New
[v1,6/7] svcrdma: Move the svcxprt_rdma::sc_pd field Switch NFS server CQs to use soft IRQ - - - --- 2023-11-13 Chuck Lever New
[v1,5/7] svcrdma: Clean up use of rdma->sc_pd->device Switch NFS server CQs to use soft IRQ - - - --- 2023-11-13 Chuck Lever New
[v1,4/7] svcrdma: Switch Receive CQ to soft IRQ Switch NFS server CQs to use soft IRQ - - - --- 2023-11-13 Chuck Lever New
« 1 2 ... 11 12 13 14 »