linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-23 16:18:36 to 2019-05-31 10:48:45 UTC [more...]

NFS & CIFS support dedupe now?? Was: Re: [PATCH] generic/517: notrun on NFS due to unaligned dedupe in test
 2019-05-31 10:48 UTC  (2+ messages)

[PATCH 0/9] Multiple network connections for a single NFS mount
 2019-05-31  2:31 UTC  (26+ messages)
` [PATCH 2/9] SUNRPC: Allow creation of RPC clients with multiple connections
` [PATCH 9/9] NFS: Allow multiple connections to a NFSv2 or NFSv3 server
` [PATCH 5/9] SUNRPC: add links for all client xprts to debugfs
` [PATCH 4/9] SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts
` [PATCH 3/9] NFS: send state management on a single connection
` [PATCH 8/9] pNFS: Allow multiple connections to the DS
` [PATCH 1/9] SUNRPC: Add basic load balancing to the transport switch
` [PATCH 7/9] NFSv4: Allow multiple connections to NFSv4.x servers
` [PATCH 6/9] NFS: Add a mount option to specify number of TCP connections to use

User process NFS write hang followed by automount hang requiring reboot
 2019-05-31  0:22 UTC  (9+ messages)

[PATCH 1/3] SUNRPC: Move call to rpc_count_iostats before rpc_call_done
 2019-05-31  0:17 UTC  (9+ messages)
` [PATCH 2/3] SUNRPC: Use proper printk specifiers for unsigned long long
` [PATCH 3/3] SUNRPC: Count ops completing with tk_status < 0
` [PATCH] mountstats: add per-op error counts for mountstats command
  ` [PATCH v2] "

linux-next: Fixes tag needs some work in the nfs-anna tree
 2019-05-30 21:58 UTC 

[PATCH RFC 00/12] for-5.3 NFS/RDMA patches for review
 2019-05-30 14:05 UTC  (16+ messages)
` [PATCH RFC 01/12] xprtrdma: Fix use-after-free in rpcrdma_post_recvs
` [PATCH RFC 02/12] xprtrdma: Replace use of xdr_stream_pos in rpcrdma_marshal_req
` [PATCH RFC 03/12] xprtrdma: Fix occasional transport deadlock
` [PATCH RFC 04/12] xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flag
` [PATCH RFC 05/12] xprtrdma: Remove fr_state
` [PATCH RFC 06/12] xprtrdma: Add mechanism to place MRs back on the free list
` [PATCH RFC 07/12] xprtrdma: Reduce context switching due to Local Invalidation
` [PATCH RFC 08/12] xprtrdma: Wake RPCs directly in rpcrdma_wc_send path
` [PATCH RFC 09/12] xprtrdma: Simplify rpcrdma_rep_create
` [PATCH RFC 10/12] xprtrdma: Streamline rpcrdma_post_recvs
` [PATCH RFC 11/12] xprtrdma: Refactor chunk encoding
` [PATCH RFC 12/12] xprtrdma: Remove rpcrdma_req::rl_buffer

client lookup_revalidate bug
 2019-05-30 13:44 UTC  (7+ messages)

[PATCH v3 00/13] Fixes for major copy_file_range() issues
 2019-05-29 21:41 UTC  (35+ messages)
` [PATCH v3 01/13] vfs: introduce generic_copy_file_range()
` [PATCH v3 02/13] vfs: no fallback for ->copy_file_range
` [PATCH v3 03/13] vfs: introduce generic_file_rw_checks()
` [PATCH v3 04/13] vfs: remove redundant checks from generic_remap_checks()
` [PATCH v3 05/13] vfs: add missing checks to copy_file_range
` [PATCH v3 06/13] vfs: introduce file_modified() helper
` [PATCH v3 07/13] xfs: use "
` [PATCH v3 08/13] vfs: copy_file_range needs to strip setuid bits and update timestamps
` [PATCH v3 09/13] ceph: "
` [PATCH v3 10/13] cifs: "
` [PATCH v3 11/13] fuse: "
` [PATCH v3 12/13] nfs: "
` [PATCH v3 13/13] vfs: allow copy_file_range to copy across devices
` [PATCH v3 14/13] man-pages: copy_file_range updates

PROBLEM: oops spew with Linux 5.1.5 (NFS regression?)
 2019-05-29 18:54 UTC  (3+ messages)

[PATCH AUTOSEL 5.1 004/375] NFS: make nfs_match_client killable
 2019-05-29 18:46 UTC  (3+ messages)

[RFC PATCH 0/5] bh-safe lock removal for SUNRPC
 2019-05-29 18:45 UTC  (14+ messages)
` [RFC PATCH 1/5] SUNRPC: Replace the queue timer with a delayed work function
  ` [RFC PATCH 2/5] SUNRPC: Replace direct task wakeups from softirq context
    ` [RFC PATCH 3/5] SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lock
      ` [RFC PATCH 4/5] SUNRPC: Remove the bh-safe lock requirement on the rpc_wait_queue->lock
        ` [RFC PATCH 5/5] SUNRPC: Reduce the priority of the xprtiod queue

[PATCH v3 00/11] Add the "[exports] rootdir" option to nfs.conf
 2019-05-29 17:17 UTC  (17+ messages)
` [PATCH v3 01/11] mountd: Ensure we don't share cache file descriptors among processes
  ` [PATCH v3 02/11] Add a simple workqueue mechanism
    ` [PATCH v3 03/11] Allow callers to check mountpoint status using a custom lstat function
      ` [PATCH v3 04/11] Add utilities for resolving nfsd paths and stat()ing them
        ` [PATCH v3 05/11] Use xstat() with no synchronisation if available
          ` [PATCH v3 06/11] Add helpers to read/write to a file through the chrooted thread
            ` [PATCH v3 07/11] Add a helper to return the real path given an export entry
              ` [PATCH v3 08/11] Add support for the "[exports] rootdir" nfs.conf option to rpc.mountd
                ` [PATCH v3 09/11] Add support for the "[exports] rootdir" nfs.conf option to exportfs
                  ` [PATCH v3 10/11] Add a helper for resolving symlinked nfsd paths via realpath()
                    ` [PATCH v3 11/11] Fix up symlinked mount path resolution when "[exports] rootdir" is set

[PATCH v2 0/8] Fixes for major copy_file_range() issues
 2019-05-29 16:20 UTC  (27+ messages)
` [PATCH v2 1/8] vfs: introduce generic_copy_file_range()
` [PATCH v2 2/8] vfs: no fallback for ->copy_file_range
` [PATCH v2 3/8] vfs: introduce generic_file_rw_checks()
` [PATCH v2 4/8] vfs: add missing checks to copy_file_range
` [PATCH v2 5/8] vfs: copy_file_range needs to strip setuid bits
` [PATCH v2 6/8] vfs: copy_file_range should update file timestamps
` [PATCH v2 7/8] vfs: allow copy_file_range to copy across devices
` [PATCH v2 8/8] vfs: remove redundant checks from generic_remap_checks()
` [PATCH v2 9/8] man-pages: copy_file_range updates

[PATCH 1/1] SUNRPC fix regression in umount of a secure mount
 2019-05-29 14:46 UTC 

[PATCH] manpage: explain why showmount doesn't really work against a v4-only server
 2019-05-29 13:24 UTC  (4+ messages)

[PATCH v2] Fix mountd segfault
 2019-05-29 13:07 UTC  (2+ messages)

[PATCH 1/1] SUNRPC: don't retry a gss destroy rpc if task was killed
 2019-05-28 20:09 UTC  (6+ messages)

[RFC PATCH v2 0/7] Add a root_dir option to nfs.conf
 2019-05-28 19:33 UTC  (13+ messages)

[PATCH -next] lockd: Make two symbols static
 2019-05-28 15:19 UTC  (4+ messages)

Purchase_rfq
 2019-05-28 14:42 UTC 

[PATCH net-next] xprtrdma: Use struct_size() in kzalloc()
 2019-05-28 13:56 UTC  (8+ messages)

Need traffic for your website?
 2019-05-27  9:38 UTC 

[backport request][stable] NFSv4.x: fix incorrect return value in copy_file_range
 2019-05-27 14:09 UTC  (2+ messages)

[PATCH] [trivial] nfsd: Spelling s/EACCESS/EACCES/
 2019-05-27 12:21 UTC 

[PATCH 00/23] nfs: Mount API conversion
 2019-05-25 23:08 UTC  (7+ messages)
` [PATCH 18/23] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
` [PATCH 19/23] NFS: Split nfs_parse_mount_options()
` [PATCH 20/23] NFS: Deindent nfs_fs_context_parse_option()
` [PATCH 21/23] NFS: Add a small buffer in nfs_fs_context to avoid string dup
` [PATCH 22/23] NFS: Do some tidying of the parsing code
  ` [PATCH 23/23] NFS: Add fs_context support

[PATCH v2 0/5] NLM fl_pid fixup
 2019-05-25 11:09 UTC  (3+ messages)

Better interop for NFS/SMB file share mode/reservation
 2019-05-24 15:07 UTC  (17+ messages)

[nfs-utils:nfsidmap PATCH] Add LDAP_tls_reqcert tunable to idmapd.conf
 2019-05-23 17:42 UTC  (3+ messages)
` [nfs-utils:nfsidmap PATCH v2] "


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).