linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-16 01:58:43 to 2020-06-28 09:07:54 UTC [more...]

nfsd: radix tree warning in nfs4_put_stid and kernel panic
 2020-06-28  9:07 UTC  (3+ messages)

[GIT PULL] Please pull NFS client fixes for 5.8-rc
 2020-06-27 16:40 UTC  (2+ messages)

[PATCH v1 0/4] Fix more issues in new connect logic
 2020-06-27 16:35 UTC  (5+ messages)
` [PATCH v1 1/4] xprtrdma: Fix double-free in rpcrdma_ep_create()
` [PATCH v1 2/4] xprtrdma: Fix recursion into rpcrdma_xprt_disconnect()
` [PATCH v1 3/4] xprtrdma: Fix return code from rpcrdma_xprt_connect()
` [PATCH v1 4/4] xprtrdma: Fix handling of connect errors

linux-next: Fixes tag needs some work in the nfs-anna tree
 2020-06-26 23:01 UTC 

RPC Pipefs: Frequent parsing errors in client database
 2020-06-26 21:44 UTC  (16+ messages)
          ` Strange segmentation violations of rpc.gssd in Debian Buster
                        ` [PATCH v2] "

BUG: unable to handle kernel paging request in rb_erase
 2020-06-26 16:47 UTC  (6+ messages)

[PATCH] xprtrdma: Ensure connect worker is awoken after connect error
 2020-06-26 15:22 UTC  (7+ messages)
  ` [PATCH] xprtrdma: fix EP destruction logic

[PATCH] nfsd: fix kernel crash when load nfsd in docker
 2020-06-26 15:04 UTC  (4+ messages)
  `  "
    `  "

[PATCH 4/5] umh: fix processed error when UMH_WAIT_PROC is used
 2020-06-26 11:50 UTC  (20+ messages)
` linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x (bisected)

[PATCH] sunrpc: destroy rpc_inode_cachep after unregister_filesystem
 2020-06-26  7:23 UTC 

[PATCH v2] SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE
 2020-06-25 20:40 UTC  (3+ messages)

[PATCH v3 00/10] server side user xattr support (RFC 8276)
 2020-06-25 20:07 UTC  (16+ messages)
` [PATCH v3 01/10] xattr: break delegations in {set,remove}xattr
` [PATCH v3 02/10] xattr: add a function to check if a namespace is supported
` [PATCH v3 03/10] nfs,nfsd: NFSv4.2 extended attribute protocol definitions
` [PATCH v3 04/10] nfsd: split off the write decode code in to a separate function
` [PATCH v3 05/10] nfsd: add defines for NFSv4.2 extended attribute support
` [PATCH v3 06/10] nfsd: define xattr functions to call in to their vfs counterparts
` [PATCH v3 07/10] nfsd: take xattr bits in to account for permission checks
` [PATCH v3 08/10] nfsd: add structure definitions for xattr requests / responses
` [PATCH v3 09/10] nfsd: implement the xattr functions and en/decode logic
` [PATCH v3 10/10] nfsd: add fattr support for user extended attributes

nfsd filecache issues with v4
 2020-06-25 19:48 UTC  (5+ messages)

[PATCH v1] SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
 2020-06-25 15:32 UTC 

[PATCH 1/1] NFSv4 fix CLOSE not waiting for direct IO compeletion
 2020-06-24 17:54 UTC 

NFSv4.0: client stuck looping on RENEW + NFSERR_STALE_CLIENTID
 2020-06-24  8:54 UTC  (4+ messages)

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

[PATCH 1/1] SUNRPC dont update timeout value on connection reset
 2020-06-23 15:24 UTC 

[PATCH v2] SUNRPC: Augment server-side rpcgss tracepoints
 2020-06-23 15:19 UTC 

[PATCH 1/1] NFSv4.0 allow nconnect for v4.0
 2020-06-23 14:35 UTC  (7+ messages)
          ` [PATCH] "

[PATCH v1] SUNRPC: Augment server-side rpcgss tracepoints
 2020-06-23  9:26 UTC  (2+ messages)

[PATCH v1 0/6] Refactor path that sends error responses
 2020-06-22 21:01 UTC  (7+ messages)
` [PATCH v1 1/6] svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
` [PATCH v1 2/6] svcrdma: Remove save_io_pages() call from send_error_msg()
` [PATCH v1 3/6] svcrdma: Add @rctxt parameter to svc_rdma_send_error() functions
` [PATCH v1 4/6] svcrdma: Add a @status parameter to svc_rdma_send_error_msg()
` [PATCH v1 5/6] svcrdma: Eliminate return value for svc_rdma_send_error_msg()
` [PATCH v1 6/6] svcrdma: Make svc_rdma_send_error_msg() a global function

[PATCH 1/3] pNFS/flexfiles: Fix list corruption if the mirror count changes
 2020-06-22 19:04 UTC  (3+ messages)
` [PATCH 2/3] pNFS/flexfiles: Clean up redundant calls to pnfs_put_lseg()
  ` [PATCH 3/3] pNFS/flexfiles: The mirror count could depend on the layout segment range

ANNOUNCE: nfs-utils-2.5.1 released
 2020-06-22 15:15 UTC 

client caching and locks
 2020-06-22 13:52 UTC  (5+ messages)

[PATCH] xprtrdma: Wake up re_connect_wait on disconnect
 2020-06-21 15:11 UTC  (4+ messages)

[GIT PULL] nfsd changes for 5.8
 2020-06-20 18:10 UTC  (5+ messages)

[PATCH 0/5] kmod/umh: a few fixes
 2020-06-19 21:07 UTC  (3+ messages)

Trunking Support in 4.1
 2020-06-19 20:17 UTC  (2+ messages)

[PATCH v3] mountstats: Adding 'Day, Hour:Min:Sec' to "mountstats --nfs" for ease of understanding
 2020-06-18 17:09 UTC  (2+ messages)

[PATCH AUTOSEL 5.7 081/388] nfsd: Fix svc_xprt refcnt leak when setup callback client failed
 2020-06-18  1:07 UTC  (7+ messages)
` [PATCH AUTOSEL 5.7 295/388] net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
` [PATCH AUTOSEL 5.7 296/388] NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION
` [PATCH AUTOSEL 5.7 316/388] nfsd4: make drc_slab global, not per-net
` [PATCH AUTOSEL 5.7 327/388] nfsd: safer handling of corrupted c_type
` [PATCH AUTOSEL 5.7 380/388] nfs: set invalid blocks after NFSv4 writes
` [PATCH AUTOSEL 5.7 381/388] NFS: Fix direct WRITE throughput regression

[PATCH AUTOSEL 5.4 063/266] nfsd: Fix svc_xprt refcnt leak when setup callback client failed
 2020-06-18  1:16 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 201/266] net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
` [PATCH AUTOSEL 5.4 202/266] NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION
` [PATCH AUTOSEL 5.4 217/266] nfsd4: make drc_slab global, not per-net
` [PATCH AUTOSEL 5.4 225/266] nfsd: safer handling of corrupted c_type
` [PATCH AUTOSEL 5.4 263/266] nfs: set invalid blocks after NFSv4 writes

[PATCH] nfsd: Use seq_putc() in two functions
 2020-06-18  1:56 UTC 

[PATCH AUTOSEL 4.19 036/172] nfsd: Fix svc_xprt refcnt leak when setup callback client failed
 2020-06-18  1:21 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 126/172] net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
` [PATCH AUTOSEL 4.19 127/172] NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION

[PATCH AUTOSEL 4.14 028/108] nfsd: Fix svc_xprt refcnt leak when setup callback client failed
 2020-06-18  1:25 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 082/108] net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
` [PATCH AUTOSEL 4.14 083/108] NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION

[PATCH AUTOSEL 4.9 22/80] nfsd: Fix svc_xprt refcnt leak when setup callback client failed
 2020-06-18  1:28 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 66/80] net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
` [PATCH AUTOSEL 4.9 67/80] NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION

[PATCH AUTOSEL 4.4 15/60] nfsd: Fix svc_xprt refcnt leak when setup callback client failed
 2020-06-18  1:29 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 51/60] net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'

[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-17 23:12 UTC  (28+ messages)
` [PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive()
` [PATCH v4 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info()

v3 timeout behavior
 2020-06-17 17:20 UTC  (2+ messages)

Umask ignored when mounting NFSv4.2 share of an exported ZFS (with acltype=off) (was: Re: Bug#962254: NFS(v4) broken at 4.19.118-2)
 2020-06-17 16:50 UTC  (15+ messages)
              ` Umask ignored when mounting NFSv4.2 share of an exported Filesystem with noacl "
                        ` Umask ignored when mounting NFSv4.2 share of an exported Filesystem with noacl

ACL's on 4.1
 2020-06-17 13:28 UTC  (2+ messages)

[PATCH] nfs4: strengthen error check to avoid unexpected result
 2020-06-17  1:09 UTC 

[PATCH v5 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-16 18:36 UTC  (5+ messages)
` [PATCH v5 1/2] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v5 2/2] mm, treewide: Rename kzfree() to kfree_sensitive()


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