Linux NFS development
 help / color / mirror / Atom feed
 messages from 2026-08-25 06:52:00 to 2026-08-31 16:15:59 UTC [more...]

[PATCH v4 00/14] nfsd/sunrpc: harden the netlink listener set interface
 2026-08-31 16:14 UTC  (14+ messages)
` [PATCH v4 01/14] NFSD: cap the number of listeners accepted in listener_set
` [PATCH v4 02/14] NFSD: validate transport name in listener_set before serv creation
` [PATCH v4 03/14] SUNRPC: keep the first error in svc_register()
` [PATCH v4 04/14] SUNRPC: bound the local rpcbind client timeout to 1s
` [PATCH v4 05/14] NFSD: report listener creation failures through extack
` [PATCH v4 06/14] SUNRPC: report local rpcbind calls that get no answer
` [PATCH v4 07/14] SUNRPC: stop svc_register() once rpcbind stops answering
` [PATCH v4 08/14] SUNRPC: stop the svc_unregister() sweep "
` [PATCH v4 09/14] SUNRPC: stop unregistering listeners "
` [PATCH v4 10/14] NFSD: stop registering with rpcbind after a failure in listener_set
` [PATCH v4 11/14] selftests/nfsd: exercise listener_set request validation
` [PATCH v4 12/14] selftests/nfsd: add a per-netns rpcbind stub and the listener round-trips
` [PATCH v4 13/14] selftests/nfsd: check that listener_set asks rpcbind once

[PATCH AUTOSEL 6.18-6.1] NFS: fix eof updates after NFSv4.2 fallocate/zero-range
 2026-08-31 13:30 UTC  (2+ messages)
` [PATCH AUTOSEL 6.18-5.10] xprtrdma: Add request-pool slack for delayed recycling

[PATCH 0/9] Remove FGP_NOFS
 2026-08-31 12:32 UTC  (18+ messages)
` [PATCH 1/9] mm: Improve memalloc_nofs_save() documentation
` [PATCH 2/9] ext4: Remove uses of FGP_NOFS
` [PATCH 3/9] erofs: Remove redundant FGP_NOFS
` [PATCH 4/9] nfs: "
` [PATCH 5/9] ntfs: Remove FGP_NOFS from __ntfs_inode_resident_attr_pwrite()
` [PATCH 6/9] ntfs: Remove redundant FGP_NOFS from ntfs_wof_collect_dest()
` [PATCH 7/9] squashfs: Remove use of FGP_NOFS
` [PATCH 8/9] filemap: Remove redundant FGP_NOFS
` [PATCH 9/9] filemap: Remove FGP_NOFS

[PATCH v3 00/14] nfsd/sunrpc: harden the netlink listener set interface
 2026-08-31 12:05 UTC  (17+ messages)
` [PATCH v3 01/14] NFSD: cap the number of listeners accepted in listener_set
` [PATCH v3 02/14] NFSD: validate transport name in listener_set before serv creation
` [PATCH v3 03/14] SUNRPC: keep the first error in svc_register()
` [PATCH v3 04/14] SUNRPC: bound the local rpcbind client timeout to 1s
` [PATCH v3 05/14] NFSD: report listener creation failures through extack
` [PATCH v3 06/14] SUNRPC: report local rpcbind calls that get no answer
` [PATCH v3 07/14] SUNRPC: stop svc_register() once rpcbind stops answering
` [PATCH v3 08/14] SUNRPC: stop the svc_unregister() sweep "
` [PATCH v3 09/14] SUNRPC: stop unregistering listeners "
` [PATCH v3 10/14] NFSD: stop registering with rpcbind after a failure in listener_set
` [PATCH v3 11/14] selftests/nfsd: exercise listener_set request validation
` [PATCH v3 12/14] selftests/nfsd: add a per-netns rpcbind stub and the listener round-trips
` [PATCH v3 13/14] selftests/nfsd: check that listener_set asks rpcbind once
` [PATCH v3 14/14] selftests/nfsd: check that listener removal "

[PATCH v2 0/7] NFS: harden pNFS XDR decoding
 2026-08-31 11:48 UTC  (8+ messages)
` [PATCH v2 1/7] NFS: free netid when discarding pNFS DS addresses
` [PATCH v2 2/7] NFS: bound flexfiles GETDEVICEINFO version count
` [PATCH v2 3/7] NFS: bound flexfiles filehandle "
` [PATCH v2 4/7] NFS: validate pNFS data server port octets
` [PATCH v2 5/7] NFS: bound multipath address count in file-layout GETDEVICEINFO
` [PATCH v2 6/7] NFS: bound multipath address count in flexfiles GETDEVICEINFO
` [PATCH v2 7/7] NFS: add KUnit coverage for pNFS XDR decoding

[PATCH 0/2] gssd, statd: correct command help text
 2026-08-31 10:42 UTC  (3+ messages)
` [PATCH 1/2] gssd: sync usage() and man page synopsis with actual options
` [PATCH 2/2] statd: document the NLM port options in usage()

[PATCH 0/3] gssd, idmapd: validate names before using them
 2026-08-31 10:42 UTC  (4+ messages)
` [PATCH 1/3] gssd: fix use of uninitialized memory in error message
` [PATCH 2/3] idmapd: validate NAMETOID names within their fixed-size field
` [PATCH 3/3] gssd: reject server hostnames that do not fit

[PATCH v2 0/2] nfsdctl: list NFSv4 clients
 2026-08-31  9:27 UTC  (3+ messages)
` [PATCH v2 1/2] nfsdctl: add a command to "
` [PATCH v2 2/2] nfsdctl: display per-client NFSv4 state usage

[PATCH v2 0/2] nfsd: expose NFSv4 client state through Netlink
 2026-08-31  9:27 UTC  (3+ messages)
` [PATCH v2 1/2] nfsd: add a Netlink dump of NFSv4 clients
` [PATCH v2 2/2] nfsd: report per-client NFSv4 state usage through Netlink

[PATCH] nfs/blocklayout: allow pNFS SCSI layout without pNFS block layout
 2026-08-31  7:03 UTC  (2+ messages)

[PATCH 0/5] Fix premature completion of rpc_pipefs upcalls
 2026-08-31  0:38 UTC  (6+ messages)
` [PATCH 1/5] NFSD: Don't complete a cld upcall the daemon has not read
` [PATCH 2/5] NFSD: Move the cld upcall message out of the caller's stack frame
` [PATCH 3/5] NFSD: Complete a cld upcall when copying its reply fails
` [PATCH 4/5] NFSD: Reject an oversized principal hash from nfsdcld
` [PATCH 5/5] pnfs/blocklayout: Complete a device upcall only on its own reply

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-08-30 23:09 UTC  (15+ messages)

[PATCH v1 0/3] nfsdctl: list NFSv4 clients
 2026-08-29 21:28 UTC  (6+ messages)
` [PATCH v1 1/3] nfsdctl: report NFSv4 grace state
` [PATCH v1 2/3] nfsdctl: add a command to list NFSv4 clients
` [PATCH v1 3/3] nfsdctl: display per-client NFSv4 state usage

[PATCH] nfsd: hold cl_lock in client_has_state()
 2026-08-29 15:53 UTC  (6+ messages)

[BUG] sunrpc: rpc_pipe_msg left queued on a stack frame (nfsd cld upcall)
 2026-08-29 11:53 UTC  (2+ messages)

[PATCH v1] NFSD: Return NFSERR_ISDIR for NFSv2 READ and WRITE on a non-regular file
 2026-08-28 23:50 UTC  (3+ messages)

[PATCH 0/2] Address minor issues with status codes
 2026-08-28 23:14 UTC  (13+ messages)
` [PATCH 2/2] NFS: NFSERR_INVAL is not defined by NFSv2

[PATCH v2 00/23] NFS: flexfiles device notifications and caching for wide striped layouts
 2026-08-28 20:50 UTC  (7+ messages)
` [PATCH v2 01/23] NFSv4/flexfiles: reject a stripe_unit that does not fit 32 bits
` [PATCH v2 14/23] NFSv4/flexfiles: Honor ndc_immediate on CB_NOTIFY_DEVICEID CHANGE

[PATCH v2 0/7] Implied-ACK eviction for NFSD's duplicate reply cache
 2026-08-28 20:37 UTC  (14+ messages)
` [PATCH v2 1/7] SUNRPC: Assign a unique identifier to each svc_xprt
` [PATCH v2 2/7] NFSD: Track transport in DRC entries
` [PATCH v2 3/7] SUNRPC: Record last-request timestamp on svc_xprt
` [PATCH v2 4/7] SUNRPC: Mark connection-oriented transports "
` [PATCH v2 5/7] NFSD: Evict completed DRC entries via implied ACK
` [PATCH v2 6/7] NFSD: Add tracepoints for DRC entry eviction
` [PATCH v2 7/7] NFSD: Record DRC population in lookup tracepoints

[PATCH] rpcinfo: stack buffer overflow in rpcinfo rpcbdump()
 2026-08-28 15:38 UTC 

[PATCH 1/2] NFS: Import NFS3ERR definitions
 2026-08-28 14:42 UTC  (4+ messages)
` [PATCH 2/2] NFSD: Rework be32 nfserr definitions

[PATCH] nfsd: don't modify a session slot when replaying its cached reply
 2026-08-28 14:39 UTC  (3+ messages)

[PATCH 0/2] NFSD: Fixes for NFSv4 COMPOUND argument teardown
 2026-08-28 14:33 UTC  (2+ messages)

[PATCH 0/3] Minor fixes for svcrdma
 2026-08-28 13:50 UTC  (4+ messages)
` [PATCH 1/3] svcrdma: Grant credits from the clamped sc_max_requests
` [PATCH 2/3] svcrdma: Clear XPT_DATA when the last receive context is consumed
` [PATCH 3/3] SUNRPC: Skip xpt_reserved accounting for non-UDP transports

[PATCH v1 0/3] nfsd: expose NFSv4 client state through Netlink
 2026-08-28 13:43 UTC  (9+ messages)
` [PATCH v1 1/3] nfsd: report NFSv4 grace "
` [PATCH v1 2/3] nfsd: add a Netlink dump of NFSv4 clients
` [PATCH v1 3/3] nfsd: report per-client NFSv4 state usage through Netlink

[syzbot] [nfs?] INFO: task hung in nfsd_nl_unlock_filesystem_doit
 2026-08-28  7:35 UTC 

[syzbot] [nfs?] INFO: task hung in nfsd_nrthreads
 2026-08-27 23:06 UTC 

[PATCH] NFSD: Replace the use of include/trace/misc/nfs.h
 2026-08-27 18:51 UTC 

[PATCH] NFS: sysfs: fix use-after-free on delayed kobject release
 2026-08-27 13:20 UTC  (2+ messages)

NULL indirect call in xs_read_stream_request, leaked socket lock wedges all NFS traffic
 2026-08-27  8:45 UTC 

[syzbot] [nfs?] INFO: task hung in nfsd_nl_svc_export_get_reqs_dumpit
 2026-08-27  8:33 UTC 

[PATCH] nfsd: release POSIX ACLs of unexecuted compound ops
 2026-08-27  5:14 UTC  (4+ messages)

[GIT PULL] Please pull NFS client fixes for Linux 7.3
 2026-08-26 23:10 UTC  (3+ messages)

[PATCH 0/7] Implied-ACK eviction for NFSD's duplicate reply cache
 2026-08-26 20:26 UTC  (8+ messages)
` [PATCH 1/7] SUNRPC: Assign a unique identifier to each svc_xprt
` [PATCH 2/7] NFSD: Track transport in DRC entries
` [PATCH 3/7] SUNRPC: Record last-request timestamp on svc_xprt
` [PATCH 4/7] SUNRPC: Mark connection-oriented transports "
` [PATCH 5/7] NFSD: Evict completed DRC entries via implied ACK
` [PATCH 6/7] NFSD: Add tracepoints for DRC entry eviction
` [PATCH 7/7] NFSD: Record DRC population in lookup tracepoints

[PATCH v2] xprtrdma: Fix Write chunk payload corruption on a short reply header
 2026-08-26 14:34 UTC 

[PATCH RFC/RFT v1 00/12] Fix easy bits of the negative dentry problem
 2026-08-26 11:45 UTC  (11+ messages)
` [PATCH v1 03/12] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls

[PATCH] NFS: blocklayout: reject oversized SCSI designators
 2026-08-26  8:07 UTC 

[PATCH 0/7] Remove aops->launder_folio
 2026-08-25 15:50 UTC  (10+ messages)
` [PATCH 2/7] fuse: Use filemap_invalidate_pages()

[PATCH RFC/RFT v2 00/18] Fix easy bits of the negative dentry problem
 2026-08-26  1:45 UTC  (5+ messages)
` [PATCH v2 13/18] VFS: don't move dentries in d_sib list when they have the same parent

[PATCH RFC/RFT v3 00/11] Fix easy bits of the negative dentry problem
 2026-08-25 22:06 UTC  (12+ messages)
` [PATCH v3 01/11] VFS: don't count references through ->d_parent
` [PATCH v3 02/11] autofs: change positive_after() so it takes d_lock rather than the caller
` [PATCH v3 03/11] coda: don't take rcu_read_lock() in coda_flag_children()
` [PATCH v3 04/11] nfs: separate locked regions in nfs_clear_verifier_directory()
` [PATCH v3 05/11] Add and use d_for_each_positive_child family of iterators
` [PATCH v3 06/11] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls
` [PATCH v3 07/11] fsnotify: don't hold i_lock while walking d_children in fsnotify_set_children_dentry_flags()
` [PATCH v3 08/11] nfs: Don't hold i_lock while walking ->d_children list
` [PATCH v3 09/11] autofs: don't hold ->lookup_lock in get_next_positive_*
` [PATCH v3 10/11] VFS: don't move dentries in d_sib list when they have the same parent
` [PATCH v3 11/11] Call cond_reshed() as needed in d_for_each_positive_child()

[PATCH 1/1] nfs-utils: mount: fix snprintf return value handling in error formatting
 2026-08-25 18:53 UTC 

[PATCH v2 0/4] NFS: Add directory delegation support for CB_NOTIFY
 2026-08-25 16:11 UTC  (6+ messages)
` [PATCH v2 1/4] NFS: Add an outline for the CB_NOTIFY operation
` [PATCH v2 2/4] NFS: Add support for CB_NOTIFY4_REMOVE_ENTRY
` [PATCH v2 3/4] NFS: Add support for CB_NOTIFY4_ADD_ENTRY
` [PATCH v2 4/4] NFS: Add support for CB_NOTIFY4_RENAME_ENTRY

[RFC PATCH] xprtrdma: Fix Write chunk payload corruption on a short reply header
 2026-08-25 13:40 UTC 


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