messages from 2022-10-28 20:13:13 to 2022-11-07 15:55:09 UTC [more...]
[PATCH] nfsd: queue laundrette to filecache_wq instead of system_wq
2022-11-07 15:55 UTC (3+ messages)
[PATCH] nfsd: return error if nfs4_setacl fails
2022-11-07 14:21 UTC (2+ messages)
[PATCH] lockd: set other missing fields when unlocking files
2022-11-07 14:12 UTC (3+ messages)
[GIT PULL] treewide: timers: Use timer_shutdown*() before freeing timers
2022-11-07 10:47 UTC (2+ messages)
[PATCH] nfs: test files written size as expected
2022-11-07 4:05 UTC
[cel:topic-rpc-with-tls-upcall 12/16] net/sunrpc/xprtsock.c:2544: undefined reference to `tls_client_hello_x509'
2022-11-07 1:51 UTC (2+ messages)
[PATCH v6a 0/5] timers: Use timer_shutdown*() before freeing timers
2022-11-06 21:24 UTC
[PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers
2022-11-05 21:47 UTC (17+ messages)
` [PATCH v4a 01/38] SUNRPC/xprt: Use del_timer_sync() instead of del_singleshot_timer_sync()
` [PATCH v4a 17/38] timers: net: Use timer_shutdown_sync() before freeing timer
[PATCH] nfsd: fix use-after-free in nfsd_file_do_acquire tracepoint
2022-11-05 15:41 UTC (2+ messages)
[RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers
2022-11-04 23:34 UTC (10+ messages)
` [RFC][PATCH v3 19/33] timers: net: Use timer_shutdown_sync() before freeing timer
[PATCH v2] NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn
2022-11-04 21:31 UTC
[PATCH v2] nfsd: fix net-namespace logic in __nfsd_file_cache_purge
2022-11-04 21:21 UTC (7+ messages)
[PATCH] NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn
2022-11-04 19:22 UTC
[PATCH] nfsd.man: Explain that setting nfsv4=n turns off all v4 versions
2022-11-04 18:25 UTC (2+ messages)
[RFC][PATCH v2 19/31] timers: net: Use del_timer_shutdown() before freeing timer
2022-11-04 16:14 UTC (18+ messages)
` [RFC][PATCH v2 00/31] timers: Use del_timer_shutdown() before freeing timers
[PATCH] sunrpc: svc: Remove an unused static function svc_ungetu32()
2022-11-04 13:44 UTC (2+ messages)
[PATCH v1 0/2] A couple of tracepoint updates
2022-11-04 13:35 UTC (6+ messages)
` [PATCH v1 1/2] NFSD: Add an nfsd_file_fsync tracepoint
` [PATCH v1 2/2] NFSD: Re-arrange file_close_inode tracepoints
[PATCH] sunrpc: svc: Remove unnecessary (void*) conversions
2022-11-04 1:02 UTC (5+ messages)
[PATCH v6 0/4] nfsd: clean up refcounting in the filecache
2022-11-03 19:19 UTC (6+ messages)
` [PATCH v6 1/4] nfsd: remove the pages_flushed statistic from filecache
` [PATCH v6 2/4] nfsd: reorganize filecache.c
` [PATCH v6 3/4] nfsd: rework refcounting in filecache
` [PATCH v6 4/4] nfsd: fix up the filecache laundrette scheduling
[PATCH v10 0/6] Convert NFS with fscache to the netfs API
2022-11-03 16:38 UTC (8+ messages)
` [PATCH v10 1/6] NFS: Rename readpage_async_filler to nfs_read_add_page
` [PATCH v10 2/6] NFS: Configure support for netfs when NFS fscache is configured
` [PATCH v10 3/6] NFS: Convert buffered read paths to use netfs when fscache is enabled
` [PATCH v10 4/6] NFS: Remove all NFSIOS_FSCACHE counters due to conversion to netfs API
` [PATCH v10 5/6] NFS: Remove fscache specific trace points and NFS_INO_FSCACHE bit
` [RFC PATCH v10 6/6] netfs: Change netfs_inode_init to allocate memory to allow opt-in
[PATCH v7 0/9] fs: clean up handling of i_version counter
2022-11-03 15:43 UTC (7+ messages)
` [PATCH v7 6/9] nfsd: move nfsd4_change_attribute to nfsfh.c
` [PATCH v7 7/9] nfsd: use the getattr operation to fetch i_version
` [PATCH v7 8/9] nfsd: remove fetch_iversion export operation
[GIT PULL] Please pull NFS Client Bugfixes for Linux v6.1-rc
2022-11-02 18:38 UTC (2+ messages)
[PATCH v5 0/5] nfsd: clean up refcounting in the filecache
2022-11-02 18:34 UTC (26+ messages)
` [PATCH v5 1/5] nfsd: remove the pages_flushed statistic from filecache
` [PATCH v5 2/5] nfsd: reorganize filecache.c
` [PATCH v5 3/5] nfsd: rework refcounting in filecache
` [PATCH v5 4/5] nfsd: close race between unhashing and LRU addition
` [PATCH v5 5/5] nfsd: fix up the filecache laundrette scheduling
[PATCH v2] NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
2022-11-02 15:51 UTC (2+ messages)
[PATCH 1/1] nfs: Move ACL xattr definitions to linux/xattr.h
2022-11-02 13:37 UTC (3+ messages)
NFS cosmetic quota exceeded bug
2022-11-02 12:09 UTC
[GIT PULL] Another NFSD fix for v6.1-rc
2022-11-01 22:13 UTC (2+ messages)
[PATCH] NFSD: Flesh out a documenting comment for filecache.c
2022-11-01 18:21 UTC (2+ messages)
[PATCH v3 0/4] nfsd: clean up refcounting in the filecache
2022-11-01 14:19 UTC (23+ messages)
` [PATCH v3 2/4] nfsd: rework refcounting in filecache
` [PATCH v3 3/4] nfsd: close race between unhashing and LRU addition
` [PATCH v3 4/4] nfsd: start non-blocking writeback after adding nfsd_file to the LRU
[PATCH v4 0/5] nfsd: clean up refcounting in the filecache
2022-11-01 11:13 UTC (10+ messages)
` [PATCH v4 1/5] nfsd: remove the pages_flushed statistic from filecache
` [PATCH v4 2/5] nfsd: reorganize filecache.c
` [PATCH v4 3/5] nfsd: rework refcounting in filecache
` [PATCH v4 4/5] nfsd: close race between unhashing and LRU addition
` [PATCH v4 5/5] nfsd: start non-blocking writeback after adding nfsd_file to the LRU
LTP test regression on exportfs in kernel 6.0
2022-10-31 19:09 UTC (4+ messages)
[PATCH v4 0/2] NFSD: Simplify READ_PLUS
2022-10-31 18:00 UTC (7+ messages)
[PATCH v9 0/5] Convert NFS with fscache to the netfs API
2022-10-31 17:42 UTC (8+ messages)
` [PATCH v9 3/5] NFS: Convert buffered read paths to use netfs when fscache is enabled
[PATCH v7 00/14] A course adjustment, for sure
2022-10-31 17:41 UTC (21+ messages)
` [PATCH v7 03/14] NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
` [PATCH v7 05/14] NFSD: Trace stateids returned via DELEGRETURN
` [PATCH v7 08/14] NFSD: Update file_hashtbl() helpers
` [PATCH v7 09/14] NFSD: Clean up nfsd4_init_file()
` [PATCH v7 10/14] NFSD: Add a nfsd4_file_hash_remove() helper
` [PATCH v7 11/14] NFSD: Clean up find_or_add_file()
` [PATCH v7 12/14] NFSD: Refactor find_file()
` [PATCH v7 14/14] NFSD: Use rhashtable for managing nfs4_file objects
[PATCH 2] MAINTAINERS: NFSD should be responsible for fs/exportfs
2022-10-31 17:05 UTC (2+ messages)
[PATCH] nfsd: fix net-namespace logic in __nfsd_file_cache_purge
2022-10-31 15:41 UTC (2+ messages)
[PATCH] NFSD: Fix licensing header in filecache.c
2022-10-31 15:39 UTC (2+ messages)
[PATCH] MAINTAINERS: NFSD should be responsible for fs/exportfs
2022-10-31 13:59 UTC
[PATCH] nfsd: fix licensing header in filecache.c
2022-10-31 13:49 UTC (6+ messages)
[PATCH v2 0/3] nfsd: clean up refcounting in filecache
2022-10-31 9:58 UTC (8+ messages)
` [PATCH v2 1/3] nfsd: rework "
[PATCH v3 0/2] add support for CB_RECALL_ANY and the delegation shrinker
2022-10-30 17:12 UTC (5+ messages)
` [PATCH v3 1/2] NFSD: add support for sending CB_RECALL_ANY
[PATCH] NFSD: Fix the share reservation conflict to courteous server logic in nfs4_upgrade_open()
2022-10-30 16:32 UTC (3+ messages)
Stable patch for 5.15.x
2022-10-30 10:54 UTC (2+ messages)
[PATCH] NFSv4: Fix a credential leak in _nfs4_discover_trunking()
2022-10-29 2:51 UTC
[PATCH] SUNRPC/xprt: Use del_timer_sync() instead of del_singleshot_timer_sync()
2022-10-28 21:05 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox