linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-22 19:14:32 to 2021-11-14 20:16:10 UTC [more...]

[PATCH v1] NFSD: Fix exposure in nfsd4_decode_bitmap()
 2021-11-14 20:16 UTC 

NFS client can crash server due to overrun in nfsd4_decode_bitmap4()
 2021-11-14  2:44 UTC  (7+ messages)

[GIT PULL] netfs, 9p, afs, ceph: Use folios
 2021-11-13 19:44 UTC  (2+ messages)

nfs hang bugs
 2021-11-11 16:39 UTC 

[PATCH v5 0/4] netfs, 9p, afs, ceph: Support folios, at least partially
 2021-11-11 15:45 UTC  (7+ messages)
` [PATCH v5 1/4] folio: Add a function to change the private data attached to a folio
` [PATCH v5 2/4] folio: Add a function to get the host inode for "
` [PATCH v5 3/4] netfs, 9p, afs, ceph: Use folios
` [PATCH v5 4/4] afs: Use folios in directory handling
  ` [kafs-testing] "

an early NFS4ERR_MOVED causes client crash
 2021-11-11 14:33 UTC 

[GIT PULL] nfsd changes for 5.16
 2021-11-11  1:07 UTC  (2+ messages)

[GIT PULL] Please pull NFS client changes for Linux 5.16
 2021-11-11  1:07 UTC  (2+ messages)

[PATCH nfs-utils] mount: don't bind a socket needlessly
 2021-11-10 19:16 UTC  (2+ messages)

nfs_closedir can be called without preceding nfs_opendir -> crash
 2021-11-10 16:54 UTC 

[PATCH v4 0/5] netfs, 9p, afs, ceph: Support folios, at least partially
 2021-11-10 15:18 UTC  (8+ messages)
` [PATCH v4 1/5] folio: Add a function to change the private data attached to a folio
` [PATCH v4 2/5] folio: Add a function to get the host inode for "
` [PATCH v4 3/5] folio: Add replacements for page_endio()
` [PATCH v4 4/5] netfs, 9p, afs, ceph: Use folios
` [PATCH v4 5/5] afs: Use folios in directory handling

[PATCH] sunrpc: Remove unneeded null check
 2021-11-10  9:32 UTC 

NFS client pNFS handling of NFS4ERR_NOSPC
 2021-11-09 23:03 UTC  (6+ messages)

NFS client crash if server is confused about file handles
 2021-11-09 19:48 UTC 

[PATCH net 2/2] auth_gss: Fix deadlock that blocks rpcsec_gss_exit_net when use-gss-proxy==1
 2021-11-09 17:21 UTC  (11+ messages)

[PATCH v5 0/9] Add a tool for using the new sysfs files
 2021-11-08 18:15 UTC  (14+ messages)
` [PATCH v5 1/9] rpcctl: Add a rpcctl.py tool
` [PATCH v5 2/9] rpcctl: Add a command for printing xprt switch information
` [PATCH v5 3/9] rpcctl: Add a command for printing individual xprts
` [PATCH v5 4/9] rpcctl: Add a command for printing rpc client information
` [PATCH v5 5/9] rpcctl: Add a command for changing xprt dstaddr
` [PATCH v5 6/9] rpcctl: Add a command for changing xprt switch dstaddrs
` [PATCH v5 7/9] rpcctl: Add a command for changing xprt state
` [PATCH v5 8/9] rpcctl: Add a man page
` [PATCH v5 9/9] rpcctl: Add installation to the Makefile

[PATCH] NFSv4: Sanity check the parameters in nfs41_update_target_slotid()
 2021-11-07 14:32 UTC 

NFS client can use slot after it is kfree()ed
 2021-11-07  9:57 UTC 

[PATCH] NFS: Avoid using error uninitialized in nfs_lookup()
 2021-11-05 20:01 UTC  (2+ messages)

[PATCH] NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_mode
 2021-11-05 18:38 UTC 

[PATCH] NFSv4: Remove unnecessary 'minor version' check
 2021-11-05 18:38 UTC 

[PATCH] NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open()
 2021-11-05 18:38 UTC 

[PATCH] NFS: Don't trace an uninitialised value
 2021-11-05 16:54 UTC  (2+ messages)

[PATCH 1/2] NFSv4: Ensure decode_compound_hdr() sanity checks the tag
 2021-11-04 21:52 UTC  (2+ messages)
` [PATCH 2/2] NFSv4: Fix potential Oops in decode_op_map()

another NFS client RPC bug
 2021-11-04 21:10 UTC 

NFS client RPC bug
 2021-11-04 20:36 UTC  (3+ messages)

[PATCH v2 0/7] NFSv4.2 add tracepoints to sparse files and copy
 2021-11-04 14:57 UTC  (8+ messages)
` [PATCH v2 1/7] NFSv4.2 add tracepoint to SEEK
` [PATCH v2 2/7] NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE
` [PATCH v2 3/7] NFSv4.2 add tracepoint to COPY
` [PATCH v2 4/7] NFSv4.2 add tracepoint to CLONE
` [PATCH v2 5/7] NFSv4.2 add tracepoint to CB_OFFLOAD
` [PATCH v2 6/7] NFSv4.2 add tracepoint to COPY_NOTIFY
` [PATCH v2 7/7] NFSv4.2 add tracepoint to OFFLOAD_CANCEL

[PATCH v3 0/6] netfs, 9p, afs, ceph: Support folios, at least partially
 2021-11-04 14:32 UTC  (14+ messages)
` [PATCH v3 1/6] afs: Sort out symlink reading
` [PATCH v3 2/6] 9p: Convert to using the netfs helper lib to do reads and caching
` [PATCH v3 3/6] folio: Add a function to change the private data attached to a folio
` [PATCH v3 4/6] folio: Add a function to get the host inode for "
` [PATCH v3 5/6] netfs, 9p, afs, ceph: Use folios
  ` [PATCH] folio: Add replacements for page_endio()
` [PATCH v3 6/6] afs: Use folios in directory handling

[PATCH 2/9] nfs: remove unused header <linux/pnfs_osd_xdr.h>
 2021-11-03 13:54 UTC  (4+ messages)

[PATCH v2] nfs4: take a reference on the nfs_client when running FREE_STATEID
 2021-11-03 10:24 UTC 

[PATCH v1 0/6] Deprecate dprintk in svcrdma
 2021-11-03  7:56 UTC  (6+ messages)

[PATCH 0/1] Fix nfs4_slot use-after-free by FREE_STATEID
 2021-11-02 20:51 UTC  (5+ messages)
` [PATCH 1/1] nfs4: take a reference on the nfs_client when running FREE_STATEID

[PATCH] NFS: Add offset to nfs_aop_readahead tracepoint
 2021-11-02 19:51 UTC 

[PATCH v4 0/7] Update RPC task pid as displayed by tracepoints
 2021-11-02 19:41 UTC  (4+ messages)
` [PATCH v4 5/7] NFS: Replace dprintk callsites in nfs_readpage(s)

Form submission from: Feedback
 2021-11-02 19:22 UTC 

[PATCH v2] xprtrdma: Fix a maybe-uninitialized compiler warning
 2021-11-02 18:48 UTC 

[PATCH] xprtrdma: Fix a maybe-uninitialized compiler warning
 2021-11-02 17:36 UTC  (5+ messages)

[PATCH 0/1] Enable inter server to server copies on a export
 2021-11-01 20:28 UTC  (22+ messages)
` [PATCH 1/1] nfsd4_copy: Adds the ability to do inter server to server on an export

server-to-server copy by default
 2021-11-01 19:55 UTC  (14+ messages)

[PATCH 1/4] SUNRPC: Fix races when closing the socket
 2021-10-30 14:53 UTC  (5+ messages)
` [PATCH 2/4] SUNRPC: Replace use of socket sk_callback_lock with sock_lock
  ` [PATCH 3/4] SUNRPC: Clean up xs_tcp_setup_sock()
    ` [PATCH 4/4] SUNRPC: Prevent immediate close+reconnect

nfs dead lock on linux 5.10.76
 2021-10-30  3:35 UTC 

NFSv3 client returns EIO for valid read responses with post op attributes when first NFSv3 read response for the mount does not have post op attributes
 2021-10-29 19:59 UTC 

Spurious instability with NFSoRDMA under moderate load
 2021-10-29 19:06 UTC  (14+ messages)

[PATCH v4 00/10] fscache: Replace and remove old I/O API
 2021-10-29 18:51 UTC  (15+ messages)
` [PATCH v4 01/10] fscache: Generalise the ->begin_read_operation method
` [PATCH v4 02/10] fscache: Fix fscache_cookie_enabled() to handle NULL cookie
` [PATCH v4 03/10] cachefiles: Always indicate we should fill a post-EOF page with zeros
` [PATCH v4 04/10] fscache: Implement a fallback I/O interface to replace the old API
` [PATCH v4 05/10] nfs: Move to using the alternate fallback fscache I/O API
` [PATCH v4 06/10] 9p: Convert to using the netfs helper lib to do reads and caching
` [PATCH v4 07/10] cifs: Move to using the alternate fallback fscache I/O API
` [PATCH v4 08/10] fscache: Remove the old "
` [PATCH v4 09/10] fscache: Remove stats that are no longer used
` [PATCH v4 10/10] fscache: Update the documentation to reflect I/O API changes

[PATCH v3 07/10] cifs: (untested) Move to using the alternate fallback fscache I/O API
 2021-10-29 14:02 UTC  (3+ messages)
` [PATCH v3 00/10] fscache: Replace and remove old "

[PATCH v2] SUNRPC: Check if the xprt is connected before handling sysfs reads
 2021-10-28 19:17 UTC 

[PATCH] SUNRPC: Check if the xprt is connected before handling sysfs reads
 2021-10-28 19:15 UTC 

odd problem, with backtrace
 2021-10-28 15:11 UTC 

[PATCH 0/1] Enable inter server to server copies on a export
 2021-10-28 14:59 UTC  (2+ messages)
` [PATCH 1/1] exportfs: Add the 's2sc' option allowing inter server to server copies

[PATCH 3/7] NFSv4.2 add tracepoint to COPY
 2021-10-27 14:28 UTC  (2+ messages)

[PATCH 1/7] NFSv4.2 add tracepoint to SEEK
 2021-10-27  7:50 UTC  (2+ messages)

[PATCH] NFSv4: Fix a regression in nfs_set_open_stateid_locked()
 2021-10-27  2:17 UTC 

[PATCH nfs-utils] Add --disable-sbin-override for when /sbin is a symlink
 2021-10-25 20:37 UTC  (2+ messages)

[PATCH v4 0/9] Add a tool for using the new sysfs files
 2021-10-25 19:09 UTC  (12+ messages)
` [PATCH v4 1/9] rpcsys: Add a rpcsys.py tool
` [PATCH v4 2/9] rpcsys: Add a command for printing xprt switch information
` [PATCH v4 3/9] rpcsys: Add a command for printing individual xprts
` [PATCH v4 4/9] rpcsys: Add a command for printing rpc-client information
` [PATCH v4 5/9] rpcsys: Add a command for changing xprt dstaddr
` [PATCH v4 6/9] rpcsys: Add a command for changing xprt-switch dstaddrs
` [PATCH v4 7/9] rpcsys: Add a command for changing xprt state
` [PATCH v4 8/9] rpcsys: Add a man page
` [PATCH v4 9/9] rpcsys: Add installation to the Makefile

[PATCH v2 00/53] fscache: Rewrite index API and management system
 2021-10-22 20:24 UTC  (5+ messages)

[PATCH v2 0/2] Refactor trace macro helpers
 2021-10-22 20:17 UTC  (3+ messages)
` [PATCH v2 1/2] NFS: Move generic FS show macros to global header
` [PATCH v2 2/2] NFS: Move NFS protocol display "

[PATCH v1 1/2] NFS: Move generic FS show macros to global header
 2021-10-22 19:22 UTC  (4+ 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).