messages from 2026-06-05 22:39:22 to 2026-06-12 17:51:44 UTC [more...]
[PATCH v6 00/20] nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-06-12 17:51 UTC (23+ messages)
` [PATCH v6 01/20] nfsd: check fl_lmops in nfsd_breaker_owns_lease()
` [PATCH v6 02/20] nfsd: add protocol support for CB_NOTIFY
` [PATCH v6 03/20] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v6 04/20] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v6 05/20] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v6 06/20] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v6 07/20] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v6 08/20] nfsd: use RCU to protect fi_deleg_file
` [PATCH v6 09/20] nfsd: add data structures for handling CB_NOTIFY
` [PATCH v6 10/20] nfsd: add notification handlers for dir events
` [PATCH v6 11/20] nfsd: apply the notify mask to the delegation when requested
` [PATCH v6 12/20] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v6 13/20] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v6 14/20] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v6 15/20] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v6 16/20] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH v6 17/20] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v6 18/20] nfsd: properly track requested child attributes
` [PATCH v6 19/20] nfsd: track requested dir attributes
` [PATCH v6 20/20] nfsd: add support to CB_NOTIFY for dir attribute changes
[PATCH v2 00/21] nfsd: more bugfixes
2026-06-12 13:37 UTC (24+ messages)
` [PATCH v2 01/21] nfsd: clear opcnt on compound arg release to prevent OOB read
` [PATCH v2 02/21] nfsd: add missing read barrier to rpc_status_get dumpit seqcount retry
` [PATCH v2 03/21] nfsd: fix netlink dumpit error handling for rpc_status_get
` [PATCH v2 04/21] sunrpc: defer rq_argp and rq_resp free until after RCU grace period
` [PATCH v2 05/21] nfsd: check nfsd4_acl_to_attr() return value in nfsd4_create()
` [PATCH v2 06/21] nfsd: add filehandle match check to nfsd4_delegreturn()
` [PATCH v2 07/21] nfsd: validate nseconds in TIME_DELEG decode paths
` [PATCH v2 08/21] nfsd: remove premature NFS4_OO_CONFIRMED in CLAIM_PREVIOUS path
` [PATCH v2 09/21] nfsd: fix version mismatch loops in nfsd_acl_init_request()
` [PATCH v2 10/21] nfsd: fix FL_SLEEP being set unconditionally for all LOCK types
` [PATCH v2 11/21] nfsd: add fh_want_write() for early-verified SETATTR in nfsd_proc_setattr()
` [PATCH v2 12/21] nfsd: fix clock domain mismatch in clients_still_reclaiming()
` [PATCH v2 13/21] nfsd: use test_and_clear_bit for somebody_reclaimed to prevent lost update
` [PATCH v2 14/21] nfsd: reject reclaim LOCK after RECLAIM_COMPLETE
` [PATCH v2 15/21] nfsd: validate sockaddr length per family in listener_set
` [PATCH v2 16/21] lockd, nfsd: RCU-protect nlmsvc_ops dispatch
` [PATCH v2 17/21] nfsd: move nfsd_debugfs_init() after nfsd4_init_slabs() in init_nfsd()
` [PATCH v2 18/21] nfsd: initialize DRC hash table before registering shrinker
` [PATCH v2 19/21] nfsd: restore rq_status_counter to even on all nfsd_dispatch() exit paths
` [PATCH v2 20/21] nfsd: reset thread skip index when advancing pools in rpc_status dumpit
` [PATCH v2 21/21] nfsd: drop the stateid, not the stateowner, on seqid_op replay retry
[PATCH 1/2] nfsd: reject out-of-range nseconds in setattr atime/mtime
2026-06-12 10:38 UTC (3+ messages)
` [PATCH 2/2] nfsd: use NSEC_PER_SEC in nfsd4_decode_nfstime4()
sunrpc:fix shift-out-of-bounds for majortimeo
2026-06-12 3:03 UTC
[PATCH] NFSv4: include MAY_WRITE in open permission mask for O_TRUNC
2026-06-11 21:02 UTC
[PATCH] nfs/localio: fix nfsd_file ref leak on nfs_local_doio() init failure
2026-06-11 20:38 UTC
[PATCH] pnfs: fix refcount leak in pnfs_report_layoutstat()
2026-06-11 17:36 UTC (2+ messages)
[PATCH] NFS: fix refcount leak in nfs_direct_write_schedule_iovec()
2026-06-11 17:31 UTC (2+ messages)
[PATCH] nfs: fix refcount leak in nfs_direct_read_schedule_iovec()
2026-06-11 17:24 UTC (2+ messages)
[PATCH] nfsd: reject out-of-range nseconds in NFSv3 nfstime3 decode
2026-06-11 16:58 UTC (3+ messages)
NFS swap with RDMA?
2026-06-11 16:01 UTC
[PATCH] nfs: fix refcount leak in nfs_swap_activate()
2026-06-11 15:17 UTC
[PATCH 0/5] RFC: Stop NFSv4.1 slot-growth heuristic from rewarding busy clients
2026-06-11 13:34 UTC (10+ messages)
` [PATCH 1/5] SUNRPC: Add svc_serv_maxthreads() to report the thread ceiling
` [PATCH 2/5] NFSD: Count slot 0 in nfsd_total_target_slots
` [PATCH 3/5] NFSD: Clean up documenting comment for reduce_session_slots()
` [PATCH 4/5] NFSD: Document and rename the NFSv4.1 session slot shrinker callbacks
` [PATCH 5/5] NFSD: Bound on-demand DRC slot growth by the thread ceiling
[PATCH] nfsd: Use common error handling code in svc_export_alloc()
2026-06-11 12:28 UTC (2+ messages)
[PATCH] NFS: Use common error handling code in nfs_sysfs_init()
2026-06-11 11:45 UTC
[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
2026-06-11 9:09 UTC (3+ messages)
` [PATCH 00/17] "
[PATCH net] sunrpc: xprtsock: annotate shared socket callbacks with READ_ONCE/WRITE_ONCE
2026-06-11 5:35 UTC
[PATCH 5.10/5.15] nfsd: don't ignore the return code of svc_proc_register()
2026-06-11 0:45 UTC (2+ messages)
[PATCH v5 00/21] nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-06-10 18:38 UTC (21+ messages)
` [PATCH v5 04/21] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v5 05/21] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v5 07/21] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v5 08/21] nfsd: use RCU to protect fi_deleg_file
` [PATCH v5 09/21] nfsd: add data structures for handling CB_NOTIFY
` [PATCH v5 10/21] nfsd: add notification handlers for dir events
[PATCH] NFS: Use common error handling code in nfs_alloc_server()
2026-06-10 16:35 UTC
[PATCH 00/19] nfsd: more bugfixes
2026-06-10 16:21 UTC (22+ messages)
` [PATCH 01/19] nfs/localio: fix nfsd_file ref leak on nfs_local_doio() init failure
` [PATCH 02/19] nfsd: clear opcnt on compound arg release to prevent OOB read
` [PATCH 03/19] nfsd: add missing read barrier to rpc_status_get dumpit seqcount retry
` [PATCH 04/19] nfsd: fix netlink dumpit error handling for rpc_status_get
` [PATCH 05/19] sunrpc: defer rq_argp and rq_resp free until after RCU grace period
` [PATCH 06/19] nfsd: check nfsd4_acl_to_attr() return value in nfsd4_create()
` [PATCH 07/19] nfsd: add filehandle match check to nfsd4_delegreturn()
` [PATCH 08/19] nfsd: validate nseconds in TIME_DELEG decode paths
` [PATCH 09/19] nfsd: remove premature NFS4_OO_CONFIRMED in CLAIM_PREVIOUS path
` [PATCH 10/19] nfsd: fix version mismatch loops in nfsd_acl_init_request()
` [PATCH 11/19] nfsd: fix FL_SLEEP being set unconditionally for all LOCK types
` [PATCH 12/19] nfsd: add fh_want_write() for early-verified SETATTR in nfsd_proc_setattr()
` [PATCH 13/19] nfsd: fix clock domain mismatch in clients_still_reclaiming()
` [PATCH 14/19] nfsd: use test_and_clear_bit for somebody_reclaimed to prevent lost update
` [PATCH 15/19] nfsd: reject reclaim LOCK after RECLAIM_COMPLETE
` [PATCH 16/19] nfsd: validate sockaddr length per family in listener_set
` [PATCH 17/19] lockd, nfsd: RCU-protect nlmsvc_ops dispatch
` [PATCH 18/19] nfsd: move nfsd_debugfs_init() after nfsd4_init_slabs() in init_nfsd()
` [PATCH 19/19] nfsd: initialize DRC hash table before registering shrinker
REGRESSION: NFSv4: mkdir returns EEXIST after NFS4ERR_DELAY-then-success;
2026-06-10 16:12 UTC (6+ messages)
` [PATCH] NFSv4: clear exception state on successful mkdir retry
[PATCH 0/9] Deliver TLS session tags to upper-layer consumers (NFSD)
2026-06-10 13:44 UTC (15+ messages)
` [PATCH 1/9] handshake: Require admin permission for DONE command
` [PATCH 2/9] handshake: Add tags to "done" downcall
` [PATCH 3/9] lib: Add a "tagset" data structure
[PATCH rdma-next v7] RDMA: Change capability fields in ib_device_attr from int to u32
2026-06-10 8:44 UTC (3+ messages)
[PATCH v2] xprtrdma: Move long delayed work on system_dfl_long_wq
2026-06-10 5:10 UTC (4+ messages)
nfsrahead SIGBUS crash on aarch64 for non-NFS block devices
2026-06-09 23:07 UTC
[PATCH 0/2] NFSv4/flexfiles: fix unwanted in-band IO fallback from DS to MDS
2026-06-09 17:14 UTC (3+ messages)
` [PATCH 1/2] NFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS on fatal DS connect errors
[PATCH v3 0/4] nfsd/sunrpc: convert nfsstat server-side interfaces to use netlink
2026-06-09 16:15 UTC (5+ messages)
` [PATCH v3 1/4] sunrpc: add per-netns per-procedure call counts to svc_stat
` [PATCH v3 2/4] sunrpc: use per-net counts in svc_seq_show()
` [PATCH v3 3/4] nfsd: implement server-stats-get netlink handler
` [PATCH v3 4/4] sunrpc: remove unused svc_version vs_count field
[PATCH] vfs: add FS_USERNS_DELEGATABLE flag and set it for NFS
2026-06-09 10:57 UTC (4+ messages)
[PATCH] NFS: correct CONFIG_NFS_V4 macro name in #endif comment
2026-06-09 2:56 UTC
[PATCH/RFC 00/18] VFS/nfsd: replace dentry_create()
2026-06-09 1:03 UTC (7+ messages)
` [PATCH 16/18] nfsd: switch nfsd4_create_file() to use vfs_lookup_open()
` [PATCH 17/18] nfsd: use vfs_lookup_open() for non-creating open requests too
[PATCH] NFSD: fix up error returned by write_threads()
2026-06-09 0:33 UTC (3+ messages)
[PATCH net-next] net/sunrpc/svcauth_unix: Use strscpy() to copy strings into arrays
2026-06-09 0:33 UTC (2+ messages)
[PATCH 1/1] sunrpc: Use "%*phN" to dprintk() a cookie
2026-06-09 0:33 UTC (2+ messages)
[PATCH v4 00/21] nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-06-08 16:37 UTC (4+ messages)
` [PATCH v4 03/21] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
[PATCH] SUNRPC: check rpc_sockaddr2uaddr() return value in rpcb_register_inet4/6
2026-06-08 14:57 UTC (2+ messages)
[PATCH v3 00/22] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-06-08 14:54 UTC (23+ messages)
` [PATCH v3 01/22] netfs: Fix decision whether to disallow write-streaming due to fscache use
` [PATCH v3 02/22] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v3 03/22] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v3 04/22] mm: Make readahead store folio count in readahead_control
` [PATCH v3 05/22] netfs: Bulk load the readahead-provided folios up front
` [PATCH v3 06/22] Add a function to kmap one page of a multipage bio_vec
` [PATCH v3 07/22] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v3 08/22] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v3 09/22] netfs: Add some tools for managing bvecq chains
` [PATCH v3 10/22] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v3 11/22] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v3 12/22] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v3 13/22] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v3 14/22] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v3 15/22] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v3 16/22] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v3 17/22] netfs: Remove netfs_extract_user_iter()
` [PATCH v3 18/22] iov_iter: Remove ITER_FOLIOQ
` [PATCH v3 19/22] netfs: Remove folio_queue and rolling_buffer
` [PATCH v3 20/22] netfs: Check for too much data being read
` [PATCH v3 21/22] netfs: Limit the minimum trigger for progress reporting
` [PATCH v3 22/22] netfs: Combine prepare and issue ops and grab the buffers on request
[nfs-utils PATCH] nfsd: don't assume service is running when setting thread count to 0
2026-06-08 13:13 UTC
[PATCH] svcrdma: Cap Read sink allocations at PAGE_ALLOC_COSTLY_ORDER
2026-06-07 18:11 UTC (4+ messages)
[PATCH v2 0/2] nfs: support FMODE_NOWAIT on O_DIRECT reads
2026-06-07 7:31 UTC (3+ messages)
` [PATCH v2 1/2] nfs: add nowait version of nfs_start_io_direct
` [PATCH v2 2/2] nfs: expose FMODE_NOWAIT for read-only files
[BUG] KASAN: slab-use-after-free in xprt_put
2026-06-07 2:16 UTC
[PATCH rdma-next v6] RDMA: Change capability fields in ib_device_attr from int to u32
2026-06-06 7:01 UTC (9+ messages)
[RFC] NFS: named client identities for mTLS mounts and a per-namespace .nfs keyring
2026-06-06 6:50 UTC (3+ messages)
[PATCH net-next v5] RDMA: Change capability fields in ib_device_attr from int to u32
2026-06-06 6:49 UTC (3+ messages)
[PATCH] svcrdma: Avoid direct reclaim when allocating Read sink buffers
2026-06-05 23:13 UTC (3+ messages)
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