linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-21 19:34:15 to 2021-11-30 19:01:07 UTC [more...]

[PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-11-30 19:01 UTC  (31+ messages)

[PATCH 00/64] fscache, cachefiles: Rewrite
 2021-11-30 16:15 UTC  (65+ messages)
` [PATCH 01/64] fscache, cachefiles: Disable configuration
` [PATCH 04/64] netfs: Display the netfs inode number in the netfs_read tracepoint
` [PATCH 05/64] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
` [PATCH 06/64] fscache: Introduce new driver
` [PATCH 07/64] fscache: Implement a hash function
` [PATCH 08/64] fscache: Implement cache registration
` [PATCH 09/64] fscache: Implement volume registration
` [PATCH 10/64] fscache: Implement cookie registration
` [PATCH 11/64] fscache: Implement cache-level access helpers
` [PATCH 12/64] fscache: Implement volume-level "
` [PATCH 13/64] fscache: Implement cookie-level "
` [PATCH 14/64] fscache: Implement functions add/remove a cache
` [PATCH 15/64] fscache: Provide and use cache methods to lookup/create/free a volume
` [PATCH 16/64] fscache: Add a function for a cache backend to note an I/O error
` [PATCH 17/64] fscache: Implement simple cookie state machine
` [PATCH 18/64] fscache: Implement cookie user counting and resource pinning
` [PATCH 19/64] fscache: Implement cookie invalidation
` [PATCH 20/64] fscache: Provide a means to begin an operation
` [PATCH 21/64] fscache: Count data storage objects in a cache
` [PATCH 22/64] fscache: Provide read/write stat counters for the cache
` [PATCH 23/64] fscache: Provide a function to let the netfs update its coherency data
` [PATCH 24/64] netfs: Pass more information on how to deal with a hole in the cache
` [PATCH 25/64] fscache: Implement raw I/O interface
` [PATCH 26/64] fscache: Implement higher-level write "
` [PATCH 27/64] vfs, fscache: Implement pinning of cache usage for writeback
` [PATCH 28/64] fscache: Provide a function to note the release of a page
` [PATCH 29/64] fscache: Provide a function to resize a cookie
` [PATCH 30/64] cachefiles: Introduce rewritten driver
` [PATCH 31/64] cachefiles: Define structs
` [PATCH 32/64] cachefiles: Add some error injection support
` [PATCH 33/64] cachefiles: Add a couple of tracepoints for logging errors
` [PATCH 34/64] cachefiles: Add cache error reporting macro
` [PATCH 35/64] cachefiles: Add security derivation
` [PATCH 36/64] cachefiles: Register a miscdev and parse commands over it
` [PATCH 37/64] cachefiles: Provide a function to check how much space there is
` [PATCH 38/64] vfs, cachefiles: Mark a backing file in use with an inode flag
` [PATCH 39/64] cachefiles: Implement a function to get/create a directory in the cache
` [PATCH 40/64] cachefiles: Implement cache registration and withdrawal
` [PATCH 41/64] cachefiles: Implement volume support
` [PATCH 42/64] cachefiles: Add tracepoints for calls to the VFS
` [PATCH 43/64] cachefiles: Implement object lifecycle funcs
` [PATCH 44/64] cachefiles: Implement key to filename encoding
` [PATCH 45/64] cachefiles: Implement metadata/coherency data storage in xattrs
` [PATCH 46/64] cachefiles: Mark a backing file in use with an inode flag
` [PATCH 47/64] cachefiles: Implement culling daemon commands
` [PATCH 48/64] cachefiles: Implement backing file wrangling
` [PATCH 49/64] cachefiles: Implement begin and end I/O operation
` [PATCH 50/64] cachefiles: Implement cookie resize for truncate
` [PATCH 51/64] cachefiles: Implement the I/O routines
` [PATCH 52/64] cachefiles: Allow cachefiles to actually function
` [PATCH 53/64] fscache, cachefiles: Display stats of no-space events
` [PATCH 54/64] fscache, cachefiles: Display stat of culling events
` [PATCH 55/64] afs: Handle len being extending over page end in write_begin/write_end
` [PATCH 56/64] afs: Fix afs_write_end() to handle len > page size
` [PATCH 57/64] afs: Convert afs to use the new fscache API
` [PATCH 58/64] afs: Copy local writes to the cache when writing to the server
` [PATCH 59/64] afs: Skip truncation on the server of data we haven't written yet
` [PATCH 60/64] 9p: Use fscache indexing rewrite and reenable caching
` [PATCH 61/64] 9p: Copy local writes to the cache when writing to the server
` [PATCH 62/64] nfs: Convert to new fscache volume/cookie API
` [PATCH 63/64] cifs: Support fscache indexing rewrite (untested)

[PATCH AUTOSEL 4.4 2/9] NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
 2021-11-30 14:53 UTC 

[PATCH AUTOSEL 4.19 05/17] NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
 2021-11-30 14:52 UTC 

[PATCH AUTOSEL 5.4 05/25] NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
 2021-11-30 14:51 UTC 

[PATCH AUTOSEL 4.14 03/14] NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
 2021-11-30 14:53 UTC 

[PATCH AUTOSEL 4.9 03/12] NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
 2021-11-30 14:53 UTC 

[PATCH AUTOSEL 5.10 12/43] NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
 2021-11-30 14:49 UTC 

[PATCH AUTOSEL 5.15 17/68] NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
 2021-11-30 14:46 UTC 

[PATCH -next] NFSD: make symbol 'nfsd_notifier_lock' static
 2021-11-30 11:34 UTC 

[PATCH RFC 0/3] Remove NFS v2 support from the client and server
 2021-11-29 22:40 UTC  (7+ messages)
` [PATCH RFC 1/3] nfsd: Remove the ability to enable NFS v2
` [PATCH RFC 2/3] nfs.man: Remove references to NFS v2 from the man pages
` [PATCH RFC 3/3] mount: Remove NFS v2 support from mount.nfs

[PATCH] NFSv4 only print the label when its queried
 2021-11-29 20:33 UTC 

[PATCH v2] NFSD: Fix RCU-related sparse splat
 2021-11-29 18:46 UTC 

[PATCH 00/20 v3] SUNRPC: clean up server thread management
 2021-11-29 17:45 UTC  (22+ messages)
` [PATCH 03/20] SUNRPC/NFSD: clean up get/put functions
` [PATCH 12/20] lockd: simplify management of network status notifiers
` [PATCH 20/20] NFS: switch the callback service back to non-pooled
` [PATCH 06/20] SUNRPC: use sv_lock to protect updates to sv_nrthreads
` [PATCH 17/20] SUNRPC: move the pool_map definitions (back) into svc.c
` [PATCH 01/20] NFSD: handle errors better in write_ports_addfd()
` [PATCH 13/20] lockd: move lockd_start_svc() call into lockd_create_svc()
` [PATCH 02/20] SUNRPC: change svc_get() to return the svc
` [PATCH 15/20] lockd: introduce lockd_put()
` [PATCH 10/20] NFSD: simplify locking for network notifier
` [PATCH 04/20] SUNRPC: stop using ->sv_nrthreads as a refcount
` [PATCH 05/20] nfsd: make nfsd_stats.th_cnt atomic_t
` [PATCH 14/20] lockd: move svc_exit_thread() into the thread
` [PATCH 18/20] SUNRPC: always treat sv_nrpools==1 as "not pooled"
` [PATCH 19/20] lockd: use svc_set_num_threads() for thread start and stop
` [PATCH 08/20] NFSD: Make it possible to use svc_set_num_threads_sync
` [PATCH 16/20] lockd: rename lockd_create_svc() to lockd_get()
` [PATCH 07/20] NFSD: narrow nfsd_mutex protection in nfsd thread
` [PATCH 09/20] SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
` [PATCH 11/20] lockd: introduce nlmsvc_serv

[PATCH] NFSD: Replace nfsd4_decode_bitmap4()
 2021-11-29 17:30 UTC 

[PATCH] fstests: generic/571: skip test if locktest -t on NFS returns EAGAIN
 2021-11-29  1:26 UTC 

[PATCH 00/19 v2] SUNRPC: clean up server thread management
 2021-11-29  0:11 UTC  (28+ messages)
` [PATCH 15/19] lockd: rename lockd_create_svc() to lockd_get()
` [PATCH 05/19] SUNRPC: use sv_lock to protect updates to sv_nrthreads
` [PATCH 06/19] NFSD: narrow nfsd_mutex protection in nfsd thread
` [PATCH 13/19] lockd: move svc_exit_thread() into the thread
` [PATCH 10/19] lockd: introduce nlmsvc_serv
` [PATCH 14/19] lockd: introduce lockd_put()
` [PATCH 02/19] NFSD: handle error better in write_ports_addfd()
` [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 16/19] SUNRPC: move the pool_map definitions (back) into svc.c
` [PATCH 04/19] nfsd: make nfsd_stats.th_cnt atomic_t
` [PATCH 01/19] SUNRPC/NFSD: clean up get/put functions
` [PATCH 18/19] lockd: use svc_set_num_threads() for thread start and stop
` [PATCH 09/19] NFSD: simplify locking for network notifier
` [PATCH 11/19] lockd: simplify management of network status notifiers
` [PATCH 08/19] SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
` [PATCH 19/19] NFS: switch the callback service back to non-pooled
` [PATCH 03/19] SUNRPC: stop using ->sv_nrthreads as a refcount
` [PATCH 17/19] SUNRPC: always treat sv_nrpools==1 as "not pooled"

[GIT PULL] Please pull NFS client fixes for 5.16
 2021-11-27 18:58 UTC  (2+ messages)

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

[PATCH v30 15/28] LSM: Ensure the correct LSM context releaser
 2021-11-24  1:43 UTC  (2+ messages)
` [PATCH v30 17/28] LSM: Use lsmcontext in security_inode_getsecctx

NFS problem in 5.16 merge content
 2021-11-23 23:40 UTC 

[PATCH] nfsd: don't put blocked locks on LRU until after vfs_lock_file returns
 2021-11-23 17:02 UTC  (7+ messages)

pynfs: fixed gssapi usage (RPCGSS) + GSS* tests for nfs4.0 server test
 2021-11-23 17:00 UTC  (2+ messages)

[PATCH] gss: remove legacy gssd upcall pipe
 2021-11-23 16:57 UTC  (6+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH 00/14] SUNRPC: clean up server thread management
 2021-11-22 23:25 UTC  (10+ messages)

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

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

[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 


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