Linux NFS development
 help / color / mirror / Atom feed
 messages from 2020-11-30 23:05:59 to 2020-12-10 10:57:07 UTC [more...]

[PATCH] nfs41: update ff_layout_io_track_ds_error to accept rpc task
 2020-12-10 10:55 UTC 

[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  (31+ 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  (11+ 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  (10+ messages)
` [PATCH 2/2] nfsd: Record NFSv4 pre/post-op attributes as non-atomic

[PATCH 0/6] Patches to support NFS re-exporting
 2020-12-01 19:46 UTC  (24+ messages)
` [PATCH 1/6] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
  ` [PATCH 2/6] nfsd: allow filesystems to opt out of subtree checking
    ` [PATCH 3/6] nfsd: close cached files prior to a REMOVE or RENAME that would replace target
      ` [PATCH 4/6] exportfs: Add a function to return the raw output from fh_to_dentry()
        ` [PATCH 5/6] nfsd: Fix up nfsd to ensure that timeout errors don't result in ESTALE

[PATCH] nfs_common: need lock during iterate through the list
 2020-12-01 16:07 UTC 

[PATCH v3 00/11] Add RDMA support to the pNFS file+flexfiles data channels
 2020-12-01 14:44 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