public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-08 13:45:13 to 2026-04-17 14:52:42 UTC [more...]

cleanup block-style layouts exports v2
 2026-04-17 14:52 UTC  (11+ messages)
` [PATCH 4/4] exportfs,nfsd: rework checking for layout-based block device access support

[PATCH pynfs v2 00/25] nfs4.1: add some directory delegation testcases
 2026-04-17  0:40 UTC  (27+ 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] pNFS: deadlock in pnfs_send_layoutreturn
 2026-04-17 10:17 UTC  (3+ messages)

[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
 2026-04-17  7:58 UTC  (23+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCH v2 0/3] mm: improve write performance with RWF_DONTCACHE
 2026-04-17  2:55 UTC  (16+ messages)
` [PATCH v2 1/3] mm: kick writeback flusher instead of inline flush for IOCB_DONTCACHE
` [PATCH v2 2/3] testing: add nfsd-io-bench NFS server benchmark suite
` [PATCH v2 3/3] testing: add dontcache-bench local filesystem "

[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)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-16 12:30 UTC  (6+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 55/61] interconnect: "

[PATCH 0/1] NFS: pnfs: cache data server entries for a short grace period
 2026-04-16  7:18 UTC 

[RFC PATCH 0/4] nfs: Enable PCI Peer-to-Peer DMA (P2PDMA) support
 2026-04-16  5:29 UTC  (13+ messages)
` [RFC PATCH 2/4] nfs: add NFS_CAP_P2PDMA and detect transport support
` [RFC PATCH 3/4] nfs: make nfs_page pin-aware
` [RFC PATCH 4/4] nfs: allow P2PDMA in direct I/O path

[RFC PATCH] nfs: use nfsi->rwsem to protect traversal of the file lock list
 2026-04-16  3:01 UTC  (3+ messages)

[PATCH 1/1] Don't always trust server inode size while client holds write delegation
 2026-04-16  1:43 UTC  (3+ messages)

Help tracking down a possible race
 2026-04-15 17:24 UTC 

[PATCH v2 1/1] NFSv4: retry GETATTR if GET_DIR_DELEGATION failed
 2026-04-15 14:01 UTC 

[PATCH] nfsd: fix handling of NFSEXP_PNFS in the netlink codepath
 2026-04-15  5:29 UTC  (3+ messages)

[PATCH 1/4] mm/vmstat: use node_stat_add_folio/sub_folio for folio_nr_pages operations
 2026-04-15  0:48 UTC  (3+ messages)

[PATCH v1 0/2] NFS: fix RCU and tracing pointer safety
 2026-04-14 16:12 UTC  (7+ messages)
` [PATCH v1 1/2] NFS: fix RCU safety in nfs_compare_super_address
` [PATCH v1 2/2] NFS: use unsigned long for req field in nfs_page_class

[PATCH 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-04-14  8:02 UTC  (5+ messages)

[PATCH v2 1/1] NFSv4.2: fix COPY attrs in presence of delegated timestamps
 2026-04-13 22:51 UTC 

[PATCH v3 1/1] NFS: fix writeback in presence of errors
 2026-04-13 22:24 UTC 

[PATCH 1/1] NFSv4.2: fix COPY attrs in presence of delegated timestamps
 2026-04-13 21:23 UTC  (3+ messages)

Take a Peek at This!
 2026-04-13 21:23 UTC 

[PATCH 1/1] NFSv4.2: fix CLONE attrs in presence of delegated attributes
 2026-04-13 21:21 UTC  (3+ messages)

[PATCH v2 1/1] NFS: fix writeback in presence of errors
 2026-04-13 20:55 UTC  (2+ messages)

[PATCH] nfsd: fix replay buffer length underflow in nfsd4_encode_operation
 2026-04-13 18:21 UTC  (2+ messages)

[PATCH] sunrpc: start cache request seqno at 1 to fix netlink GET_REQS
 2026-04-13 17:24 UTC  (2+ messages)

NFS client tracepoint confusion
 2026-04-13 16:23 UTC 

PNFS block layouts
 2026-04-13  4:07 UTC 

[PATCH v2] exportfs: release NFSv4 state when last client is unexported
 2026-04-12 18:19 UTC  (2+ messages)

[PATCH v4 0/2] nfsd update mtime/ctime on CLONE/COPY with delegated attritutes
 2026-04-10 20:19 UTC  (4+ messages)
` [PATCH v4 1/2] nfsd: update mtime/ctime on CLONE in presense of delegated attributes
` [PATCH v4 2/2] nfsd: update mtime/ctime on COPY in presence "

[PATCH 1/1] NFSv4: retry GETATTR if GET_DIR_DELEGATION failed
 2026-04-10 16:48 UTC 

[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-04-10 15:18 UTC  (2+ messages)

[PATCH] pNFS: deadlock in pnfs_send_layoutreturn
 2026-04-10  5:28 UTC  (2+ messages)

[PATCH v3 0/2] nfsd update mtime/ctime on CLONE/COPY with delegated attritutes
 2026-04-09 19:21 UTC  (7+ messages)
` [PATCH v3 1/2] nfsd: update mtime/ctime on CLONE in presense of delegated attributes
` [PATCH v3 2/2] nfsd: update mtime/ctime on COPY in presence "

[PATCH 1/1] NFS: fix RENAME attr in presence of directory delegations
 2026-04-09 18:21 UTC  (2+ messages)

[PATCH v2 0/3] nfsd update mtime/ctime on CLONE/COPY with delegated attritutes
 2026-04-09 14:12 UTC  (7+ messages)
` [PATCH v2 1/3] nfsd: update mtime/ctime on CLONE in presense of delegated attributes
` [PATCH v2 2/3] nfsd: update mtime/ctime on synchronous COPY with "
` [PATCH v2 3/3] nfsd: update mtime/ctime on asynchronous "

[PATCH 00/24] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-04-08 19:53 UTC  (23+ messages)
` [PATCH 01/24] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH 02/24] filelock: add a tracepoint to start of break_lease()
` [PATCH 03/24] filelock: add an inode_lease_ignore_mask helper
` [PATCH 07/24] vfs: add fsnotify_modify_mark_mask()
` [PATCH 08/24] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH 12/24] nfsd: add data structures for handling CB_NOTIFY
` [PATCH 13/24] nfsd: add notification handlers for dir events

[PATCH v2 1/3] fh_key_file: fix missing string.h inclusion
 2026-04-08 17:35 UTC  (3+ messages)
` [PATCH v2 2/3] Introduce compat.h file to deal with old Linux api and fix build failure due to missing NETLINK_EXT_ACK
` [PATCH v2 3/3] support/backend_sqlite.c: fix getrandom() fallback

[PATCH 0/3] nfsd update mtime/ctime on CLONE/COPY with delegated attritutes
 2026-04-08 16:49 UTC  (11+ messages)
` [PATCH 1/3] nfsd: update mtime/ctime on CLONE in presense of delegated attributes
` [PATCH 2/3] nfsd: update mtime/ctime on synchronous COPY with "
` [PATCH 3/3] nfsd: update mtime/ctime on asynchronous "

[PATCH v8 0/9] Automatic NFSv4 state revocation on filesystem unmount
 2026-04-08 13:59 UTC  (7+ messages)
` [PATCH v8 1/9] NFSD: Fix infinite loop in layout state revocation
` [PATCH v8 2/9] NFSD: Handle layout stid in nfsd4_drop_revoked_stid()


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