linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-17 12:54:46 to 2020-02-04 19:17:27 UTC [more...]

[PATCH v3] nfsd: Fix NFSv4 READ on RDMA when using readv
 2020-02-04 19:17 UTC  (4+ messages)

kerberized NFSv4 client reporting operation not permitted when mounting with sec=sys
 2020-02-04 19:14 UTC  (6+ messages)

[PATCH 1/2] manpage: Add a description of the 'nconnect' mount option
 2020-02-04 17:36 UTC  (7+ messages)
` [PATCH 2/2] manpage: Add a description of the 'softreval' / 'nosoftreval' "

[PATCH -next] nfsd: make nfsd_filecache_wq variable static
 2020-02-04 16:40 UTC  (2+ messages)

[PATCH] sunrpc: expiry_time should be seconds not timeval
 2020-02-04 10:32 UTC 

[PATCH 0/4] Readdir fixes
 2020-02-03 22:55 UTC  (15+ messages)
` [PATCH 1/4] NFS: Fix memory leaks and corruption in readdir
  ` [PATCH 2/4] NFS: Directory page cache pages need to be locked when read
    ` [PATCH 3/4] NFS: Use kmemdup_nul() in nfs_readdir_make_qstr()
      ` [PATCH 4/4] NFS: Switch readdir to using iterate_shared()

[PATCH -next] NFS: use correct 'verifier' in nfs_lookup_revalidate_dentry
 2020-02-03 15:58 UTC 

[PATCH] NFS: Fix memory leaks
 2020-02-03  3:47 UTC 

[PATCH 1/2] NFS: Replace various occurrences of kstrndup() with kmemdup_nul()
 2020-02-02 22:57 UTC  (2+ messages)
` [PATCH 2/2] SUNRPC: Use kmemdup_nul() in rpc_parse_scope_id()

[PATCH RFC2 0/3] Follow-up discussion of bug 198053
 2020-01-31 21:19 UTC  (5+ messages)
` [PATCH RFC2 1/3] nfsd: Fix NFSv4 READ on RDMA when using readv
` [PATCH RFC2 2/3] SUNRPC: Track current encode position in struct xdr_stream
` [PATCH RFC2 3/3] NFSD: Enable nfsd4_encode_readv() for NFS/RDMA

[PATCH 1/1] NFSv4.0 allow nconnect for v4.0
 2020-01-31 19:56 UTC  (9+ messages)

[PATCH 1/1] NFSv4.0 encode nconnect-enabled client into clientid
 2020-01-31 19:46 UTC  (7+ messages)

[PATCH] nfsd4: fix double free in nfsd4_do_async_copy()
 2020-01-30 14:56 UTC  (3+ messages)

[PATCH v5] NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
 2020-01-30  9:43 UTC 

question about nconnect implementation
 2020-01-29 17:55 UTC  (2+ messages)

[PATCH RFC 0/8] For discussion of bug 198053
 2020-01-29 16:10 UTC  (9+ messages)
` [PATCH RFC 1/8] nfsd: Fix NFSv4 READ on RDMA when using readv
` [PATCH RFC 2/8] SUNRPC: Add XDR infrastructure for automatically padding xdr_buf::pages
` [PATCH RFC 3/8] SUNRPC: TCP transport support for automated padding of xdr_buf::pages
` [PATCH RFC 4/8] svcrdma: RDMA "
` [PATCH RFC 5/8] NFSD: NFSv2 "
` [PATCH RFC 6/8] NFSD: NFSv3 "
` [PATCH RFC 7/8] sunrpc: Add new contractual constraint on xdr_buf API
` [PATCH RFC 8/8] SUNRPC: GSS support for automated padding of xdr_buf::pages

[PATCH v2] NFS: Revalidate once when holding a delegation
 2020-01-29 15:52 UTC  (11+ messages)

[PATCH v4] NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
 2020-01-29 15:35 UTC  (4+ messages)

Remove single NFS client performance bottleneck: Only 4 nfsd active
 2020-01-29  0:43 UTC  (7+ messages)

[PATCH v3] NFSv4: try lease recovery on NFS4ERR_EXPIRED
 2020-01-28 15:44 UTC  (2+ messages)

[PATCH] NFS: Revalidate once when holding a delegation
 2020-01-28 15:24 UTC  (5+ messages)

A NFS, xfs, reflink and rmapbt story
 2020-01-27 23:56 UTC  (4+ messages)

[nfs-utils PATCH] locktest: Makefile.am: remove host compiler costraint
 2020-01-27 19:51 UTC  (14+ messages)

[Lsf-pc] [LSF/MM/BPF TOPIC] How to make disconnected operation work?
 2020-01-27 19:18 UTC  (3+ messages)

[PATCH v3] NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
 2020-01-27 17:26 UTC  (11+ messages)

[PATCH 0/5] Fix up delegation management
 2020-01-27 14:58 UTC  (6+ messages)
` [PATCH 1/5] NFSv4: nfs_inode_evict_delegation() should set NFS_DELEGATION_RETURNING
  ` [PATCH 2/5] NFS: Clear NFS_DELEGATION_RETURN_IF_CLOSED when the delegation is returned
    ` [PATCH 3/5] NFSv4: Try to return the delegation immediately when marked for return on close
      ` [PATCH 4/5] NFSv4: Add accounting for the number of active delegations held
        ` [PATCH 5/5] NFSv4: Limit the total number of cached delegations

[PATCH v2] NFSv4: try lease recovery on NFS4ERR_EXPIRED
 2020-01-27 14:46 UTC  (6+ messages)

[PATCH 1/3] NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
 2020-01-26 22:31 UTC  (3+ messages)
` [PATCH 2/3] NFS: nfs_access_get_cached_rcu() should use cred_fscmp()
  ` [PATCH 3/3] NFS: nfs_find_open_context() "

[PATCH] sunrpc: expiry_time should be seconds not timeval
 2020-01-24 21:23 UTC  (3+ messages)

[PATCH RFC] nfs: optimise readdir cache page invalidation
 2020-01-23 18:55 UTC  (5+ messages)

[PATCH v2] nfs: optimise readdir cache page invalidation
 2020-01-23 18:38 UTC  (2+ messages)

[PATCH 1/1] NFSv4.2 re-initialize cn_resp in case of a retry
 2020-01-22 20:27 UTC  (3+ messages)

[PATCH 0/9] Fix error reporting for NFS writes
 2020-01-22 17:04 UTC  (3+ messages)

[PATCH RESEND 0/6] Improve performance of containerised knfsd
 2020-01-21 23:07 UTC  (4+ messages)
` [PATCH RESEND 1/6] nfsd: fix filecache lookup

[PATCH] locked: remove nlmsvc_decode_norep/grantedres
 2020-01-21 20:26 UTC  (2+ messages)

[PATCH] xdr_float: do not include bits/endian.h
 2020-01-21 16:54 UTC  (2+ messages)

[Problem in 5.5.0-rc6+] write file larger than avail in nfs mp hangs but it should return ENOSPC
 2020-01-21 10:36 UTC 

[PATCH] NFS: remove unused macros
 2020-01-21  8:49 UTC 

'ls -lrt' performance issue on large dir while dir is being modified
 2020-01-20 20:52 UTC  (11+ messages)

nfs-utils tag
 2020-01-20 15:52 UTC  (2+ messages)

[nfs-utils RESENT PATCH 1/1] locktes/rpcgen: tweak how we override compiler settings
 2020-01-20  8:48 UTC  (7+ messages)

[Problem]testOpenUpgradeLock test failed in nfsv4.0 in 5.2.0-rc7
 2020-01-20  3:27 UTC 

[nfs-utils PATCH 0/3] bump rpcgen version and silence some warning
 2020-01-19 18:45 UTC  (8+ messages)

[PATCH RFC] nfsd: Fix NFSv4 READ on RDMA when using readv
 2020-01-17 21:48 UTC  (4+ messages)

[BISECT BUG] NFS v4 root not working after 6d972518b821 ("NFS: Add fs_context support.")
 2020-01-17 21:12 UTC  (17+ messages)
  ` [PATCH] nfs: Return EINVAL rather than ERANGE for mount parse errors
  ` [PATCH v2] "

[PATCH] NFS: Add softreval behaviour to nfs_lookup_revalidate()
 2020-01-17 13:17 UTC  (2+ 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).