linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-26 12:07:39 to 2018-11-02 13:37:39 UTC [more...]

[RFC PATCH] lib: Introduce generic __cmpxchg_u64() and use it where needed
 2018-11-02 13:37 UTC  (27+ messages)
            ` [PATCH] SUNRPC: Use atomic(64)_t for seq_send(64)

[PATCH v3 00/25] fs: fixes for serious clone/dedupe problems
 2018-11-02 12:04 UTC  (5+ messages)
` [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block

"(deleted)" directories
 2018-11-02 11:05 UTC  (2+ messages)

[RFC PATCH 0/7] runtime format string checking
 2018-11-01 22:57 UTC  (5+ messages)
  ` [RFC PATCH 6/7] nfs: use fmtcheck() in root_nfs_data

[PATCH v1 00/13] server-side support for "inter" SSC copy
 2018-11-01 21:24 UTC  (25+ messages)
` [PATCH v1 01/13] fs: Don't copy beyond the end of the file
` [PATCH v1 04/13] NFS inter ssc open
` [PATCH v1 05/13] NFS skip recovery of copy open on dest server
` [PATCH v1 06/13] NFSD fill-in netloc4 structure
` [PATCH v1 07/13] NFSD add ca_source_server<> to COPY

[PATCH] lockd: Show pid of lockd for remote locks
 2018-11-01 17:39 UTC 

[PATCH v8 00/11] client-side support for "inter" SSC copy
 2018-11-01 16:45 UTC  (12+ messages)
` [PATCH v8 01/11] VFS: move cross device copy_file_range() check into filesystems
` [PATCH v8 02/11] NFS: validity check for source offset in copy_file_range
` [PATCH v8 03/11] NFS NFSD: defining nl4_servers structure needed by both
` [PATCH v8 04/11] NFS: add COPY_NOTIFY operation
` [PATCH v8 05/11] NFS: add ca_source_server<> to COPY
` [PATCH v8 06/11] NFS: also send OFFLOAD_CANCEL to source server
` [PATCH v8 07/11] NFS: inter ssc open
` [PATCH v8 08/11] NFS: skip recovery of copy open on dest server
` [PATCH v8 09/11] NFS: for "inter" copy treat ESTALE as ENOTSUPP
` [PATCH v8 10/11] NFS: COPY handle ERR_OFFLOAD_DENIED
` [PATCH v8 11/11] NFS: replace cross device check in copy_file_range

[Qestion] Lots of memory leaks when mounting and unmounting nfs client to server continuously
 2018-11-01 14:18 UTC  (4+ messages)

[bug report] SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments
 2018-11-01  8:51 UTC 

Re:Re:chargers and adapters in European Market
 2018-11-01  1:21 UTC 

[PATCH v4 00/11] client-side support for "inter" SSC copy
 2018-10-31 23:33 UTC  (43+ messages)
` [PATCH v4 01/11] VFS: move cross device copy_file_range() check into filesystems
` [PATCH 1/1] man-page: copy_file_range(2) allow for cross-device copies
` [PATCH v4 02/11] VFS: copy_file_range check validity of input source offset
` [PATCH v4 03/11] NFS: NFSD defining nl4_servers structure needed by both
` [PATCH v4 04/11] NFS: add COPY_NOTIFY operation
` [PATCH v4 05/11] NFS: add ca_source_server<> to COPY
` [PATCH v4 06/11] NFS: also send OFFLOAD_CANCEL to source server
` [PATCH v4 07/11] NFS: inter ssc open
` [PATCH v4 08/11] NFS: skip recovery of copy open on dest server
` [PATCH v4 09/11] NFS: for "inter" copy treat ESTALE as ENOTSUPP
` [PATCH v4 10/11] NFS: COPY handle ERR_OFFLOAD_DENIED
` [PATCH v4 11/11] NFS: replace cross device check in copy_file_range

[PATCH v1 1/3] Fix quoting in configure.ac
 2018-10-31 20:02 UTC  (3+ messages)
` [PATCH v1 2/3] Harden configure.ac checks for libxml2
` [PATCH v1 3/3] Finish port of junction support to nfs-utils

[PATCH v7 00/11] client-side support for "inter" SSC copy
 2018-10-31 18:54 UTC  (17+ messages)
` [PATCH v7 01/11] VFS: move cross device copy_file_range() check into filesystems
` [PATCH 1/1] man-page: copy_file_range(2) allow for cross-device copies
` [PATCH v7 02/11] NFS: validity check for source offset in copy_file_range
` [PATCH v7 03/11] NFS NFSD: defining nl4_servers structure needed by both
` [PATCH v7 04/11] NFS: add COPY_NOTIFY operation
` [PATCH v7 05/11] NFS: add ca_source_server<> to COPY
` [PATCH v7 06/11] NFS: also send OFFLOAD_CANCEL to source server
` [PATCH v7 07/11] NFS: inter ssc open
` [PATCH v7 08/11] NFS: skip recovery of copy open on dest server
` [PATCH v7 09/11] NFS: for "inter" copy treat ESTALE as ENOTSUPP
` [PATCH v7 10/11] NFS: COPY handle ERR_OFFLOAD_DENIED
` [PATCH v7 11/11] NFS: replace cross device check in copy_file_range

[GIT PULL] nfsd changes for 4.20
 2018-10-31 15:53 UTC  (5+ messages)

[PATCH] sunrpc: correct the computation for page_ptr when truncating
 2018-10-31 14:03 UTC  (2+ messages)

[BISECT] NFSv4 root boot failures on next (Merge remote-tracking branch 'vfs/for-next)
 2018-10-30  8:49 UTC 

[PATCH v6 00/12] client-side support for "inter" SSC copy
 2018-10-29 19:03 UTC  (14+ messages)
` [PATCH v6 01/12] VFS: generic cross-device copy_file_range() support for all filesystems
` [PATCH 1/1] man-page: copy_file_range(2) allow for cross-device copies
` [PATCH v6 02/12] VFS: move cross device copy_file_range() check into filesystems
` [PATCH v6 03/12] NFS: validity check for source offset in copy_file_range
` [PATCH v6 04/12] NFS NFSD: defining nl4_servers structure needed by both
` [PATCH v6 05/12] NFS: add COPY_NOTIFY operation
` [PATCH v6 06/12] NFS: add ca_source_server<> to COPY
` [PATCH v6 07/12] NFS: also send OFFLOAD_CANCEL to source server
` [PATCH v6 08/12] NFS: inter ssc open
` [PATCH v6 09/12] NFS: skip recovery of copy open on dest server
` [PATCH v6 10/12] NFS: for "inter" copy treat ESTALE as ENOTSUPP
` [PATCH v6 11/12] NFS: COPY handle ERR_OFFLOAD_DENIED
` [PATCH v6 12/12] NFS: replace cross device check in copy_file_range

[PATCH v5 00/12] client-side support for "inter" SSC copy
 2018-10-29 18:33 UTC  (22+ messages)
` [PATCH 1/1] NFSv4: cleanup remove unused nfs4_xdev_fs_type
` [PATCH v5 01/12] VFS: move cross device copy_file_range() check into filesystems
` [PATCH v5 02/12] VFS: generic cross-device copy_file_range() support for all filesystems
` [PATCH v5 03/12] NFS: validity check for source offset in copy_file_range
` [PATCH v5 04/12] NFS NFSD: defining nl4_servers structure needed by both
` [PATCH v5 05/12] NFS: add COPY_NOTIFY operation
` [PATCH v5 06/12] NFS: add ca_source_server<> to COPY
` [PATCH v5 07/12] NFS: also send OFFLOAD_CANCEL to source server
` [PATCH v5 08/12] NFS: inter ssc open
` [PATCH v5 09/12] NFS: skip recovery of copy open on dest server
` [PATCH v5 10/12] NFS: for "inter" copy treat ESTALE as ENOTSUPP
` [PATCH v5 11/12] NFS: COPY handle ERR_OFFLOAD_DENIED
` [PATCH v5 12/12] NFS: replace cross device check in copy_file_range

[PATCH] SUNRPC: Fix iter_iov_*vec warnings
 2018-10-29 18:02 UTC  (2+ messages)

[PATCH 00/13] libtirpc: Closed a number of memory leaks
 2018-10-29  6:29 UTC  (4+ messages)
` [PATCH 04/13] clnt_vc.c: resource_leak
  ` [Libtirpc-devel] "

Kopie van uw bericht verzonden aan Derksen Uurwerken
 2018-10-28  5:19 UTC 

[GIT PULL] Please pull NFS client changes for Linux 4.20
 2018-10-26 20:25 UTC  (4+ messages)

[PATCH 1/1] NFSv4: cleanup remove unused nfs4_xdev_fs_type
 2018-10-26 20:16 UTC 

[PATCH] NFS: fix spelling mistake, EACCESS -> EACCES
 2018-10-26 18:10 UTC 

Archive the list at lore.kernel.org
 2018-10-26 17:36 UTC  (3+ messages)

copy offload support and absent file system
 2018-10-26 16:01 UTC  (5+ messages)

[PATCH v3 00/11] client-side support for "inter" SSC copy
 2018-10-26 12:54 UTC  (5+ messages)
` [PATCH v3 11/11] NFS replace cross device with cross filesystem check in copy_file_range

[PATCH v2 00/13] client-side support for "inter" SSC copy
 2018-10-26 12:12 UTC  (4+ messages)
` [PATCH v2 03/13] OverlayFS: add cross-device check for copy_file_range

[PATCH] [nfs-utils] fix method to check if mounted already
 2018-10-26 12:07 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).