Linux-NFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-25 11:27:48 to 2021-06-04 19:10:09 UTC [more...]

[PATCH] treewide: Add missing semicolons to __assign_str uses
 2021-06-04 19:09 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 v1 0/3] modify xprt state using sysfs
 2021-06-04  0:21 UTC  (6+ 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 1/1] nfsd: fix kernel test robot warning in SSC code
 2021-06-04  0:02 UTC 

[PATCH v9 00/13] create sysfs files for changing IP address
 2021-06-03 22:20 UTC  (14+ 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 00/29] XDR overhaul for server-side lockd
 2021-06-03 20:53 UTC  (30+ messages)
` [PATCH 01/29] lockd: Remove stale comments
` [PATCH 02/29] lockd: Create a simplified .vs_dispatch method for NLM requests
` [PATCH 03/29] lockd: Common NLM XDR helpers
` [PATCH 04/29] lockd: Update the NLMv1 void argument decoder to use struct xdr_stream
` [PATCH 05/29] lockd: Update the NLMv1 TEST arguments "
` [PATCH 06/29] lockd: Update the NLMv1 LOCK "
` [PATCH 07/29] lockd: Update the NLMv1 CANCEL "
` [PATCH 08/29] lockd: Update the NLMv1 UNLOCK "
` [PATCH 09/29] lockd: Update the NLMv1 nlm_res "
` [PATCH 10/29] lockd: Update the NLMv1 SM_NOTIFY "
` [PATCH 11/29] lockd: Update the NLMv1 SHARE "
` [PATCH 12/29] lockd: Update the NLMv1 FREE_ALL "
` [PATCH 13/29] lockd: Update the NLMv1 void results encoder "
` [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 "

[PATCH RFC 1/1] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-06-03 18:14 UTC 

[PATCH -next] NFSD: Fix error return code in nfsd4_interssc_connect()
 2021-06-03 16:23 UTC  (3+ messages)

[PATCH] NFS: FMODE_READ and friends are C macros, not enum types
 2021-06-03 14:12 UTC 

[PATCH] NFS: Fix a potential NULL dereference in nfs_get_client()
 2021-06-03 12:37 UTC 

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

[PATCH] nfsd: move fsnotify on client creation outside spinlock
 2021-06-03  0:10 UTC  (2+ messages)

[nfs-utils PATCH v3 0/2] Two rpc.gssd improvements
 2021-06-02 20:34 UTC  (8+ 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

BUG: KASAN: use-after-free in find_clp_in_name_tree.isra.0+0x13e/0x190 [nfsd]
 2021-06-02 20:04 UTC  (2+ messages)

[PATCH v3 0/1] Add callback address and state to nfsd4 client info
 2021-06-02 19:33 UTC  (3+ messages)
` [PATCH v3 1/1] nfsd4: Expose the callback address and state of each NFS4 client

[PATCH v2] NFS: Fix use-after-free in nfs4_init_client()
 2021-06-02 19:08 UTC  (3+ messages)

[PATCH] NFS: Fix use-after-free in nfs4_init_client()
 2021-06-02 18:27 UTC 

[PATCH] NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriate
 2021-06-02 17:13 UTC 

[LTP PATCH v2 1/3] nfs_lib.sh: Detect unsupported protocol
 2021-06-02 11:08 UTC  (9+ messages)
` [LTP PATCH v2 2/3] nfs_lib.sh: Require nfsd kernel module
` [LTP PATCH v2 3/3] nfs_lib.sh: Check running rpc.mountd, rpc.statd

pynfs: rpc AuthGss.init_cred fails on missing attrs/wrong usage of gssapi (nfs4 client)
 2021-06-02  9:35 UTC 

pynfs: [NFS 4.0] SEC7, LOCK24 test failures
 2021-06-02  7:58 UTC  (3+ messages)

[nfs:testing 2/2] fs/nfs/nfs4proc.c:9598:51: error: incompatible pointer types passing 'struct nfs4_exception *' to parameter of type 'long *'
 2021-06-01 19:02 UTC 

[PATCH 1/2] NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
 2021-06-01 17:36 UTC  (2+ messages)
` [PATCH 2/2] NFSv4: Fix second deadlock in nfs4_evict_inode()

nfsd dead loop when xfstests generic/531
 2021-06-01 16:55 UTC  (3+ messages)

[PATCH net-next] xprtrdma: Fix spelling mistakes
 2021-06-01 14:21 UTC  (4+ messages)
  ` 答复: "

nfsv4.1 deadlock between evict and nfs_fhget when drain session
 2021-06-01  8:35 UTC 

[nfs-utils RFC PATCH 0/2] Two rpc.gssd improvements
 2021-05-30 19:54 UTC  (14+ messages)
` [nfs-utils RFC PATCH 1/2] gssd: deal with failed thread creation
` [nfs-utils RFC PATCH 2/2] gssd: add timeout for upcall threads

Errors in nfs man pages
 2021-05-29 10:55 UTC 

[GIT PULL] Please pull NFS client bugfixes for 5.13
 2021-05-28 19:00 UTC  (2+ messages)

[PATCH v2 1/1] NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error
 2021-05-28 17:44 UTC  (4+ messages)

[PATCH v2 00/21] Optimize list lru memory consumption
 2021-05-28  8:04 UTC  (25+ messages)
` [PATCH v2 01/21] mm: list_lru: fix list_lru_count_one() return value
` [PATCH v2 02/21] mm: memcontrol: remove kmemcg_id reparenting
` [PATCH v2 03/21] mm: memcontrol: remove the kmem states
` [PATCH v2 04/21] mm: memcontrol: do it in mem_cgroup_css_online to make the kmem online
` [PATCH v2 05/21] mm: list_lru: remove lru node locking from memcg_update_list_lru_node
` [PATCH v2 06/21] mm: list_lru: only add the memcg aware lrus to the list_lrus
` [PATCH v2 07/21] mm: list_lru: optimize the array of per memcg lists memory consumption
` [PATCH v2 08/21] mm: list_lru: remove memcg_aware field from struct list_lru
` [PATCH v2 09/21] mm: introduce kmem_cache_alloc_lru
` [PATCH v2 10/21] fs: introduce alloc_inode_sb() to allocate filesystems specific inode
` [PATCH v2 11/21] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
` [PATCH v2 12/21] xarray: use kmem_cache_alloc_lru to allocate xa_node
` [PATCH v2 13/21] mm: workingset: use xas_set_lru() to pass shadow_nodes
` [PATCH v2 14/21] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry
` [PATCH v2 15/21] mm: list_lru: allocate list_lru_one only when needed
` [PATCH v2 16/21] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
` [PATCH v2 17/21] mm: list_lru: replace linear array with xarray
    ` [External] "
` [PATCH v2 18/21] mm: memcontrol: reuse memory cgroup ID for kmem ID
` [PATCH v2 19/21] mm: memcontrol: fix cannot alloc the maximum memcg ID
` [PATCH v2 20/21] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
` [PATCH v2 21/21] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id

[nfs-utils PATCH v2 0/2] Two rpc.gssd improvements
 2021-05-27 18:32 UTC  (3+ messages)
` [nfs-utils PATCH v2 1/2] gssd: deal with failed thread creation
` [nfs-utils PATCH v2 2/2] gssd: add timeout for upcall threads

[PATCH v1] xprtrdma: Revert 586a0787ce35
 2021-05-26 19:35 UTC 

[PATCH v2 0/1] Add callback address and state to nfsd4 client info
 2021-05-26 19:13 UTC  (7+ messages)
` [PATCH v2 1/1] nfsd4: Expose the callback address and state of each NFS4 client

[PATCH v2] SUNRPC: More fixes for backlog congestion
 2021-05-26 16:04 UTC  (3+ messages)

mount.nfs: Stale file handle
 2021-05-26  5:56 UTC  (2+ messages)

[PATCH] SUNRPC: More fixes for backlog congestion
 2021-05-26  4:27 UTC 

[PATCH] NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config
 2021-05-26  3:32 UTC 

[PATCH nfs-utils 1/2] README: update git repository URL
 2021-05-25 18:08 UTC  (4+ messages)
` [PATCH nfs-utils 2/2] configure: check for rpc/rpc.h presence

[PATCH v2 1/3] NFS: Fix an Oopsable condition in __nfs_pageio_add_request()
 2021-05-25 18:02 UTC  (3+ messages)
` [PATCH v2 2/3] NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()
  ` [PATCH v2 3/3] NFS: Clean up reset of the mirror accounting variables

[GIT PULL] netfs: Fixes
 2021-05-25 17:36 UTC  (2+ messages)

mount.nfs: Stale file handle
 2021-05-25 16:03 UTC 

[PATCH 1/3] NFS: Fix an Oopsable condition in __nfs_pageio_add_request()
 2021-05-25 15:32 UTC  (3+ messages)
` [PATCH 2/3] NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()
  ` [PATCH 3/3] NFS: Clean up reset of the mirror accounting variables

[PATCH pynfs 1/3] remove trailing whitespace
 2021-05-25 14:32 UTC  (4+ messages)
` [PATCH pynfs 2/3] server: Allow to print JSON format

rpc.gssd does not restart after package upgrade
 2021-05-25 13:34 UTC 


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