messages from 2026-05-29 16:05:11 to 2026-06-04 14:54:37 UTC [more...]
[PATCH RFC 0/4] nfsd: per-client fair-queue dispatch
2026-06-04 14:54 UTC (9+ messages)
` [PATCH RFC 1/4] sunrpc: add a per-transport fairness key to svc_xprt
` [PATCH RFC 2/4] sunrpc: dispatch ready transports fairly per client
` [PATCH RFC 3/4] nfsd: add a fairq module parameter
` [PATCH RFC 4/4] nfsd: key NFSv4.1 connections by clientid for fair queueing
[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
2026-06-04 14:46 UTC (6+ messages)
` [PATCH 10/17] jbd2: replace __get_free_pages() "
[PATCH v4] nfsd: close shrinker/GC/fsnotify vs per-net shutdown race in filecache
2026-06-04 14:31 UTC
[PATCH v2 00/21] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-06-04 14:26 UTC (7+ messages)
` [PATCH v2 05/21] Add a function to kmap one page of a multipage bio_vec
` [PATCH v2 06/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
[PATCH v3] nfsd: close shrinker/GC/fsnotify vs per-net shutdown race in filecache
2026-06-04 13:57 UTC
[PATCH v7 0/3] mm: improve write performance with RWF_DONTCACHE
2026-06-04 8:19 UTC (7+ messages)
` [PATCH v7 3/3] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
[PATCH v1 0/7] nfs: Modernize Direct I/O path
2026-06-04 7:59 UTC (13+ messages)
` [PATCH v1 1/7] nfs: make nfs_page pin-aware
` [PATCH v1 2/7] nfs: Track number of pinned pages in nfs_page
` [PATCH v1 3/7] nfs: Introduce nfs_release_request_list helper
` [PATCH v1 4/7] nfs: migrate direct I/O to iov_iter_extract_pages
` [PATCH v1 5/7] nfs: introduce nfs_direct_extract_pages helper
` [PATCH v1 6/7] nfs: Optimize direct I/O to use folios for requests
` [PATCH v1 7/7] nfs: Cleanup the nfs_page_create_from_page helper
[PATCH] fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()
2026-06-04 7:56 UTC (13+ messages)
[PATCH v2] fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()
2026-06-04 7:40 UTC (2+ messages)
[DISCUSSION] Preventing ENOSPC/EDQUOT writeback errors on network filesystems
2026-06-04 6:50 UTC (4+ messages)
[RFC] knfsd: per-client fair scheduling to prevent single-client starvation
2026-06-03 23:07 UTC (11+ messages)
[PATCH v2 0/9] nfsd: fixes for locally-triggerable bugs
2026-06-03 20:30 UTC (15+ messages)
` [PATCH v2 1/9] nfsd: defer vfree of compound ops to fix rpc_status UAF
` [PATCH v2 2/9] nfsd: hold rcu across localio cmpxchg retry
` [PATCH v2 3/9] nfs/localio: fix ref leak on nfs_uuid_add_file failure
` [PATCH v2 4/9] nfsd: guard nfsd_serv deref in nfsd_file_net_dispose
` [PATCH v2 5/9] nfsd: widen nfsd_genl_rqstp address fields to sockaddr_storage
` [PATCH v2 6/9] nfsd: fix refcount leak in nfsd_file_lru_add on insertion failure
` [PATCH v2 7/9] nfsd: fix fcache_disposal UAF by inlining dispose state into nfsd_net
` [PATCH v2 8/9] nfsd: hold net namespace reference for delayed-dispose nfsd_files
` [PATCH v2 9/9] nfsd: unify cleanups in nfsd_cross_mnt() exits
[RFC] NFS: named client identities for mTLS mounts and a per-namespace .nfs keyring
2026-06-03 14:27 UTC (3+ messages)
[PATCH v2 0/2] nfsd: Clean up nfs4_make_rec_clidname()
2026-06-03 8:19 UTC (3+ messages)
` [PATCH v2 1/2] nfsd: Replace open-coded conversion of bytes to hex
[PATCH v2] sunrpc: fix uninitialized xprt_create_args structure
2026-06-03 1:36 UTC
[PATCH] sunrpc: fix uninitialized xprt_create_args structure
2026-06-03 1:33 UTC (4+ messages)
[PATCH rdma-next v6] RDMA: Change capability fields in ib_device_attr from int to u32
2026-06-02 11:33 UTC (5+ messages)
[PATCH 0/1] WARNING dump caused by PG_UPTODATE in nfs_free_request()
2026-06-02 11:04 UTC (2+ messages)
` [PATCH 1/1] nfs: keep PG_UPTODATE clear after read errors in page groups
[PATCH net-next v5] RDMA: Change capability fields in ib_device_attr from int to u32
2026-06-02 9:20 UTC (3+ messages)
[PATCH v3] nfsd: release OPEN-decoded posix ACLs via op_release
2026-06-02 3:47 UTC (2+ messages)
[PATCH] rpcrdma: arm rn_done before publishing the notification
2026-06-01 20:17 UTC
[PATCH 0/6] nfsd: medium-severity bugfixes
2026-06-01 19:43 UTC (15+ messages)
` [PATCH 1/6] nfsd: size fh_verify server sockaddr slot by xpt_locallen
` [PATCH 2/6] nfsd: release path refs on follow_down() error
` [PATCH 3/6] nfsd: fix nfsd_file leak on inter-server COPY setup failure
` [PATCH 4/6] nfsd: fix dentry ref leak on V4ROOT export filehandle lookup
` [PATCH 5/6] nfsd: release OPEN-decoded posix ACLs via op_release
` [PATCH 6/6] nfsd: fix layout fence worker double-reference race
[PATCH 0/2] follow-up to "Decouple req recycling"
2026-06-01 19:37 UTC (4+ messages)
` [PATCH 1/2] xprtrdma: Fix I3 invariant comment in rpcrdma_complete_rqst
` [PATCH 2/2] xprtrdma: Remove tautological I2 assertion in rpcrdma_reply_put
[PATCH 0/8] nfsd: fixes for locally-triggerable bugs
2026-06-01 18:33 UTC (12+ messages)
` [PATCH 1/8] nfsd: defer vfree of compound ops to fix rpc_status UAF
` [PATCH 2/8] nfsd: hold rcu across localio cmpxchg retry
` [PATCH 3/8] nfs/localio: fix ref leak on nfs_uuid_add_file failure
` [PATCH 4/8] nfsd: guard nfsd_serv deref in nfsd_file_net_dispose
` [PATCH 5/8] nfsd: widen nfsd_genl_rqstp address fields to sockaddr_storage
` [PATCH 6/8] nfsd: fix refcount leak in nfsd_file_lru_add on insertion failure
` [PATCH 7/8] nfsd: fix fcache_disposal UAF by inlining dispose state into nfsd_net
` [PATCH 8/8] nfsd: hold net namespace reference in nfsd_file
Fwd: [Ms-nfs41-client-devel] [Announcement] NFSv4.2/NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019/2022/2025 for testing, 2026-06-01
2026-06-01 15:41 UTC
[PATCH v2] nfsd: release OPEN-decoded posix ACLs via op_release
2026-06-01 14:41 UTC (4+ messages)
[PATCH/RFC 00/18] VFS/nfsd: replace dentry_create()
2026-06-01 12:29 UTC (24+ messages)
` [PATCH 01/18] VFS: move mnt_want_write() and locking into lookup_open()
` [PATCH 02/18] VFS: move delegated_inode retry loop "
` [PATCH 03/18] VFS: replace nameidata and open_flag args to lookup_open()
` [PATCH 04/18] VFS: add vfs_lookup_open()
` [PATCH 05/18] VFS: dentry_create: always set FMODE_CREATE when file is created
` [PATCH 06/18] nfsd: replace fh_fill_both_attrs() with fh_fill_post_noop()
` [PATCH 07/18] nfsd: move fh_want_write() after preamble in nfsd4_create_file()
` [PATCH 08/18] nfsd: move more nfs-specific code into preamble of nfsd4_create_file()
` [PATCH 09/18] nfsd: remove subtlety from nfsd4_create_file()
` [PATCH 10/18] nfsd: in nfsd4_create_file() let VFS report if file was created
` [PATCH 11/18] nfsd: nfsd4_create_file(): remove NFSD_MAY_CREATE check
` [PATCH 12/18] nfsd: reduce range of directory lock in nfsd4_create_file()
` [PATCH 13/18] nfsd: open-code nfsd4_vfs_create() into nfsd4_create_file()
` [PATCH 14/18] nfsd: move some code out of the d_really_is_negative() branch in nfsd4_create_file()
` [PATCH 15/18] nfsd: reduce want-write range in nfsd4_create_file(
` [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 18/18] VFS: remove dentry_create()
[PATCH v2 0/2] Fix two latent server-side initialization bugs
2026-05-31 1:11 UTC (4+ messages)
` [PATCH v2 1/2] sunrpc: init gssp_lock before publishing proc entry
` [PATCH v2 2/2] SUNRPC: Check svc pool percpu counter allocation
[PATCH v2 0/9] nfsd: a pile of fixes for random bugs
2026-05-31 0:15 UTC (11+ messages)
` [PATCH v2 1/9] nfsd: fix BUG_ON in nfsd4_alloc_layout_stateid on racing delegation revoke
` [PATCH v2 2/9] nfsd: RCU-protect cl_cb_session to fix use-after-free on session teardown
` [PATCH v2 3/9] nfsd: convert nfsd_net boolean flags to unsigned long flags word
` [PATCH v2 4/9] nfsd: dedup nfs4_client_to_reclaim inserts
` [PATCH v2 5/9] nfsd: gate nfs3 setacl by argp->mask
` [PATCH v2 6/9] NFSD: check truncate permission under inode lock
` [PATCH v2 7/9] nfsd: fix partial-write detection in nfsd_direct_write
` [PATCH v2 8/9] nfsd: cap decoded POSIX ACL count to bound sort cost
` [PATCH v2 9/9] nfsd: validate symlink target length in NFSv4 CREATE
[PATCH 0/2] nfs: support FMODE_NOWAIT on O_DIRECT reads
2026-05-30 22:19 UTC (3+ messages)
` [PATCH 1/2] nfs: add nowait version of nfs_start_io_direct
` [PATCH 2/2] nfs: expose FMODE_NOWAIT for O_DIRECT read files
[PATCH 0/2] Fix two latent server-side initialization bugs
2026-05-30 21:59 UTC (8+ messages)
` [PATCH 1/2] sunrpc: init gssp_lock before publishing proc entry
` [PATCH 2/2] SUNRPC: Check svc pool percpu counter allocation
[PATCH] Removed warnings in nfs_sockaddr2universal()
2026-05-30 21:07 UTC (2+ messages)
[PATCH nfs-utils] libnfsidmap: avoid malloc(0) for empty Local-Realms
2026-05-30 21:07 UTC (2+ messages)
[PATCH nfs-utils] nfsstat: add netlink support for fetching server statistics
2026-05-30 21:06 UTC (2+ messages)
[PATCH] support: mark unused arguments in netlink handlers with UNUSED()
2026-05-30 21:06 UTC (2+ messages)
[PATCH 00/10] nfsd: a pile of fixes for random bugs
2026-05-30 10:24 UTC (27+ messages)
` [PATCH 02/10] nfsd: drain callbacks and clear cl_cb_session
` [PATCH 03/10] nfsd: serialize nfsd4_end_grace() with atomic test-and-set
` [PATCH 04/10] nfsd: dedup nfs4_client_to_reclaim inserts
` [PATCH 06/10] NFSD: Enable return of an updated stable_how to NFS clients
` NFSv4.1 COMMIT of all changed areas only on flush? "
` [PATCH 08/10] nfsd: fix partial-write detection in nfsd_direct_write
` [PATCH 09/10] nfsd: cap decoded POSIX ACL count to bound sort cost
` [PATCH 10/10] nfsd: validate symlink target length in NFSv4 CREATE
[PATCH 0/2] xfs: correct pNFS layout mappings
2026-05-30 6:37 UTC (2+ messages)
[PATCH 0/1] Client optimize away CB_RECALL for write delegation
2026-05-29 23:20 UTC (7+ messages)
` [PATCH 1/1] nfs: return a write delegation when a SETATTR drops our write access
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