Show patches with: State = Action Required       |    Archived = No       |   1118 patches
« 1 2 ... 9 10 11 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,39/40] afs: Use the netfs write helpers netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,38/40] netfs: Export the netfs_sreq tracepoint netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,37/40] 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-21 David Howells New
[v5,36/40] netfs: Implement a write-through caching option netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,35/40] netfs: Provide a launder_folio implementation netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,34/40] netfs: Provide a writepages implementation netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,33/40] netfs, cachefiles: Pass upper bound length to allow expansion netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 1 --- 2023-12-21 David Howells New
[v5,32/40] netfs: Provide netfs_file_read_iter() netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,31/40] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,30/40] netfs: Implement buffered write API netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,29/40] netfs: Implement unbuffered/DIO write support netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,28/40] netfs: Implement unbuffered/DIO read support netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,27/40] netfs: Allocate multipage folios in the writepath netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,26/40] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,25/40] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,24/40] netfs: Dispatch write requests to process a writeback slice netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,23/40] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,22/40] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,21/40] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,20/40] netfs: Add a hook to allow tell the netfs to update its i_size netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,19/40] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,18/40] netfs: Limit subrequest by size or number of segments netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,17/40] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,16/40] netfs: Provide tools to create a buffer in an xarray netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,15/40] netfs: Add support for DIO buffering netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,14/40] netfs: Add iov_iters to (sub)requests to describe various buffers netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,13/40] netfs: Implement unbuffered/DIO vs buffered I/O locking netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,12/40] netfs: Provide invalidate_folio and release_folio calls netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,11/40] afs: Don't use folio->private to record partial modification netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,10/40] netfs: Add a ->free_subrequest() op netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,09/40] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,08/40] netfs: Add a procfile to list in-progress requests netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,07/40] netfs: Move pinning-for-writeback from fscache to netfs netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,06/40] 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 - 1 - --- 2023-12-21 David Howells New
[v5,05/40] netfs, fscache: Remove ->begin_cache_operation netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,04/40] netfs, fscache: Combine fscache with netfs netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,03/40] netfs, fscache: Move fs/fscache/* into fs/netfs/ netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,02/40] afs: Automatically generate trace tag enums netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,01/40] afs: Remove whitespace before most ')' from the trace header netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[18/22] nfsd: kill stale comment about simple_fill_super() requirements Untitled series #811664 1 - - --- 2023-12-20 Al Viro New
[GIT,PULL] more NFSD fixes for 6.7-rc [GIT,PULL] more NFSD fixes for 6.7-rc - - - --- 2023-12-19 Chuck Lever New
[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
[6/7] NFSv4.1: Deal with server reboots during delegation expiration recovery - - - --- 2016-08-31 Trond Myklebust trondmy Under Review
[5/7] NFSv4.1: Test delegation stateids when server declares "some state revoked" - - - --- 2016-08-31 Trond Myklebust trondmy Under Review
[4/7] NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid - - - --- 2016-08-31 Trond Myklebust trondmy Under Review
[3/7] NFSv4.1: Add a helper function to deal with expired stateids - - - --- 2016-08-31 Trond Myklebust trondmy Under Review
[2/7] NFSv4.1: Allow test_stateid to handle session errors without waiting - - - --- 2016-08-31 Trond Myklebust trondmy Under Review
[1/7] NFSv4.1: Don't check delegations that are already marked as revoked - - - --- 2016-08-31 Trond Myklebust trondmy Under Review
[6/6] NFSv4.x: Add kernel parameter to control the callback server - - - --- 2016-08-30 Trond Myklebust trondmy Under Review
[5/6] NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threads - - - --- 2016-08-30 Trond Myklebust trondmy Under Review
[4/6] NFSv4.x: Fix up the global tracking of the callback server - - - --- 2016-08-30 Trond Myklebust trondmy Under Review
[3/6] SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create() - - - --- 2016-08-30 Trond Myklebust trondmy Under Review
[2/6] NFSv4.x: Set up struct svc_serv_ops for the callback channel - - - --- 2016-08-30 Trond Myklebust trondmy Under Review
[v2] NFS: Don't invalidate directory mapping until attributes expire - - - --- 2016-08-26 Benjamin Coddington trondmy Under Review
[net] sunrpc: fix UDP memory accounting - 1 - --- 2016-08-25 Paolo Abeni trondmy Under Review
[v2,22/22] xprtrdma: Eliminate rpcrdma_receive_worker() - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,21/22] xprtrdma: Rename rpcrdma_receive_wc() - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,20/22] xprtrmda: Report address of frmr, not mw - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,19/22] xprtrdma: Support larger inline thresholds - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,18/22] xprtrdma: Use gathered Send for large inline messages - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,17/22] xprtrdma: Basic support for Remote Invalidation - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,16/22] xprtrdma: Client-side support for rpcrdma_connect_private - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,15/22] rpcrdma: RDMA/CM private message data structure - 1 - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,14/22] xprtrdma: Move recv_wr to struct rpcrdma_rep - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,13/22] xprtrdma: Move send_wr to struct rpcrdma_req - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,12/22] xprtrdma: Simplify rpcrdma_ep_post_recv() - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,11/22] xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,10/22] xprtrdma: Delay DMA mapping Send and Receive buffers - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,09/22] xprtrdma: Replace DMA_BIDIRECTIONAL - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,08/22] xprtrdma: Use smaller buffers for RPC-over-RDMA headers - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,07/22] xprtrdma: Initialize separate RPC call and reply buffers - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,06/22] SUNRPC: Add a transport-specific private field in rpc_rqst - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,05/22] SUNRPC: Separate buffer pointers for RPC Call and Reply messages - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,04/22] SUNRPC: Generalize the RPC buffer release API - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,03/22] SUNRPC: Generalize the RPC buffer allocation API - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,02/22] SUNRPC: Refactor rpc_xdr_buf_init() - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v2,01/22] xprtrdma: Eliminate INLINE_THRESHOLD macros - - - --- 2016-08-23 Chuck Lever trondmy Under Review
[v25,22/22] ext4: Add richacl feature flag - 1 - --- 2016-08-16 Andreas Gruenbacher Under Review
[v25,21/22] ext4: Add richacl support - 1 - --- 2016-08-16 Andreas Gruenbacher Under Review
[v25,20/22] vfs: Move check_posix_acl and check_richacl out of fs/namei.c - - - --- 2016-08-16 Andreas Gruenbacher Under Review
[v25,19/22] vfs: Add richacl permission checking - 1 - --- 2016-08-16 Andreas Gruenbacher Under Review
[v25,18/22] richacl: Add richacl xattr handler - 1 - --- 2016-08-16 Andreas Gruenbacher Under Review
[v25,17/22] richacl: xattr mapping functions - 1 - --- 2016-08-16 Andreas Gruenbacher Under Review
[v25,16/22] richacl: Automatic Inheritance - 1 - --- 2016-08-16 Andreas Gruenbacher Under Review
[v25,15/22] richacl: Create-time inheritance - 1 - --- 2016-08-16 Andreas Gruenbacher Under Review
[v25,14/22] richacl: Check if an acl is equivalent to a file mode - 2 - --- 2016-08-16 Andreas Gruenbacher Under Review
[v25,13/22] richacl: Update the file masks in chmod() 1 1 - --- 2016-08-16 Andreas Gruenbacher Under Review
« 1 2 ... 9 10 11 12 »