Linux NFS
[Prev Page][Next Page]
- [PATCH v3 11/44] SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status, (continued)
- [PATCH v3 11/44] SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status, Trond Myklebust
- [PATCH v3 12/44] SUNRPC: Test whether the task is queued before grabbing the queue spinlocks, Trond Myklebust
- [PATCH v3 13/44] SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmit, Trond Myklebust
- [PATCH v3 14/44] SUNRPC: Rename xprt->recv_lock to xprt->queue_lock, Trond Myklebust
- [PATCH v3 15/44] SUNRPC: Refactor xprt_transmit() to remove the reply queue code, Trond Myklebust
- [PATCH v3 16/44] SUNRPC: Refactor xprt_transmit() to remove wait for reply code, Trond Myklebust
- [PATCH v3 17/44] SUNRPC: Minor cleanup for call_transmit(), Trond Myklebust
- [PATCH v3 18/44] SUNRPC: Distinguish between the slot allocation list and receive queue, Trond Myklebust
- [PATCH v3 19/44] SUNRPC: Add a transmission queue for RPC requests, Trond Myklebust
- [PATCH v3 20/44] SUNRPC: Refactor RPC call encoding, Trond Myklebust
- [PATCH v3 21/44] SUNRPC: Fix up the back channel transmit, Trond Myklebust
- [PATCH v3 22/44] SUNRPC: Treat the task and request as separate in the xprt_ops->send_request(), Trond Myklebust
- [PATCH v3 23/44] SUNRPC: Don't reset the request 'bytes_sent' counter when releasing XPRT_LOCK, Trond Myklebust
- [PATCH v3 24/44] SUNRPC: Simplify xprt_prepare_transmit(), Trond Myklebust
- [PATCH v3 25/44] SUNRPC: Move RPC retransmission stat counter to xprt_transmit(), Trond Myklebust
- [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Trond Myklebust
- [PATCH v3 27/44] SUNRPC: Support for congestion control when queuing is enabled, Trond Myklebust
- [PATCH v3 28/44] SUNRPC: Enqueue swapper tagged RPCs at the head of the transmit queue, Trond Myklebust
- [PATCH v3 29/44] SUNRPC: Allow calls to xprt_transmit() to drain the entire transmit queue, Trond Myklebust
- [PATCH v3 30/44] SUNRPC: Allow soft RPC calls to time out when waiting for the XPRT_LOCK, Trond Myklebust
- [PATCH v3 31/44] SUNRPC: Turn off throttling of RPC slots for TCP sockets, Trond Myklebust
- [PATCH v3 32/44] SUNRPC: Clean up transport write space handling, Trond Myklebust
- [PATCH v3 33/44] SUNRPC: Cleanup: remove the unused 'task' argument from the request_send(), Trond Myklebust
- [PATCH v3 34/44] SUNRPC: Don't take transport->lock unnecessarily when taking XPRT_LOCK, Trond Myklebust
- [PATCH v3 35/44] SUNRPC: Convert xprt receive queue to use an rbtree, Trond Myklebust
- [PATCH v3 36/44] SUNRPC: Fix priority queue fairness, Trond Myklebust
- [PATCH v3 37/44] SUNRPC: Convert the xprt->sending queue back to an ordinary wait queue, Trond Myklebust
- [PATCH v3 38/44] SUNRPC: Add a label for RPC calls that require allocation on receive, Trond Myklebust
- [PATCH v3 39/44] SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter(), Trond Myklebust
- [PATCH v3 40/44] SUNRPC: Simplify TCP receive code by switching to using iterators, Trond Myklebust
- [PATCH v3 41/44] SUNRPC: Clean up - rename xs_tcp_data_receive() to xs_stream_data_receive(), Trond Myklebust
- [PATCH v3 42/44] SUNRPC: Allow AF_LOCAL sockets to use the generic stream receive, Trond Myklebust
- [PATCH v3 43/44] SUNRPC: Clean up xs_udp_data_receive(), Trond Myklebust
- [PATCH v3 44/44] SUNRPC: Unexport xdr_partial_copy_from_skb(), Trond Myklebust
- Re: [PATCH v3 40/44] SUNRPC: Simplify TCP receive code by switching to using iterators, Trond Myklebust
- Re: [PATCH v3 40/44] SUNRPC: Simplify TCP receive code by switching to using iterators, Catalin Marinas
- Re: [PATCH v3 40/44] SUNRPC: Simplify TCP receive code by switching to using iterators, Cristian Marussi
- Re: [PATCH v3 40/44] SUNRPC: Simplify TCP receive code by switching to using iterators, Trond Myklebust
- Re: [PATCH v3 40/44] SUNRPC: Simplify TCP receive code by switching to using iterators, Cristian Marussi
- Re: [PATCH v3 40/44] SUNRPC: Simplify TCP receive code by switching to using iterators, Trond Myklebust
- Re: [PATCH v3 40/44] SUNRPC: Simplify TCP receive code by switching to using iterators, Trond Myklebust
- Re: [PATCH v3 40/44] SUNRPC: Simplify TCP receive code by switching to using iterators, Catalin Marinas
- Re: [PATCH v3 40/44] SUNRPC: Simplify TCP receive code by switching to using iterators, Cristian Marussi
- Re: [PATCH v3 40/44] SUNRPC: Simplify TCP receive code by switching to using iterators, Cristian Marussi
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Chuck Lever
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Trond Myklebust
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Chuck Lever
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Trond Myklebust
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Chuck Lever
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Trond Myklebust
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Chuck Lever
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Trond Myklebust
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Trond Myklebust
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Chuck Lever
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Trond Myklebust
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Chuck Lever
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Trond Myklebust
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Trond Myklebust
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Trond Myklebust
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Chuck Lever
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Chuck Lever
- Re: [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks, Trond Myklebust
- Re: [PATCH v3 15/44] SUNRPC: Refactor xprt_transmit() to remove the reply queue code, Anna Schumaker
- Re: [PATCH v3 15/44] SUNRPC: Refactor xprt_transmit() to remove the reply queue code, Trond Myklebust
- Re: [PATCH v3 15/44] SUNRPC: Refactor xprt_transmit() to remove the reply queue code, Anna Schumaker
- [PATCH] nfs-utils mount: recover the lost EBUSY,
jiyin
- osd_login,
Steve Dickson
- [PATCH 0/3] keyutils: request_key and DNS resolver changes,
David Howells
- Correctly understanding Linux's close-to-open consistency,
Chris Siebenmann
- mkdir disregards umask,
Ryan Richter
- Making the in-kernel DNS resolver handle server lists,
David Howells
- [PATCH 1/3] NFS: Split out the body of nfs4_reclaim_open_state(),
schumaker . anna
- A NFS client partial file corruption problem in recent/current kernels,
Chris Siebenmann
- lseek gets bad offset from nfs client with ganesha/gluster which supports SEEK,
Kinglong Mee
- [nfs:testing 39/48] net/sunrpc/xprt.c:893:17: sparse: cast from restricted __be32, kbuild test robot
- [PATCH v1 00/22] NFS/RDMA client patches for v4.20,
Chuck Lever
- [PATCH v1 01/22] xprtrdma: Reset credit grant properly after a disconnect, Chuck Lever
- [PATCH v1 02/22] xprtrdma: Create more MRs at a time, Chuck Lever
- [PATCH v1 03/22] xprtrdma: Explicitly resetting MRs is no longer necessary, Chuck Lever
- [PATCH v1 04/22] xprtrdma: Name MR trace events consistently, Chuck Lever
- [PATCH v1 05/22] xprtrdma: Refactor chunk encoding, Chuck Lever
- [PATCH v1 06/22] xprtrdma: Refactor chunktype handling, Chuck Lever
- [PATCH v1 07/22] xprtrdma: Support Write+Reply Replies, Chuck Lever
- [PATCH v1 08/22] sunrpc: Fix connect metrics, Chuck Lever
- [PATCH v1 09/22] sunrpc: Report connect_time in seconds, Chuck Lever
- [PATCH v1 10/22] xprtrdma: Rename rpcrdma_conn_upcall, Chuck Lever
- [PATCH v1 11/22] xprtrdma: Conventional variable names in rpcrdma_conn_upcall, Chuck Lever
- [PATCH v1 12/22] xprtrdma: Eliminate "connstate" variable from rpcrdma_conn_upcall(), Chuck Lever
- [PATCH v1 13/22] xprtrdma: Re-organize the switch() in rpcrdma_conn_upcall, Chuck Lever
- [PATCH v1 14/22] xprtrdma: Simplify RPC wake-ups on connect, Chuck Lever
- [PATCH v1 15/22] xprtrdma: Rename rpcrdma_qp_async_error_upcall, Chuck Lever
- [PATCH v1 16/22] xprtrdma: Remove memory address of "ep" from an error message, Chuck Lever
- [PATCH v1 17/22] svcrdma: Don't disable BH's in backchannel, Chuck Lever
- [PATCH v1 18/22] xprtrdma: Move rb_flags initialization, Chuck Lever
- [PATCH v1 19/22] xprtrdma: Report when there were zero posted Receives, Chuck Lever
- [PATCH v1 20/22] xprtrdma: Add documenting comments, Chuck Lever
- [PATCH v1 21/22] xprtrdma: Clean up xprt_rdma_disconnect_inject, Chuck Lever
- [PATCH v1 22/22] xprtrdma: Squelch a sparse warning, Chuck Lever
- [PATCH 00/13] libtirpc: Closed a number of memory leaks,
Steve Dickson
- [PATCH 02/13] auth_gss.c: buffer_size_warning, Steve Dickson
- [PATCH 01/13] auth_gss.c: resource_leak, Steve Dickson
- [PATCH 03/13] clnt_bcast.c: resource_leak, Steve Dickson
- [PATCH 04/13] clnt_vc.c: resource_leak, Steve Dickson
- [PATCH 05/13] getnetconfig.c: cppcheck_warning, Steve Dickson
- [PATCH 06/13] getnetpath.c: resource_leak, Steve Dickson
- [PATCH 07/13] rpc_generic.c: resource_leak, Steve Dickson
- [PATCH 08/13] rpc_soc.c: resource_leak, Steve Dickson
- [PATCH 09/13] rpc_soc.c: buffer_size_warning, Steve Dickson
- [PATCH 10/13] rpcb_clnt.c: resource_leak, Steve Dickson
- [PATCH 11/13] rtime.c: resource_leak, Steve Dickson
- [PATCH 12/13] svc_generic.c: resource_leak, Steve Dickson
- [PATCH 13/13] svc_simple.c: resource_leak, Steve Dickson
- Re: [PATCH 00/13] libtirpc: Closed a number of memory leaks, Steve Dickson
- ANNOUNCE: nfs-utils-2.3.3 released., Steve Dickson
- [PATCH] tcp-wrappers.m4: Only look for TCP wrappers lib when requested,
Steve Dickson
- [nfs:testing 45/45] include/linux/list.h:125:25: sparse: context imbalance in 'nfs4_put_open_state' - unexpected unlock, kbuild test robot
- [nfs:testing 41/45] include/linux/rculist.h:130:25: sparse: context imbalance in 'nfs_put_lock_context' - unexpected unlock, kbuild test robot
- [PATCH 0/7] Misc NFS + pNFS performance enhancements,
Trond Myklebust
- [PATCH 1/4] pNFS: Ensure we return the error if someone kills a waiting layoutget,
Trond Myklebust
- NFSv4.1 session reset needs to update ->rsize and ->wsize - how???,
NeilBrown
- [PATCH v2 00/34] Convert RPC client transmission to a queued model,
Trond Myklebust
- [PATCH v2 01/34] SUNRPC: Clean up initialisation of the struct rpc_rqst, Trond Myklebust
- [PATCH v2 02/34] SUNRPC: If there is no reply expected, bail early from call_decode, Trond Myklebust
- [PATCH v2 03/34] SUNRPC: The transmitted message must lie in the RPCSEC window of validity, Trond Myklebust
- [PATCH v2 04/34] SUNRPC: Simplify identification of when the message send/receive is complete, Trond Myklebust
- [PATCH v2 05/34] SUNRPC: Avoid holding locks across the XDR encoding of the RPC message, Trond Myklebust
- [PATCH v2 06/34] SUNRPC: Rename TCP receive-specific state variables, Trond Myklebust
- [PATCH v2 07/34] SUNRPC: Move reset of TCP state variables into the reconnect code, Trond Myklebust
- [PATCH v2 08/34] SUNRPC: Add socket transmit queue offset tracking, Trond Myklebust
- [PATCH v2 09/34] SUNRPC: Simplify dealing with aborted partially transmitted messages, Trond Myklebust
- [PATCH v2 10/34] SUNRPC: Refactor the transport request pinning, Trond Myklebust
- [PATCH v2 11/34] SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status, Trond Myklebust
- [PATCH v2 12/34] SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmit, Trond Myklebust
- [PATCH v2 13/34] SUNRPC: Rename xprt->recv_lock to xprt->queue_lock, Trond Myklebust
- [PATCH v2 14/34] SUNRPC: Refactor xprt_transmit() to remove the reply queue code, Trond Myklebust
- [PATCH v2 15/34] SUNRPC: Refactor xprt_transmit() to remove wait for reply code, Trond Myklebust
- [PATCH v2 16/34] SUNRPC: Minor cleanup for call_transmit(), Trond Myklebust
- [PATCH v2 17/34] SUNRPC: Distinguish between the slot allocation list and receive queue, Trond Myklebust
- [PATCH v2 18/34] NFS: Add a transmission queue for RPC requests, Trond Myklebust
- [PATCH v2 19/34] SUNRPC: Refactor RPC call encoding, Trond Myklebust
- [PATCH v2 20/34] SUNRPC: Treat the task and request as separate in the xprt_ops->send_request(), Trond Myklebust
- [PATCH v2 21/34] SUNRPC: Don't reset the request 'bytes_sent' counter when releasing XPRT_LOCK, Trond Myklebust
- [PATCH v2 22/34] SUNRPC: Simplify xprt_prepare_transmit(), Trond Myklebust
- [PATCH v2 23/34] SUNRPC: Move RPC retransmission stat counter to xprt_transmit(), Trond Myklebust
- [PATCH v2 24/34] SUNRPC: Fix up the back channel transmit, Trond Myklebust
- [PATCH v2 25/34] SUNRPC: Support for congestion control when queuing is enabled, Trond Myklebust
- [PATCH v2 26/34] SUNRPC: Improve latency for interactive tasks, Trond Myklebust
- [PATCH v2 27/34] SUNRPC: Allow calls to xprt_transmit() to drain the entire transmit queue, Trond Myklebust
- [PATCH v2 28/34] SUNRPC: Queue the request for transmission immediately after encoding, Trond Myklebust
- [PATCH v2 29/34] SUNRPC: Convert the xprt->sending queue back to an ordinary wait queue, Trond Myklebust
- [PATCH v2 30/34] SUNRPC: Allow soft RPC calls to time out when waiting for the XPRT_LOCK, Trond Myklebust
- [PATCH v2 31/34] SUNRPC: Turn off throttling of RPC slots for TCP sockets, Trond Myklebust
- [PATCH v2 32/34] SUNRPC: Clean up transport write space handling, Trond Myklebust
- [PATCH v2 33/34] SUNRPC: Cleanup: remove the unused 'task' argument from the request_send(), Trond Myklebust
- [PATCH v2 34/34] SUNRPC: Queue fairness for all., Trond Myklebust
- Re: [PATCH v2 29/34] SUNRPC: Convert the xprt->sending queue back to an ordinary wait queue, Schumaker, Anna
- Re: [PATCH v2 29/34] SUNRPC: Convert the xprt->sending queue back to an ordinary wait queue, Schumaker, Anna
- Re: [PATCH v2 29/34] SUNRPC: Convert the xprt->sending queue back to an ordinary wait queue, Schumaker, Anna
- Re: [PATCH v2 23/34] SUNRPC: Move RPC retransmission stat counter to xprt_transmit(), Chuck Lever
- Re: [PATCH v2 23/34] SUNRPC: Move RPC retransmission stat counter to xprt_transmit(), Trond Myklebust
- Re: [PATCH v2 23/34] SUNRPC: Move RPC retransmission stat counter to xprt_transmit(), Chuck Lever
- Re: [PATCH v2 23/34] SUNRPC: Move RPC retransmission stat counter to xprt_transmit(), Trond Myklebust
- Re: [PATCH v2 23/34] SUNRPC: Move RPC retransmission stat counter to xprt_transmit(), Chuck Lever
- Re: [PATCH v2 20/34] SUNRPC: Treat the task and request as separate in the xprt_ops->send_request(), Schumaker, Anna
- Re: [PATCH v2 20/34] SUNRPC: Treat the task and request as separate in the xprt_ops->send_request(), Trond Myklebust
- [PATCH 00/27] Convert RPC client transmission to a queued model,
Trond Myklebust
- [PATCH 01/27] SUNRPC: Clean up initialisation of the struct rpc_rqst, Trond Myklebust
- [PATCH 02/27] SUNRPC: If there is no reply expected, bail early from call_decode, Trond Myklebust
- [PATCH 03/27] SUNRPC: The transmitted message must lie in the RPCSEC window of validity, Trond Myklebust
- [PATCH 04/27] SUNRPC: Simplify identification of when the message send/receive is complete, Trond Myklebust
- [PATCH 05/27] SUNRPC: Avoid holding locks across the XDR encoding of the RPC message, Trond Myklebust
- [PATCH 06/27] SUNRPC: Rename TCP receive-specific state variables, Trond Myklebust
- [PATCH 07/27] SUNRPC: Move reset of TCP state variables into the reconnect code, Trond Myklebust
- [PATCH 08/27] SUNRPC: Add socket transmit queue offset tracking, Trond Myklebust
- [PATCH 09/27] SUNRPC: Simplify dealing with aborted partially transmitted messages, Trond Myklebust
- [PATCH 10/27] SUNRPC: Refactor the transport request pinning, Trond Myklebust
- [PATCH 11/27] SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status, Trond Myklebust
- [PATCH 12/27] SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmit, Trond Myklebust
- [PATCH 13/27] SUNRPC: Rename xprt->recv_lock to xprt->queue_lock, Trond Myklebust
- [PATCH 14/27] SUNRPC: Refactor xprt_transmit() to remove the reply queue code, Trond Myklebust
- [PATCH 15/27] SUNRPC: Refactor xprt_transmit() to remove wait for reply code, Trond Myklebust
- [PATCH 16/27] SUNRPC: Minor cleanup for call_transmit(), Trond Myklebust
- [PATCH 17/27] SUNRPC: Distinguish between the slot allocation list and receive queue, Trond Myklebust
- [PATCH 18/27] NFS: Add a transmission queue for RPC requests, Trond Myklebust
- [PATCH 19/27] SUNRPC: Refactor RPC call encoding, Trond Myklebust
- [PATCH 20/27] SUNRPC: Treat the task and request as separate in the xprt_ops->send_request(), Trond Myklebust
- [PATCH 21/27] SUNRPC: Don't reset the request 'bytes_sent' counter when releasing XPRT_LOCK, Trond Myklebust
- [PATCH 22/27] SUNRPC: Simplify xprt_prepare_transmit(), Trond Myklebust
- [PATCH 23/27] SUNRPC: Move RPC retransmission stat counter to xprt_transmit(), Trond Myklebust
- [PATCH 24/27] SUNRPC: Fix up the back channel transmit, Trond Myklebust
- [PATCH 25/27] SUNRPC: Allow calls to xprt_transmit() to drain the entire transmit queue, Trond Myklebust
- [PATCH 26/27] SUNRPC: Queue the request for transmission immediately after encoding, Trond Myklebust
- [PATCH 27/27] SUNRPC: Convert the xprt->sending queue back to an ordinary wait queue, Trond Myklebust
- Re: [PATCH 23/27] SUNRPC: Move RPC retransmission stat counter to xprt_transmit(), Chuck Lever
- Re: [PATCH 23/27] SUNRPC: Move RPC retransmission stat counter to xprt_transmit(), Trond Myklebust
- Re: [PATCH 20/27] SUNRPC: Treat the task and request as separate in the xprt_ops->send_request(), Chuck Lever
- Re: [PATCH 20/27] SUNRPC: Treat the task and request as separate in the xprt_ops->send_request(), Trond Myklebust
- Re: [PATCH 20/27] SUNRPC: Treat the task and request as separate in the xprt_ops->send_request(), Chuck Lever
- Re: [PATCH 05/27] SUNRPC: Avoid holding locks across the XDR encoding of the RPC message, Chuck Lever
- Re: [PATCH 04/27] SUNRPC: Simplify identification of when the message send/receive is complete, Chuck Lever
- Re: [PATCH 03/27] SUNRPC: The transmitted message must lie in the RPCSEC window of validity, J. Bruce Fields
- Re: [PATCH 00/27] Convert RPC client transmission to a queued model, Chuck Lever
- conflicting requirements betweenn rpc.rquotad and nfs services, Ulrich Gemkow
- [nfs-utils PATCH] statd: fix use-after-free in monitor list if insertion fails,
Frank Sorenson
- [PATCH] nfsd: remove redundant pointer dirp, Colin King
- nfs4_reclaim_open_state: Lock reclaim failed!,
Harald Dunkel
- Question about nfs in infiniband environment,
Volker Lieder
- ANNOUNCE: libtirpc-1.1.4 released., Steve Dickson
- Re: [GIT PULL] Please pull NFS client updates for 4.19, Schumaker, Anna
- [PATCH] NFSv4: Fix a tracepoint Oops in initiate_file_draining(), Trond Myklebust
- [GIT PULL] nfsd changes for 4.19,
J. Bruce Fields
- [PATCH] Remove invalid flags that aren't part of the NFSv4 ACL spec, will never be received, and should never be sent.,
Paul B. Henson
- [PATCH 1/4] string: try to find const-laundering bugs,
Rasmus Villemoes
- [PATCH 1/2] pNFS/flexfiles: ff_layout_pg_init_read should exit on error,
Trond Myklebust
- [PATCH] sunrpc: Add comment defining gssd upcall API keywords,
Chuck Lever
- [PATCH] nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSes,
Tigran Mkrtchyan
- [PATCH v2 1/8] seq_file: introduce seq_open_data helper,
Rasmus Villemoes
- [PATCH] sunrpc: Don't use stack buffer with scatterlist,
Laura Abbott
- Linux NFS Client and NFS v4.1 Session Trunking,
Ryan Covietz
- [PATCH RFC] sunrpc: Add comment defining gssd upcall API keywords, Chuck Lever
- The Fall Bakeathon in Westford, Ma (Today is the Day), Steve Dickson
- [PATCH] pNFS/flexfiles: ff_layout_pg_init_read should exit on error,
Trond Myklebust
- nfs4-acl-tools vs ZFS NFSv4 based acl internals, Paul B. Henson
- [PATCH v2 0/4] Use correct NFSv4.0 callback credential,
Chuck Lever
- [PATCH] lock maintainers won't be much help with fcntl issues, J. Bruce Fields
- [PATCH] pNFS: Treat RECALLCONFLICT like DELAY...,
Trond Myklebust
- Should we split the network filesystem setup into two phases?,
David Howells
- ANNOUNCE: rpcbind-1.2.5 released., Steve Dickson
- [PATCH] NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence(), Trond Myklebust
- [PATCH] NFSv4: Fix locking in pnfs_generic_recover_commit_reqs, Trond Myklebust
- [PATCH] pNFS: When updating the stateid in layoutreturn, also update the recall range,
Trond Myklebust
- [PATCH 09/11] NFS recover from destination server reboot for copies, Olga Kornievskaia
- [bug report] NFS recover from destination server reboot for copies, Dan Carpenter
- [BUG] fs: nfs: pnfs_nfs: a possible sleep-in-atomic-context bug in pnfs_generic_recover_commit_reqs(), Jia-Ju Bai
- [BUG] fs: nfs: callback_proc: a possible sleep-in-atomic-context bug in nfs4_callback_sequence(), Jia-Ju Bai
- [PATCH] NFSv4: Don't busy wait if NFSv4 session draining is interrupted,
Trond Myklebust
- It possible for invalidate_inode_pages2 to fail with an EBUSY, gy Lee
- mount.nfs: Connection timed out, c . monty
- [nfs-utils PATCH 0/2] A few fixes to rpc.nfsd enabling/disabling minor version 0,
Scott Mayhew
- Help with user ID mapping?,
mrsvd1v4rgo1
- RFC: xprt_lock_connect,
Chuck Lever
- [PATCH] nfsd: ensure that writing '+4' to /proc/fs/nfsd/versions enables minor version 0,
Scott Mayhew
- [PATCH] NFS: Use an appropriate work queue for direct-write completion, NeilBrown
- nfs4-acl-tools 0.3.4,
J. Bruce Fields
- The Fall Bakeathon in Westford, Ma (Reminder),
Steve Dickson
- xfstest generci/465 failed under all versions of NFS,
xuhuan
- [GIT PULL] Please pull a NFS fix for 4.18, Trond Myklebust
- noresvport and port re-use,
Olga Kornievskaia
- [PATCH v3] fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id, nixiaoming
- [PATCH -next] NFSv4: Fix error handling in nfs4_sp4_select_mode(), Wei Yongjun
- [PATCH] pnfs: Use true and false for boolean values, Gustavo A. R. Silva
- [PATCH] nfsd: use true and false for boolean values,
Gustavo A. R. Silva
- [PATCH] Turn ENOATTR errors into ENODATA errrors,
Steve Dickson
- [PATCH] pnfs: pnfs_find_lseg() should not check NFS_LSEG_LAYOUTRETURN, Trond Myklebust
- Restricting UDP access triggers systemd dependency issues, Patrick Goetz
- Re: [LKP] [lkp-robot] [nfsd4] 517dc52baa: fsmark.files_per_sec 32.4% improvement,
J. Bruce Fields
- [PATCH] sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data',
YueHaibing
- [PATCH] nfsd: Mark expected switch fall-through,
Gustavo A. R. Silva
- [PATCH] NFS: Mark expected switch fall-throughs, Gustavo A. R. Silva
- [RFC PATCH 0/4] vfs: map unique ino/dev pairs for user space,
Mark Fasheh
- [PATCH v3 0/3] Fix mkdir/rmdir() in NFSv4,
Trond Myklebust
- [PATCH v2 0/3] Fix mkdir/rmdir() in NFSv4,
Trond Myklebust
- [PATCH v3] sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt clones, Dave Wysochanski
- linux-next: build warning after merge of the nfs-anna tree,
Stephen Rothwell
- [PATCH v2] NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdir,
Trond Myklebust
- [PATCH] NFSv4: Fix _nfs4_do_setlk(),
Trond Myklebust
- [PATCH] NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdir,
Trond Myklebust
- F_SETLK blocks on nfsv4,
Kenneth Johansson
- [PATCH] xprtrdma: Fix disconnect regression,
Chuck Lever
- [PATCH v1 0/4] NFS/RDMA server patches for v4.19,
Chuck Lever
- nfstest_cache :directory listing changed before acdirmin, xuhuan
- [PATCH 1/1] NFSv4.0 fix client reference leak in callback, Olga Kornievskaia
- Fwd: [Libtirpc-devel] [PATCH] rpcbind: Disable remote calls by default,
Steve Dickson
- [GIT PULL] fscache and cachefiles fixes,
David Howells
- [PATCH PATCH net-next 00/18] net whitespace cleanups,
Stephen Hemminger
- [PATCH PATCH net-next 08/18] sctp: whitespace fixes, Stephen Hemminger
- [PATCH PATCH net-next 10/18] 9p: fix whitespace issues, Stephen Hemminger
- [PATCH PATCH net-next 18/18] net: remove blank lines at end of file, Stephen Hemminger
- [PATCH PATCH net-next 17/18] l2tp: remove trailing newline, Stephen Hemminger
- [PATCH PATCH net-next 16/18] bpfilter: remove trailing newline, Stephen Hemminger
- [PATCH PATCH net-next 15/18] sunrpc: whitespace fixes, Stephen Hemminger
- [PATCH PATCH net-next 14/18] decnet: whitespace fixes, Stephen Hemminger
- [PATCH PATCH net-next 12/18] ax25: remove blank line at EOF, Stephen Hemminger
- [PATCH PATCH net-next 13/18] x25: remove blank lines at EOF, Stephen Hemminger
- [PATCH PATCH net-next 11/18] atm: remove blank lines at EOF, Stephen Hemminger
- [PATCH PATCH net-next 09/18] ila: remove blank lines at EOF, Stephen Hemminger
- [PATCH PATCH net-next 07/18] ceph: fix whitespace, Stephen Hemminger
- [PATCH PATCH net-next 06/18] xfrm: remove blank lines at EOF, Stephen Hemminger
- [PATCH PATCH net-next 05/18] mpls: remove trailing whitepace, Stephen Hemminger
- [PATCH PATCH net-next 04/18] llc: fix whitespace issues, Stephen Hemminger
- [PATCH PATCH net-next 02/18] wimax: remove blank lines at EOF, Stephen Hemminger
- [PATCH PATCH net-next 03/18] rds: remove trailing whitespace and blank lines, Stephen Hemminger
- [PATCH PATCH net-next 01/18] sched: fix trailing whitespace, Stephen Hemminger
- Re: [PATCH PATCH net-next 00/18] net whitespace cleanups, David Miller
- [PATCH] Fix error code in nfs_lookup_verify_inode(), Trond Myklebust
- [PATCH v2 1/2] NFS: Fix excessive attribute revalidation in nfs_execute_ok(),
Trond Myklebust
- [PATCH 19/24 v2] pynfs: python3 support plan: fix import fail on python3,
jiyin
- [PATCH 01/24] pynfs: python3 support plan: print -> print(),
jiyin
- [PATCH 02/24] pynfs: python3 support plan: exec -> exec(), jiyin
- [PATCH 03/24] pynfs: python3 support plan: "except E,e:" -> "except E as e:", jiyin
- [PATCH 04/24] pynfs: python3 support plan: "raise E, args:" -> "raise E(args)", jiyin
- [PATCH 05/24] pynfs: python3 support plan: remove suffix 'L' of long integer, jiyin
- [PATCH 06/24] pynfs: python3 support plan: octal literal 0644 -> 0o644, jiyin
- [PATCH 07/24] pynfs: python3 support plan: sys.maxint -> sys.maxsize, jiyin
- [PATCH 08/24] pynfs: python3 support plan: cStringIO -> StringIO, jiyin
- [PATCH 09/24] pynfs: python3 support plan: dict.has_key -> key in dict, jiyin
- [PATCH 10/24] pynfs: python3 support plan: not equal op s/ <> / != /, jiyin
- [PATCH 11/24] pynfs: python3 support plan: xdrgen: remove 'L' suffix of long integer, jiyin
- [PATCH 12/24] pynfs: python3 support plan: file() -> open(), jiyin
- [PATCH 13/24] pynfs: python3 support plan: list.sort() -> newlist = sorted(list), jiyin
- [PATCH 14/24] pynfs: python3 support plan: Relative Import -> Absolute Import, jiyin
- [PATCH 15/24] pynfs: python3 support plan: fix 'socket' has no attribute '_socketobject', jiyin
- [PATCH 16/24] pynfs: python3 support plan: remove cPickle, jiyin
- [PATCH 17/24] pynfs: python3 support plan: fix indent error on python3, jiyin
- [PATCH 18/24] pynfs: python3 support plan: fix 'TypeError: must be str, not bytes', jiyin
- [PATCH 20/24] pynfs: python3 support plan: fix 'dict' has no attribute 'iteritems', jiyin
- [PATCH 19/24] pynfs: python3 support plan: fix import fail on python3, jiyin
- [PATCH 21/24] pynfs: python3 support plan: fix sort() fail and require python version, jiyin
- [PATCH 22/24] pynfs: python3 support plan: fix ord() failure on python3, jiyin
- [PATCH 23/24] pynfs: python3 support plan: fix except multi exceptions in one line, jiyin
- [PATCH 24/24] pynfs: python3 support plan: fix access class var in list comprehension, jiyin
- [PATCH v2] fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id,
nixiaoming
- [PATCH 1/6] pynfs: python3 support plan: print -> print(),
jiyin
- [PATCH] fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id,
nixiaoming
- [PATCH v10 0/9] NFSD support for async COPY,
Olga Kornievskaia
- [PATCH v10 1/9] NFSD CB_OFFLOAD xdr, Olga Kornievskaia
- [PATCH v10 2/9] NFSD OFFLOAD_STATUS xdr, Olga Kornievskaia
- [PATCH v10 3/9] NFSD OFFLOAD_CANCEL xdr, Olga Kornievskaia
- [PATCH v10 4/9] NFSD xdr callback stateid in async COPY reply, Olga Kornievskaia
- [PATCH v10 5/9] NFSD introduce async copy feature, Olga Kornievskaia
- [PATCH v10 6/9] NFSD create new stateid for async copy, Olga Kornievskaia
- [PATCH v10 7/9] NFSD handle OFFLOAD_CANCEL op, Olga Kornievskaia
- [PATCH v10 8/9] NFSD support OFFLOAD_STATUS, Olga Kornievskaia
- [PATCH v10 9/9] NFSD stop ongoing async copies on client shutdown, Olga Kornievskaia
- Re: [PATCH v10 0/9] NFSD support for async COPY, J. Bruce Fields
- [PATCH] NFS: Fix excessive attribute revalidation in nfs_execute_ok(), Trond Myklebust
- Another question about v3 attribute handling,
Olga Kornievskaia
- sending duplicate GETATTRs,
Olga Kornievskaia
- [PATCH 1/2] pynfs: python3 support plan: print -> print(),
jiyin
- Re: [PATCH] net/sunrpc: Add user namespace support,
Trond Myklebust
- pNFS, multiple paths to Data Server not used by pNFS linux client.,
Aditya Agnihotri
- [PATCH] rpc.gssd: truncates 32-bit UIDs/GIDs to 16 bits architectures.,
Steve Dickson
- [PATCH] nfsd: constify write_op[],
Eric Biggers
- [PATCH] nfsd: fix memory leak of async_copy,
Colin King
- [PATCH] nfsd: fix leaked file lock with nfs exported overlayfs,
Amir Goldstein
- [PATCH] NFSv4.1: Fix a potential layoutget/layoutrecall deadlock,
Trond Myklebust
- [PATCH] sunrpc: kstrtoul() can also return -ERANGE, Dan Carpenter
- [PATCH] NFS: silence a harmless uninitialized variable warning, Dan Carpenter
- [PATCH V4] xdrstdio_create buffers do not output encoded values on ppc,
Steve Dickson
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]