messages from 2024-12-10 01:02:48 to 2024-12-20 15:42:39 UTC [more...]
[PATCH v2 0/7] Client-side OFFLOAD_STATUS implementation
2024-12-20 15:42 UTC (2+ messages)
` [PATCH v2 1/7] NFS: CB_OFFLOAD can return NFS4ERR_DELAY
[PATCH 1/1] NFSD: fix decoding in nfs4_xdr_dec_cb_getattr
2024-12-20 14:32 UTC (4+ messages)
[PATCH] NFSD: add cb opcode to WARN_ONCE on failed callback
2024-12-20 14:32 UTC (3+ messages)
[PATCH] nfsd: restore callback functionality for NFSv4.0
2024-12-20 14:26 UTC (3+ messages)
[PATCH 0/3] nfsd: callback debugging improvements
2024-12-19 21:42 UTC (5+ messages)
` [PATCH 1/3] nfsd: add more info to WARN_ON_ONCE on failed callbacks
fstests failures with NFSD attribute delegation support
2024-12-19 20:15 UTC (2+ messages)
[PATCH v2] Fix typecast warning with clang
2024-12-19 19:12 UTC
[PATCH] nfs: flag as supporting FOP_DONTCACHE
2024-12-19 16:54 UTC (2+ messages)
[patch] mount.nfs: Add support for nfs://-URLs
2024-12-19 14:47 UTC (13+ messages)
[PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-12-19 11:15 UTC (5+ messages)
[PATCH v3 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
2024-12-19 10:20 UTC (5+ messages)
[PATCH] Fix const qualifier error
2024-12-19 8:42 UTC
Recent version of nfs-utils/nfsidmap has issue with static translation method
2024-12-19 6:27 UTC
[PATCH] Fix typecast warning with clang
2024-12-19 3:27 UTC
does nfsd reset the callback client too hastily?
2024-12-18 22:10 UTC (4+ messages)
[for-6.13 PATCH v3 00/14] nfs/nfsd: improvements for LOCALIO
2024-12-18 21:19 UTC (8+ messages)
[PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes
2024-12-18 15:10 UTC (18+ messages)
` [PATCH 01/10] kheaders: Ignore silly-rename files
` [PATCH 02/10] netfs: Fix non-contiguous donation between completed reads
` [PATCH 03/10] netfs: Fix enomem handling in buffered reads
` [PATCH 04/10] nfs: Fix oops in nfs_netfs_init_request() when copying to cache
` [PATCH 05/10] cachefiles: Parse the "secctx" immediately
` [PATCH 06/10] netfs: Remove redundant use of smp_rmb()
` [PATCH 07/10] netfs: Fix missing barriers by using clear_and_wake_up_bit()
` [PATCH 08/10] netfs: Work around recursion by abandoning retry if nothing read
` [PATCH 09/10] netfs: Fix ceph copy to cache on write-begin
` [PATCH 10/10] netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled
` ceph xfstests failures [was Re: [PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes]
` [PATCH 11/10] netfs: Fix is-caching check in read-retry
[PATCH] NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()
2024-12-18 14:28 UTC (4+ messages)
[PATCH v4 0/5] Fix and cleanups to xarray
2024-12-18 15:46 UTC (6+ messages)
` [PATCH v4 1/5] Xarray: Do not return sibling entries from xas_find_marked()
` [PATCH v4 2/5] Xarray: move forward index correctly in xas_pause()
` [PATCH v4 3/5] Xarray: distinguish large entries correctly in xas_split_alloc()
` [PATCH v4 4/5] Xarray: remove repeat check in xas_squash_marks()
` [PATCH v4 5/5] Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent
CVE-2024-50106: nfsd: fix race between laundromat and free_stateid
2024-12-18 1:55 UTC (4+ messages)
knfsd server bug when GETATTR follows READDIR
2024-12-18 1:51 UTC (2+ messages)
[PATCH v2] NFSD: fix management of pending async copies
2024-12-17 21:37 UTC (2+ messages)
[PATCH 1/1] NFSD: fix management of pending async copies
2024-12-17 20:57 UTC (4+ messages)
[PATCH] NFSv4: Fix deadlock during the running of state manager
2024-12-17 17:00 UTC (2+ messages)
[PATCH] NFS/pnfs: Fix a live lock between recalled layouts and layoutget
2024-12-17 15:40 UTC
[RFC PATCH 0/5] nfsd/sunrpc: cleanup resource with sync mode
2024-12-17 14:55 UTC (9+ messages)
` [RFC PATCH 1/5] nfsd: Revert "nfsd: release svc_expkey/svc_export with rcu_work"
` [RFC PATCH 2/5] SUNRPC: move cache_put out from cache_check
` [RFC PATCH 3/5] nfsd: no need get cache ref when protected by rcu
` [RFC PATCH 4/5] SUNRPC: "
` [RFC PATCH 5/5] nfsd: fix UAF when access ex_uuid or ex_stats
[PATCH] nfsd: fix legacy client tracking initialization
2024-12-17 14:54 UTC (4+ messages)
[PATCH] net: Convert proto_ops::getname to sockaddr_storage
2024-12-17 14:38 UTC (3+ messages)
[PATCH -next] fs/nfs: fix missing declaration of nfs_idmap_cache_timeout
2024-12-17 7:19 UTC
[PATCH v3 1/5] Xarray: Do not return sibling entries from xas_find_marked()
2024-12-17 0:59 UTC (3+ messages)
[PATCH v5 00/32] netfs: Read performance improvements and "single-blob" support
2024-12-16 20:41 UTC (33+ messages)
` [PATCH v5 01/32] netfs: Clean up some whitespace in trace header
` [PATCH v5 02/32] cachefiles: "
` [PATCH v5 03/32] netfs: Use a folio_queue allocation and free functions
` [PATCH v5 04/32] netfs: Add a tracepoint to log the lifespan of folio_queue structs
` [PATCH v5 05/32] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v5 06/32] netfs: Make netfs_advance_write() return size_t
` [PATCH v5 07/32] netfs: Split retry code out of fs/netfs/write_collect.c
` [PATCH v5 08/32] netfs: Drop the error arg from netfs_read_subreq_terminated()
` [PATCH v5 09/32] netfs: Drop the was_async "
` [PATCH v5 10/32] netfs: Don't use bh spinlock
` [PATCH v5 11/32] afs: Don't use mutex for I/O operation lock
` [PATCH v5 12/32] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
` [PATCH v5 13/32] afs: Fix directory format encoding struct
` [PATCH v5 14/32] netfs: Remove some extraneous directory invalidations
` [PATCH v5 15/32] cachefiles: Add some subrequest tracepoints
` [PATCH v5 16/32] cachefiles: Add auxiliary data trace
` [PATCH v5 17/32] afs: Add more tracepoints to do with tracking validity
` [PATCH v5 18/32] netfs: Add functions to build/clean a buffer in a folio_queue
` [PATCH v5 19/32] netfs: Add support for caching single monolithic objects such as AFS dirs
` [PATCH v5 20/32] afs: Make afs_init_request() get a key if not given a file
` [PATCH v5 21/32] afs: Use netfslib for directories
` [PATCH v5 22/32] afs: Use netfslib for symlinks, allowing them to be cached
` [PATCH v5 23/32] afs: Eliminate afs_read
` [PATCH v5 24/32] afs: Fix cleanup of immediately failed async calls
` [PATCH v5 25/32] afs: Make {Y,}FS.FetchData an asynchronous operation
` [PATCH v5 26/32] Display waited-on page index after 1min of waiting
` [PATCH v5 27/32] netfs: Change the read result collector to only use one work item
` [PATCH v5 28/32] afs: Make afs_mkdir() locally initialise a new directory's content
` [PATCH v5 29/32] afs: Use the contained hashtable to search a directory
` [PATCH v5 30/32] afs: Locally initialise the contents of a new symlink on creation
` [PATCH v5 31/32] afs: Add a tracepoint for afs_read_receive()
` [PATCH v5 32/32] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()
Abstract address for rpcbind in kernel not working
2024-12-16 20:26 UTC
[PATCH] nfsd: do not use async mode when not in rcu context
2024-12-16 13:58 UTC (4+ messages)
non-stop kworker NFS/RPC write traffic even after unmount
2024-12-16 8:49 UTC (4+ messages)
[PATCH v5 00/10] nfsd: implement the "delstid" draft
2024-12-15 18:52 UTC (9+ messages)
` [PATCH v5 09/10] nfsd: handle delegated timestamps in SETATTR
[PATCH] pynfs: rpc.py: use OSError.errno to fix a not subscriptable exception
2024-12-13 21:49 UTC (2+ messages)
[PATCH v1 0/7] Client-side OFFLOAD_STATUS implementation
2024-12-13 18:40 UTC (4+ messages)
` [PATCH v1 5/7] NFS: Implement NFSv4.2's OFFLOAD_STATUS operation
[RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction
2024-12-13 18:19 UTC (2+ messages)
[PATCH] NFSv4.2: fix COPY_NOTIFY xdr buf size calculation
2024-12-13 16:52 UTC (3+ messages)
` [PATCH] NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE
` [PATCH] NFSv4.2: make LAYOUTSTATS and LAYOUTERROR MOVEABLE
[PATCH V2] mount.nfs4: Add support for nfs://-URLs
2024-12-12 17:05 UTC (4+ messages)
Possible memory leak on nfsd
2024-12-12 16:15 UTC (6+ messages)
` Fwd: "
[linux-next:master] [exportfs] 7fc737d188: xfstests.generic.477.fail
2024-12-12 16:08 UTC
[PATCH 0/6 v5] nfsd: allocate/free session-based DRC slots on demand
2024-12-11 21:47 UTC (7+ messages)
` [PATCH 1/6] nfsd: use an xarray to store v4.1 session slots
` [PATCH 2/6] nfsd: remove artificial limits on the session-based DRC
` [PATCH 3/6] nfsd: add session slot count to /proc/fs/nfsd/clients/*/info
` [PATCH 4/6] nfsd: allocate new session-based DRC slots on demand
` [PATCH 5/6] nfsd: add support for freeing unused session-DRC slots
` [PATCH 6/6] nfsd: add shrinker to reduce number of slots allocated per session
[PATCH 0/6 v4] nfsd: allocate/free session-based DRC slots on demand
2024-12-11 13:44 UTC (5+ messages)
` [PATCH 6/6] nfsd: add shrinker to reduce number of slots allocated per session
[PATCH 0/2] nfsd: don't use sv_nrthreads in connection limiting
2024-12-11 3:48 UTC (5+ messages)
` [PATCH 2/2] sunrpc: remove all connection limit configuration
[PATCH] nfs: propagate fileid changed errors back to syscall
2024-12-10 17:46 UTC (5+ messages)
ANNOUNCE: nfs-utils-2.8.2 released
2024-12-10 16:34 UTC
[PATCH] NFSD: Clean up unused variable
2024-12-10 12:45 UTC (3+ messages)
[PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
2024-12-10 12:44 UTC (14+ messages)
[PATCH 0/3] sunrpc: Deadcoding
2024-12-10 12:26 UTC (5+ messages)
` [PATCH 1/3] sunrpc: Remove unused xprt_iter_get_xprt
` [PATCH 2/3] sunrpc: Remove gss_generic_token deadcode
` [PATCH 3/3] sunrpc: Remove gss_{de,en}crypt_xdr_buf deadcode
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