linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-28 13:09:38 to 2020-03-18 21:04:41 UTC [more...]

[PATCH AUTOSEL 4.19 05/37] nfs: add minor version to nfs_server_key for fscache
 2020-03-18 20:54 UTC 

[PATCH 00/13] VFS: Filesystem information [ver #19]
 2020-03-18 16:05 UTC  (3+ messages)
` [PATCH 13/13] fsinfo: Example support for NFS "

[PATCH] rpc: fix str to bytes conversion
 2020-03-18 10:40 UTC 

[PATCH/RFC] NFS: Minimize COMMIT calls during writeback
 2020-03-17 23:48 UTC  (7+ messages)

[PATCH 00/13] client side user xattr (RFC8276) support
 2020-03-17 23:03 UTC  (31+ messages)
` [PATCH 01/13] nfs,nfsd: NFSv4.2 extended attribute protocol definitions
` [PATCH 02/13] nfs: add client side only definitions for user xattrs
` [PATCH 03/13] NFSv4.2: query the server for extended attribute support
` [PATCH 04/13] NFSv4.2: define limits and sizes for user xattr handling
` [PATCH 05/13] NFSv4.2: add client side XDR handling for extended attributes
` [PATCH 06/13] nfs: define nfs_access_get_cached function
` [PATCH 07/13] NFSv4.2: query the extended attribute access bits
` [PATCH 08/13] nfs: modify update_changeattr to deal with regular files
` [PATCH 09/13] nfs: define and use the NFS_INO_INVALID_XATTR flag
` [PATCH 10/13] nfs: make the buf_to_pages_noslab function available to the nfs code
` [PATCH 11/13] NFSv4.2: add the extended attribute proc functions
` [PATCH 12/13] NFSv4.2: hook in the user extended attribute handlers
` [PATCH 13/13] NFSv4.2: add client side xattr caching

[PATCH] exports man page: warn about subdirectory exports
 2020-03-16 21:01 UTC 

[PATCH] NFSD: Fix NFS server build errors
 2020-03-16 16:23 UTC  (5+ messages)

[GIT PULL] Please pull NFS Client fixes for 5.6-rc6
 2020-03-13 22:30 UTC  (2+ messages)

[PATCH 00/14] server side user xattr support (RFC 8276)
 2020-03-13 21:06 UTC  (30+ messages)
` [PATCH 01/14] nfs,nfsd: NFSv4.2 extended attribute protocol definitions
` [PATCH 02/14] xattr: modify vfs_{set,remove}xattr for NFS server use
    ` [PATCH 02/14] xattr: modify vfs_{set, remove}xattr "
` [PATCH 03/14] nfsd: split off the write decode code in to a separate function
` [PATCH 04/14] nfsd: make sure the nfsd4_ops array has the right size
` [PATCH 05/14] nfsd: add defines for NFSv4.2 extended attribute support
` [PATCH 06/14] nfsd: define xattr functions to call in to their vfs counterparts
` [PATCH 07/14] nfsd: take xattr bits in to account for permission checks
` [PATCH 08/14] nfsd: add structure definitions for xattr requests / responses
` [PATCH 09/14] nfsd: use kvmalloc in svcxdr_tmpalloc
` [PATCH 10/14] nfsd: implement the xattr procedure functions
` [PATCH 11/14] nfsd: add user xattr RPC XDR encoding/decoding logic
` [PATCH 12/14] nfsd: add xattr operations to ops array
` [PATCH 13/14] xattr: add a function to check if a namespace is supported
` [PATCH 14/14] nfsd: add fattr support for user extended attributes

[PATCH 1/1] nfsd: remove read permission bit for ctl sysctl
 2020-03-13 20:08 UTC  (3+ messages)

[PATCH] NFS: Ensure security label is set for root inode
 2020-03-13  0:52 UTC  (14+ messages)

[RFC PATCH] fix krb5p mount not providing large enough buffer in rq_rcvsize
 2020-03-12 20:10 UTC  (6+ messages)

2nd Announcement: Spring 2020 NFS Bake-a-thon
 2020-03-11 21:57 UTC 

[PATCH] doc: describe required python3 modules
 2020-03-11 19:19 UTC  (2+ messages)

[PATCH v1 00/11] NFS/RDMA client side connection overhaul
 2020-03-11 17:16 UTC  (8+ messages)
` [PATCH v1 05/11] xprtrdma: Allocate Protection Domain in rpcrdma_ep_create()

[PATCH v3 0/3] Fix gss_unwrap_resp_integ() again
 2020-03-11 15:21 UTC  (4+ messages)
` [PATCH v3 1/3] sunrpc: "
` [PATCH v3 2/3] SUNRPC: Remove xdr_buf_read_mic()
` [PATCH v3 3/3] SUNRPC: Trim stack utilization in the wrap and unwrap paths

[PATCH v2 0/3] Fix gss_unwrap_resp_integ() again
 2020-03-11 15:12 UTC  (5+ messages)
` [PATCH v2 1/3] sunrpc: "
` [PATCH v2 2/3] SUNRPC: Remove xdr_buf_read_mic()
` [PATCH v2 3/3] SUNRPC: Trim stack utilization in the wrap and unwrap paths

[PATCH v3] block: refactor duplicated macros
 2020-03-11 12:58 UTC  (4+ messages)

[PATCH v2] block: refactor duplicated macros
 2020-03-10 23:18 UTC  (3+ messages)

[PATCH] block: refactor duplicated macros
 2020-03-10 21:06 UTC  (5+ messages)

pynfs python 3 flag day
 2020-03-10 17:18 UTC  (3+ messages)

[PATCH 4.4.y/4.9.y] NFS: fix highmem leak exist in nfs_readdir_xdr_to_array
 2020-03-10 13:00 UTC 

[PATCH 00/14] VFS: Filesystem information [ver #18]
 2020-03-10  9:18 UTC  (9+ messages)
` [PATCH 14/14] fsinfo: Example support for NFS "

[PATCH][next] nfs: Replace zero-length array with flexible-array member
 2020-03-09 18:24 UTC 

NFSv3 directory traversal causes lockup in 4.9.214
 2020-03-09 13:24 UTC 

[PATCH v1 1/2] sunrpc: Fix gss_unwrap_integ_resp() again
 2020-03-09 10:55 UTC  (4+ messages)
` [PATCH v1 2/2] SUNRPC: Remove xdr_buf_read_mic()

[PATCH] NFSv4.2: error out when relink swapfile
 2020-03-09  4:21 UTC  (2+ messages)

[PATCH] gssd: ignore pipe files that do not exist
 2020-03-08 19:22 UTC 

[PATCH v3] NFS:remove redundant call to nfs_do_access
 2020-03-06  3:45 UTC 

RFC: v5.7 NFSD merge candidate
 2020-03-05 21:41 UTC  (2+ messages)

[PATCH] nfsd: Fix build error
 2020-03-05 15:15 UTC  (7+ messages)

Question - data integrity with soft mount
 2020-03-04 17:48 UTC 

[PATCH] fs: nfsd: fileache.c: Use built-in RCU list checking
 2020-03-03 16:54 UTC  (2+ messages)

[PATCH] fs: nfsd: nfs4state.c: Use built-in RCU list checking
 2020-03-03 16:54 UTC  (2+ messages)

[PATCH][next] svcrdma: Replace zero-length array with flexible-array member
 2020-03-03 16:45 UTC  (2+ messages)

[PATCH] sunrpc: Pass lockdep expression to RCU lists
 2020-03-03 16:37 UTC  (2+ messages)

[PATCH] nfsd: set the server_scope during service startup
 2020-03-03 15:57 UTC  (3+ messages)

Fw: [Bug 206651] New: kmemleak in rpcsec_gss_krb5
 2020-03-03 15:55 UTC  (2+ messages)

[PATCH v2 0/4] NFSD: Add support for the v4.2 READ_PLUS operation
 2020-03-03 15:08 UTC  (2+ messages)

[PATCH 0/8] Bugfixes and tracing enhancements for knfsd
 2020-03-03 13:27 UTC  (14+ messages)
` [PATCH 1/8] nfsd: Don't add locks to closed or closing open stateids
  ` [PATCH 2/8] nfsd: Add tracing to nfsd_set_fh_dentry()
    ` [PATCH 3/8] nfsd: Add tracepoints for exp_find_key() and exp_get_by_name()
      ` [PATCH 4/8] nfsd: Add tracepoints for update of the expkey and export cache entries
        ` [PATCH 5/8] nfsd: export upcalls must not return ESTALE when mountd is down
          ` [PATCH 6/8] SUNRPC/cache: Allow garbage collection of invalid cache entries
            ` [PATCH 7/8] sunrpc: Add tracing for cache events
              ` [PATCH 8/8] sunrpc: Drop the connection when the server drops a request

[PATCH] NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookup
 2020-03-03 10:30 UTC 

[PATCH][next] sunrpc: Replace zero-length array with flexible-array member
 2020-03-02 20:05 UTC  (3+ messages)

[nfs-utils PATCH 1/1] error.c: Put string for EOPNOTSUPP on single line
 2020-03-02 14:08 UTC 

[PATCH] NFS: check for allocation failure from mempool_alloc
 2020-03-02  7:30 UTC  (2+ messages)

FYI on an update to "RDMA Flush" I-D and IETF107
 2020-03-01 17:41 UTC 

NFS "fileid changed" errors since 5.3
 2020-02-29 17:11 UTC  (2+ messages)

[PATCH] SUNRPC: remove redundant assignments to variable status
 2020-02-28 23:44 UTC 

[PATCH v1 05/16] svcrdma: Create a generic tracing class for displaying xdr_buf layout
 2020-02-28 22:02 UTC  (2+ messages)
` Fwd: "

possible nfsv3 write corruption
 2020-02-28 16:38 UTC 

[PATCH 1/7] NFSv4: Ensure layout headers are RCU safe
 2020-02-28 13:07 UTC  (7+ messages)
` [PATCH 2/7] NFSv4/pnfs: Clean up nfs_layout_find_inode()
  ` [PATCH 3/7] NFS: Add a helper nfs_client_for_each_server()
    ` [PATCH 4/7] NFSv4: Clean up nfs_client_return_marked_delegations()
      ` [PATCH 5/7] NFSv4: Clean up nfs_delegation_reap_unclaimed()
        ` [PATCH 6/7] NFSv4: Clean up nfs_delegation_reap_expired()
          ` [PATCH 7/7] NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts


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