Show patches with: Archived = No       |   1176 patches
« 1 2 ... 9 10 11 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[nfs-utils] reexport.h: Include unistd.h to compile with musl [nfs-utils] reexport.h: Include unistd.h to compile with musl - - - --- 2023-12-14 liezhi.yang@windriver.com New
[v3,2/2] NFSv4.1: Use the nfs_client's rpc timeouts for backchannel [v3,1/2] SUNRPC: Fixup v4.1 backchannel request timeouts - - - --- 2023-12-13 Benjamin Coddington New
[v3,1/2] SUNRPC: Fixup v4.1 backchannel request timeouts [v3,1/2] SUNRPC: Fixup v4.1 backchannel request timeouts - - - --- 2023-12-13 Benjamin Coddington New
[v4,13/13] cifs: Remove some code that's no longer used, part 3 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,12/13] cifs: Remove some code that's no longer used, part 2 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,11/13] cifs: Remove some code that's no longer used, part 1 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,10/13] cifs: Cut over to using netfslib netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,09/13] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,08/13] cifs: Implement netfslib hooks netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,07/13] cifs: Make wait_mtu_credits take size_t args netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,06/13] cifs: Use more fields from netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,05/13] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,04/13] cifs: Set zero_point in the copy_file_range() and remap_file_range() netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,03/13] cifs: Share server EOF pos with netfslib netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,02/13] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,01/13] netfs: Rearrange netfs_io_subrequest to put request pointer first netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,39/39] 9p: Use netfslib read/write_iter netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,38/39] afs: Use the netfs write helpers netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,37/39] netfs: Optimise away reads above the point at which there can be no data netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,36/39] netfs: Implement a write-through caching option netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,35/39] netfs: Provide a launder_folio implementation netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,34/39] netfs: Provide a writepages implementation netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,33/39] netfs, cachefiles: Pass upper bound length to allow expansion netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,32/39] netfs: Provide netfs_file_read_iter() netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,31/39] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,30/39] netfs: Implement buffered write API netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,29/39] netfs: Implement unbuffered/DIO write support netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,28/39] netfs: Implement support for unbuffered/DIO read netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,27/39] netfs: Allocate multipage folios in the writepath netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,26/39] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,25/39] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,24/39] netfs: Dispatch write requests to process a writeback slice netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,23/39] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,22/39] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,21/39] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,20/39] netfs: Add a hook to allow tell the netfs to update its i_size netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,19/39] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,18/39] netfs: Export netfs_put_subrequest() and some tracepoints netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,17/39] netfs: Limit subrequest by size or number of segments netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,16/39] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,15/39] netfs: Add bounce buffering support netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,14/39] netfs: Provide tools to create a buffer in an xarray netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,13/39] netfs: Add support for DIO buffering netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,12/39] netfs: Add iov_iters to (sub)requests to describe various buffers netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,11/39] netfs: Implement unbuffered/DIO vs buffered I/O locking netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,10/39] netfs: Provide invalidate_folio and release_folio calls netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-13 David Howells New
[v4,09/39] afs: Don't use folio->private to record partial modification netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,08/39] netfs: Add a ->free_subrequest() op netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,07/39] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,06/39] netfs: Add a procfile to list in-progress requests netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,05/39] netfs: Move pinning-for-writeback from fscache to netfs netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,04/39] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[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] 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
[nfs-utils,1/1] Let the configure script find getrpcbynumber in libtirpc [nfs-utils,1/1] Let the configure script find getrpcbynumber in libtirpc - 1 - --- 2019-11-22 Petr Vorel Accepted
[nfs-utils,1/1] Switch legacy index() in favour of strchr() [nfs-utils,1/1] Switch legacy index() in favour of strchr() - 1 - --- 2019-11-22 Petr Vorel Accepted
[nfs-utils,1/1] mount: Fix return 0 from void function [nfs-utils,1/1] mount: Fix return 0 from void function - - - --- 2019-11-22 Petr Vorel Accepted
[nfs-utils,1/1] mount: Do not overwrite /etc/mtab if it's symlink [nfs-utils,1/1] mount: Do not overwrite /etc/mtab if it's symlink - - - --- 2019-11-20 Petr Vorel Accepted
[nfs-utils,1/1] mountd: Fix compilation for --disable-uuid [nfs-utils,1/1] mountd: Fix compilation for --disable-uuid - - - --- 2019-11-18 Petr Vorel Accepted
[nfs-utils,1/1] mountd: Add check for 'struct file_handle' [nfs-utils,1/1] mountd: Add check for 'struct file_handle' - - - --- 2019-11-17 Petr Vorel Accepted
[nfs-utils,1/1] autoconf: Add Debian paths for Kerberos v5 with GSS [nfs-utils,1/1] autoconf: Add Debian paths for Kerberos v5 with GSS - - - --- 2019-11-17 Petr Vorel Accepted
[Version,9,RESEND,12/12] NFS pnfs data server multipath session trunking - - - --- 2016-09-01 Andy Adamson trondmy Under Review
[Version,9,RESEND,11/12] NFS test session trunking with exchange id - - - --- 2016-09-01 Andy Adamson trondmy Under Review
[Version,9,RESEND,10/12] NFS add xprt switch addrs test to match client - - - --- 2016-09-01 Andy Adamson trondmy Under Review
[Version,9,RESEND,09/12] SUNRPC: rpc_clnt_add_xprt setup function for NFS layer - - - --- 2016-09-01 Andy Adamson trondmy Under Review
[Version,9,RESEND,08/12] SUNRPC search xprt switch for sockaddr - - - --- 2016-09-01 Andy Adamson trondmy Under Review
[Version,9,RESEND,07/12] SUNRPC rpc_clnt_xprt_switch_add_xprt - - - --- 2016-09-01 Andy Adamson trondmy Under Review
[Version,9,RESEND,06/12] SUNRPC rpc_clnt_xprt_switch_put - - - --- 2016-09-01 Andy Adamson trondmy Under Review
[Version,9,RESEND,05/12] SUNRPC remove rpc_task_release_client from rpc_task_set_client - - - --- 2016-09-01 Andy Adamson trondmy Under Review
[Version,9,RESEND,04/12] NFS detect session trunking - - - --- 2016-09-01 Andy Adamson trondmy Under Review
[Version,9,RESEND,03/12] NFS refactor nfs4_check_serverowner_major_id - - - --- 2016-09-01 Andy Adamson trondmy Under Review
[Version,9,RESEND,02/12] NFS refactor nfs4_match_clientids - - - --- 2016-09-01 Andy Adamson trondmy Under Review
[Version,9,RESEND,01/12] NFS setup async exchange_id - - - --- 2016-09-01 Andy Adamson trondmy Under Review
[1/2] NFSv4.1: work around -Wmaybe-uninitialized warning - - - --- 2016-08-31 Arnd Bergmann trondmy Under Review
[7/7] NFSv4.1: Don't recheck delegations that have already been checked - - - --- 2016-08-31 Trond Myklebust trondmy Under Review
« 1 2 ... 9 10 11 12 »