Linux NFS
[Prev Page][Next Page]
- Re: [PATCH v4 02/11] VFS: copy_file_range check validity of input source offset, (continued)
- [PATCH] NFS: fix spelling mistake, EACCESS -> EACCES, Colin King
- [GIT PULL] Please pull NFS client changes for Linux 4.20.,
Trond Myklebust
- copy offload support and absent file system,
Olga Kornievskaia
- [PATCH v3 00/11] client-side support for "inter" SSC copy,
Olga Kornievskaia
- [PATCH v3 01/11] VFS move cross device copy_file_range() check into filesystems, Olga Kornievskaia
- [PATCH 1/1] man-page: copy_file_range(2) allow for cross-device copies, Olga Kornievskaia
- [PATCH v3 03/11] NFS NFSD defining nl4_servers structure needed by both, Olga Kornievskaia
- [PATCH v3 02/11] VFS copy_file_range check validity of input source offset, Olga Kornievskaia
- [PATCH v3 04/11] NFS add COPY_NOTIFY operation, Olga Kornievskaia
- [PATCH v3 06/11] NFS also send OFFLOAD_CANCEL to source server, Olga Kornievskaia
- [PATCH v3 07/11] NFS inter ssc open, Olga Kornievskaia
- [PATCH v3 08/11] NFS skip recovery of copy open on dest server, Olga Kornievskaia
- [PATCH v3 09/11] NFS for "inter" copy treat ESTALE as ENOTSUPP, Olga Kornievskaia
- [PATCH v3 10/11] NFS COPY handle ERR_OFFLOAD_DENIED, Olga Kornievskaia
- [PATCH v3 11/11] NFS replace cross device with cross filesystem check in copy_file_range, Olga Kornievskaia
- [PATCH v3 05/11] NFS add ca_source_server<> to COPY, Olga Kornievskaia
- Vault '19 Submission Deadline Approaching, Ric Wheeler
- [PATCH] mount.nfs: Add braces around EBUSY code, Steve Dickson
- [PATCH] nfs-utils: Allow setting of commented out values in nfs.conf,
Justin Mitchell
- [PATCH] [nfs-utils] mount: improve error msg when mount fail wirh EBUSY,
Jianhong.Yin
- [PATCH] [nfs-utils] fix method to check if mounted already,
Jianhong.Yin
[PATCH v2 00/13] client-side support for "inter" SSC copy,
Olga Kornievskaia
- [PATCH 1/1] man-page: copy_file_range(2) allow for cross-device copies, Olga Kornievskaia
- [PATCH v2 02/13] CIFS: add cross-device check for copy_file_range, Olga Kornievskaia
- [PATCH v2 03/13] OverlayFS: add cross-device check for copy_file_range, Olga Kornievskaia
- [PATCH v2 06/13] NFS NFSD defining nl4_servers structure needed by both, Olga Kornievskaia
- [PATCH v2 04/13] NFS: add cross file system check for copy_file_range, Olga Kornievskaia
- [PATCH v2 05/13] VFS: Don't copy beyond the end of the file, Olga Kornievskaia
- [PATCH v2 07/13] NFS add COPY_NOTIFY operation, Olga Kornievskaia
- [PATCH v2 08/13] NFS add ca_source_server<> to COPY, Olga Kornievskaia
- [PATCH v2 09/13] NFS also send OFFLOAD_CANCEL to source server, Olga Kornievskaia
- [PATCH v2 10/13] NFS inter ssc open, Olga Kornievskaia
- [PATCH v2 12/13] NFS for "inter" copy treat ESTALE as ENOTSUPP, Olga Kornievskaia
- [PATCH v2 13/13] NFS COPY handle ERR_OFFLOAD_DENIED, Olga Kornievskaia
- [PATCH v2 11/13] NFS skip recovery of copy open on dest server, Olga Kornievskaia
- [PATCH v2 01/13] VFS permit cross device vfs_copy_file_range, Olga Kornievskaia
[nfs:linux-next 63/74] arch/x86/include/asm/cmpxchg.h:128:3: error: call to '__cmpxchg_wrong_size' declared with attribute error: Bad argument size for cmpxchg, kbuild test robot
[PATCH 1/4] SUNRPC: Clean up the AUTH cache code,
Trond Myklebust
[PATCH] NFS: change sign of nfs_fh length,
Frank Sorenson
Re: Archive the list at lore.kernel.org,
Benjamin Coddington
[PATCH v6 00/28] fs: fixes for serious clone/dedupe problems,
Darrick J. Wong
- [PATCH 01/28] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF, Darrick J. Wong
- [PATCH 02/28] vfs: check file ranges before cloning files, Darrick J. Wong
- [PATCH 03/28] vfs: exit early from zero length remap operations, Darrick J. Wong
- [PATCH 04/28] vfs: strengthen checking of file range inputs to generic_remap_checks, Darrick J. Wong
- [PATCH 07/28] vfs: rename vfs_clone_file_prep to be more descriptive, Darrick J. Wong
- [PATCH 06/28] vfs: skip zero-length dedupe requests, Darrick J. Wong
- [PATCH 08/28] vfs: rename clone_verify_area to remap_verify_area, Darrick J. Wong
- [PATCH 09/28] vfs: combine the clone and dedupe into a single remap_file_range, Darrick J. Wong
- [PATCH 10/28] vfs: pass remap flags to generic_remap_file_range_prep, Darrick J. Wong
- [PATCH 12/28] vfs: remap helper should update destination inode metadata, Darrick J. Wong
- [PATCH 13/28] vfs: make remap_file_range functions take and return bytes completed, Darrick J. Wong
- [PATCH 14/28] vfs: plumb remap flags through the vfs clone functions, Darrick J. Wong
- [PATCH 15/28] vfs: plumb remap flags through the vfs dedupe functions, Darrick J. Wong
- [PATCH 16/28] vfs: enable remap callers that can handle short operations, Darrick J. Wong
- [PATCH 19/28] ocfs2: truncate page cache for clone destination file before remapping, Darrick J. Wong
- [PATCH 20/28] ocfs2: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 21/28] ocfs2: support partial clone range and dedupe range, Darrick J. Wong
- [PATCH 22/28] ocfs2: remove ocfs2_reflink_remap_range, Darrick J. Wong
- [PATCH 05/28] vfs: avoid problematic remapping requests into partial EOF block, Darrick J. Wong
- [PATCH 24/28] xfs: clean up xfs_reflink_remap_blocks call site, Darrick J. Wong
- [PATCH 26/28] xfs: remove redundant remap partial EOF block checks, Darrick J. Wong
- [PATCH 25/28] xfs: support returning partial reflink results, Darrick J. Wong
- [PATCH 27/28] xfs: remove xfs_reflink_remap_range, Darrick J. Wong
- [PATCH 11/28] vfs: pass remap flags to generic_remap_checks, Darrick J. Wong
- [PATCH 28/28] xfs: remove [cm]time update from reflink calls, Darrick J. Wong
- [PATCH 17/28] vfs: hide file range comparison function, Darrick J. Wong
- [PATCH 18/28] vfs: clean up generic_remap_file_range_prep return value, Darrick J. Wong
- [PATCH 23/28] xfs: fix pagecache truncation prior to reflink, Darrick J. Wong
- Re: [PATCH v6 00/28] fs: fixes for serious clone/dedupe problems, Dave Chinner
[PATCH] gssd: Introduce use-gss-proxy boolean to nfs.conf,
Steve Dickson
[PATCH] mount.nfs: Only ignore EBUSY when a filesystem is already mount,
Steve Dickson
readdir request re-requests entries,
Mkrtchyan, Tigran
[PATCH v1 01/11] fs: Don't copy beyond the end of the file,
Olga Kornievskaia
[PATCH v1 00/11] client-side support for "inter" SSC copy,
Olga Kornievskaia
- [PATCH v1 01/11] fs: Don't copy beyond the end of the file, Olga Kornievskaia
- [PATCH v1 02/11] VFS permit cross device vfs_copy_file_range, Olga Kornievskaia
- [PATCH v1 03/11] NFS test for intra vs inter COPY, Olga Kornievskaia
- [PATCH v1 04/11] NFS NFSD defining nl4_servers structure needed by both, Olga Kornievskaia
- [PATCH v1 05/11] NFS add COPY_NOTIFY operation, Olga Kornievskaia
- [PATCH v1 06/11] NFS add ca_source_server<> to COPY, Olga Kornievskaia
- [PATCH v1 07/11] NFS also send OFFLOAD_CANCEL to source server, Olga Kornievskaia
- [PATCH v1 08/11] NFS inter ssc open, Olga Kornievskaia
- [PATCH v1 09/11] NFS skip recovery of copy open on dest server, Olga Kornievskaia
- [PATCH v1 10/11] NFS for "inter" copy treat ESTALE as ENOTSUPP, Olga Kornievskaia
- [PATCH v1 11/11] NFS COPY handle ERR_OFFLOAD_DENIED, Olga Kornievskaia
[PATCH v1 00/13] server-side support for "inter" SSC copy,
Olga Kornievskaia
- [PATCH v1 01/13] fs: Don't copy beyond the end of the file, Olga Kornievskaia
- [PATCH v1 02/13] VFS permit cross device vfs_copy_file_range, Olga Kornievskaia
- [PATCH v1 03/13] NFS NFSD defining nl4_servers structure needed by both, Olga Kornievskaia
- [PATCH v1 04/13] NFS inter ssc open, Olga Kornievskaia
- [PATCH v1 05/13] NFS skip recovery of copy open on dest server, Olga Kornievskaia
- [PATCH v1 06/13] NFSD fill-in netloc4 structure, Olga Kornievskaia
- [PATCH v1 07/13] NFSD add ca_source_server<> to COPY, Olga Kornievskaia
- [PATCH v1 08/13] NFSD return nfs4_stid in nfs4_preprocess_stateid_op, Olga Kornievskaia
- [PATCH v1 09/13] NFSD add COPY_NOTIFY operation, Olga Kornievskaia
- [PATCH v1 10/13] NFSD check stateids against copy stateids, Olga Kornievskaia
- [PATCH v1 11/13] NFSD generalize nfsd4_compound_state flag names, Olga Kornievskaia
- [PATCH v1 12/13] NFSD: allow inter server COPY to have a STALE source server fh, Olga Kornievskaia
- [PATCH v1 13/13] NFSD add nfs4 inter ssc to nfsd4_copy, Olga Kornievskaia
- Re: [PATCH v1 00/13] server-side support for "inter" SSC copy, J. Bruce Fields
[aarch64] refcount_t: use-after-free in NFS with 64k pages,
Cristian Marussi
[PATCH] Remove osd_login,
Steve Dickson
review of v4.20 linux-next merge commit,
Chuck Lever
[PATCH] [nfs-utils] fix issue: mount -osharecache failure but return 'true',
jiyin
[PATCH 1/2 v2] nfs: Fix a missed page unlock after pg_doio(),
Benjamin Coddington
[PATCH v6 00/29] fs: fixes for serious clone/dedupe problems,
Darrick J. Wong
- [PATCH 01/29] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF, Darrick J. Wong
- [PATCH 02/29] vfs: check file ranges before cloning files, Darrick J. Wong
- [PATCH 03/29] vfs: exit early from zero length remap operations, Darrick J. Wong
- [PATCH 04/29] vfs: strengthen checking of file range inputs to generic_remap_checks, Darrick J. Wong
- [PATCH 05/29] vfs: avoid problematic remapping requests into partial EOF block, Darrick J. Wong
- [PATCH 06/29] vfs: skip zero-length dedupe requests, Darrick J. Wong
- [PATCH 07/29] vfs: rename vfs_clone_file_prep to be more descriptive, Darrick J. Wong
- [PATCH 08/29] vfs: rename clone_verify_area to remap_verify_area, Darrick J. Wong
- [PATCH 09/29] vfs: combine the clone and dedupe into a single remap_file_range, Darrick J. Wong
- [PATCH 10/29] vfs: pass remap flags to generic_remap_file_range_prep, Darrick J. Wong
- [PATCH 11/29] vfs: pass remap flags to generic_remap_checks, Darrick J. Wong
- [PATCH 12/29] vfs: remap helper should update destination inode metadata, Darrick J. Wong
- [PATCH 13/29] vfs: make remap_file_range functions take and return bytes completed, Darrick J. Wong
- [PATCH 14/29] vfs: plumb remap flags through the vfs clone functions, Darrick J. Wong
- [PATCH 15/29] vfs: plumb remap flags through the vfs dedupe functions, Darrick J. Wong
- [PATCH 16/29] vfs: enable remap callers that can handle short operations, Darrick J. Wong
- [PATCH 20/29] ocfs2: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 19/29] ocfs2: truncate page cache for clone destination file before remapping, Darrick J. Wong
- [PATCH 21/29] ocfs2: support partial clone range and dedupe range, Darrick J. Wong
- [PATCH 22/29] ocfs2: remove ocfs2_reflink_remap_range, Darrick J. Wong
- [PATCH 23/29] xfs: add a per-xfs trace_printk macro, Darrick J. Wong
- [PATCH 25/29] xfs: clean up xfs_reflink_remap_blocks call site, Darrick J. Wong
- [PATCH 26/29] xfs: support returning partial reflink results, Darrick J. Wong
- [PATCH 27/29] xfs: remove redundant remap partial EOF block checks, Darrick J. Wong
- [PATCH 28/29] xfs: remove xfs_reflink_remap_range, Darrick J. Wong
- [PATCH 29/29] xfs: remove [cm]time update from reflink calls, Darrick J. Wong
- [PATCH 17/29] vfs: hide file range comparison function, Darrick J. Wong
- [PATCH 18/29] vfs: clean up generic_remap_file_range_prep return value, Darrick J. Wong
- [PATCH 24/29] xfs: fix pagecache truncation prior to reflink, Darrick J. Wong
[PATCH 1/2] nfs: remove redundant call to nfs_context_set_write_error(),
Benjamin Coddington
[PATCH] cifs: add support for ioctl on directories, Ronnie Sahlberg
[PATCH 0/1] Support ioctl for directories,
Ronnie Sahlberg
[PATCH v5 00/26] fs: fixes for serious clone/dedupe problems,
Darrick J. Wong
- [PATCH 01/26] xfs: add a per-xfs trace_printk macro, Darrick J. Wong
- [PATCH 02/26] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF, Darrick J. Wong
- [PATCH 03/26] vfs: check file ranges before cloning files, Darrick J. Wong
- [PATCH 04/26] vfs: exit early from zero length remap operations, Darrick J. Wong
- [PATCH 05/26] vfs: strengthen checking of file range inputs to generic_remap_checks, Darrick J. Wong
- [PATCH 06/26] vfs: avoid problematic remapping requests into partial EOF block, Darrick J. Wong
- [PATCH 07/26] vfs: skip zero-length dedupe requests, Darrick J. Wong
- [PATCH 08/26] vfs: rename vfs_clone_file_prep to be more descriptive, Darrick J. Wong
- [PATCH 09/26] vfs: rename clone_verify_area to remap_verify_area, Darrick J. Wong
- [PATCH 10/26] vfs: combine the clone and dedupe into a single remap_file_range, Darrick J. Wong
- [PATCH 11/26] vfs: pass remap flags to generic_remap_file_range_prep, Darrick J. Wong
- [PATCH 12/26] vfs: pass remap flags to generic_remap_checks, Darrick J. Wong
- [PATCH 13/26] vfs: create generic_remap_file_range_touch to update inode metadata, Darrick J. Wong
- [PATCH 14/26] vfs: make remap_file_range functions take and return bytes completed, Darrick J. Wong
- [PATCH 16/26] vfs: plumb remap flags through the vfs dedupe functions, Darrick J. Wong
- [PATCH 15/26] vfs: plumb remap flags through the vfs clone functions, Darrick J. Wong
- [PATCH 17/26] vfs: enable remap callers that can handle short operations, Darrick J. Wong
- [PATCH 18/26] vfs: hide file range comparison function, Darrick J. Wong
- [PATCH 19/26] vfs: clean up generic_remap_file_range_prep return value, Darrick J. Wong
- [PATCH 20/26] ocfs2: truncate page cache for clone destination file before remapping, Darrick J. Wong
- [PATCH 21/26] ocfs2: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 22/26] ocfs2: support partial clone range and dedupe range, Darrick J. Wong
- [PATCH 23/26] ocfs2: remove ocfs2_reflink_remap_range, Darrick J. Wong
- [PATCH 24/26] xfs: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 25/26] xfs: support returning partial reflink results, Darrick J. Wong
- [PATCH 26/26] xfs: remove redundant remap partial EOF block checks, Darrick J. Wong
[PATCH v4 00/25] fs: fixes for serious clone/dedupe problems,
Darrick J. Wong
- [PATCH 01/25] xfs: add a per-xfs trace_printk macro, Darrick J. Wong
- [PATCH 02/25] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF, Darrick J. Wong
- [PATCH 03/25] vfs: check file ranges before cloning files, Darrick J. Wong
- [PATCH 04/25] vfs: strengthen checking of file range inputs to generic_remap_checks, Darrick J. Wong
- [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block, Darrick J. Wong
- [PATCH 06/25] vfs: skip zero-length dedupe requests, Darrick J. Wong
- [PATCH 07/25] vfs: combine the clone and dedupe into a single remap_file_range, Darrick J. Wong
- [PATCH 08/25] vfs: rename vfs_clone_file_prep to be more descriptive, Darrick J. Wong
- [PATCH 09/25] vfs: rename clone_verify_area to remap_verify_area, Darrick J. Wong
- [PATCH 10/25] vfs: create generic_remap_file_range_touch to update inode metadata, Darrick J. Wong
- [PATCH 11/25] vfs: pass remap flags to generic_remap_file_range_prep, Darrick J. Wong
- [PATCH 12/25] vfs: pass remap flags to generic_remap_checks, Darrick J. Wong
- [PATCH 13/25] vfs: make remap_file_range functions take and return bytes completed, Darrick J. Wong
- [PATCH 15/25] vfs: plumb RFR_* remap flags through the vfs dedupe functions, Darrick J. Wong
- [PATCH 14/25] vfs: plumb RFR_* remap flags through the vfs clone functions, Darrick J. Wong
- [PATCH 16/25] vfs: make remapping to source file eof more explicit, Darrick J. Wong
- [PATCH 17/25] vfs: enable remap callers that can handle short operations, Darrick J. Wong
- [PATCH 18/25] vfs: hide file range comparison function, Darrick J. Wong
- [PATCH 19/25] vfs: implement opportunistic short dedupe, Darrick J. Wong
- [PATCH 20/25] ocfs2: truncate page cache for clone destination file before remapping, Darrick J. Wong
- [PATCH 21/25] ocfs2: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 22/25] ocfs2: support partial clone range and dedupe range, Darrick J. Wong
- [PATCH 23/25] xfs: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 24/25] xfs: support returning partial reflink results, Darrick J. Wong
- [PATCH 25/25] xfs: remove redundant remap partial EOF block checks, Darrick J. Wong
[PATCH v3 00/25] fs: fixes for serious clone/dedupe problems,
Darrick J. Wong
- [PATCH 01/25] xfs: add a per-xfs trace_printk macro, Darrick J. Wong
- [PATCH 02/25] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF, Darrick J. Wong
- [PATCH 03/25] vfs: check file ranges before cloning files, Darrick J. Wong
- [PATCH 04/25] vfs: strengthen checking of file range inputs to generic_remap_checks, Darrick J. Wong
- [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block, Darrick J. Wong
- [PATCH 06/25] vfs: skip zero-length dedupe requests, Darrick J. Wong
- [PATCH 07/25] vfs: combine the clone and dedupe into a single remap_file_range, Darrick J. Wong
- [PATCH 08/25] vfs: rename vfs_clone_file_prep to be more descriptive, Darrick J. Wong
- [PATCH 09/25] vfs: rename clone_verify_area to remap_verify_area, Darrick J. Wong
- [PATCH 10/25] vfs: create generic_remap_file_range_touch to update inode metadata, Darrick J. Wong
- [PATCH 11/25] vfs: pass remap flags to generic_remap_file_range_prep, Darrick J. Wong
- [PATCH 12/25] vfs: pass remap flags to generic_remap_checks, Darrick J. Wong
- [PATCH 13/25] vfs: make remap_file_range functions take and return bytes completed, Darrick J. Wong
- [PATCH 14/25] vfs: plumb RFR_* remap flags through the vfs clone functions, Darrick J. Wong
- [PATCH 15/25] vfs: plumb RFR_* remap flags through the vfs dedupe functions, Darrick J. Wong
- [PATCH 16/25] vfs: make remapping to source file eof more explicit, Darrick J. Wong
- [PATCH 17/25] vfs: enable remap callers that can handle short operations, Darrick J. Wong
- [PATCH 18/25] vfs: hide file range comparison function, Darrick J. Wong
- [PATCH 19/25] vfs: implement opportunistic short dedupe, Darrick J. Wong
- [PATCH 20/25] ocfs2: truncate page cache for clone destination file before remapping, Darrick J. Wong
- [PATCH 21/25] ocfs2: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 23/25] xfs: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 22/25] ocfs2: support partial clone range and dedupe range, Darrick J. Wong
- [PATCH 24/25] xfs: support returning partial reflink results, Darrick J. Wong
- [PATCH 25/25] xfs: remove redundant remap partial EOF block checks, Darrick J. Wong
- Re: [PATCH v3 00/25] fs: fixes for serious clone/dedupe problems, Amir Goldstein
[PATCH v2 00/25] fs: fixes for serious clone/dedupe problems,
Darrick J. Wong
- [PATCH 02/25] xfs: refactor clonerange preparation into a separate helper, Darrick J. Wong
- [PATCH 01/25] xfs: add a per-xfs trace_printk macro, Darrick J. Wong
- [PATCH 03/25] xfs: zero posteof blocks when cloning above eof, Darrick J. Wong
- [PATCH 04/25] xfs: update ctime and remove suid before cloning files, Darrick J. Wong
- [PATCH 06/25] vfs: strengthen checking of file range inputs to generic_remap_checks, Darrick J. Wong
- [PATCH 05/25] vfs: check file ranges before cloning files, Darrick J. Wong
- [PATCH 07/25] vfs: skip zero-length dedupe requests, Darrick J. Wong
- [PATCH 08/25] vfs: combine the clone and dedupe into a single remap_file_range, Darrick J. Wong
- [PATCH 09/25] vfs: rename vfs_clone_file_prep to be more descriptive, Darrick J. Wong
- [PATCH 11/25] vfs: create generic_remap_file_range_touch to update inode metadata, Darrick J. Wong
- [PATCH 12/25] vfs: pass remap flags to generic_remap_file_range_prep, Darrick J. Wong
- [PATCH 13/25] vfs: pass remap flags to generic_remap_checks, Darrick J. Wong
- [PATCH 14/25] vfs: make remap_file_range functions take and return bytes completed, Darrick J. Wong
- [PATCH 15/25] vfs: plumb RFR_* remap flags through the vfs clone functions, Darrick J. Wong
- [PATCH 16/25] vfs: plumb RFR_* remap flags through the vfs dedupe functions, Darrick J. Wong
- [PATCH 17/25] vfs: make remapping to source file eof more explicit, Darrick J. Wong
- [PATCH 10/25] vfs: rename clone_verify_area to remap_verify_area, Darrick J. Wong
- [PATCH 18/25] vfs: enable remap callers that can handle short operations, Darrick J. Wong
- [PATCH 19/25] vfs: hide file range comparison function, Darrick J. Wong
- [PATCH 20/25] vfs: implement opportunistic short dedupe, Darrick J. Wong
- [PATCH 21/25] ocfs2: truncate page cache for clone destination file before remapping, Darrick J. Wong
- [PATCH 22/25] ocfs2: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 23/25] ocfs2: support partial clone range and dedupe range, Darrick J. Wong
- [PATCH 24/25] xfs: fix pagecache truncation prior to reflink, Darrick J. Wong
- [PATCH 25/25] xfs: support returning partial reflink results, Darrick J. Wong
- Re: [PATCH v2 00/25] fs: fixes for serious clone/dedupe problems, Dave Chinner
[PATCH] nfsd: Fix an Oops in free_session(), Trond Myklebust
Kernel NFS client and Kerberos delegation,
Language Lawyer
[PATCH] NFS: Fix up a typo in nfs_dns_ent_put,
Trond Myklebust
[PATCH RFC] nfs: make DELEGRETURN try harder to determine if a delegation has been revoked,
Andrew Elble
[PATCH] nfsd: correctly decrement odstate refcount in error path,
Andrew Elble
High network traffic from repeated TEST_STATEID messages,
Stan Hu
[PATCH 1/1] NFSv4.x: fix lock recovery during delegation recall,
Olga Kornievskaia
[PATCH net-next] dns: Allow the dns resolver to retrieve a server set,
David Howells
[PATCH 0/3] Fix regression in NFSv3 ACL setting,
NeilBrown
NFS/TCP timeouts,
Olga Kornievskaia
[PATCH] SUNRPC: use cmpxchg64() in gss_seq_send64_fetch_and_inc(),
Arnd Bergmann
[PATCH] nfsd: fix fall-through annotations,
Gustavo A. R. Silva
refresh of git://git.linux-nfs.org/projects/trondmy/linux-nfs.git testing,
Chuck Lever
[PATCH v2 00/20] NFS/RDMA client patches for v4.20,
Chuck Lever
- [PATCH v2 01/20] xprtrdma: xprt_release_rqst_cong is called outside of transport_lock, Chuck Lever
- [PATCH v2 02/20] xprtrdma: Reset credit grant properly after a disconnect, Chuck Lever
- [PATCH v2 03/20] xprtrdma: Create more MRs at a time, Chuck Lever
- [PATCH v2 04/20] xprtrdma: Explicitly resetting MRs is no longer necessary, Chuck Lever
- [PATCH v2 05/20] xprtrdma: Name MR trace events consistently, Chuck Lever
- [PATCH v2 06/20] sunrpc: Fix connect metrics, Chuck Lever
- [PATCH v2 07/20] sunrpc: Report connect_time in seconds, Chuck Lever
- [PATCH v2 08/20] xprtrdma: Rename rpcrdma_conn_upcall, Chuck Lever
- [PATCH v2 09/20] xprtrdma: Conventional variable names in rpcrdma_conn_upcall, Chuck Lever
- [PATCH v2 10/20] xprtrdma: Eliminate "connstate" variable from rpcrdma_conn_upcall(), Chuck Lever
- [PATCH v2 11/20] xprtrdma: Re-organize the switch() in rpcrdma_conn_upcall, Chuck Lever
- [PATCH v2 12/20] xprtrdma: Simplify RPC wake-ups on connect, Chuck Lever
- [PATCH v2 13/20] xprtrdma: Rename rpcrdma_qp_async_error_upcall, Chuck Lever
- [PATCH v2 14/20] xprtrdma: Remove memory address of "ep" from an error message, Chuck Lever
- [PATCH v2 15/20] xprtrdma: Don't disable BH's in backchannel server, Chuck Lever
- [PATCH v2 16/20] xprtrdma: Move rb_flags initialization, Chuck Lever
- [PATCH v2 17/20] xprtrdma: Report when there were zero posted Receives, Chuck Lever
- [PATCH v2 18/20] xprtrdma: Add documenting comments, Chuck Lever
- [PATCH v2 19/20] xprtrdma: Clean up xprt_rdma_disconnect_inject, Chuck Lever
- [PATCH v2 20/20] xprtrdma: Squelch a sparse warning, Chuck Lever
[PATCH v1 0/4] NFS/RDMA server patches for v4.20,
Chuck Lever
[PATCH 00/15] Performance improvements for knfsd,
Trond Myklebust
[PATCH] SUNRPC: Remove the server 'authtab_lock' and just use RCU, Trond Myklebust
[PATCH] SUNRPC: Remove rpc_authflavor_lock in favour of RCU locking, Trond Myklebust
[PATCH 0/3] Fix NFSv4 lookup revalidation,
Trond Myklebust
[PATCH] NFSv4: Revalidate inode if any of its cache flags are dirty, Stan Hu
Potential Key Decision Makers-IT/Security/Storage/Finance/HR/Marketing/Telecom, carolyn . martin
[PATCH v2 1/3] NFSv3: Improve NFSv3 performance when server returns no post-op attributes,
Trond Myklebust
[PATCH] nfs.conf: fail to disable major NFS version 4 using "vers4=n" in /etc/nfs.conf, Steve Dickson
[PATCH-V2] [libtirpc] getnetconfig.c: fix a BAD_FREE (CWE-763),
Zhi Li
[PATCH -next] nfsd: remove set but not used variable 'dirp',
YueHaibing
[PATCH] getnetconfig.c: fix a BAD_FREE (CWE-763),
Zhi Li
[PATCH 1/2] NFSv3: Improve NFSv3 performance when server returns no post-op attributes,
Trond Myklebust
nfsiostat has a confusion about XPRT-related stats for at least NFSv3, Chris Siebenmann
[PATCH] nfs-utils: Fix version setting by config for vers4,
Justin Mitchell
[PATCH] NFSv4: Split out NFS v4.2 copy completion functions, schumaker . anna
RE: NFS3 subsystem hung, Kernel alive,
Jäkel, Guido
Re: Bump: NFS3 subsystem hung, Kernel alive,
'J. Bruce Fields'
[PATCH crypto-next 02/23] gss_krb5: Remove VLA usage of skcipher, Kees Cook
[PATCH] nfs-utils: Add missing nfs.conf entries for various cmdline options,
Justin Mitchell
RE: [NFS-Ganesha-Devel] [NFS-Ganesha-Devel]ceph_fsal_setattr2 returned Operation not permitted,
Frank Filz
Stale data after file is renamed while another process has an open file handle,
Stan Hu
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]