linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-19 21:32:32 to 2020-03-11 19:56:42 UTC [more...]

[PATCH 00/13] client side user xattr (RFC8276) support
 2020-03-11 19:56 UTC  (13+ 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 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] 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  (21+ messages)
` [PATCH v1 01/11] xprtrdma: Invoke rpcrdma_ep_create() in the connect worker
` [PATCH v1 02/11] xprtrdma: Refactor frwr_init_mr()
` [PATCH v1 03/11] xprtrdma: Clean up the post_send path
` [PATCH v1 04/11] xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect()
` [PATCH v1 05/11] xprtrdma: Allocate Protection Domain in rpcrdma_ep_create()
` [PATCH v1 06/11] xprtrdma: Invoke rpcrdma_ia_open in the connect worker
` [PATCH v1 07/11] xprtrdma: Remove rpcrdma_ia::ri_flags
` [PATCH v1 08/11] xprtrdma: Disconnect on flushed completion
` [PATCH v1 09/11] xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep
` [PATCH v1 10/11] xprtrdma: Extract sockaddr from struct rdma_cm_id
` [PATCH v1 11/11] xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt

[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

[RFC PATCH] fix krb5p mount not providing large enough buffer in rq_rcvsize
 2020-03-11 14:57 UTC  (5+ messages)

[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] NFS: Ensure security label is set for root inode
 2020-03-10 15:54 UTC  (13+ 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] NFSD: Fix NFS server build errors
 2020-03-06 15:56 UTC  (3+ messages)

[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  (4+ 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 00/16] NFS/RDMA server patches maybe for v5.7
 2020-02-28 22:02 UTC  (18+ messages)
` [PATCH v1 01/16] nfsd: Fix NFSv4 READ on RDMA when using readv
` [PATCH v1 02/16] NFSD: Clean up nfsd4_encode_readv
` [PATCH v1 03/16] svcrdma: Fix double svc_rdma_send_ctxt_put() in an error path
` [PATCH v1 04/16] SUNRPC: Add xdr_pad_size() helper
` [PATCH v1 05/16] svcrdma: Create a generic tracing class for displaying xdr_buf layout
  ` Fwd: "
` [PATCH v1 06/16] svcrdma: Remove svcrdma_cm_event() trace point
` [PATCH v1 07/16] svcrdma: Use struct xdr_stream to decode ingress transport headers
` [PATCH v1 08/16] svcrdma: De-duplicate code that locates Write and Reply chunks
` [PATCH v1 09/16] svcrdma: Update synopsis of svc_rdma_send_reply_chunk()
` [PATCH v1 10/16] svcrdma: Update synopsis of svc_rdma_map_reply_msg()
` [PATCH v1 11/16] svcrdma: Update synopsis of svc_rdma_send_reply_msg()
` [PATCH v1 12/16] svcrdma: Rename svcrdma_encode trace points in send routines
` [PATCH v1 13/16] SUNRPC: Add encoders for list item discriminators
` [PATCH v1 14/16] svcrdma: Refactor chunk list encoders
` [PATCH v1 15/16] svcrdma: Fix double sync of transport header buffer
` [PATCH v1 16/16] svcrdma: Avoid DMA mapping small RPC Replies

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

[PATCH] NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
 2020-02-28 13:03 UTC 

[PATCH] pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the server
 2020-02-28 13:01 UTC 

[PATCH v2] NFS:remove redundant call to nfs_do_access
 2020-02-28 10:17 UTC 

[PATCH] NFS:remove redundant call to nfs_do_access
 2020-02-28 10:14 UTC 

[PATCH] gssd: Use krb5_free_string() instead of free()
 2020-02-27 15:45 UTC  (2+ messages)

[PATCH] [nfs-utils] utils/mount/mount.c: fix args parse error
 2020-02-27 15:41 UTC 

[PATCH] NFS: Fix leak of ctx->nfs_server.hostname
 2020-02-25 16:05 UTC 

[PATCH] nfs: add minor version to nfs_server_key for fscache
 2020-02-24 21:29 UTC 

[PATCH 3/7] docs: fix broken references to text files
 2020-02-24  9:26 UTC  (3+ messages)

[PATCH AUTOSEL 5.5 13/58] NFSv4: Fix races between open and dentry revalidation
 2020-02-23  2:20 UTC 

[PATCH AUTOSEL 5.4 12/50] NFSv4: Fix races between open and dentry revalidation
 2020-02-23  2:21 UTC 

[PATCH] NFS: Don't hard-code the fs_type when submounting
 2020-02-22  7:25 UTC  (4+ messages)

[PATCH] NFS: Ensure the fs_context has the correct fs_type before mounting
 2020-02-21 20:21 UTC 

[PATCH v2 0/6] NFS: Add support for the v4.2 READ_PLUS operation
 2020-02-20 18:54 UTC  (12+ messages)
` [PATCH v2 4/6] NFS: Add READ_PLUS data segment support

[RFC PATCH] vfs: syscalls: Add create_automount() and remove_automount()
 2020-02-19 21:39 UTC  (10+ 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).