public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-05 18:44:47 to 2021-11-23 01:32:21 UTC [more...]

[PATCH 00/19 v2] SUNRPC: clean up server thread management
 2021-11-23  1:29 UTC  (15+ messages)
` [PATCH 13/19] lockd: move svc_exit_thread() into the thread
` [PATCH 05/19] SUNRPC: use sv_lock to protect updates to sv_nrthreads
` [PATCH 04/19] nfsd: make nfsd_stats.th_cnt atomic_t
` [PATCH 09/19] NFSD: simplify locking for network notifier
` [PATCH 10/19] lockd: introduce nlmsvc_serv
` [PATCH 02/19] NFSD: handle error better in write_ports_addfd()
` [PATCH 08/19] SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
` [PATCH 12/19] lockd: move lockd_start_svc() call into lockd_create_svc()
` [PATCH 07/19] NFSD: Make it possible to use svc_set_num_threads_sync
` [PATCH 11/19] lockd: simplify management of network status notifiers
` [PATCH 01/19] SUNRPC/NFSD: clean up get/put functions
` [PATCH 14/19] lockd: introduce lockd_put()
` [PATCH 06/19] NFSD: narrow nfsd_mutex protection in nfsd thread
` [PATCH 03/19] SUNRPC: stop using ->sv_nrthreads as a refcount

[PATCH 00/14] SUNRPC: clean up server thread management
 2021-11-22 23:25 UTC  (27+ messages)
` [PATCH 07/14] NFSD: simplify locking for network notifier
` [PATCH 08/14] lockd: introduce nlmsvc_serv
` [PATCH 06/14] SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
` [PATCH 09/14] lockd: simplify management of network status notifiers
` [PATCH 01/14] SUNRPC: stop using ->sv_nrthreads as a refcount
` [PATCH 11/14] lockd: move svc_exit_thread() into the thread
` [PATCH 04/14] SUNRPC: use sv_lock to protect updates to sv_nrthreads
` [PATCH 05/14] NFSD: Make it possible to use svc_set_num_threads_sync
` [PATCH 02/14] nfsd: make nfsd_stats.th_cnt atomic_t
` [PATCH 13/14] lockd: rename lockd_create_svc() to lockd_get()
` [PATCH 10/14] lockd: move lockd_start_svc() call into lockd_create_svc()
` [PATCH 03/14] NFSD: narrow nfsd_mutex protection in nfsd thread
` [PATCH 14/14] lockd: use svc_set_num_threads() for thread start and stop
` [PATCH 12/14] lockd: introduce lockd_put()

[PATCH] SUNRPC: use different lock keys for INET6 and LOCAL
 2021-11-22 22:40 UTC 

fs_locations question
 2021-11-22 20:06 UTC  (2+ messages)

[PATCH] NFSD: Fix misuse of rcu_assign_pointer
 2021-11-22 17:54 UTC  (4+ messages)

Kernel panic / list_add corruption when in nfsd4_run_cb_work
 2021-11-22 15:17 UTC  (8+ messages)

[PATCH] MM: introduce memalloc_retry_wait()
 2021-11-22 15:06 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-11-22  3:04 UTC  (9+ messages)

[PATCH] sunrpc: fix header include guard in trace header
 2021-11-21 20:18 UTC  (3+ messages)

[PATCH] NFSD: Fix sparse warning
 2021-11-21 19:53 UTC 

[PATCH 0/7] Cleanups for NFS fscache and convert from dfprintk to trace events
 2021-11-18 16:26 UTC  (9+ messages)
` [PATCH 1/7] NFS: Use nfs_i_fscache() consistently within NFS fscache code
` [PATCH 2/7] NFS: Cleanup usage of nfs_inode in fscache interface and handle i_size properly
` [PATCH 3/7] NFS: Rename fscache read and write pages functions
` [PATCH 4/7] NFS: Convert NFS fscache enable/disable dfprintks to tracepoints
` [PATCH 5/7] NFS: Replace dfprintks with tracepoints in fscache read and write page functions
` [PATCH 6/7] NFS: Remove remaining dfprintks related to fscache cookies
` [PATCH 7/7] NFS: Remove remaining usages of NFSDBG_FSCACHE

NFS v4 client can dereference uninitialized pointer if server includes unrequested mdsthreshold attr
 2021-11-18 10:48 UTC 

[PATCH] SUNRPC: clean up some inconsistent indenting
 2021-11-18  9:37 UTC 

[PATCH 00/13] Repair SWAP-over-NFS
 2021-11-18  1:43 UTC  (25+ messages)
` [PATCH 08/13] NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
` [PATCH 11/13] NFS: swap-out must always use STABLE writes
` [PATCH 04/13] SUNRPC/call_alloc: async tasks mustn't block waiting for memory
` [PATCH 01/13] NFS: move generic_write_checks() call from nfs_file_direct_write() to nfs_file_write()
` [PATCH 12/13] MM: use AIO/DIO for reads from SWP_FS_OPS swap-space
` [PATCH 06/13] SUNRPC/xprt: async tasks mustn't block waiting for memory
` [PATCH 13/13] MM: use AIO for DIO writes to swap
` [PATCH 02/13] NFS: do not take i_rwsem for swap IO
` [PATCH 10/13] NFSv4: keep state manager thread active if swap is enabled
` [PATCH 05/13] SUNRPC/auth: async tasks mustn't block waiting for memory
` [PATCH 07/13] SUNRPC: remove scheduling boost for "SWAPPER" tasks
` [PATCH 09/13] SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
` [PATCH 03/13] MM: reclaim mustn't enter FS for swap-over-NFS

pynfs: fixed gssapi usage (RPCGSS) + GSS* tests for nfs4.0 server test
 2021-11-17 22:34 UTC 

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

nfs hang bugs
 2021-11-17 17:39 UTC  (2+ messages)

[GIT PULL] nfsd bugfix for 5.16
 2021-11-17 16:49 UTC  (2+ messages)

NFS break if unplug one when connect two cables
 2021-11-17 11:13 UTC 

[PATCH 0/3] Don't store cred in nfs_access_entry
 2021-11-16 21:35 UTC  (5+ messages)

[PATCH AUTOSEL 5.15 04/65] UNRPC: Return specific error code on kmalloc failure
 2021-11-16 19:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 05/65] NFS: Fix up nfs_ctx_key_to_expire()

[PATCH AUTOSEL 5.15 04/65] UNRPC: Return specific error code on kmalloc failure
 2021-11-16 19:03 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 05/65] NFS: Fix up nfs_ctx_key_to_expire()

[PATCH v2] NFSv42: Fix pagecache invalidation after COPY/CLONE
 2021-11-16 15:48 UTC 

[PATCH 0/3] COPY/CLONE pagecache invalidation
 2021-11-16 15:26 UTC  (14+ messages)
` [PATCH 1/3] NFSv42: Fix pagecache invalidation after COPY/CLONE
` [PATCH 2/3] NFSv42: Don't drop NFS_INO_INVALID_CHANGE if we hold a delegation
` [PATCH 3/3] NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()

[PATCH] NFSv42: Don't fail clone() unless the OP_CLONE operation failed
 2021-11-16 15:03 UTC 

[PATCH 1/2] README: Fix typo of install guide
 2021-11-16 14:53 UTC  (3+ messages)
` [PATCH 2/2] server: Fix t.time_taken type for xml_printresults

NFS4 RPCGSS state protection (SP4_MACH_CRED) is not handled
 2021-11-16 14:28 UTC  (6+ messages)

Fotowoltaika dla firm
 2021-11-16  8:46 UTC 

[PATCH v2 1/1] NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
 2021-11-15 21:30 UTC 

[PATCH 1/1] NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
 2021-11-15 20:34 UTC  (2+ messages)

[PATCH 1/3] sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change()
 2021-11-15 16:58 UTC  (3+ messages)
` [PATCH 2/3] sunrpc: Provide a helper function for accessing the number of xprts
` [PATCH 3/3] nfs: show dynamic nconnect

[PATCH v1] NFSD: Fix exposure in nfsd4_decode_bitmap()
 2021-11-15 14:00 UTC  (4+ messages)

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)

[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 v5 0/9] Add a tool for using the new sysfs files
 2021-11-08 18:15 UTC  (5+ messages)
` [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 


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