Linux NFS
[Prev Page][Next Page]
- [PATCH v2 2/2] NFS: Pass error information to the pgio error cleanup routine, (continued)
- [PATCH RFC 0/4] IMA on NFS prototype,
Chuck Lever
- [RFC PATCH 0/9] keys: Namespacing,
David Howells
- [RFC PATCH 1/9] keys: Invalidate used request_key authentication keys, David Howells
- [RFC PATCH 3/9] keys: Simplify key description management, David Howells
- [RFC PATCH 6/9] keys: Garbage collect keys for which the domain has been removed, David Howells
- [RFC PATCH 2/9] keys: Kill off request_key_async{,_with_auxdata}, David Howells
- [RFC PATCH 4/9] keys: Cache the hash value to avoid lots of recalculation, David Howells
- [RFC PATCH 5/9] keys: Include target namespace in match criteria, David Howells
- [RFC PATCH 7/9] keys: Network namespace domain tag, David Howells
- [RFC PATCH 8/9] keys: Pass the network namespace into request_key mechanism, David Howells
- [RFC PATCH 9/9] KEYS: Namespace keyring names, David Howells
- [PATCH v2 2/2] pNFS: Avoid read/modify/write when it is not necessary, Kazuo Ito
- [PATCH v2 1/2] pNFS: Fix potential corruption of page being written, Kazuo Ito
- [PATCH v2 0/2] pNFS block/SCSI layouts read-modify-write fix&improvement,
Kazuo Ito
- [PATCH 1/2] NFS: Fix I/O request leakages,
Trond Myklebust
- Why doesn't NFSv3 implement LOOKUPP?,
Yihao Wu
- [PATCH AUTOSEL 4.20 034/105] xprtrdma: Double free in rpcrdma_sendctxs_create(), Sasha Levin
- [PATCH AUTOSEL 4.20 076/105] SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit, Sasha Levin
- [PATCH AUTOSEL 4.19 29/83] xprtrdma: Double free in rpcrdma_sendctxs_create(), Sasha Levin
- [PATCH AUTOSEL 4.20 075/105] SUNRPC: Ensure rq_bytes_sent is reset before request transmission, Sasha Levin
- [PATCH] rpc: properly check debugfs dentry before using it,
Greg Kroah-Hartman
- [v5.0-rc3 regression] Oops when starting nfs service,
Murphy Zhou
- Oops in rpc_clnt_debugfs_register(),
David Howells
- [PATCH v1 00/23] NFS client patches for v5.1 (complete),
Chuck Lever
- [PATCH v1 01/23] xprtrdma: Fix sparse warnings, Chuck Lever
- [PATCH v1 02/23] xprtrdma: Check inline size before providing a Write chunk, Chuck Lever
- [PATCH v1 03/23] xprtrdma: Reduce the doorbell rate (Receive), Chuck Lever
- [PATCH v1 04/23] SUNRPC: Display symbolic flag names in RPC trace events, Chuck Lever
- [PATCH v1 05/23] SUNRPC: Add xdr_stream::rqst field, Chuck Lever
- [PATCH v1 06/23] SUNRPC: Add XDR overflow trace event, Chuck Lever
- [PATCH v1 07/23] SUNRPC: Add trace event that reports reply page vector alignment, Chuck Lever
- [PATCH v1 08/23] NFS: Remove print_overflow_msg(), Chuck Lever
- [PATCH v1 09/23] NFS: Add trace events to report non-zero NFS status codes, Chuck Lever
- [PATCH v1 10/23] SUNRPC: Remove some dprintk() call sites from auth functions, Chuck Lever
- [PATCH v1 11/23] SUNRPC: Remove rpc_xprt::tsh_size, Chuck Lever
- [PATCH v1 12/23] SUNRPC: Add build option to disable support for insecure enctypes, Chuck Lever
- [PATCH v1 13/23] SUNRPC: Use struct xdr_stream when constructing RPC Call header, Chuck Lever
- [PATCH v1 14/23] SUNRPC: Clean up rpc_verify_header(), Chuck Lever
- [PATCH v1 15/23] SUNRPC: Use struct xdr_stream when decoding RPC Reply header, Chuck Lever
- [PATCH v1 16/23] SUNRPC: Introduce trace points in rpc_auth_gss.ko, Chuck Lever
- [PATCH v1 17/23] SUNRPC: Remove xdr_buf_trim(), Chuck Lever
- [PATCH v1 18/23] SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files, Chuck Lever
- [PATCH v1 19/23] SUNRPC: Introduce rpc_prepare_reply_pages(), Chuck Lever
- [PATCH v1 20/23] NFS: Account for XDR pad of buf->pages, Chuck Lever
- [PATCH v1 21/23] SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize, Chuck Lever
- [PATCH v1 22/23] SUNRPC: Add rpc_auth::au_ralign field, Chuck Lever
- [PATCH v1 23/23] SUNRPC: Use au_rslack when computing reply buffer size, Chuck Lever
- [PATCH 0/7] Eliminate delegation self-conflicts,
J. Bruce Fields
- [PATCH] st_getattr: do not expect server to return rdattr_error,
Tigran Mkrtchyan
- Better interop for NFS/SMB file share mode/reservation,
Amir Goldstein
[GIT PULL] nfsd fixes for 5.0,
J. Bruce Fields
4.0 client and server restart with decreased lease time,
Donald Buczek
[PATCH] pNFS: Avoid read-modify-write for page-aligned full page write,
Kazuo Ito
[PATCH 1 0/2] Two small clean-ups for v5.1,
Chuck Lever
[PATCH RFC 0/5] Reduce reply buffer requirements,
Chuck Lever
[PATCH v2] NFS: Don't use page_file_mapping after removing the page,
Benjamin Coddington
[PATCH v3] xprtrdma: Make sure Send CQ is allocated on an existing compvec,
Nicolas Morey-Chaisemartin
[PATCH 4.14 0/2] Two nfsd4 fixes for 4.14 longterm,
Donald Buczek
why no nlmport mount option been implemented, Olga Kornievskaia
[PATCH] NFS: Don't use page_file_mapping after removing the page,
Benjamin Coddington
[PATCH 1/3] configure.ac: more carefully detect availability of res_querydomain(3),
Patrick Steinhardt
[PATCH RFC 00/10] SUNRPC GSS overhaul,
Chuck Lever
- [PATCH RFC 01/10] SUNRPC: Remove some dprintk() call sites from auth functions, Chuck Lever
- [PATCH RFC 02/10] SUNRPC: Remove rpc_xprt::tsh_size, Chuck Lever
- [PATCH RFC 03/10] SUNRPC: Add build option to disable support for insecure enctypes, Chuck Lever
- [PATCH RFC 04/10] SUNRPC: Add common byte-swapped RPC header constants, Chuck Lever
- [PATCH RFC 05/10] SUNRPC: Use struct xdr_stream when constructing RPC Call header, Chuck Lever
- [PATCH RFC 06/10] SUNRPC: Clean up rpc_verify_header(), Chuck Lever
- [PATCH RFC 07/10] SUNRPC: Use struct xdr_stream when decoding RPC Reply header, Chuck Lever
- [PATCH RFC 08/10] SUNRPC: Introduce trace points in rpc_auth_gss.ko, Chuck Lever
- [PATCH RFC 09/10] SUNRPC: Remove xdr_buf_trim(), Chuck Lever
- [PATCH RFC 10/10] SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files, Chuck Lever
[GIT PULL] Please pull NFS client bugfixes for 5.0-rc5,
Schumaker, Anna
[PATCH net-next] xprtrdma: Use struct_size() in kzalloc(),
Gustavo A. R. Silva
Windows server IOPS benchmark result, Chuck Lever
[PATCH] fs/nfs: Fix nfs_parse_devname to not modify it's argument,
Eric W. Biederman
[PATCH v2] NFS: Fix up return value on fatal errors in nfs_page_async_flush(),
Trond Myklebust
[PATCH] nfs-utils: Removed new error=format-overflow=2 errors,
Steve Dickson
[LSF/MM TOPIC] NFS topics, Chuck Lever
[RFC v3] NFS: readdirplus optimization by cache mechanism, zhangliguang
[PATCH AUTOSEL 4.20 095/304] nfsd4: fix crash on writing v4_end_grace before nfsd startup, Sasha Levin
[PATCH AUTOSEL 4.20 261/304] NFS: nfs_compare_mount_options always compare auth flavors., Sasha Levin
[PATCH AUTOSEL 4.20 304/304] xprtrdma: Don't wake pending tasks until disconnect is done, Sasha Levin
[PATCH AUTOSEL 4.19 218/258] NFS: nfs_compare_mount_options always compare auth flavors., Sasha Levin
[PATCH AUTOSEL 4.14 053/170] nfsd4: fix crash on writing v4_end_grace before nfsd startup, Sasha Levin
[PATCH AUTOSEL 4.14 140/170] NFS: nfs_compare_mount_options always compare auth flavors., Sasha Levin
[PATCH AUTOSEL 4.9 031/107] nfsd4: fix crash on writing v4_end_grace before nfsd startup, Sasha Levin
[PATCH AUTOSEL 4.4 23/80] nfsd4: fix crash on writing v4_end_grace before nfsd startup, Sasha Levin
[PATCH AUTOSEL 4.4 62/80] NFS: nfs_compare_mount_options always compare auth flavors., Sasha Levin
[PATCH AUTOSEL 3.18 46/61] NFS: nfs_compare_mount_options always compare auth flavors., Sasha Levin
[PATCH AUTOSEL 3.18 17/61] nfsd4: fix crash on writing v4_end_grace before nfsd startup, Sasha Levin
[PATCH AUTOSEL 4.9 083/107] NFS: nfs_compare_mount_options always compare auth flavors., Sasha Levin
[PATCH AUTOSEL 4.19 081/258] nfsd4: fix crash on writing v4_end_grace before nfsd startup, Sasha Levin
[PATCH] nfs: Fix NULL pointer dereference of dev_name, Yao Liu
[PATCH] NFS: Always return the error that truncates a flushing page,
Benjamin Coddington
[PATCH RFC 0/5] Ideas for new NFS and RPC trace points,
Chuck Lever
[PATCH v1] svcrdma: Remove max_sge check at connect time,
Chuck Lever
inode_add/set_bytes and i_blocks, dangerous for small files?,
Dominique Martinet
[PATCH] systemd: rpc_pipefs.target use BindsTo= instead of Requires=,
Yongcheng Yang
Need help debugging NFS issues new to 4.20 kernel,
Jason L Tibbitts III
Re: Need help debugging NFS issues new to 4.20 kernel, Jason L Tibbitts III
[PATCH v2] xprtrdma: Make sure Send CQ is allocated on an existing compvec,
Nicolas Morey-Chaisemartin
[PATCH] CACHE: Fix test script as delegation being introduced,
Su Yanjun
[LSF/MM TOPIC] Containers and distributed filesystems,
Trond Myklebust
[PATCH] xprtrdma: Make sure Send CQ is allocated on an existing CPU,
Nicolas Morey-Chaisemartin
[PATCH] gssd: add verbosity options to the rpc.gssd man page,
Pierguido Lambri
[PATCH] nfsd: Fix error return values for nfsd4_clone_file_range(),
Trond Myklebust
[PATCH -next] nfs: remove unneeded semicolon,
YueHaibing
[PATCH RFC] SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files,
Chuck Lever
[PATCH] lockd: NSMPROC_MON should be send only once even if in multithread,
ZhangXiaoxu
[PATCH RFC 0/2] NFS/RDMA changes,
Chuck Lever
[PATCH net-next] xprtrdma: Fix error return code in rpcrdma_buffer_create(),
Wei Yongjun
linux-next: build failure after merge of the block tree,
Stephen Rothwell
linux-next: Fixes tag needs some work in the nfs-anna tree,
Stephen Rothwell
[PATCH net-next] svcrdma: Use struct_size() in kmalloc(),
Gustavo A. R. Silva
[PATCH RFC] SUNRPC: Add build option to disable support for insecure enctypes,
Chuck Lever
[Help] nfs client size cache test fail problem, Su Yanjun <suyj.fnst@xxxxxxxxxxxxxx>
nfs-utils-2.3.3 RPC: Program not registered rpcb_getaddr (domain.com) failed, Robert Kudyba
[PATCH v2] NFSv4.2 fix unnecessary retry in nfs4_copy_file_range, Olga Kornievskaia
[RFC for-stable PATCH] SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT,
Benjamin Coddington
[PATCH] sunrpc: kernel BUG at kernel/cred.c:825!,
Santosh kumar pradhan
[PATCH RFC] SUNRPC: Address Kerberos performance/behavior regression, Chuck Lever
[PATCH 1/1] NFSv4.2 fix unnecessary retry in nfs4_copy_file_range,
Olga Kornievskaia
kernel BUG at kernel/cred.c:825!,
Dave Jones
[PATCH 2/2] xprtrdma: Double free in rpcrdma_sendctxs_create(),
Dan Carpenter
[PATCH 1/2] xprtrdma: Fix error code in rpcrdma_buffer_create(),
Dan Carpenter
[PATCH] nfsd: fix an IS_ERR() vs NULL check,
Dan Carpenter
[RFC v1] NFS: readdirplus optimization by cache mechanism, zhangliguang
[PATCH] NFS: readdirplus optimization by cache mechanism,
zhangliguang
[PATCH] SUNRPC: Remove rpc_xprt::tsh_size,
Chuck Lever
[PATCH] SUNRPC: Don't allow compiler optimisation of svc_xprt_release_slot(),
Trond Myklebust
[PATCH v3] SUNRPC: Fix TCP receive code on archs with flush_dcache_page(), Trond Myklebust
[PATCH v2] SUNRPC: Fix TCP receive code on archs with flush_dcache_page(),
Trond Myklebust
[PATCH] SUNRPC: Fix TCP receive code on archs with flush_dcache_page(),
Trond Myklebust
[PATCH 0/4] bugfixes for RPCSEC_GSS client support,
Trond Myklebust
[GIT PULL] Please pull NFS client updates for 4.21,
Schumaker, Anna
[GIT PULL] nfsd,
J. Bruce Fields
[PATCH] fs/nfs: Fix typo in comments of nfs_readdir_alloc_pages(), zhangliguang
[PATCH] nfs: fixed broken compilation in nfs_callback_up_net(), Vasily Averin
[PATCH v3] sock: Make sock->sk_stamp thread-safe,
Deepa Dinamani
[PATCH AUTOSEL 4.4 15/21] SUNRPC: Fix a race with XPRT_CONNECTING, Sasha Levin
[PATCH AUTOSEL 4.9 29/35] SUNRPC: Fix a race with XPRT_CONNECTING, Sasha Levin
[PATCH AUTOSEL 4.19 66/97] SUNRPC: Fix a race with XPRT_CONNECTING, Sasha Levin
[PATCH AUTOSEL 4.14 43/59] SUNRPC: Fix a race with XPRT_CONNECTING, Sasha Levin
[PATCH] sunrpc: remove redundant code,
Kangjie Lu
[PATCH] sunrpc: fix a missing check of xdr_inline_decode,
Kangjie Lu
[PATCH v4 10/10] nfs: minor typo in nfs4_callback_up_net(), Vasily Averin
[PATCH v4 09/10] sunrpc: fix debug message in svc_create_xprt(), Vasily Averin
[PATCH v4 08/10] sunrpc: make visible processing error in bc_svc_process(), Vasily Averin
[PATCH v4 07/10] sunrpc: remove unused xpo_prep_reply_hdr callback, Vasily Averin
[PATCH v4 06/10] sunrpc: remove svc_rdma_bc_class, Vasily Averin
[PATCH v4 05/10] sunrpc: remove svc_tcp_bc_class, Vasily Averin
[PATCH v4 04/10] sunrpc: remove unused bc_up operation from rpc_xprt_ops, Vasily Averin
[PATCH v4 03/10] sunrpc: replace svc_serv->sv_bc_xprt by boolean flag, Vasily Averin
[PATCH v4 02/10] sunrpc: use-after-free in svc_process_common(),
Vasily Averin
[PATCH v4 01/10] sunrpc: use SVC_NET() in svcauth_gss_* functions, Vasily Averin
[PATCH v4 00/10] use-after-free in svc_process_common(),
Vasily Averin
linux-next: manual merge of the rdma tree with the nfs-anna tree,
Stephen Rothwell
[PATCH 00/20] drop useless LIST_HEAD,
Julia Lawall
[PATCH v2 1/1] sock: Make sock->sk_stamp thread-safe, Deepa Dinamani
[PATCH v3 8/8] nfs: minor typo in nfs4_callback_up_net(), Vasily Averin
[PATCH v3 7/8] sunrpc: fix debug message in svc_create_xprt(), Vasily Averin
[PATCH v3 6/8] sunrpc: make visible processing error in bc_svc_process(), Vasily Averin
[PATCH v3 5/8] nfs: remove sv_bc_enabled using in svc_is_backchannel(), Vasily Averin
[PATCH v3 4/8] sunrpc: use-after-free in svc_process_common(), Vasily Averin
[PATCH v3 3/8] sunrpc: introduce per-netns sunrpc_net->bc_prep_reply_hdr(), Vasily Averin
[PATCH v3 2/8] sunrpc: introduce svc_rqst->rq_bc_net, Vasily Averin
[PATCH v3 1/8] sunrpc: use SVC_NET() in svcauth_gss_* functions, Vasily Averin
[PATCH v3 0/8] use-after-free in svc_process_common(), Vasily Averin
[RESNED] sunrpc: convert to DEFINE_SHOW_ATTRIBUTE, Yangtao Li
[bug report] SUNRPC: simplify auth_unix.,
Dan Carpenter
[PATCH] sunrpc: handle ENOMEM in rpcb_getport_async,
J. Bruce Fields
[PATCH v2 3/4] nfs: fix debug message in svc_create_xprt(), Vasily Averin
[PATCH v2 2/4] nfs: remove sv_bc_enabled using in svc_is_backchannel(), Vasily Averin
[PATCH v2 4/4] nfs: minor typo in nfs4_callback_up_net(), Vasily Averin
[PATCH v2 1/4] nfs: use-after-free in svc_process_common(), Vasily Averin
[PATCH v2 0/4] use-after-free in svc_process_common(), Vasily Averin
[PATCH net-next] svcrdma: Fix an uninitialized variable false warning,
YueHaibing
Keep file data off network when moving between filesystems on the same server, james harvey
[GIT PULL] Please pull NFS client bugfixes,
Trond Myklebust
[PATCH v5 00/30] NFS/RDMA client for next (4.21),
Chuck Lever
- [PATCH v5 01/30] xprtrdma: Yet another double DMA-unmap, Chuck Lever
- [PATCH v5 02/30] xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails, Chuck Lever
- [PATCH v5 03/30] xprtrdma: Refactor Receive accounting, Chuck Lever
- [PATCH v5 04/30] xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue, Chuck Lever
- [PATCH v5 05/30] xprtrdma: No qp_event disconnect, Chuck Lever
- [PATCH v5 06/30] xprtrdma: Don't wake pending tasks until disconnect is done, Chuck Lever
- [PATCH v5 07/30] xprtrdma: Fix ri_max_segs and the result of ro_maxpages, Chuck Lever
- [PATCH v5 08/30] xprtrdma: Reduce max_frwr_depth, Chuck Lever
- [PATCH v5 09/30] xprtrdma: Remove support for FMR memory registration, Chuck Lever
- [PATCH v5 10/30] xprtrdma: Remove rpcrdma_memreg_ops, Chuck Lever
- [PATCH v5 11/30] xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR), Chuck Lever
- [PATCH v5 12/30] NFS: Make "port=" mount option optional for RDMA mounts, Chuck Lever
- [PATCH v5 13/30] xprtrdma: Recognize XDRBUF_SPARSE_PAGES, Chuck Lever
- [PATCH v5 14/30] xprtrdma: Remove request_module from backchannel, Chuck Lever
- [PATCH v5 15/30] xprtrdma: Expose transport header errors, Chuck Lever
- [PATCH v5 16/30] xprtrdma: Simplify locking that protects the rl_allreqs list, Chuck Lever
- [PATCH v5 17/30] xprtrdma: Cull dprintk() call sites, Chuck Lever
- [PATCH v5 18/30] xprtrdma: Remove unused fields from rpcrdma_ia, Chuck Lever
- [PATCH v5 19/30] xprtrdma: Clean up of xprtrdma chunk trace points, Chuck Lever
- [PATCH v5 20/30] xprtrdma: Relocate the xprtrdma_mr_map trace points, Chuck Lever
- [PATCH v5 21/30] xprtrdma: Add trace points for calls to transport switch methods, Chuck Lever
- [PATCH v5 22/30] xprtrdma: Trace mapping, alloc, and dereg failures, Chuck Lever
- [PATCH v5 23/30] NFS: Fix NFSv4 symbolic trace point output, Chuck Lever
- [PATCH v5 24/30] SUNRPC: Simplify defining common RPC trace events, Chuck Lever
- [PATCH v5 25/30] SUNRPC: Fix some kernel doc complaints, Chuck Lever
- [PATCH v5 26/30] xprtrdma: Update comments in frwr_op_send, Chuck Lever
- [PATCH v5 27/30] xprtrdma: Replace outdated comment for rpcrdma_ep_post, Chuck Lever
- [PATCH v5 28/30] xprtrdma: Add documenting comment for rpcrdma_buffer_destroy, Chuck Lever
- [PATCH v5 29/30] xprtrdma: Clarify comments in rpcrdma_ia_remove, Chuck Lever
- [PATCH v5 30/30] xprtrdma: Don't leak freed MRs, Chuck Lever
[bug report] nfs: make sillyrename an async operation,
Dan Carpenter
[PATCH v2] sunrpc: Add xprt after nfs4_test_session_trunk(), Santosh kumar pradhan
[nfs-utils PATCH v2 0/7] restore nfsdcld,
Scott Mayhew
[PATCH v2 0/3] un-deprecate nfsdcld,
Scott Mayhew
[PATCH v2 1/3] SUNRPC: Fix disconnection races,
Trond Myklebust
[PATCH] SUNRPC: Fix disconnection races,
Trond Myklebust
[PATCH v4 00/30] NFS/RDMA client for next,
Chuck Lever
- [PATCH v4 01/30] xprtrdma: Yet another double DMA-unmap, Chuck Lever
- [PATCH v4 02/30] xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails, Chuck Lever
- [PATCH v4 03/30] xprtrdma: Refactor Receive accounting, Chuck Lever
- [PATCH v4 04/30] xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue, Chuck Lever
- [PATCH v4 05/30] xprtrdma: No qp_event disconnect, Chuck Lever
- [PATCH v4 06/30] xprtrdma: Don't wake pending tasks until disconnect is done, Chuck Lever
- [PATCH v4 07/30] xprtrdma: Fix ri_max_segs and the result of ro_maxpages, Chuck Lever
- [PATCH v4 08/30] xprtrdma: Reduce max_frwr_depth, Chuck Lever
- [PATCH v4 09/30] xprtrdma: Remove support for FMR memory registration, Chuck Lever
- [PATCH v4 10/30] xprtrdma: Remove rpcrdma_memreg_ops, Chuck Lever
- [PATCH v4 11/30] xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR), Chuck Lever
- [PATCH v4 12/30] NFS: Make "port=" mount option optional for RDMA mounts, Chuck Lever
- [PATCH v4 13/30] xprtrdma: Recognize XDRBUF_SPARSE_PAGES, Chuck Lever
- [PATCH v4 14/30] xprtrdma: Remove request_module from backchannel, Chuck Lever
- [PATCH v4 15/30] xprtrdma: Expose transport header errors, Chuck Lever
- [PATCH v4 16/30] xprtrdma: Simplify locking that protects the rl_allreqs list, Chuck Lever
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]