public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-01 20:03:16 to 2020-12-14 20:44:17 UTC [more...]

[GIT PULL] nfsd changes for 5.11
 2020-12-14 20:41 UTC 

[PATCH RESEND v5 0/2] NFS: Fix interaction between fs_context and user namespaces
 2020-12-14  2:53 UTC  (3+ messages)
` [PATCH RESEND v5 1/2] NFS: NFSv2/NFSv3: Use cred from fs_context during mount
` [PATCH RESEND v5 2/2] NFSv4: Refactor to use user namespaces for nfs4idmap

[PATCH RFC] SUNRPC: Handle TCP socket sends with kernel_sendpage() again
 2020-12-12 19:16 UTC  (2+ messages)

[PATCH v2 1/2] nfsd: Fixes for nfsd4_encode_read_plus_data()
 2020-12-11 17:26 UTC  (2+ messages)
` [PATCH v2 2/2] nfsd: Don't set eof on a truncated READ_PLUS

[PATCH v2 00/15] Fixes for the NFSv4.2 READ_PLUS operation
 2020-12-11 17:25 UTC  (16+ messages)
` [PATCH v2 01/15] SUNRPC: _shift_data_left/right_pages should check the shift length
  ` [PATCH v2 02/15] SUNRPC: Fixes for xdr_align_data()
    ` [PATCH v2 03/15] SUNRPC: Fix xdr_expand_hole()
      ` [PATCH v2 04/15] SUNRPC: Cleanup xdr_shrink_bufhead()
        ` [PATCH v2 05/15] SUNRPC: _copy_to/from_pages() now check for zero length
          ` [PATCH v2 06/15] SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' field
            ` [PATCH v2 07/15] SUNRPC: Cleanup - constify a number of xdr_buf helpers
              ` [PATCH v2 08/15] SUNRPC: When expanding the buffer, we may need grow the sparse pages
                ` [PATCH v2 09/15] NFSv4.2: Ensure we always reset the result->count in decode_read_plus()
                  ` [PATCH v2 10/15] NFSv4.2: decode_read_plus_data() must skip padding after data segment
                    ` [PATCH v2 11/15] NFSv4.2: decode_read_plus_hole() needs to check the extent offset
                      ` [PATCH v2 12/15] NFSv4.2: Handle hole lengths that exceed the READ_PLUS read buffer
                        ` [PATCH v2 13/15] NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflow
                          ` [PATCH v2 14/15] NFSv4.2: Deal with potential READ_PLUS data extent "
                            ` [PATCH v2 15/15] NFSv4.2/pnfs: Don't use READ_PLUS with pNFS yet

[PATCH] exportfs: Ingnore export failures in nfs-server.serivce unit
 2020-12-11 13:48 UTC  (2+ messages)

[PATCH] exports.man: Remove some outdated verbiage
 2020-12-11 13:48 UTC  (2+ messages)

[PATCH] NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock
 2020-12-11 10:12 UTC 

[PATCH -next] fs/lockd: convert comma to semicolon
 2020-12-11  8:41 UTC 

[GIT PULL] Please pull a few more NFS Client bugfixes for 5.10
 2020-12-11  0:11 UTC  (2+ messages)

[GIT PULL] Please pull NFSoRDMA Client Updates for 5.11
 2020-12-10 21:44 UTC 

[PATCH] nfs41: update ff_layout_io_track_ds_error to accept rpc task
 2020-12-10 14:54 UTC  (3+ messages)

[PATCH 0/3] NFS: Disable READ_PLUS by default
 2020-12-09 18:23 UTC  (24+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] NFS: Allocate a scratch page for READ_PLUS
` [PATCH 3/3] SUNRPC: Keep buf->len in sync with xdr->nwords when expanding holes

[PATCH 00/16] Fixes for the NFSv4.2 READ_PLUS operation
 2020-12-09 17:01 UTC  (21+ messages)
` [PATCH 01/16] SUNRPC: _shift_data_left/right_pages should check the shift length
  ` [PATCH 02/16] SUNRPC: Fixes for xdr_align_data()
    ` [PATCH 03/16] SUNRPC: Fix xdr_expand_hole()
      ` [PATCH 04/16] SUNRPC: Cleanup xdr_shrink_bufhead()
        ` [PATCH 05/16] SUNRPC: _copy_to/from_pages() now check for zero length
          ` [PATCH 06/16] SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' field
            ` [PATCH 07/16] SUNRPC: Cleanup - constify a number of xdr_buf helpers
              ` [PATCH 08/16] SUNRPC: Avoid unnecessary copies in xdr_buf_pages_copy_left/right()
                ` [PATCH 09/16] NFSv4.2: Ensure we always reset the result->count in decode_read_plus()
                  ` [PATCH 10/16] NFSv4.2: decode_read_plus_data() must skip padding after data segment
                    ` [PATCH 11/16] NFSv4.2: decode_read_plus_hole() needs to check the extent offset
                      ` [PATCH 12/16] NFSv4.2: Handle hole lengths that exceed the READ_PLUS read buffer
                        ` [PATCH 13/16] NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflow
                          ` [PATCH 14/16] NFSv4.2: Deal with potential READ_PLUS data extent "
                            ` [PATCH 15/16] nfsd: Fixes for nfsd4_encode_read_plus_data()
                              ` [PATCH 16/16] nfsd: Don't set eof on a truncated READ_PLUS

[PATCH v5] xprtrdma: Fix XDRBUF_SPARSE_PAGES support
 2020-12-09 16:58 UTC  (3+ messages)

[PATCH v2 0/2] Fixes for READ_PLUS
 2020-12-09 16:05 UTC  (6+ messages)
` [PATCH v2 1/2] SUNRPC: Keep buf->len in sync with xdr->nwords when expanding holes
` [PATCH v2 2/2] SUNRPC: Check if the buffer has fewer bytes than requested

[PATCH nfs-utils] nfsd: clean up option parsing
 2020-12-09 12:06 UTC 

generic/615 failed on virtiofs + nfsv4(ac)
 2020-12-09  8:59 UTC 

[PATCH 4] xprtrdma: Fix XDRBUF_SPARSE_PAGES support
 2020-12-08 20:20 UTC  (4+ messages)

[PATCH RFC] xprtrdma: Fix XDRBUF_SPARSE_PAGES support
 2020-12-08 17:16 UTC  (3+ messages)

[RFC][PATCH 00/18] crypto: Add generic Kerberos library
 2020-12-08 14:13 UTC  (24+ messages)
  ` Why the auxiliary cipher in gss_krb5_crypto.c?

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (2+ messages)
` (subset) "

gssd: set $HOME to prevent recursion when home dirs are on kerberized NFS mount revisted
 2020-12-07 18:06 UTC  (2+ messages)

[PATCH] NFSv4.1: use BITS_PER_LONG macro in nfs4session.h
 2020-12-07  9:03 UTC 

linux-next: manual merge of the nfs-anna tree with the nfs tree
 2020-12-06 23:31 UTC 

[PATCH 3] xprtrdma: Fix XDRBUF_SPARSE_PAGES support
 2020-12-05 20:21 UTC 

[PATCH 2] xprtrdma: Fix XDRBUF_SPARSE_PAGES support
 2020-12-05 18:21 UTC 

[PATCH] sunrpc: fix xs_read_xdr_buf for partial pages receive
 2020-12-05  9:29 UTC  (4+ messages)
  ` [PATCH v2] "

BUG: KCSAN: data-race in __rpc_do_wake_up_task_on_wq / xprt_request_transmit
 2020-12-04 18:35 UTC 

Adventures in NFS re-exporting
 2020-12-04  2:27 UTC  (30+ messages)

Kernel OPS when using xattr
 2020-12-03 18:25 UTC  (15+ messages)

[PATCH 1/2] mountd: allow high ports on all pseudofs exports
 2020-12-03  1:14 UTC  (7+ messages)
` [PATCH 2/2] mountd: always root squash on the pseudofs
        ` [PATCH 2/2] mountd: never "

[PATCH/RFC] Does nfsiod need WQ_CPU_INTENSIVE?
 2020-12-02 19:07 UTC  (5+ messages)
    ` [PATCH] NFS: switch nfsiod to be an UNBOUND workqueue

ANNOUNCE: libtirpc-1.3.1 released
 2020-12-02 15:21 UTC 

NFS v3 soft mount semantics affected by commit ce368536d
 2020-12-02 14:45 UTC  (3+ messages)

[PATCH] NFSv4.2: improve page handling for GETXATTR
 2020-12-02  0:36 UTC  (9+ messages)

[PATCH v2] NFSv4.2: improve page handling for GETXATTR
 2020-12-02  0:34 UTC 

[PATCH v1] NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
 2020-12-01 21:34 UTC  (11+ messages)
                  ` [UNVERIFIED SENDER] "

[PATCH 1/5] nfsd: only call inode_query_iversion in the I_VERSION case
 2020-12-01 21:35 UTC  (6+ messages)

[PATCH 1/2] nfsd: Avoid /* Fallthrough */
 2020-12-01 21:14 UTC  (8+ messages)
` [PATCH 2/2] nfsd: Record NFSv4 pre/post-op attributes as non-atomic


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox