Linux-NFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-03 20:51:54 to 2021-06-14 23:14:43 UTC [more...]

[PATCH] sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()
 2021-06-14 23:14 UTC  (2+ messages)

any idea about auto export multiple btrfs snapshots?
 2021-06-14 22:50 UTC  (2+ messages)

[PATCH 0/3] reexport lock fixes
 2021-06-14 21:03 UTC  (9+ messages)
` [PATCH 1/3] nfs: don't atempt blocking locks on nfs reexports
` [PATCH 2/3] lockd: lockd server-side shouldn't set fl_ops
` [PATCH 3/3] nfs: don't allow reexport reclaims

[PATCH] pynfs: courtesy: send RECLAIM_COMPLETE before session2 opening the file
 2021-06-14 20:50 UTC  (3+ messages)

[PATCH] rpc: remove redundant initialization of variable status
 2021-06-14 14:56 UTC  (2+ messages)

ANNOUNCE: nfs-utils-2.5.4 released
 2021-06-14 14:23 UTC 

[RFC PATCH 0/6] Add a tool for using the new sysfs files
 2021-06-14 13:42 UTC  (9+ messages)
` [RFC PATCH 1/6] nfs-sysfs: Add an nfs-sysfs.py tool
` [RFC PATCH 2/6] nfs-sysfs.py: Add a command for printing xprt switch information
` [RFC PATCH 3/6] nfs-sysfs.py: Add a command for printing individual xprts
` [RFC PATCH 4/6] nfs-sysfs.py: Add a command for printing rpc-client information
` [RFC PATCH 5/6] nfs-sysfs.py: Add a command for changing xprt dstaddr
` [RFC PATCH 6/6] nfs-sysfs.py: Add a command for changing xprt-switch dstaddrs

[GIT PULL] Please pull NFS client bugfixes for 5.13
 2021-06-13 20:17 UTC  (2+ messages)

quic in-kernel implementation?
 2021-06-13 18:08 UTC  (15+ messages)

[PATCH v1 0/3] modify xprt state using sysfs
 2021-06-13 16:18 UTC  (8+ messages)
` [PATCH v1 1/3] sunrpc: take a xprt offline "
` [PATCH v1 2/3] NFSv4.1 identify and mark RPC tasks that can move between transports
` [PATCH v1 3/3] sunrpc: remove an offlined xprt using sysfs

[PATCH] treewide: Add missing semicolons to __assign_str uses
 2021-06-12 23:11 UTC  (5+ messages)
        ` [PATCH V2] "

[PATCH v1 1/1] kernel.h: Split out kstrtox() and simple_strtox() to a separate header
 2021-06-11 20:42 UTC  (2+ messages)

[PATCH] NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECT
 2021-06-11 19:51 UTC 

[PATCH rpcbind] autotools/systemd: call rpcbind with -w only on enabled warm starts
 2021-06-11 12:28 UTC 

[PATCH RFC 1/1] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-06-11  8:42 UTC  (2+ messages)

NFSv4: Mounting NFS server which is down, blocks all other NFS mounts on same machine
 2021-06-11  5:26 UTC  (21+ messages)

回复: [PATCH] pynfs: courtesy: send RECLAIM_COMPLETE before session2 opening the file
 2021-06-11  2:24 UTC 

[PATCH v27 15/25] LSM: Ensure the correct LSM context releaser
 2021-06-11  0:04 UTC  (2+ messages)
` [PATCH v27 17/25] LSM: Use lsmcontext in security_inode_getsecctx

[PATCH v2 0/3] don't collapse transports for the trunkable
 2021-06-10 22:17 UTC  (28+ messages)
` [PATCH v2 1/3] SUNRPC query xprt switch for number of active transports
` [PATCH v2 2/3] NFSv4 introduce max_connect mount options
` [PATCH v2 3/3] NFSv4.1+ add trunking when server trunking detected

[PATCH] gssd: Cleaned up debug messages
 2021-06-10 18:06 UTC  (2+ messages)

[PATCH] mount.nfs: insert 'sloppy' at beginning of the options
 2021-06-10 18:05 UTC 

[PATCH] nfs(5): Correct the spelling of "kernel_source"
 2021-06-10 18:04 UTC  (2+ messages)

[PATCH] nfs(5): Fix missing mentions of "rdma6" netid
 2021-06-10 18:04 UTC  (2+ messages)

[nfs-utils PATCH v3 0/2] Two rpc.gssd improvements
 2021-06-10 16:13 UTC  (5+ messages)
` [nfs-utils PATCH v3 1/2] gssd: deal with failed thread creation
` [nfs-utils PATCH v3 2/2] gssd: add timeout for upcall threads

[PATCH 1/1] NFSv4.1+ add trunking when server trunking detected
 2021-06-09 20:47 UTC  (22+ messages)

[PATCH] NFSv4: Initialise connection to the server in nfs4_alloc_client()
 2021-06-09 18:33 UTC 

Proposal
 2021-06-09 12:10 UTC 

[PATCH v10 00/13] create sysfs files for changing IP address
 2021-06-08 19:59 UTC  (14+ messages)
` [PATCH v10 01/13] sunrpc: Create a sunrpc directory under /sys/kernel/
` [PATCH v10 02/13] sunrpc: Create a client/ subdirectory in the sunrpc sysfs
` [PATCH v10 03/13] sunrpc: Create per-rpc_clnt sysfs kobjects
` [PATCH v10 04/13] sunrpc: add xprt id
` [PATCH v10 05/13] sunrpc: add IDs to multipath
` [PATCH v10 06/13] sunrpc: keep track of the xprt_class in rpc_xprt structure
` [PATCH v10 07/13] sunrpc: add xprt_switch direcotry to sunrpc's sysfs
` [PATCH v10 08/13] sunrpc: add a symlink from rpc-client directory to the xprt_switch
` [PATCH v10 09/13] sunrpc: add add sysfs directory per xprt under each xprt_switch
` [PATCH v10 10/13] sunrpc: add dst_attr attributes to the sysfs xprt directory
` [PATCH v10 11/13] sunrpc: provide transport info in the sysfs directory
` [PATCH v10 12/13] sunrpc: provide multipath "
` [PATCH v10 13/13] sunrpc: provide showing transport's state "

nfsd dead loop when xfstests generic/531
 2021-06-08 17:20 UTC  (3+ messages)

[PATCH 1/2] NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
 2021-06-08  6:08 UTC  (4+ messages)

[PATCH v9 00/13] create sysfs files for changing IP address
 2021-06-07 21:57 UTC  (16+ messages)
` [PATCH v9 01/13] sunrpc: Create a sunrpc directory under /sys/kernel/
` [PATCH v9 02/13] sunrpc: Create a client/ subdirectory in the sunrpc sysfs
` [PATCH v9 03/13] sunrpc: Create per-rpc_clnt sysfs kobjects
` [PATCH v9 04/13] sunrpc: add xprt id
` [PATCH v9 05/13] sunrpc: add IDs to multipath
` [PATCH v9 06/13] sunrpc: keep track of the xprt_class in rpc_xprt structure
` [PATCH v9 07/13] sunrpc: add xprt_switch direcotry to sunrpc's sysfs
` [PATCH v9 08/13] sunrpc: add a symlink from rpc-client directory to the xprt_switch
` [PATCH v9 09/13] sunrpc: add add sysfs directory per xprt under each xprt_switch
` [PATCH v9 10/13] sunrpc: add dst_attr attributes to the sysfs xprt directory
` [PATCH v9 11/13] sunrpc: provide transport info in the sysfs directory
` [PATCH v9 12/13] sunrpc: provide multipath "
` [PATCH v9 13/13] sunrpc: provide showing transport's state "

[PATCH -next] nfs_common: fix doc warning
 2021-06-07  6:28 UTC 

[syzbot] general protection fault in nfsd_reply_cache_free_locked (2)
 2021-06-07  5:42 UTC 

Continuation of failed RPC request after unmount
 2021-06-05 21:02 UTC 

[PATCH -next v2] NFSD: Fix error return code in nfsd4_interssc_connect()
 2021-06-04 17:30 UTC  (4+ messages)

[PATCH] fs/nfs: fix some -Wmissing-prototypes warnings we get a warning when building kernel with W=1: fs/nfs/nfs4file.c:318:1: warning: no previous prototype for ‘nfs42_ssc_open’ [-Wmissing-prototypes] fs/nfs/nfs4file.c:402:6: warning: no previous prototype for ‘nfs42_ssc_close’ [-Wmissing-prototypes]
 2021-06-04 16:18 UTC  (2+ messages)

[PATCH 1/1] nfsd: fix kernel test robot warning in SSC code
 2021-06-04  0:02 UTC 

[PATCH 00/29] XDR overhaul for server-side lockd
 2021-06-03 20:53 UTC  (18+ messages)
` [PATCH 13/29] lockd: Update the NLMv1 void results encoder to use struct xdr_stream
` [PATCH 14/29] lockd: Update the NLMv1 TEST "
` [PATCH 15/29] lockd: Update the NLMv1 nlm_res "
` [PATCH 16/29] lockd: Update the NLMv1 SHARE "
` [PATCH 17/29] lockd: Update the NLMv4 void arguments decoder "
` [PATCH 18/29] lockd: Update the NLMv4 TEST "
` [PATCH 19/29] lockd: Update the NLMv4 LOCK "
` [PATCH 20/29] lockd: Update the NLMv4 CANCEL "
` [PATCH 21/29] lockd: Update the NLMv4 UNLOCK "
` [PATCH 22/29] lockd: Update the NLMv4 nlm_res "
` [PATCH 23/29] lockd: Update the NLMv4 SM_NOTIFY "
` [PATCH 24/29] lockd: Update the NLMv4 SHARE "
` [PATCH 25/29] lockd: Update the NLMv4 FREE_ALL "
` [PATCH 26/29] lockd: Update the NLMv4 void results encoder "
` [PATCH 27/29] lockd: Update the NLMv4 TEST "
` [PATCH 28/29] lockd: Update the NLMv4 nlm_res "
` [PATCH 29/29] lockd: Update the NLMv4 SHARE "


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 read-only IMAP folder(s) and NNTP newsgroup(s).