Linux NFS
[Prev Page][Next Page]
- Re: [PATCH] locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS, (continued)
- [RFC] protect against denial-of-service on a 4.0 mount,
Olga Kornievskaia
- [PATCH 1/1] [SUNRPC] make sure to clone timeout values,
Olga Kornievskaia
- EVM HMAC and FS UUID,
Chuck Lever
- [PATCH RFC] Make bindresvport(3) avoid IANA-assigned ports,
Chuck Lever
- [PATCH] Fix 16-byte memory leak in gssp_accept_sec_context_upcall,
Dave Wysochanski
- do we still need ->is_dirty_writeback,
Christoph Hellwig
- [PATCH RFC 0/4] Use correct NFSv4.0 callback credential,
Chuck Lever
- Conflict tcp port between rpcinfo and other applications,
Naruto Nguyen
- question: re-try of operations in PNFS,
Olga Kornievskaia
- [PATCH] NFS: Merge nfs41_free_stateid() with _nfs41_free_stateid(), schumaker . anna
- [PATCH v3 0/8] nfs-utils: nfsconf cli tool and code tests,
Justin Mitchell
- mounting NFS on the same host leads to D state,
maowenan
- [PATCH] svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs,
Chuck Lever
- [bug report] svcrdma: Allocate recv_ctxt's on CPU handling Receives, Dan Carpenter
- NFSv4.1 client recovery of opens after server crash/reboot,
Rick Macklem
- [RFC][PATCH] nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed,
Al Viro
- [GIT PULL] Please pull NFS client fixes for 4.17, Anna Schumaker
- [PATCH] Change Trond's email address in MAINTAINERS, Trond Myklebust
- [PATCH v3] nfsd: make nfsd4_scsi_identify_device retry with a larger buffer,
Scott Mayhew
- unstable nfs connection,
Goran
- [PATCH v2] nfsd: make nfsd4_scsi_identify_device retry with a larger buffer,
Scott Mayhew
- [PATCH 1/3] NFS: Optimise away the close-to-open GETATTR when we have NFSv4 OPEN,
Trond Myklebust
- [PATCH 0/2] SUNRPC: Clean up port reuse behavior on reconnects,
Vallish Vaidyeshwara
- SETCLIENTID acceptor,
Chuck Lever
- [PATCH v2] nfsd: fix error handling in nfs4_set_delegation(),
Andrew Elble
- [nfs:ioctl 3/5] fs/nfs/ioctl.c:112:25: error: 'const struct nfs_rpc_ops' has no member named 'return_delegation',
kbuild test robot
- [nfs:ioctl 3/5] fs/nfs/ioctl.c:112:27: error: 'const struct nfs_rpc_ops' has no member named 'return_delegation'; did you mean 'have_delegation'?,
kbuild test robot
- [PATCH v1 00/19] NFS/RDMA server for-next,
Chuck Lever
- [PATCH v1 01/19] svcrdma: Add proper SPDX tags for NetApp-contributed source, Chuck Lever
- [PATCH v1 02/19] svcrdma: Use passed-in net namespace when creating RDMA listener, Chuck Lever
- [PATCH v1 03/19] xprtrdma: Prepare RPC/RDMA includes for server-side trace points, Chuck Lever
- [PATCH v1 04/19] svcrdma: Trace key RPC/RDMA protocol events, Chuck Lever
- [PATCH v1 05/19] svcrdma: Trace key RDMA API events, Chuck Lever
- [PATCH v1 06/19] svcrdma: Introduce svc_rdma_recv_ctxt, Chuck Lever
- [PATCH v1 07/19] svcrdma: Remove sc_rq_depth, Chuck Lever
- [PATCH v1 08/19] svcrdma: Simplify svc_rdma_recv_ctxt_put, Chuck Lever
- [PATCH v1 09/19] svcrdma: Preserve Receive buffer until svc_rdma_sendto, Chuck Lever
- [PATCH v1 10/19] svcrdma: Persistently allocate and DMA-map Receive buffers, Chuck Lever
- [PATCH v1 11/19] svcrdma: Allocate recv_ctxt's on CPU handling Receives, Chuck Lever
- [PATCH v1 12/19] svcrdma: Refactor svc_rdma_dma_map_buf, Chuck Lever
- [PATCH v1 13/19] svcrdma: Clean up Send SGE accounting, Chuck Lever
- [PATCH v1 14/19] svcrdma: Introduce svc_rdma_send_ctxt, Chuck Lever
- [PATCH v1 15/19] svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxt, Chuck Lever
- [PATCH v1 16/19] svcrdma: Remove post_send_wr, Chuck Lever
- [PATCH v1 17/19] svcrdma: Simplify svc_rdma_send(), Chuck Lever
- [PATCH v1 18/19] svcrdma: Persistently allocate and DMA-map Send buffers, Chuck Lever
- [PATCH v1 19/19] svcrdma: Remove unused svc_rdma_op_ctxt, Chuck Lever
- [PATCH] nfsd: make nfsd4_scsi_identify_device retry with a larger buffer,
Scott Mayhew
- [PATCH] nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir,
Scott Mayhew
- [PATCH 0/5] NFS: A few small NFSv4 cleanups,
schumaker . anna
- [PATCH v1 00/19] NFS/RDMA client patches for next,
Chuck Lever
- [PATCH v1 01/19] xprtrdma: Add proper SPDX tags for NetApp-contributed source, Chuck Lever
- [PATCH v1 02/19] xprtrdma: Try to fail quickly if proto=rdma, Chuck Lever
- [PATCH v1 03/19] xprtrdma: Create transport's CM ID in the correct network namespace, Chuck Lever
- [PATCH v1 04/19] xprtrdma: Fix max_send_wr computation, Chuck Lever
- [PATCH v1 05/19] SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lock, Chuck Lever
- [PATCH v1 06/19] SUNRPC: Add a ->free_slot transport callout, Chuck Lever
- [PATCH v1 07/19] xprtrdma: Introduce ->alloc_slot call-out for xprtrdma, Chuck Lever
- [PATCH v1 08/19] xprtrdma: Make rpc_rqst part of rpcrdma_req, Chuck Lever
- [PATCH v1 09/19] xprtrdma: Clean up Receive trace points, Chuck Lever
- [PATCH v1 10/19] xprtrdma: Move Receive posting to Receive handler, Chuck Lever
- [PATCH v1 11/19] xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}, Chuck Lever
- [PATCH v1 12/19] xprtrdma: Remove rpcrdma_buffer_get_req_locked(), Chuck Lever
- [PATCH v1 13/19] xprtrdma: Remove rpcrdma_buffer_get_rep_locked(), Chuck Lever
- [PATCH v1 14/19] xprtrdma: Make rpcrdma_sendctx_put_locked() a static function, Chuck Lever
- [PATCH v1 15/19] xprtrdma: Return -ENOBUFS when no pages are available, Chuck Lever
- [PATCH v1 16/19] xprtrdma: Move common wait_for_buffer_space call to parent function, Chuck Lever
- [PATCH v1 17/19] xprtrdma: Wait on empty sendctx queue, Chuck Lever
- [PATCH v1 18/19] xprtrdma: Add trace_xprtrdma_dma_map(mr), Chuck Lever
- [PATCH v1 19/19] xprtrdma: Remove transfertypes array, Chuck Lever
- [PATCH] IB: remove redundant INFINIBAND kconfig dependencies,
Greg Thelen
- RDMA connection lost and not re-opened,
scar
- [PATCH v2 0/7] nfs-utils: nfsconf cli tool and code tests,
Justin Mitchell
- [PATCH RESEND] SUNRPC: fix include for cmpxchg_relaxed(),
Mark Rutland
- [bug report] fs: Teach path_connected to handle nfs filesystems with multiple roots.,
Dan Carpenter
- [PATCH] nfs-utils: Add man page for nfsconftool cli, Justin Mitchell
- [PATCH v1 0/2] NFS/RDMA fixes for v4.17-rc,
Chuck Lever
- KASAN: use-after-free Read in perf_trace_rpc_stats_latency,
syzbot
- [PATCH 0/4 V2] Avoid quadratic search when freeing delegations,
NeilBrown
- Patches: fix non-standard getaddrinfo usage, minor fixups (fix w/musl),
Will Dietz
- [PATCH] NFS: Avoid quadratic search when freeing delegations.,
NeilBrown
- patch for flex file layout client driver, Rick Macklem
- SGID loss with nfsv3,
Lu Xinyu
vmalloc with GFP_NOFS,
Michal Hocko
Message not available
[RESEND PATCH v2] tmpfs: allow decoding a file handle of an unlinked file,
Amir Goldstein
[PATCH 0/7] nfs-utils: nfsconf cli tool and code tests,
Justin Mitchell
understanding the need for 2 SETCLIENTIDs on the client, Olga Kornievskaia
[PATCH 00/24] VFS: Introduce filesystem context [ver #7],
David Howells
- [PATCH 10/24] VFS: Remove unused code after filesystem context changes [ver #7], David Howells
- [PATCH 12/24] proc: Add fs_context support to procfs [ver #7], David Howells
- [PATCH 18/24] VFS: Implement fsopen() to prepare for a mount [ver #7], David Howells
- [PATCH 24/24] afs: Use fs_context to pass parameters over automount [ver #7], David Howells
- [PATCH 23/24] afs: Implement namespacing [ver #7], David Howells
- [PATCH 22/24] afs: Add fs_context support [ver #7], David Howells
- [PATCH 21/24] net: Export get_proc_net() [ver #7], David Howells
- [PATCH 20/24] afs: Fix server record deletion [ver #7], David Howells
- [PATCH 19/24] VFS: Implement fsmount() to effect a pre-configured mount [ver #7], David Howells
- [PATCH 17/24] VFS: Remove kern_mount_data() [ver #7], David Howells
- [PATCH 16/24] hugetlbfs: Convert to fs_context [ver #7], David Howells
- [PATCH 15/24] kernfs, sysfs, cgroup, intel_rdt: Support fs_context [ver #7], David Howells
- [PATCH 14/24] cpuset: Use fs_context [ver #7], David Howells
- [PATCH 13/24] ipc: Convert mqueue fs to fs_context [ver #7], David Howells
- [PATCH 11/24] procfs: Move proc_fill_super() to fs/proc/root.c [ver #7], David Howells
- [PATCH 07/24] smack: Implement filesystem context security hooks [ver #7], David Howells
- [PATCH 09/24] VFS: Implement a filesystem superblock creation/configuration context [ver #7], David Howells
- [PATCH 06/24] tomoyo: Implement security hooks for the new mount API [ver #7], David Howells
- [PATCH 05/24] apparmor: Implement security hooks for the new mount API [ver #7], David Howells
- [PATCH 04/24] VFS: Add LSM hooks for filesystem context [ver #7], David Howells
- [PATCH 03/24] VFS: Introduce the structs and doc for a filesystem context [ver #7], David Howells
- [PATCH 02/24] VFS: Suppress MS_* flag defs within the kernel unless explicitly enabled [ver #7], David Howells
- [PATCH 01/24] vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion [ver #7], David Howells
[PATCH] nfsd: fix error handling in nfs4_set_delegation(),
Andrew Elble
[PATCH] Fix possible stack smash in nfs_idmap_read_and_verify_message,
Dave Wysochanski
[PATCH] nfsd: Set default minor versions,
Steve Dickson
pynfs blocking lock test,
Antonio M.
Tasks blocked uninterruptibly with NFSv4.0 and Kerberos, Armin Größlinger
general protection fault in encode_rpcb_string,
syzbot
nfsd issue with a kerberized callback,
Olga Kornievskaia
Fwd: Questions on pynfs:st_lock.py:testLongPoll, Antonio M.
[PATCH] [pynfs] remove redundant nfs4.0/nfs4.x and nfs4.0/lib/ops_gen.py,
jiyin
[PATCH] fs: nfs: Adding new return type vm_fault_t,
Souptick Joarder
[PATCH v8 00/13] NFS support for async intra COPY,
Olga Kornievskaia
- [PATCH v8 01/13] fs: Don't copy beyond the end of the file, Olga Kornievskaia
- [PATCH v8 02/13] NFS CB_OFFLOAD xdr, Olga Kornievskaia
- [PATCH v8 03/13] NFS OFFLOAD_STATUS xdr, Olga Kornievskaia
- [PATCH v8 04/13] NFS OFFLOAD_STATUS op, Olga Kornievskaia
- [PATCH v8 05/13] NFS OFFLOAD_CANCEL xdr, Olga Kornievskaia
- [PATCH v8 06/13] NFS COPY xdr handle async reply, Olga Kornievskaia
- [PATCH v8 07/13] NFS add support for asynchronous COPY, Olga Kornievskaia
- [PATCH v8 08/13] NFS handle COPY reply CB_OFFLOAD call race, Olga Kornievskaia
- [PATCH v8 09/13] NFS export nfs4_async_handle_error, Olga Kornievskaia
- [PATCH v8 10/13] NFS send OFFLOAD_CANCEL when COPY killed, Olga Kornievskaia
- [PATCH v8 11/13] NFS handle COPY ERR_OFFLOAD_NO_REQS, Olga Kornievskaia
- [PATCH v8 12/13] NFS add a simple sync nfs4_proc_commit after async COPY, Olga Kornievskaia
- [PATCH v8 13/13] NFS recover from destination server reboot for copies, Olga Kornievskaia
- Re: [PATCH v8 00/13] NFS support for async intra COPY, Anna Schumaker
[PATCH v8 0/9] NFSD support for async COPY,
Olga Kornievskaia
- [PATCH v8 1/9] NFSD CB_OFFLOAD xdr, Olga Kornievskaia
- [PATCH v8 2/9] NFSD OFFLOAD_STATUS xdr, Olga Kornievskaia
- [PATCH v8 3/9] NFSD OFFLOAD_CANCEL xdr, Olga Kornievskaia
- [PATCH v8 4/9] NFSD xdr callback stateid in async COPY reply, Olga Kornievskaia
- [PATCH v8 5/9] NFSD introduce async copy feature, Olga Kornievskaia
- [PATCH v8 7/9] NFSD handle OFFLOAD_CANCEL op, Olga Kornievskaia
- [PATCH v8 8/9] NFSD support OFFLOAD_STATUS, Olga Kornievskaia
- [PATCH v8 6/9] NFSD create new stateid for async copy, Olga Kornievskaia
- [PATCH v8 9/9] NFSD stop ongoing async copies on client shutdown, Olga Kornievskaia
- Re: [PATCH v8 0/9] NFSD support for async COPY, Christoph Hellwig
- Re: [PATCH v8 0/9] NFSD support for async COPY, Christoph Hellwig
[PATCH] clnt_create: Restore using reserve ports for client connections,
Steve Dickson
Re: [PATCH v5 1/3] locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches,
Arnd Bergmann
[PATCH 1/2] Restore using reserve ports for client connections,
Steve Dickson
[GIT PULL] Please pull NFS client updates for 4.17,
Anna Schumaker
[PATCH] mount.nfs: Fix auto protocol negotiation,
Steve Dickson
[PATCH] clnt_com_create: Restore backwards compatibility with the legacy glibc code.,
Steve Dickson
lock debugging warning in nfs_async_unlink_release, J. Bruce Fields
[GIT PULL] fscache: Fixes, traces and development, David Howells
linux-next: bad commits in the nfs-anna tree,
Stephen Rothwell
[GIT PULL] nfsd changes for 4.17, J. Bruce Fields
[PATCH net-next 00/12] fscache: Fixes, traces and development,
David Howells
- [PATCH 12/12] fscache: Maintain a catalogue of allocated cookies, David Howells
- [PATCH 11/12] fscache: Pass object size in rather than calling back for it, David Howells
- [PATCH 10/12] fscache: Attach the index key and aux data to the cookie, David Howells
- [PATCH 09/12] fscache: Add more tracepoints, David Howells
- [PATCH 08/12] fscache: Add tracepoints, David Howells
- [PATCH 07/12] fscache: Fix hanging wait on page discarded by writeback, David Howells
- [PATCH 06/12] fscache: Detect multiple relinquishment of a cookie, David Howells
- [PATCH 05/12] fscache: Pass the correct cancelled indications to fscache_op_complete(), David Howells
- [PATCH 04/12] fscache, cachefiles: Fix checker warnings, David Howells
- [PATCH 03/12] afs: Be more aggressive in retiring cached vnodes, David Howells
- [PATCH 02/12] afs: Use the vnode ID uniquifier in the cache key not the aux data, David Howells
- [PATCH 01/12] afs: Invalidate cache on server data change, David Howells
- Re: [PATCH net-next 00/12] fscache: Fixes, traces and development, David Howells
- Re: [PATCH net-next 00/12] fscache: Fixes, traces and development, David Howells
[PATCH v2 00/16] Series short description,
Chuck Lever
[PATCH net-next 0/3] fscache: quick review,
David Howells
[PATCH] NFS: advance nfs_entry cookie only after decoding completes successfully, Frank Sorenson
NFS troubles,
Orion Poplawski
Re: [PATCH v2] locks: change POSIX lock ownership on execve when files_struct is displaced,
Jeff Layton
Re: BUG: corrupted list in __dentry_kill,
Eric Biggers
[BUG/2 ] nfsv3 mkdir miss SGID, sunlianwen
[BUG] nfsv3 mkdir miss SGID, sunlianwen
Re: [pynfs] [PATCH 2/3] Remove ganesha tag from DSESS9002 and DSESS9003, J. Bruce Fields
Re: [pynfs] [PATCH 3/3] Fix DELEG21 to have CODE:, Bruce Fields
[PATCH xfstests] generic/035: Override output for NFS testing,
Benjamin Coddington
[pynfs] [PATCH 1/3] Add required RECLAIM_COMPLETE ops for new clients in,
Frank Filz
[PATCH v2] NFSv4.1: Fix exclusive create,
Trond Myklebust
[PATCH] sunrpc: remove incorrect HMAC request initialization,
Eric Biggers
[PATCH v3] nfsd: Add I/O trace points in the NFSv4 read proc,
Chuck Lever
[PATCH] nfsd: Do not refuse to serve out of cache,
Trond Myklebust
Regarding client fairness,
daedalus
4.9.82 (Debian): rcu_sched self-detected stall on CPU,
Harald Dunkel
[PATCH] NFSv3/acl: forget acl cache after setattr,
chendt
Re: client side see wrong directory entries with nfs_export on overlayfs,
Dai Qizhi
NFS mounts failing when keytab present on client,
Michael Young
[PATCH] NFSv4.1: Fix exclusive create,
Trond Myklebust
[PATCH] NFSv4: Declare the size up to date after it was set., Trond Myklebust
Re: [PATCH 1/2] [pynfs] remove redundant ply, gssapi and rpcgen.py modules,
J. Bruce Fields
[PATCH 2/2] [pynfs] fix nfs4.1/use_local.py; and add symlink to it in nfs4.0, Jianhong.Yin
[PATCH 2/2] [pynfs] fix nfs4.1/use_local.py && add symlink nfs4.0/use_local.py,
Jianhong.Yin
Re: [PATCH] [pynfs] remove redundant ply, gssapi and rpcgen.py modules,
J. Bruce Fields
[PATCH v2 00/18] NFS/RDMA server for v4.17,
Chuck Lever
- [PATCH v2 01/18] sunrpc: Remove unneeded pointer dereference, Chuck Lever
- [PATCH v2 02/18] svc: Simplify ->xpo_secure_port, Chuck Lever
- [PATCH v2 03/18] sunrpc: Update show_svc_xprt_flags() to include recently added flags, Chuck Lever
- [PATCH v2 04/18] sunrpc: Move trace_svc_xprt_dequeue(), Chuck Lever
- [PATCH v2 05/18] sunrpc: Simplify do_enqueue tracing, Chuck Lever
- [PATCH v2 06/18] sunrpc: Simplify trace_svc_recv, Chuck Lever
- [PATCH v2 07/18] sunrpc: Save remote presentation address in svc_xprt for trace events, Chuck Lever
- [PATCH v2 08/18] sunrpc: Re-purpose trace_svc_process, Chuck Lever
- [PATCH v2 09/18] sunrpc: Report per-RPC execution stats, Chuck Lever
- [PATCH v2 10/18] svc: Report xprt dequeue latency, Chuck Lever
- [PATCH v2 11/18] nfsd: Fix NFSD trace points, Chuck Lever
- [PATCH v2 12/18] nfsd: Record request byte count, not count of vectors, Chuck Lever
- [PATCH v2 13/18] nfsd: Add "nfsd_" to trace point names, Chuck Lever
- [PATCH v2 14/18] nfsd: Add I/O trace points in the NFSv4 write path, Chuck Lever
- [PATCH v2 15/18] nfsd: Add I/O trace points in the NFSv4 read proc, Chuck Lever
- [PATCH v2 16/18] nfsd: Trace NFSv4 COMPOUND execution, Chuck Lever
- [PATCH v2 17/18] NFSD: Clean up legacy NFS WRITE argument XDR decoders, Chuck Lever
- [PATCH v2 18/18] NFSD: Clean up legacy NFS SYMLINK argument XDR decoders, Chuck Lever
[PATCH 0/4] net: drivers/net: Use octal permissions,
Joe Perches
[PATCH] nfsd: tidy return values in nfs4_delegation_exists(),
Dan Carpenter
[PATCH] nfsd: zero out umask if the client didn't provide one,
Lucas Stach
linux-next: please clean up the nfs-anna tree,
Stephen Rothwell
[GIT PULL] nfsd bugfix for 4.16, J. Bruce Fields
[PATCH 0/3] Three short subjects for v4.17,
Chuck Lever
[PATCH 0/9] Misc cleanups,
Trond Myklebust
[PATCH 0/6] Finer grained attribute checking for NFSv4.x,
Trond Myklebust
[PATCH 0/8] Don't return delegations unnecessarily in NFSv4.1,
Trond Myklebust
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]