messages from 2026-04-16 14:21:41 to 2026-04-23 18:16:39 UTC [more...]
[PATCH 0/4] cleanup block-style layouts exports v3
2026-04-23 18:16 UTC (7+ messages)
` [PATCH 1/4] nfsd/blocklayout: always ignore loca_time_modify
` [PATCH] NFSD: Put cache get-reqs dump attrs under reply
` [PATCH 2/4] exportfs: split out the ops for layout-based block device access
` [PATCH 3/4] exportfs: don't pass struct iattr to ->commit_blocks
` [PATCH 4/4] exportfs,nfsd: rework checking for layout-based block device access support
[PATCH] NFSD: Put cache get-reqs dump attrs under reply
2026-04-23 17:57 UTC (5+ messages)
[PATCH 1/1] NFS: fix eof updates after NFSv4.2 fallocate/zero-range
2026-04-23 17:52 UTC
"Intent" of VFS lookups
2026-04-23 17:43 UTC (2+ messages)
Why does Linux nfs not set EXCHGID4_FLAG_SUPP_FENCE_OPS in NFSv4.2 mode?
2026-04-23 17:07 UTC (2+ messages)
[PATCH v10 00/17] Exposing case folding behavior
2026-04-23 14:39 UTC (19+ messages)
` [PATCH v10 01/17] fs: Move file_kattr initialization to callers
` [PATCH v10 02/17] fs: Add case sensitivity flags to file_kattr
` [PATCH v10 03/17] fat: Implement fileattr_get for case sensitivity
` [PATCH v10 04/17] exfat: "
` [PATCH v10 05/17] ntfs3: "
` [PATCH v10 06/17] hfs: "
` [PATCH v10 07/17] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v10 08/17] ext4: "
` [PATCH v10 09/17] xfs: "
` [PATCH v10 10/17] cifs: Implement fileattr_get for case sensitivity
` [PATCH v10 11/17] nfs: "
` [PATCH v10 12/17] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v10 13/17] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v10 14/17] isofs: "
` [PATCH v10 15/17] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v10 16/17] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v10 17/17] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
[PATCH RFC] sunrpc: hardcode pool_mode to pernode, remove other modes
2026-04-23 16:45 UTC (2+ messages)
[PATCH v2 00/13] nfsd/sunrpc: add support for netlink upcalls for mountd/exportd
2026-04-23 16:21 UTC (3+ messages)
` [PATCH v2 08/13] sunrpc: add netlink upcall for the auth.unix.ip cache
[PATCH 0/1] nfs: fix directory mtime staleness under directory delegation after local mutations
2026-04-23 14:29 UTC (4+ messages)
` [PATCH 1/1] nfs: don't skip revalidate on directory delegation when attrs flagged stale
[PATCH v9 00/17] Exposing case folding behavior
2026-04-23 11:52 UTC (22+ messages)
` [PATCH v9 01/17] fs: Move file_kattr initialization to callers
` [PATCH v9 02/17] fs: Add case sensitivity flags to file_kattr
` [PATCH v9 03/17] fat: Implement fileattr_get for case sensitivity
` [PATCH v9 04/17] exfat: "
` [PATCH v9 05/17] ntfs3: "
` [PATCH v9 06/17] hfs: "
` [PATCH v9 07/17] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v9 08/17] ext4: "
` [PATCH v9 09/17] xfs: "
` [PATCH v9 10/17] cifs: Implement fileattr_get for case sensitivity
` [PATCH v9 11/17] nfs: "
` [PATCH v9 12/17] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v9 13/17] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v9 14/17] isofs: "
` [PATCH v9 15/17] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v9 16/17] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v9 17/17] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
[PATCH] NFSv4: Fix state recovery deadlock when server misses grace period
2026-04-23 9:05 UTC (4+ messages)
[PATCH] smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/
2026-04-23 5:52 UTC
[PATCH 0/2] pnfs/blocklayout: harden GETDEVICEINFO volume parser
2026-04-23 5:20 UTC (6+ messages)
` [PATCH 1/2] pnfs/blocklayout: validate volume indices and limit recursion depth
` [PATCH 2/2] pnfs/blocklayout: cap total parse operations in volume topology
[PATCH v2] pNFS: deadlock in pnfs_send_layoutreturn
2026-04-22 12:52 UTC (6+ messages)
[PATCH] NFSv4.1/pNFS: fix LAYOUTCOMMIT retry loop on OLD_STATEID
2026-04-22 7:06 UTC
[PATCH] sunrpc: prevent out-of-bounds read in __cache_seq_start()
2026-04-22 2:46 UTC (3+ messages)
[PATCH] NFSD: Report whether fh_key was actually updated
2026-04-21 20:05 UTC (3+ messages)
[syzbot] [net?] [nfs?] KASAN: slab-out-of-bounds Read in cache_seq_start_rcu
2026-04-21 15:34 UTC
cleanup block-style layouts exports v2
2026-04-21 12:04 UTC (9+ messages)
[PATCH v9 0/9] Automatic NFSv4 state revocation on filesystem unmount
2026-04-21 12:00 UTC (11+ messages)
` [PATCH v9 1/9] NFSD: Fix infinite loop in layout state revocation
` [PATCH v9 2/9] NFSD: Handle layout stid in nfsd4_drop_revoked_stid()
` [PATCH v9 3/9] NFSD: Extract revoke_one_stid() utility function
` [PATCH v9 4/9] NFSD: Add NFSD_CMD_UNLOCK_IP netlink command
` [PATCH v9 5/9] NFSD: Add NFSD_CMD_UNLOCK_FILESYSTEM "
` [PATCH v9 6/9] NFSD: Replace idr_for_each_entry_ul in find_one_sb_stid()
` [PATCH v9 7/9] NFSD: Track svc_export in nfs4_stid
` [PATCH v9 8/9] NFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink command
` [PATCH v9 9/9] NFSD: Close cached file handles when revoking export state
[PATCH v3 0/2] NFS: fix RCU and tracing pointer safety
2026-04-21 11:00 UTC (4+ messages)
` [PATCH v3 1/2] NFS: remove redundant __private attribute from nfs_page_class
` [PATCH v3 2/2] NFS: Fix RCU dereference of cl_xprt in nfs_compare_super_address
Eregex support in nfsmount.conf for [ Server "Server_Name" ]?
2026-04-21 10:50 UTC (2+ messages)
` Fwd: "
[PATCH RESEND] nfs: force drop_nlink if we have a delegation during REMOVE
2026-04-21 10:00 UTC (3+ messages)
` [PATCH v2] nfs: set gencount on protocol-specific remove
[PATCH] NFS: flag files as supporting FMODE_NOWAIT
2026-04-21 6:53 UTC
[PATCH] NFSD: Increase the default max_block_size to 4MB
2026-04-20 21:25 UTC (3+ messages)
[GIT PULL] NFSD changes for the v7.1 merge window
2026-04-20 18:13 UTC (2+ messages)
[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
2026-04-20 14:31 UTC (14+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support
[PATCH] pnfs/flexfiles: reject zero version_count in GETDEVICEINFO
2026-04-20 13:01 UTC
[PATCH v2 0/2] NFS: fix RCU and tracing pointer safety
2026-04-19 16:06 UTC (6+ messages)
` [PATCH v2 1/2] NFS: remove redundant __private attribute from nfs_page_class
` [PATCH v2 2/2] NFS: Fix RCU dereference of cl_xprt in nfs_compare_super_address
[PATCH v5 1/1] NFSv4.2: fix CLONE/COPY attrs in presence of delegated attributes
2026-04-17 20:35 UTC
[PATCH v4 1/1] NFSv4.2: fix CLONE/COPY attrs in presence of delegated attributes
2026-04-17 18:46 UTC
[PATCH pynfs v2 00/25] nfs4.1: add some directory delegation testcases
2026-04-17 15:42 UTC (28+ messages)
` [PATCH pynfs v2 01/25] nfs4.1: add proposed NOTIFY4_GFLAG_EXTEND flag
` [PATCH pynfs v2 02/25] nfs4.1: add a getfh() to the end of create_obj() compound
` [PATCH pynfs v2 03/25] server41tests: add a basic GET_DIR_DELEGATION test
` [PATCH pynfs v2 04/25] server41tests: add a test for duplicate GET_DIR_DELEGATION requests
` [PATCH pynfs v2 05/25] server41tests: pass_warn() when server doesn't support dir delegations
` [PATCH pynfs v2 06/25] server41tests: test remove triggers dir delegation recall
` [PATCH pynfs v2 07/25] server41tests: test rename "
` [PATCH pynfs v2 08/25] server41tests: test mkdir "
` [PATCH pynfs v2 09/25] server41tests: test link "
` [PATCH pynfs v2 10/25] server41tests: test no notifications without GFLAG_EXTEND
` [PATCH pynfs v2 11/25] server41tests: test unrequested notification type triggers recall
` [PATCH pynfs v2 12/25] server41tests: add a test for removal from dir with dir delegation
` [PATCH pynfs v2 13/25] server41tests: add a test for directory add notifications
` [PATCH pynfs v2 14/25] server41tests: add test for RENAME event notifications
` [PATCH pynfs v2 15/25] server41tests: verify child attributes in ADD notification
` [PATCH pynfs v2 16/25] server41tests: test CHANGE_DIR_ATTRS notification
` [PATCH pynfs v2 17/25] server41tests: test mkdir triggers ADD notification
` [PATCH pynfs v2 18/25] server41tests: test DELEGRETURN stops notifications
` [PATCH pynfs v2 19/25] server41tests: verify filehandle in ADD notification
` [PATCH pynfs v2 20/25] server41tests: test cross-directory rename REMOVE notification
` [PATCH pynfs v2 21/25] server41tests: test cross-directory rename ADD notification on target
` [PATCH pynfs v2 22/25] server41tests: test link triggers ADD notification
` [PATCH pynfs v2 23/25] server41tests: test same-client changes don't trigger notifications
` [PATCH pynfs v2 24/25] server41tests: test cross-directory rename-over nad_old_entry
` [PATCH pynfs v2 25/25] server41tests: test within-directory "
[PATCH v2 00/28] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-04-17 11:56 UTC (33+ messages)
` [PATCH v2 01/28] filelock: pass current blocking lease to trace_break_lease_block() rather than "new_fl"
` [PATCH v2 02/28] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH v2 03/28] filelock: add a tracepoint to start of break_lease()
` [PATCH v2 04/28] filelock: add an inode_lease_ignore_mask helper
` [PATCH v2 05/28] fsnotify: new tracepoint in fsnotify()
` [PATCH v2 06/28] fsnotify: add fsnotify_modify_mark_mask()
` [PATCH v2 07/28] fsnotify: add FSNOTIFY_EVENT_RENAME data type
` [PATCH v2 08/28] nfsd: check fl_lmops in nfsd_breaker_owns_lease()
` [PATCH v2 09/28] nfsd: add protocol support for CB_NOTIFY
` [PATCH v2 10/28] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v2 11/28] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v2 12/28] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v2 13/28] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v2 14/28] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v2 15/28] nfsd: use RCU to protect fi_deleg_file
` [PATCH v2 16/28] nfsd: add data structures for handling CB_NOTIFY
` [PATCH v2 17/28] nfsd: add notification handlers for dir events
` [PATCH v2 18/28] nfsd: add tracepoint to dir_event handler
` [PATCH v2 19/28] nfsd: apply the notify mask to the delegation when requested
` [PATCH v2 20/28] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v2 21/28] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v2 22/28] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v2 23/28] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v2 24/28] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH v2 25/28] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v2 26/28] nfsd: properly track requested child attributes
` [PATCH v2 27/28] nfsd: track requested dir attributes
` [PATCH v2 28/28] nfsd: add support to CB_NOTIFY for dir attribute changes
[PATCH v2 0/3] mm: improve write performance with RWF_DONTCACHE
2026-04-17 2:55 UTC (5+ messages)
` [PATCH v2 1/3] mm: kick writeback flusher instead of inline flush for IOCB_DONTCACHE
[PATCH 1/1] NFS: pnfs: cache data server entries for a short grace period
2026-04-16 17:35 UTC (2+ messages)
[PATCH] nfsd: add missing function name to kerneldoc comment for nfsd_nl_parse_one_export
2026-04-16 17:09 UTC (2+ 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