Show patches with: Archived = No       |   1197 patches
« 1 2 ... 9 10 11 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,03/39] netfs, fscache: Remove ->begin_cache_operation netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,02/39] netfs, fscache: Combine fscache with netfs netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,01/39] netfs, fscache: Move fs/fscache/* into fs/netfs/ netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v3,3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry Untitled series #809276 - 1 - --- 2023-12-12 David Howells New
[v2,3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry Untitled series #808945 - - - --- 2023-12-11 David Howells New
nfsd: properly tear down server when write_ports fails nfsd: properly tear down server when write_ports fails - - - --- 2023-12-11 Jeff Layton New
[3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry Untitled series #808861 - - - --- 2023-12-11 David Howells New
[v1,8/8] svcrdma: Increase the per-transport rw_ctx count More svcrdma improvements - - - --- 2023-12-11 Chuck Lever New
[v1,7/8] svcrdma: Use all allocated Send Queue entries More svcrdma improvements - - - --- 2023-12-11 Chuck Lever New
[v1,6/8] svcrdma: Reserve an extra WQE for ib_drain_rq() More svcrdma improvements - - - --- 2023-12-11 Chuck Lever New
[v1,5/8] svcrdma: Clean up comment in svc_rdma_accept() More svcrdma improvements - - - --- 2023-12-11 Chuck Lever New
[v1,4/8] svcrdma: Remove queue-shortening warnings More svcrdma improvements - - - --- 2023-12-11 Chuck Lever New
[v1,3/8] svcrdma: Remove pointer addresses shown in dprintk() More svcrdma improvements - - - --- 2023-12-11 Chuck Lever New
[v1,2/8] svcrdma: Optimize svc_rdma_cc_init() More svcrdma improvements - - - --- 2023-12-11 Chuck Lever New
[v1,1/8] svcrdma: De-duplicate completion ID initialization helpers More svcrdma improvements - - - --- 2023-12-11 Chuck Lever New
[v2] SUNRPC: Fixup v4.1 backchannel request timeouts [v2] SUNRPC: Fixup v4.1 backchannel request timeouts - - - --- 2023-12-08 Benjamin Coddington New
SUNRPC: Fixup v4.1 backchannel request timeouts SUNRPC: Fixup v4.1 backchannel request timeouts - - - --- 2023-12-08 Benjamin Coddington New
[3/3] VFS: don't export flush_delayed_fput(). nfsd: fully close all files in the nfsd threads - - - --- 2023-12-08 NeilBrown New
[2/3] nfsd: Don't leave work of closing files to a work queue. nfsd: fully close all files in the nfsd threads - - - --- 2023-12-08 NeilBrown New
[1/3] nfsd: use __fput_sync() to avoid delayed closing of files. nfsd: fully close all files in the nfsd threads - - - --- 2023-12-08 NeilBrown New
[v3,59/59] netfs: Eliminate PG_fscache by setting folio->private and marking dirty netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,58/59] cifs: Remove some code that's no longer used, part 3 netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,57/59] cifs: Remove some code that's no longer used, part 2 netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,56/59] cifs: Remove some code that's no longer used, part 1 netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,55/59] cifs: Cut over to using netfslib netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,54/59] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,53/59] cifs: Implement netfslib hooks netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,52/59] cifs: Make wait_mtu_credits take size_t args netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,51/59] cifs: Use more fields from netfs_io_subrequest netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,50/59] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,49/59] cifs: Set zero_point in the copy_file_range() and remap_file_range() netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,48/59] cifs: Share server EOF pos with netfslib netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,47/59] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,46/59] 9p: Use netfslib read/write_iter netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[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
[6/6] configure: check for rpc_gss_seccreate nfs-utils: handle BAD_INTEGRITY ERROR - - - --- 2023-12-06 Olga Kornievskaia New
[5/6] gssd: handle KRB5_AP_ERR_BAD_INTEGRITY for user credentials nfs-utils: handle BAD_INTEGRITY ERROR - - - --- 2023-12-06 Olga Kornievskaia New
[4/6] gssd: handle KRB5_AP_ERR_BAD_INTEGRITY for machine credentials nfs-utils: handle BAD_INTEGRITY ERROR - - - --- 2023-12-06 Olga Kornievskaia New
[3/6] gssd: switch to using rpc_gss_seccreate() nfs-utils: handle BAD_INTEGRITY ERROR - - - --- 2023-12-06 Olga Kornievskaia New
[2/6] gssd: revert commit 513630d720bd nfs-utils: handle BAD_INTEGRITY ERROR - - - --- 2023-12-06 Olga Kornievskaia New
[1/6] gssd: revert commit a5f3b7ccb01c nfs-utils: handle BAD_INTEGRITY ERROR - - - --- 2023-12-06 Olga Kornievskaia New
[1/1] reexport: add a missing header include [1/1] reexport: add a missing header include - - - --- 2023-12-06 Olga Kornievskaia New
[2/2] gssapi: fix rpc_gss_seccreate passed in cred [1/2] gssapi: revert commit f5b6e6fdb1e6 - 1 - --- 2023-12-06 Olga Kornievskaia New
[1/2] gssapi: revert commit f5b6e6fdb1e6 [1/2] gssapi: revert commit f5b6e6fdb1e6 - 1 - --- 2023-12-06 Olga Kornievskaia New
[v2] nfsrahead: fix linking while static linking [v2] nfsrahead: fix linking while static linking - - - --- 2022-08-09 Giulio Benetti Superseded
nfsrahead: fix linking while static linking nfsrahead: fix linking while static linking - - - --- 2022-08-09 Giulio Benetti Superseded
[nfs-utils] locktest: Makefile.am: remove host compiler costraint [nfs-utils] locktest: Makefile.am: remove host compiler costraint - 1 1 --- 2020-01-15 Giulio Benetti Accepted
[nfs-utils,3/3] support: nfs: rpc_socket: silence unused parameter warning on salen bump rpcgen version and silence some warning - - - --- 2020-01-13 Giulio Benetti Accepted
[nfs-utils,2/3] rpcgen: rpc_cout: silence format-nonliteral bump rpcgen version and silence some warning - - - --- 2020-01-13 Giulio Benetti Accepted
[nfs-utils,7/7] rpcgen: rpc_hout: fix indentation on f_print() argument separator silence some warning in rpcgen - - - --- 2020-01-03 Giulio Benetti Accepted
[nfs-utils,6/7] rpcgen: rpc_hout: fix potential -Wformat-security warning silence some warning in rpcgen - - - --- 2020-01-03 Giulio Benetti Accepted
[nfs-utils,5/7] rpcgen: rpc_cout: fix potential -Wformat-nonliteral warning silence some warning in rpcgen - - - --- 2020-01-03 Giulio Benetti Accepted
[nfs-utils,4/7] rpcgen: rpc_parse: add get_definition() void argument silence some warning in rpcgen - - - --- 2020-01-03 Giulio Benetti Accepted
[nfs-utils,3/7] rpcgen: rpc_util: add findval args to prototype silence some warning in rpcgen - - - --- 2020-01-03 Giulio Benetti Accepted
[nfs-utils,2/7] rpcgen: rpc_util: add storeval args to prototype silence some warning in rpcgen - - - --- 2020-01-03 Giulio Benetti Accepted
[nfs-utils,1/7] rpcgen: rpc_cout: silence unused def parameter silence some warning in rpcgen - - - --- 2020-01-03 Giulio Benetti Accepted
« 1 2 ... 9 10 11 12 »