linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-03 15:43:45 to 2020-11-10 19:41:34 UTC [more...]

[PATCH] nfs-v4client.target: NFSv4 only client target
 2020-11-10 19:41 UTC  (2+ messages)

[PATCH 0/3 V2] Enable config.d directory to be processed
 2020-11-10 19:41 UTC  (5+ messages)
` [PATCH 1/3] conffile: process config.d directory config files
` [PATCH 2/3] conffile: Only process files in the config.d dirs that end with ".conf"
` [PATCH 3/3] manpage: Update nfs.conf and nfsmount.conf manpages

[nfs:testing 31/31] fs/nfs/pnfs_nfs.c:1088:22: error: passing argument 1 of 'kmemdup_nul' from incompatible pointer type
 2020-11-10 19:19 UTC 

kernel oops in generic/013 on an rdma mount (over either soft roce or iwarp)
 2020-11-10 18:25 UTC  (9+ messages)

[PATCH v4 0/2] NFS: Fix interaction between fs_context and user namespaces
 2020-11-10 16:43 UTC  (2+ messages)

[PATCH 0/3] Add RDMA support to the pNFS file+flexfiles data channels
 2020-11-10 16:26 UTC  (5+ messages)
` [PATCH 1/3] SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
  ` [PATCH 2/3] NFSv4/pNFS: Use connections to a DS that are all of the same protocol family
    ` [PATCH 3/3] NFSv4/pNFS: Store the transport type in struct nfs4_pnfs_ds_addr

question about labeled NFS+rfc7569+selinux
 2020-11-10 15:35 UTC  (3+ messages)
    ` [nfsv4] "

[PATCH RFC] SUNRPC: Use zero-copy to perform socket send operations
 2020-11-10 14:49 UTC  (11+ messages)

[PATCH v4 00/21] Readdir enhancements
 2020-11-10 14:48 UTC  (27+ messages)
` [PATCH v4 01/21] NFS: Remove unnecessary inode locking in nfs_llseek_dir()
  ` [PATCH v4 02/21] NFS: Remove unnecessary inode lock in nfs_fsync_dir()
    ` [PATCH v4 03/21] NFS: Ensure contents of struct nfs_open_dir_context are consistent
      ` [PATCH v4 04/21] NFS: Clean up readdir struct nfs_cache_array
        ` [PATCH v4 05/21] NFS: Clean up nfs_readdir_page_filler()
          ` [PATCH v4 06/21] NFS: Clean up directory array handling
            ` [PATCH v4 07/21] NFS: Don't discard readdir results
              ` [PATCH v4 08/21] NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array()
                ` [PATCH v4 09/21] NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array()
                  ` [PATCH v4 10/21] NFS: Simplify struct nfs_cache_array_entry
                    ` [PATCH v4 11/21] NFS: Support larger readdir buffers
                      ` [PATCH v4 12/21] NFS: More readdir cleanups
                        ` [PATCH v4 13/21] NFS: nfs_do_filldir() does not return a value
                          ` [PATCH v4 14/21] NFS: Reduce readdir stack usage
                            ` [PATCH v4 15/21] NFS: Cleanup to remove nfs_readdir_descriptor_t typedef
                              ` [PATCH v4 16/21] NFS: Allow the NFS generic code to pass in a verifier to readdir
                                ` [PATCH v4 17/21] NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls
                                  ` [PATCH v4 18/21] NFS: Improve handling of directory verifiers
                                    ` [PATCH v4 19/21] NFS: Optimisations for monotonically increasing readdir cookies
                                      ` [PATCH v4 20/21] NFS: Reduce number of RPC calls when doing uncached readdir
                                        ` [PATCH v4 21/21] NFS: Do uncached readdir when we're seeking a cookie in an empty page cache

Subject: [RFC] clang tooling cleanups
 2020-11-10 13:12 UTC  (3+ messages)

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[PATCH v4 1/1] NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
 2020-11-10  6:46 UTC  (8+ messages)

Last NFSD update breaks nfsv4.2 copy_file_range
 2020-11-10  4:18 UTC 

[PATCH v2 0/5] Add RDMA support to the pNFS file+flexfiles data channels
 2020-11-09 22:06 UTC  (8+ messages)
` [PATCH v2 1/5] SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
  ` [PATCH v2 2/5] NFSv4/pNFS: Use connections to a DS that are all of the same protocol family
    ` [PATCH v2 3/5] NFSv4/pNFS: Store the transport type in struct nfs4_pnfs_ds_addr
      ` [PATCH v2 4/5] pNFS/flexfiles: Fix up layoutstats reporting for non-TCP transports
        ` [PATCH v2 5/5] pNFS: Clean up open coded kmemdup_nul()

[GIT PULL] nfsd 5.10 fixes
 2020-11-09 20:45 UTC  (2+ messages)

[PATCH v1 00/13] xprtrdma tracepoint cleanup
 2020-11-09 19:40 UTC  (14+ messages)
` [PATCH v1 01/13] xprtrdma: Replace dprintk call sites in ERR_CHUNK path
` [PATCH v1 02/13] xprtrdma: Introduce Receive completion IDs
` [PATCH v1 03/13] xprtrdma: Introduce Send "
` [PATCH v1 04/13] xprtrdma: Introduce FRWR "
` [PATCH v1 05/13] xprtrdma: Clean up trace_xprtrdma_post_linv
` [PATCH v1 06/13] xprtrdma: Clean up reply parsing error tracepoints
` [PATCH v1 07/13] xprtrdma: Clean up tracepoints in the reply path
` [PATCH v1 08/13] xprtrdma: Clean up xprtrdma callback tracepoints
` [PATCH v1 09/13] xprtrdma: Clean up trace_xprtrdma_nomrs()
` [PATCH v1 10/13] xprtrdma: Display the task ID when reporting MR events
` [PATCH v1 11/13] xprtrdma: Trace unmap_sync calls
` [PATCH v1 12/13] xprtrdma: Move rpcrdma_mr_put()
` [PATCH v1 13/13] xprtrdma: Micro-optimize MR DMA-unmapping

Adventures in NFS re-exporting
 2020-11-09 16:02 UTC  (7+ messages)

[PATCH v4 1/1] NFSv4.2: condition READDIR's mask for security label based on LSM state
 2020-11-09 10:21 UTC  (2+ messages)

[PATCH] net: sunrpc: xprtsock.c: Corrected few spellings ,in comments
 2020-11-09  9:54 UTC 

[PATCH] net/sunrpc: clean up error checking in proc_do_xprt()
 2020-11-09  9:10 UTC  (4+ messages)

[PATCH] fs/nfs: remove duplicate include
 2020-11-09  8:12 UTC 

[PATCH v3 00/17] Readdir enhancements
 2020-11-08 18:15 UTC  (28+ messages)
` [PATCH v3 01/17] NFS: Ensure contents of struct nfs_open_dir_context are consistent
  ` [PATCH v3 02/17] NFS: Clean up readdir struct nfs_cache_array
    ` [PATCH v3 03/17] NFS: Clean up nfs_readdir_page_filler()
      ` [PATCH v3 04/17] NFS: Clean up directory array handling
        ` [PATCH v3 05/17] NFS: Don't discard readdir results
          ` [PATCH v3 06/17] NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array()
            ` [PATCH v3 07/17] NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array()
              ` [PATCH v3 08/17] NFS: Simplify struct nfs_cache_array_entry
                ` [PATCH v3 09/17] NFS: Support larger readdir buffers
                  ` [PATCH v3 10/17] NFS: More readdir cleanups
                    ` [PATCH v3 11/17] NFS: nfs_do_filldir() does not return a value
                      ` [PATCH v3 12/17] NFS: Reduce readdir stack usage
                        ` [PATCH v3 13/17] NFS: Cleanup to remove nfs_readdir_descriptor_t typedef
                          ` [PATCH v3 14/17] NFS: Allow the NFS generic code to pass in a verifier to readdir
                            ` [PATCH v3 15/17] NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls
                              ` [PATCH v3 16/17] NFS: Improve handling of directory verifiers
                                ` [PATCH v3 17/17] NFS: Optimisations for monotonically increasing readdir cookies

[PATCH] net/sunrpc: Fix return value from proc_do_xprt()
 2020-11-07 15:39 UTC  (4+ messages)

[PATCH 1/2] [lsm] introduce a new hook to query LSM for functionality
 2020-11-07  1:33 UTC  (11+ messages)
` [PATCH 2/2] NFSv4.2: condition READDIR's mask for security label based on LSM state

[PATCH v5 1/1] NFSv4.2: condition READDIR's mask for security label based on LSM state
 2020-11-07  0:16 UTC  (2+ messages)

[PATCH] NFSD: MKNOD should return NFSERR_BADTYPE instead of NFSERR_INVAL
 2020-11-06 22:28 UTC  (2+ messages)

[PATCH] SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()
 2020-11-06 22:28 UTC  (2+ messages)

[PATCH] NFSD: NFSv3 PATHCONF Reply is improperly formed
 2020-11-06 22:27 UTC  (2+ messages)

[PATCH] sunrpc : make RPC channel buffer dynamic for slow case
 2020-11-06 21:51 UTC  (2+ messages)

Hard linking symlink does not work
 2020-11-06 21:46 UTC  (5+ messages)

[PATCH v3 1/1] NFSv4.2: condition READDIR's mask for security label based on LSM state
 2020-11-06 15:38 UTC  (2+ messages)

[PATCH v2 1/1] NFSv4.2: condition READDIR's mask for security label based on LSM state
 2020-11-06 14:41 UTC  (3+ messages)

[PATCH] nfsd/nfs3: remove unused macro nfsd3_fhandleres
 2020-11-06 14:29 UTC  (2+ messages)

Rights and owner problem on NFSv4 referrals
 2020-11-06  8:20 UTC 

[PATCH] fs/nfsd: remove unused NFSDDBG_FACILITY to tame gcc
 2020-11-06  8:05 UTC  (2+ messages)

[PATCH] fs/lockd: remove unused NLM4_void_sz to tame compiler
 2020-11-06  3:03 UTC 

[PATCH/RFC] Does nfsiod need WQ_CPU_INTENSIVE?
 2020-11-06  0:23 UTC  (3+ messages)

[PATCH 0/2] NFSD: Fix use-after-free warning when doing inter-server copy
 2020-11-05 22:25 UTC  (2+ messages)

xfstests generic/263
 2020-11-05 21:10 UTC  (4+ messages)

[PATCH v22 15/23] LSM: Use lsmcontext in security_inode_getsecctx
 2020-11-05  0:49 UTC 

[PATCH v2 00/16] Readdir enhancements
 2020-11-04 17:21 UTC  (24+ messages)
` [PATCH v2 01/16] NFS: Ensure contents of struct nfs_open_dir_context are consistent
  ` [PATCH v2 02/16] NFS: Clean up readdir struct nfs_cache_array
    ` [PATCH v2 03/16] NFS: Clean up nfs_readdir_page_filler()
      ` [PATCH v2 04/16] NFS: Clean up directory array handling
        ` [PATCH v2 05/16] NFS: Don't discard readdir results
          ` [PATCH v2 06/16] NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array()
            ` [PATCH v2 07/16] NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array()
              ` [PATCH v2 08/16] NFS: Simplify struct nfs_cache_array_entry
                ` [PATCH v2 09/16] NFS: Support larger readdir buffers
                  ` [PATCH v2 10/16] NFS: More readdir cleanups
                    ` [PATCH v2 11/16] NFS: nfs_do_filldir() does not return a value
                      ` [PATCH v2 12/16] NFS: Reduce readdir stack usage
                        ` [PATCH v2 13/16] NFS: Cleanup to remove nfs_readdir_descriptor_t typedef
                          ` [PATCH v2 14/16] NFS: Allow the NFS generic code to pass in a verifier to readdir
                            ` [PATCH v2 15/16] NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls
                              ` [PATCH v2 16/16] NFS: Improve handling of directory verifiers

selinux: how to query if selinux is enabled
 2020-11-04 17:02 UTC  (9+ messages)

[PATCH 0/2] NFS: Delay Retry Proposed Changes
 2020-11-04 15:51 UTC  (6+ messages)
` [PATCH 2/2] NFS: Limit the number of retries

[PATCH 00/11] Add NFS readdir tracepoints and improve performance of reading directories
 2020-11-03 17:49 UTC  (8+ messages)
` [PATCH 09/11] NFS: Improve performance of listing directories being modified

[RFC PATCH 0/1] Enable config.d directory to be processed
 2020-11-03 17:16 UTC  (8+ 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).