Linux NFS
[Prev Page][Next Page]
- Re: [PATCH v3 1/1] NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy, (continued)
- [PATCH v2 0/1] NFSv4.2: Fix NFS4ERR_STALE with inter server copy,
Dai Ngo
- [PATCH v2 0/2] Give containers a unique client id,
trondmy
- [PATCH 0/2] Give containers a unique client id,
trondmy
- [PATCH v7 00/10] NFS: Add support for the v4.2 READ_PLUS operation,
schumaker . anna
- [PATCH v7 01/10] SUNRPC: Split out a function for setting current page, schumaker . anna
- [PATCH v7 02/10] SUNRPC: Implement a xdr_page_pos() function, schumaker . anna
- [PATCH v7 05/10] SUNRPC: Split out xdr_realign_pages() from xdr_align_pages(), schumaker . anna
- [PATCH v7 04/10] NFS: Add READ_PLUS data segment support, schumaker . anna
- [PATCH v7 03/10] NFS: Use xdr_page_pos() in NFSv4 decode_getacl(), schumaker . anna
- [PATCH v7 06/10] SUNRPC: Split out _shift_data_right_tail(), schumaker . anna
- [PATCH v7 07/10] SUNRPC: Add the ability to expand holes in data pages, schumaker . anna
- [PATCH v7 08/10] NFS: Add READ_PLUS hole segment decoding, schumaker . anna
- [PATCH v7 09/10] SUNRPC: Add an xdr_align_data() function, schumaker . anna
- [PATCH v7 10/10] NFS: Decode a full READ_PLUS reply, schumaker . anna
- [PATCH] NFS: Fix mode bits and nlink count for v4 referral dirs,
Ashish Sangwan
- unsharing tcp connections from different NFS mounts,
J. Bruce Fields
- Re: unsharing tcp connections from different NFS mounts, Benjamin Coddington
- Re: unsharing tcp connections from different NFS mounts, Patrick Goetz
[PATCH] NFS: fix nfs_path in case of a rename retry, Ashish Sangwan
nfs home directory and google chrome.,
Kenneth Johansson
[PATCH] lockd: don't use timed rebind with TCP,
Calum Mackay
[PATCH] NFSD: Hoist status code encoding into XDR encoder functions,
Chuck Lever
WARNING in kvfree, syzbot
[PATCH] svcrdma: fix bounce buffers for non-zero page offsets,
Dan Aloni
[PATCH v3 00/15] nfsd_dispatch() clean up,
Chuck Lever
- [PATCH v3 01/15] nfsd: rq_lease_breaker cleanup, Chuck Lever
- [PATCH v3 02/15] NFSD: Add missing NFSv2 .pc_func methods, Chuck Lever
- [PATCH v3 03/15] lockd: Replace PROC() macro with open code, Chuck Lever
- [PATCH v3 04/15] NFSACL: Replace PROC() macro with open code, Chuck Lever
- [PATCH v3 05/15] NFSD: Encoder and decoder functions are always present, Chuck Lever
- [PATCH v3 06/15] NFSD: Clean up switch statement in nfsd_dispatch(), Chuck Lever
- [PATCH v3 07/15] NFSD: Clean up stale comments in nfsd_dispatch(), Chuck Lever
- [PATCH v3 08/15] NFSD: Clean up nfsd_dispatch() variables, Chuck Lever
- [PATCH v3 09/15] NFSD: Refactor nfsd_dispatch() error paths, Chuck Lever
- [PATCH v3 10/15] NFSD: Remove vestigial typedefs, Chuck Lever
- [PATCH v3 12/15] NFSD: Call NFSv2 encoders on error returns, Chuck Lever
- [PATCH v3 11/15] NFSD: Fix .pc_release method for NFSv2, Chuck Lever
- [PATCH v3 13/15] NFSD: Remove the RETURN_STATUS() macro, Chuck Lever
- [PATCH v3 15/15] NFSD: Hoist status code encoding into XDR encoder functions, Chuck Lever
- [PATCH v3 14/15] NFSD: Map nfserr_wrongsec outside of nfsd_dispatch, Chuck Lever
- Re: [PATCH v3 00/15] nfsd_dispatch() clean up, J. Bruce Fields
[PATCH] fs: nfs: return per memcg count for xattr shrinkers,
Yang Shi
[PATCH nfs-utils] nfsdcld: update tool name in man page.,
NeilBrown
[PATCH RFC] lockd: Replace some dprintk() callsites with tracepoints, Chuck Lever
[PATCH v2 00/11] nfsd_dispatch() clean up,
Chuck Lever
- [PATCH v2 01/11] nfsd: rq_lease_breaker cleanup, Chuck Lever
- [PATCH v2 02/11] lockd: Replace PROC() macro with open code, Chuck Lever
- [PATCH v2 03/11] NFSACL: Replace PROC() macro with open code, Chuck Lever
- [PATCH v2 04/11] NFSD: Encoder and decoder functions are always present, Chuck Lever
- [PATCH v2 05/11] NFSD: Clean up switch statement in nfsd_dispatch(), Chuck Lever
- [PATCH v2 06/11] NFSD: Clean up stale comments in nfsd_dispatch(), Chuck Lever
- [PATCH v2 07/11] NFSD: Clean up nfsd_dispatch() variables, Chuck Lever
- [PATCH v2 08/11] NFSD: Refactor nfsd_dispatch() error paths, Chuck Lever
- [PATCH v2 09/11] NFSD: Set *statp in success path, Chuck Lever
- [PATCH v2 10/11] NFSD: Fix .pc_release method for NFSv2, Chuck Lever
- [PATCH v2 11/11] NFSD: Call NFSv2 encoders on error returns, Chuck Lever
[PATCH v6 00/10] NFS: Add support for the v4.2 READ_PLUS operation,
schumaker . anna
- [PATCH v6 01/10] SUNRPC: Split out a function for setting current page, schumaker . anna
- [PATCH v6 02/10] SUNRPC: Implement a xdr_page_pos() function, schumaker . anna
- [PATCH v6 03/10] NFS: Use xdr_page_pos() in NFSv4 decode_getacl(), schumaker . anna
- [PATCH v6 04/10] NFS: Add READ_PLUS data segment support, schumaker . anna
- [PATCH v6 05/10] SUNRPC: Split out xdr_realign_pages() from xdr_align_pages(), schumaker . anna
- [PATCH v6 06/10] SUNRPC: Split out _shift_data_right_tail(), schumaker . anna
- [PATCH v6 07/10] SUNRPC: Add the ability to expand holes in data pages, schumaker . anna
- [PATCH v6 08/10] NFS: Add READ_PLUS hole segment decoding, schumaker . anna
- [PATCH v6 09/10] SUNRPC: Add an xdr_align_data() function, schumaker . anna
- [PATCH v6 10/10] NFS: Decode a full READ_PLUS reply, schumaker . anna
[PATCH v6 0/5] NFSD: Add support for the v4.2 READ_PLUS operation,
schumaker . anna
[PATCH v1] NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE, Benjamin Coddington
[PATCH] nfsd: rq_lease_breaker cleanup,
Chuck Lever
[PATCH 0/9] nfsd_dispatch() clean up,
Chuck Lever
rpcbind redux,
Patrick Goetz
[PATCH] nfsd: Cache R, RW, and W opens separately, J. Bruce Fields
[PATCH] sunrpc: simplify do_cache_clean, J. Bruce Fields
[PATCH] nfs: use 'break' instead of 'fallthrough', Sudip Mukherjee
[PATCH 0/1] NFSv4.2: Fix NFS4ERR_STALE with inter server copy,
Dai Ngo
[PATCH 0/2 v3] a stateid race and a cleanup,
Benjamin Coddington
[PATCH 0/2 v2] a stateid race and a cleanup,
Benjamin Coddington
[PATCH v2 00/27] NFSD operation monitoring tracepoints,
Chuck Lever
- [PATCH v2 01/27] NFS: Move generic FS show macros to global header, Chuck Lever
- [PATCH v2 02/27] NFS: Move NFS protocol display macros to global header, Chuck Lever
- [PATCH v2 03/27] NFSD: Add SPDX header for fs/nfsd/trace.c, Chuck Lever
- [PATCH v2 04/27] SUNRPC: Move the svc_xdr_recvfrom() tracepoint, Chuck Lever
- [PATCH v2 05/27] SUNRPC: Add svc_xdr_authenticate tracepoint, Chuck Lever
- [PATCH v2 06/27] lockd: Replace PROC() macro with open code, Chuck Lever
- [PATCH v2 07/27] NFSACL: Replace PROC() macro with open code, Chuck Lever
- [PATCH v2 08/27] SUNRPC: Make trace_svc_process() display the RPC procedure symbolically, Chuck Lever
- [PATCH v2 09/27] NFSD: Clean up the show_nf_may macro, Chuck Lever
- [PATCH v2 10/27] NFSD: Remove extra "0x" in tracepoint format specifier, Chuck Lever
- [PATCH v2 11/27] NFSD: Constify @fh argument of knfsd_fh_hash(), Chuck Lever
- [PATCH v2 12/27] NFSD: Add tracepoint in nfsd_setattr(), Chuck Lever
- [PATCH v2 13/27] NFSD: Add tracepoint for nfsd_access(), Chuck Lever
- [PATCH v2 14/27] NFSD: nfsd_compound_status tracepoint should record XID, Chuck Lever
- [PATCH v2 15/27] NFSD: Add client ID lifetime tracepoints, Chuck Lever
- [PATCH v2 16/27] NFSD: Add tracepoints to report NFSv4 session state, Chuck Lever
- [PATCH v2 17/27] NFSD: Add a tracepoint to report the current filehandle, Chuck Lever
- [PATCH v2 18/27] NFSD: Add GETATTR tracepoint, Chuck Lever
- [PATCH v2 19/27] NFSD: Add tracepoint in nfsd4_stateid_preprocess(), Chuck Lever
- [PATCH v2 20/27] NFSD: Add tracepoint to report arguments to NFSv4 OPEN, Chuck Lever
- [PATCH v2 21/27] NFSD: Add a tracepoint for DELEGRETURN, Chuck Lever
- [PATCH v2 22/27] NFSD: Add a lookup tracepoint, Chuck Lever
- [PATCH v2 23/27] NFSD: Add lock and locku tracepoints, Chuck Lever
- [PATCH v2 24/27] NFSD: Add tracepoints to record the result of TEST_STATEID and FREE_STATEID, Chuck Lever
- [PATCH v2 25/27] NFSD: Rename nfsd_ tracepoints to nfsd4_, Chuck Lever
- [PATCH v2 26/27] NFSD: Add tracepoints in the NFS dispatcher, Chuck Lever
- [PATCH v2 27/27] NFSD: Replace dprintk callsites in fs/nfsd/nfsfh.c, Chuck Lever
- Re: [PATCH v2 00/27] NFSD operation monitoring tracepoints, J. Bruce Fields
[PATCH 1/3] NFSv4: Fix a livelock when CLOSE pre-emptively bumps state sequence,
Benjamin Coddington
[PATCH] SUNRPC: Fix svc_flush_dcache(),
Chuck Lever
[PATCH 00/14] drop double zeroing,
Julia Lawall
[PATCH 1/2] pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read,
trondmy
[PATCH] SUNRPC: Flush dcache only when receiving more seeking,
zhe.he
[PATCH AUTOSEL 5.4 061/330] SUNRPC: Capture completion of all RPC tasks, Sasha Levin
[PATCH AUTOSEL 5.4 100/330] nfsd: Fix a soft lockup race in nfsd_file_mark_find_or_create(), Sasha Levin
[PATCH AUTOSEL 5.4 118/330] nfsd: Fix a perf warning, Sasha Levin
[PATCH AUTOSEL 5.4 177/330] nfsd: Don't add locks to closed or closing open stateids, Sasha Levin
[PATCH AUTOSEL 5.4 214/330] svcrdma: Fix leak of transport addresses, Sasha Levin
[PATCH AUTOSEL 5.4 213/330] SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()', Sasha Levin
[PATCH AUTOSEL 5.4 222/330] NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests(), Sasha Levin
[PATCH AUTOSEL 5.4 229/330] SUNRPC: Don't start a timer on an already queued rpc task, Sasha Levin
[PATCH AUTOSEL 5.4 271/330] svcrdma: Fix backchannel return code, Sasha Levin
[PATCH AUTOSEL 5.4 311/330] NFS: nfs_xdr_status should record the procedure name, Sasha Levin
[PATCH AUTOSEL 4.19 112/206] nfsd: Don't add locks to closed or closing open stateids, Sasha Levin
[PATCH AUTOSEL 4.19 130/206] SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()', Sasha Levin
[PATCH AUTOSEL 4.19 131/206] svcrdma: Fix leak of transport addresses, Sasha Levin
[PATCH AUTOSEL 4.19 136/206] NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests(), Sasha Levin
[PATCH AUTOSEL 4.14 076/127] SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()', Sasha Levin
[PATCH AUTOSEL 4.14 080/127] NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests(), Sasha Levin
[PATCH AUTOSEL 4.14 077/127] svcrdma: Fix leak of transport addresses, Sasha Levin
[PATCH AUTOSEL 4.9 59/90] svcrdma: Fix leak of transport addresses, Sasha Levin
[PATCH AUTOSEL 4.4 37/64] SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()', Sasha Levin
[PATCH AUTOSEL 4.9 58/90] SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()', Sasha Levin
remove compat_sys_mount,
Christoph Hellwig
Re: [PATCH v2] nfs: remove incorrect fallthrough label, linmiaohe
[PATCH] nfs: fix spellint typo in pnfs.c, Wang Qing
[PATCH RFC 00/21] NFSD operation monitoring tracepoints,
Chuck Lever
- [PATCH RFC 08/21] NFSD: Add tracepoint for nfsd_access(), Chuck Lever
- [PATCH RFC 07/21] NFSD: Add tracepoint in nfsd_setattr(), Chuck Lever
- [PATCH RFC 03/21] SUNRPC: Add svc_xdr_authenticate tracepoint, Chuck Lever
- [PATCH RFC 05/21] NFSD: Remove extra "0x" in tracepoint format specifier, Chuck Lever
- [PATCH RFC 01/21] NFSD: Add SPDK header for fs/nfsd/trace.c, Chuck Lever
- [PATCH RFC 06/21] NFSD: Constify @fh argument of knfsd_fh_hash(), Chuck Lever
- [PATCH RFC 04/21] NFSD: Clean up the show_nf_may macro, Chuck Lever
- [PATCH RFC 02/21] SUNRPC: Move the svc_xdr_recvfrom() tracepoint, Chuck Lever
- [PATCH RFC 09/21] NFSD: nfsd_compound_status tracepoint should record XID, Chuck Lever
- [PATCH RFC 10/21] NFSD: Add client ID lifetime tracepoints, Chuck Lever
- [PATCH RFC 20/21] NFSD: Add tracepoints to record the result of TEST_STATEID and FREE_STATEID, Chuck Lever
- [PATCH RFC 15/21] NFSD: Add tracepoint to report arguments to NFSv4 OPEN, Chuck Lever
- [PATCH RFC 11/21] NFSD: Add tracepoints to report NFSv4 session state, Chuck Lever
- [PATCH RFC 14/21] NFSD: Add tracepoint in nfsd4_stateid_preprocess(), Chuck Lever
- [PATCH RFC 18/21] NFSD: Add a lookup tracepoint, Chuck Lever
- [PATCH RFC 12/21] NFSD: Add a tracepoint to report the current filehandle, Chuck Lever
- [PATCH RFC 21/21] NFSD: Rename nfsd_ tracepoints to nfsd4_, Chuck Lever
- [PATCH RFC 16/21] NFSD: Add CLOSE tracepoint, Chuck Lever
- [PATCH RFC 19/21] NFSD: Add lock and locku tracepoints, Chuck Lever
- [PATCH RFC 17/21] NFSD: Add a tracepoint for DELEGRETURN, Chuck Lever
- [PATCH RFC 13/21] NFSD: Add GETATTR tracepoint, Chuck Lever
[PATCH v2 1/1] NFSv4.2: fix client's attribute cache management for copy_file_range, Olga Kornievskaia
[PATCH] sunrpc: cache : Replace seq_printf with seq_puts, Xu Wang
[PATCH] nfs: remove incorrect fallthrough label,
Nick Desaulniers
[PATCH] nfs: reset cookieverf even when no cached pages,
Nagendra Tomar
general protection fault in cache_clean,
syzbot
[PATCH 1/1] NFSv4: make cache consistency bitmask dynamic,
Olga Kornievskaia
[PATCH 1/1] NFSv4.2: fix client's attribute cache management for copy_file_range,
Olga Kornievskaia
[PATCH] silence nfscache allocation warnings with kvzalloc,
Rik van Riel
[PATCH AUTOSEL 5.8 01/29] xprtrdma: Release in-flight MRs on disconnect,
Sasha Levin
[PATCH] nfs: Fix security label length not being reset,
Jeffrey Mitchell
[PATCH AUTOSEL 5.4 01/22] NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall,
Sasha Levin
[PATCH AUTOSEL 4.19 01/19] NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall,
Sasha Levin
[PATCH AUTOSEL 4.14 01/15] NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall,
Sasha Levin
[PATCH AUTOSEL 4.9 01/10] NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall,
Sasha Levin
[PATCH AUTOSEL 4.4 1/8] NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall,
Sasha Levin
[PATCH 0/3] Address sparse warnings,
Chuck Lever
[PATCH] nfsidmap:umich_ldap return success only if attributes are found in ldap resp.,
Srikrishan Malik
mount.nfs4 and logging,
Chris Hall
<Possible follow-ups>
Fwd: Re: mount.nfs4 and logging, Chris Hall
[PATCH -next] nfsd: fix comparison to bool warning, Zheng Bin
[PATCH] nfs: round down reported block numbers in statfs,
Frank van der Linden
[PATCH 1/3] common/attr: make _require_attrs more fine-grained,
Frank van der Linden
[PATCH RFC] NFSD: synchronously unhash a file on NFSv4 CLOSE,
Chuck Lever
[trivial PATCH] treewide: Convert switch/case fallthrough; to break;,
Joe Perches
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Keith Busch
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Gustavo A. R. Silva
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Jason Gunthorpe
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Mauro Carvalho Chehab
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Wolfram Sang
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Nicolas.Ferre
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Felipe Balbi
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Steffen Maier
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Ilya Dryomov
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Matthias Brugger
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Robin Murphy
- Re: [Intel-gfx] [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Jani Nikula
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Miquel Raynal
- Re: [oss-drivers] [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Simon Horman
[GIT PULL] Please pull NFS client bugfixes for Linux 5.9,
Trond Myklebust
[PATCH] mountd: Ignore transient and non-fatal filesystem errors in nfsd_export,
trondmy
[PATCH] NFSD: Correct type annotations in user xattr XDR functions, Chuck Lever
[PATCH v5 0/5] NFSD: Add support for the v4.2 READ_PLUS operation,
schumaker . anna
[PATCH v5 00/10] NFS: Add support for the v4.2 READ_PLUS operation,
schumaker . anna
- [PATCH v5 02/10] SUNRPC: Implement a xdr_page_pos() function, schumaker . anna
- [PATCH v5 07/10] SUNRPC: Add the ability to expand holes in data pages, schumaker . anna
- [PATCH v5 06/10] SUNRPC: Split out _shift_data_right_tail(), schumaker . anna
- [PATCH v5 10/10] NFS: Decode a full READ_PLUS reply, schumaker . anna
- [PATCH v5 09/10] SUNRPC: Add an xdr_align_data() function, schumaker . anna
- [PATCH v5 08/10] NFS: Add READ_PLUS hole segment decoding, schumaker . anna
- [PATCH v5 05/10] SUNRPC: Split out xdr_realign_pages() from xdr_align_pages(), schumaker . anna
- [PATCH v5 04/10] NFS: Add READ_PLUS data segment support, schumaker . anna
- [PATCH v5 03/10] NFS: Use xdr_page_pos() in NFSv4 decode_getacl(), schumaker . anna
- [PATCH v5 01/10] SUNRPC: Split out a function for setting current page, schumaker . anna
Adventures in NFS re-exporting,
Daire Byrne
- Re: Adventures in NFS re-exporting, Mkrtchyan, Tigran
- Re: Adventures in NFS re-exporting, J. Bruce Fields
- Re: Adventures in NFS re-exporting, Trond Myklebust
- Re: Adventures in NFS re-exporting, Daire Byrne
- Re: Adventures in NFS re-exporting, Daire Byrne
- [PATCH 0/2] Add NFSv3 emulation of the lookupp operation, trondmy
- [PATCH v2 0/2] Add NFSv3 emulation of the lookupp operation, trondmy
- [PATCH v3 0/3] Add NFSv3 emulation of the lookupp operation, trondmy
- Re: Adventures in NFS re-exporting, Daire Byrne
- Re: Adventures in NFS re-exporting, bfields
- Re: Adventures in NFS re-exporting, Daire Byrne
- Re: Adventures in NFS re-exporting, bfields
- Re: Adventures in NFS re-exporting, Daire Byrne
- Re: Adventures in NFS re-exporting, bfields
- Re: Adventures in NFS re-exporting, Daire Byrne
- Re: Adventures in NFS re-exporting, bfields
- Re: Adventures in NFS re-exporting, bfields
- Re: Adventures in NFS re-exporting, Daire Byrne
- Re: Adventures in NFS re-exporting, Jeff Layton
- Re: Adventures in NFS re-exporting, bfields
- Re: Adventures in NFS re-exporting, Jeff Layton
- Re: Adventures in NFS re-exporting, bfields
- Re: Adventures in NFS re-exporting, Jeff Layton
- Re: Adventures in NFS re-exporting, bfields
- Re: Adventures in NFS re-exporting, Jeff Layton
- Re: Adventures in NFS re-exporting, bfields
- [PATCH 1/4] nfsd: move fill_{pre,post}_wcc to nfsfh.c, J. Bruce Fields
- [PATCH 4/4] nfs: support i_version in the NFSv4 case, J. Bruce Fields
- Re: [PATCH 4/4] nfs: support i_version in the NFSv4 case, Jeff Layton
- [PATCH 2/4] nfsd: pre/post attr is using wrong change attribute, J. Bruce Fields
- Re: [PATCH 2/4] nfsd: pre/post attr is using wrong change attribute, Jeff Layton
- Re: [PATCH 2/4] nfsd: pre/post attr is using wrong change attribute, J. Bruce Fields
- Re: [PATCH 2/4] nfsd: pre/post attr is using wrong change attribute, Jeff Layton
- Re: [PATCH 2/4] nfsd: pre/post attr is using wrong change attribute, J. Bruce Fields
- [PATCH 1/8] nfsd: only call inode_query_iversion in the I_VERSION case, J. Bruce Fields
- [PATCH 3/8] nfsd: minor nfsd4_change_attribute cleanup, J. Bruce Fields
- Re: [PATCH 3/8] nfsd: minor nfsd4_change_attribute cleanup, Jeff Layton
- [PATCH 7/8] nfsd: skip some unnecessary stats in the v4 case, J. Bruce Fields
- [PATCH 2/8] nfsd: simplify nfsd4_change_info, J. Bruce Fields
- [PATCH 8/8] Revert "nfsd4: support change_attr_type attribute", J. Bruce Fields
- [PATCH 4/8] nfsd4: don't query change attribute in v2/v3 case, J. Bruce Fields
- [PATCH 5/8] nfs: use change attribute for NFS re-exports, J. Bruce Fields
- [PATCH 6/8] nfsd: move change attribute generation to filesystem, J. Bruce Fields
- Re: [PATCH 6/8] nfsd: move change attribute generation to filesystem, Jeff Layton
- Re: [PATCH 6/8] nfsd: move change attribute generation to filesystem, J. Bruce Fields
- Re: [PATCH 6/8] nfsd: move change attribute generation to filesystem, Jeff Layton
- Re: [PATCH 2/4] nfsd: pre/post attr is using wrong change attribute, J. Bruce Fields
- Re: [PATCH 2/4] nfsd: pre/post attr is using wrong change attribute, Jeff Layton
- Re: [PATCH 2/4] nfsd: pre/post attr is using wrong change attribute, Daire Byrne
- Re: [PATCH 2/4] nfsd: pre/post attr is using wrong change attribute, bfields
- Re: [PATCH 2/4] nfsd: pre/post attr is using wrong change attribute, Daire Byrne
- Re: [PATCH 2/4] nfsd: pre/post attr is using wrong change attribute, bfields
- Re: [PATCH 2/4] nfsd: pre/post attr is using wrong change attribute, Daire Byrne
- Re: [PATCH 2/4] nfsd: pre/post attr is using wrong change attribute, J. Bruce Fields
- [PATCH 3/4] nfs: don't mangle i_version on NFS, J. Bruce Fields
- Re: [PATCH 3/4] nfs: don't mangle i_version on NFS, Jeff Layton
- Re: [PATCH 3/4] nfs: don't mangle i_version on NFS, J. Bruce Fields
- Re: Adventures in NFS re-exporting, Daire Byrne
- Re: Adventures in NFS re-exporting, bfields
- RE: Adventures in NFS re-exporting, Frank Filz
- Re: Adventures in NFS re-exporting, Daire Byrne
- Re: Adventures in NFS re-exporting, bfields
- Re: Adventures in NFS re-exporting, Daire Byrne
- Re: Adventures in NFS re-exporting, bfields
- Re: Adventures in NFS re-exporting, Trond Myklebust
- Re: Adventures in NFS re-exporting, bfields@xxxxxxxxxxxx
- RE: Adventures in NFS re-exporting, Frank Filz
- Re: Adventures in NFS re-exporting, Trond Myklebust
- RE: Adventures in NFS re-exporting, Frank Filz
- Re: Adventures in NFS re-exporting, Trond Myklebust
- Re: Adventures in NFS re-exporting, bfields@xxxxxxxxxxxx
- Re: Adventures in NFS re-exporting, Trond Myklebust
- RE: Adventures in NFS re-exporting, Frank Filz
- Re: Adventures in NFS re-exporting, Trond Myklebust
- RE: Adventures in NFS re-exporting, Frank Filz
- Re: Adventures in NFS re-exporting, bfields@xxxxxxxxxxxx
- Re: Adventures in NFS re-exporting, bfields@xxxxxxxxxxxx
- Re: Adventures in NFS re-exporting, bfields@xxxxxxxxxxxx
- Re: Adventures in NFS re-exporting, Trond Myklebust
- Re: Adventures in NFS re-exporting, bfields@xxxxxxxxxxxx
- RE: Adventures in NFS re-exporting, Frank Filz
- Re: Adventures in NFS re-exporting, Trond Myklebust
- Re: Adventures in NFS re-exporting, bfields@xxxxxxxxxxxx
- Re: Adventures in NFS re-exporting, Trond Myklebust
- Re: Adventures in NFS re-exporting, Daire Byrne
- Re: Adventures in NFS re-exporting, Daire Byrne
[PATCH] SUNRPC: stop printk reading past end of string,
J. Bruce Fields
[PATCH v3] NFS: Zero-stateid SETATTR should first return delegation, Chuck Lever
[PATCH] rpc.idmapd: Do not free config varibles,
Steve Dickson
Wrong mode bits in stat of NFSv4 referral directories.,
Pradeep
Re: WARNING: ODEBUG bug in process_one_work (2), Thomas Gleixner
NFS over QUIC,
J. Bruce Fields
[bfields@xxxxxxxxxxxxxxxxx: all 6970bc51 SUNRPC/NFSD: Implement xdr_reserve_space_vec() results],
J. Bruce Fields
[PATCH] nfsiostat/mountstats: Drop autofs entries before calling compare_iostats(),
Kenneth D'souza
[PATCH] rpc.gssd: munmap_chunk(): invalid pointer,
Steve Dickson
[PATCH v3 0/7] crypto: mark ecb(arc4) skcipher as obsolete,
Ard Biesheuvel
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]