Linux NFS development
 help / color / mirror / Atom feed
 messages from 2026-05-27 12:19:27 to 2026-06-02 16:00:10 UTC [more...]

[PATCH] sunrpc: fix uninitialized xprt_create_args structure
 2026-06-02 15:59 UTC  (3+ messages)

[RFC] NFS: named client identities for mTLS mounts and a per-namespace .nfs keyring
 2026-06-02 15:47 UTC 

[RFC] knfsd: per-client fair scheduling to prevent single-client starvation
 2026-06-02 15:46 UTC  (7+ 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  (40+ messages)
` [PATCH 01/10] nfsd: fix BUG_ON in nfsd4_alloc_layout_stateid on racing delegation revoke
` [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 05/10] nfsd: gate nfs3 setacl by argp->mask
` [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 07/10] NFSD: check truncate permission under inode lock
` [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  (8+ messages)
` [PATCH 1/1] nfs: return a write delegation when a SETATTR drops our write access

[PATCH 0/6] Harden server-side RPCSEC GSS decode and backchannel teardown
 2026-05-28 22:02 UTC  (8+ messages)
` [PATCH 1/6] SUNRPC: Reject krb5 v2 wrap tokens with oversized ec field
` [PATCH 2/6] SUNRPC: fix gssx_dec_option_array error path bugs
` [PATCH 3/6] SUNRPC: reject duplicate CREDS_VALUE options
` [PATCH 4/6] SUNRPC: Guard svcauth_gss_release() dispatch on rq_auth_stat
` [PATCH 5/6] SUNRPC: Zero rpc_gss_wire_cred at svcauth_gss_decode_credbody() entry
` [PATCH 6/6] SUNRPC: close backchannel before destroying callback service

[BUG] sunrpc: cache_seq_start_rcu() slab-out-of-bounds (unpriv-userns reachable)
 2026-05-28 17:37 UTC  (2+ messages)

[PATCH] nfsd: fix XDR length calculation in nfsd4_ff_encode_layoutget
 2026-05-28 15:14 UTC  (2+ messages)

[PATCH] nfsd: fix XDR padding calculation in ff_encode_getdeviceinfo
 2026-05-28 15:14 UTC  (4+ messages)

revisiting alloc_pages_bulks semantics?
 2026-05-28 13:16 UTC  (7+ messages)

[PATCH] VFS: fix possible failure to unlock in nfsd4_create_file()
 2026-05-28 12:15 UTC  (3+ messages)

[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
 2026-05-28 11:54 UTC  (8+ messages)
` [PATCH 04/17] nilfs2: replace get_zeroed_page() with kzalloc()
` [PATCH 14/17] fs/namespace: use __getname() to allocate mntpath buffer

ANNOUNCE: rpcbind-1.2.9 released
 2026-05-27 19:31 UTC 

[PATCH 1/2] nfsd: fix possible fh_compose of wrong dentry in nfsd4_create_file()
 2026-05-27 17:20 UTC  (2+ messages)

[PATCH] nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL deref
 2026-05-27 17:19 UTC  (2+ messages)

[PATCH v2 0/2] NFSv4/pNFS: fix client kernel panic from malformed GETDEVICEINFO
 2026-05-27 16:30 UTC  (3+ messages)
` [PATCH v2 1/2] NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr
` [PATCH v2 2/2] NFSv4/flexfile,filelayout: bound multipath DS count in GETDEVICEINFO

[PATCH 02/] nfsd: fix minor issues with atomic_create() use in dentry_create()
 2026-05-27 15:26 UTC  (5+ messages)

[PATCH 0/6] svcrdma: harden parsed chunk list against malformed wire values
 2026-05-27 15:19 UTC  (2+ messages)

[PATCH 0/5] Fix resource lifecycle bugs in svcrdma transport setup and teardown
 2026-05-27 15:19 UTC  (7+ messages)
` [PATCH 1/5] svcrdma: Fix unmatched rn_unregister on failed accept
` [PATCH 2/5] svcrdma: Reorder rpcrdma_rn_unregister before rdma_destroy_id
` [PATCH 3/5] svcrdma: Use svc_xprt_put to free listener on create failure
` [PATCH 4/5] svcrdma: Reject connection when transport allocation fails
` [PATCH 5/5] svcrdma: Clear sc_cm_id when ADDR_CHANGE replacement fails

[PATCH 0/3] rpcbind: fix a few memory leaks
 2026-05-27 14:53 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox