linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-24 16:49:44 to 2020-02-12 20:09:22 UTC [more...]

interrupted rpcs problem
 2020-02-12 20:09 UTC  (9+ messages)

[PATCH v3 0/2] Fix NFS/RDMA operation with Ryzen IOMMU
 2020-02-12 19:30 UTC  (8+ messages)
` [PATCH v3 1/2] xprtrdma: Fix DMA scatter-gather list mapping imbalance
` [PATCH v3 2/2] xprtrdma: Enhance MR-related trace points

[PATCH] gssd: Closed a memory leak in find_keytab_entry()
 2020-02-12 19:05 UTC 

[PATCH v2] xprtrdma: Fix DMA scatter-gather list mapping imbalance
 2020-02-12 16:05 UTC  (4+ messages)

[PATCH RFC 0/3] Prepare NFS server for RPC-on-TLS
 2020-02-12  0:42 UTC  (4+ messages)
` [PATCH RFC 1/3] SUNRPC: Move xs_stream_record_marker
` [PATCH RFC 2/3] SUNRPC: Refactor xs_sendpages()
` [PATCH RFC 3/3] SUNRPC: Teach server to use xprt_sock_sendmsg for socket sends

[PATCH v1] xprtrdma: Fix DMA scatter-gather list mapping imbalance
 2020-02-12  0:16 UTC  (4+ messages)

AMD IOMMU stops RDMA NFS from working since kernel 5.5 (bisected)
 2020-02-11 17:53 UTC  (10+ messages)

[PATCH 0/8] Reduce the refcount pressure of NFS on struct cred
 2020-02-10 19:13 UTC  (9+ messages)
` [PATCH 1/8] NFS: alloc_nfs_open_context() must use the file cred when available
  ` [PATCH 2/8] SUNRPC: Add a flag to avoid reference counts on credentials
    ` [PATCH 3/8] SUNRPC: Don't take a reference to the cred on synchronous tasks
      ` [PATCH 4/8] NFS: Assume cred is pinned by open context in I/O requests
        ` [PATCH 5/8] NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O
          ` [PATCH 6/8] NFSv4: Avoid unnecessary credential references in layoutget
            ` [PATCH 7/8] NFS: Avoid referencing the cred twice in async rename/unlink
              ` [PATCH 8/8] NFS: Limit the size of the access cache by default

[PATCH] NFS: Ensure we time out if a delegreturn does not complete
 2020-02-10 19:09 UTC 

[PATCH 1/2] NFSv4: nfs_update_inplace_delegation() should update delegation cred
 2020-02-10 19:06 UTC  (2+ messages)
` [PATCH 2/2] NFSv4/pnfs: pnfs_set_layout_stateid() should update the layout cred

[PATCH] NFS: Use the 64-bit server readdir cookies when possible
 2020-02-10 18:59 UTC 

[PATCH] SUNRPC/cache: Allow garbage collection of invalid cache entries
 2020-02-10 18:47 UTC  (5+ messages)

Codespell report for "nfs-utils" (on fossies.org)
 2020-02-10 16:33 UTC 

[PATCH next] xprtrdma: make the symbol 'xprt_rdma_slot_table_entries' static
 2020-02-10 16:08 UTC  (2+ messages)

ANNOUNCE: nfs-utils-2.4.3 released
 2020-02-10 10:46 UTC 

boot-time rpcbind/rpc.statd issues -- can't open file ..., can't save any reg ..., etc ?
 2020-02-09 20:02 UTC 

[PATCH] mountstats.man: Fix a typo in man page
 2020-02-09 19:41 UTC  (2+ messages)

Investment opportunity
 2020-02-09  0:49 UTC 

[PATCH] query_krb5_ccache: Removed dead code that was flagged by a covscan
 2020-02-08 16:05 UTC  (5+ messages)

[GIT PULL] nfsd changes for 5.6
 2020-02-08  2:05 UTC  (2+ messages)

[GIT PULL] Please pull NFS client updates for Linux 5.6
 2020-02-08  2:05 UTC  (2+ messages)

[PATCH 1/2] manpage: Add a description of the 'nconnect' mount option
 2020-02-07 16:08 UTC  (9+ messages)
` [PATCH 2/2] manpage: Add a description of the 'softreval' / 'nosoftreval' "

[PATCH nfs-utils] Allow compilation to succeed with -fno-common
 2020-02-07 16:07 UTC  (2+ messages)

[nfs-utils PATCH] locktest: Makefile.am: remove host compiler costraint
 2020-02-07 15:45 UTC  (12+ messages)

[GIT PULL] Please pull NFS client updates for Linux 5.6
 2020-02-06 22:36 UTC 

linux-next: manual merge of the vfs tree with the nfs-anna tree
 2020-02-05 23:20 UTC  (3+ messages)

[PATCH 0/3] Dentry revalidation fixups
 2020-02-05 14:01 UTC  (4+ messages)
` [PATCH 1/3] NFS: Fix up directory verifier races
  ` [PATCH 2/3] NFSv4: Fix races between open and dentry revalidation
    ` [PATCH 3/3] NFSv4: Fix revalidation of dentries with delegations

kerberized NFSv4 client reporting operation not permitted when mounting with sec=sys
 2020-02-05 11:09 UTC  (7+ messages)

A NFS, xfs, reflink and rmapbt story
 2020-02-05  6:52 UTC  (6+ messages)

[PATCH 0/4] Readdir fixes
 2020-02-05  0:44 UTC  (16+ 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 v3] nfsd: Fix NFSv4 READ on RDMA when using readv
 2020-02-04 19:17 UTC  (4+ messages)

[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 -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  (6+ 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)

[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  (10+ 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)


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