Linux NFS development
 help / color / mirror / Atom feed
 messages from 2025-09-17 23:28:08 to 2025-09-26 15:23:51 UTC [more...]

[PATCH v3 00/38] vfs, nfsd: implement directory delegations
 2025-09-26 15:23 UTC  (52+ messages)
` [PATCH v3 01/38] filelock: push the S_ISREG check down to ->setlease handlers
` [PATCH v3 02/38] filelock: add a lm_may_setlease lease_manager callback
` [PATCH v3 03/38] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH v3 04/38] vfs: allow mkdir to wait for delegation break on parent
` [PATCH v3 05/38] vfs: allow rmdir "
` [PATCH v3 06/38] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH v3 07/38] vfs: make vfs_create break delegations on parent directory
` [PATCH v3 08/38] vfs: make vfs_mknod "
` [PATCH v3 09/38] filelock: lift the ban on directory leases in generic_setlease
` [PATCH v3 10/38] nfsd: allow filecache to hold S_IFDIR files
` [PATCH v3 11/38] nfsd: allow DELEGRETURN on directories
` [PATCH v3 12/38] nfsd: check for delegation conflicts vs. the same client
` [PATCH v3 13/38] nfsd: wire up GET_DIR_DELEGATION handling
` [PATCH v3 14/38] filelock: rework the __break_lease API to use flags
` [PATCH v3 15/38] filelock: add struct delegated_inode
` [PATCH v3 16/38] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH v3 17/38] filelock: add a tracepoint to start of break_lease()
` [PATCH v3 18/38] filelock: add an inode_lease_ignore_mask helper
` [PATCH v3 19/38] nfsd: add protocol support for CB_NOTIFY
` [PATCH v3 20/38] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v3 21/38] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v3 22/38] vfs: add fsnotify_modify_mark_mask()
` [PATCH v3 23/38] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v3 24/38] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v3 25/38] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v3 26/38] nfsd: add data structures for handling CB_NOTIFY to directory delegation
` [PATCH v3 27/38] nfsd: add notification handlers for dir events
` [PATCH v3 28/38] nfsd: add tracepoint to dir_event handler
` [PATCH v3 29/38] nfsd: apply the notify mask to the delegation when requested
` [PATCH v3 30/38] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v3 31/38] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v3 32/38] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v3 33/38] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v3 34/38] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH v3 35/38] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v3 36/38] nfsd: properly track requested child attributes
` [PATCH v3 37/38] nfsd: track requested dir attributes
` [PATCH v3 38/38] nfsd: add support to CB_NOTIFY for dir attribute changes

[PATCH v4 0/4] NFSD direct I/O read
 2025-09-26 14:51 UTC  (5+ messages)
` [PATCH v4 1/4] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [PATCH v4 2/4] NFSD: pass nfsd_file to nfsd_iter_read()
` [PATCH v4 3/4] NFSD: Relocate the xdr_reserve_space_vec() call site
` [PATCH v4 4/4] NFSD: Implement NFSD_IO_DIRECT for NFS READ

[RFC PATCH] NFSD: Relocate the xdr_reserve_space_vec() call site
 2025-09-26 14:31 UTC  (3+ messages)

[PATCH v11 0/7] NFS Direct: align misaligned DIO for LOCALIO
 2025-09-26 14:15 UTC  (12+ messages)
` [PATCH v11 1/7] nfs/localio: make trace_nfs_local_open_fh more useful
` [PATCH v11 2/7] nfs/localio: avoid issuing misaligned IO using O_DIRECT
    ` [PATCH v11b "
` [PATCH v11 3/7] nfs/localio: refactor iocb and iov_iter_bvec initialization
` [PATCH v11 4/7] nfs/localio: refactor iocb initialization
` [PATCH v11 5/7] nfs/localio: add proper O_DIRECT support for READ and WRITE
` [PATCH v11 6/7] nfs/localio: add tracepoints for misaligned DIO READ and WRITE support
` [PATCH v11 7/7] NFS: add basic STATX_DIOALIGN and STATX_DIO_READ_ALIGN support

[PATCH] nfsd: Move strlen declaration in nfsd4_encode_components_esc()
 2025-09-26 13:13 UTC  (5+ messages)

[RFC PATCH] fs: Plumb case sensitivity bits into statx
 2025-09-26 13:05 UTC  (6+ messages)

[PATCH v3 0/3] NFSD direct I/O read
 2025-09-26  1:30 UTC  (19+ messages)
` [PATCH v3 1/3] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [PATCH v3 2/3] NFSD: pass nfsd_file to nfsd_iter_read()
` [PATCH v3 3/3] NFSD: Implement NFSD_IO_DIRECT for NFS READ
                ` [RFC PATCH v3 4/3] NFSD: Implement NFSD_IO_DIRECT for NFS READ (v3 and older) [Was: "Re: [PATCH v3 3/3] NFSD: Implement NFSD_IO_DIRECT for NFS READ"]

[PATCH] nfsd: fix arithmetic expression overflow in decode_saddr()
 2025-09-26  0:09 UTC  (2+ messages)

[PATCH] nfsd: fix refcount leak in nfsd_set_fh_dentry()
 2025-09-25 13:47 UTC  (3+ messages)

[PATCH v2] NFSD: Add a subsystem policy document
 2025-09-25 13:32 UTC 

[PATCH] nfsd: fix arithmetic expression overflow in decode_saddr()
 2025-09-25 10:04 UTC  (2+ messages)

[PATCH v2 0/2] VFS: change ->atomic_open() calling to always have exclusive access
 2025-09-25  1:17 UTC  (3+ messages)
` [PATCH v2 1/2] NFS: remove d_drop()/d_alloc_parallel() from nfs_atomic_open()
` [PATCH v2 2/2] VFS: don't call ->atomic_open on cached negative without O_CREAT

[RFC PATCH] NFSD: Add a subsystem policy document
 2025-09-24 23:02 UTC  (11+ messages)

[RFC PATCH v4 0/9] NFSv4/flexfiles: Add support for striped layouts
 2025-09-24 16:20 UTC  (10+ messages)
` [RFC PATCH v4 1/9] NFSv4/flexfiles: Remove cred local variable dependency
` [RFC PATCH v4 2/9] NFSv4/flexfiles: Use ds_commit_idx when marking a write commit
` [RFC PATCH v4 3/9] NFSv4/flexfiles: Add data structure support for striped layouts
` [RFC PATCH v4 4/9] NFSv4/flexfiles: Update low level helper functions to be DS stripe aware
` [RFC PATCH v4 5/9] NFSv4/flexfiles: Read path updates for striped layouts
` [RFC PATCH v4 6/9] NFSv4/flexfiles: Commit "
` [RFC PATCH v4 7/9] NFSv4/flexfiles: Write "
` [RFC PATCH v4 8/9] NFSv4/flexfiles: Update layout stats & error paths "
` [RFC PATCH v4 9/9] NFSv4/flexfiles: Add support "

Thematic Funds Letter Of Intent
 2025-09-23 23:54 UTC 

[PATCH 0/4] pynfs: add a CB_NOTIFY_LOCK test
 2025-09-23 21:59 UTC  (5+ messages)
` [PATCH 1/4] nfs4.1: make serverhelper() deal with "bytes" objects
` [PATCH 2/4] pynfs: add an option to forcibly expire clients to the serverhelper scripts
` [PATCH 3/4] rudimentary CB_NOTIFY_LOCK support
` [PATCH 4/4] 4.1 server tests: add test for CB_NOTIFY_LOCK with an expired client

linux-next: build failure after merge of the nfs-anna tree
 2025-09-23 13:29 UTC  (2+ messages)

[bug report] NFSv4/flexfiles: Update low level helper functions to be DS stripe aware
 2025-09-23 10:38 UTC 

[PATCH] sunrpc: unexport rpc_malloc() and rpc_free()
 2025-09-22 21:36 UTC 

[RFC PATCH v3 0/9] NFSv4/flexfiles: Add support for striped layouts
 2025-09-22 20:34 UTC  (11+ messages)
` [RFC PATCH v3 1/9] NFSv4/flexfiles: Remove cred local variable dependency
` [RFC PATCH v3 2/9] NFSv4/flexfiles: Use ds_commit_idx when marking a write commit
` [RFC PATCH v3 3/9] NFSv4/flexfiles: Add data structure support for striped layouts
` [RFC PATCH v3 4/9] NFSv4/flexfiles: Update low level helper functions to be DS stripe aware
` [RFC PATCH v3 5/9] NFSv4/flexfiles: Read path updates for striped layouts
` [RFC PATCH v3 6/9] NFSv4/flexfiles: Commit "
` [RFC PATCH v3 7/9] NFSv4/flexfiles: Write "
` [RFC PATCH v3 8/9] NFSv4/flexfiles: Update layout stats & error paths "
` [RFC PATCH v3 9/9] NFSv4/flexfiles: Add support "

next-20250922: arm riscv32 flexfilelayout.c:685:2: error: incompatible pointer types passing 'u32 *'
 2025-09-22 17:59 UTC 

[PATCH 00/32] ns: support file handles
 2025-09-21  7:35 UTC  (9+ messages)
` [PATCH 25/32] ns: add to_<type>_ns() to respective headers
` [PATCH 27/32] nsfs: support file handles

[PATCH 0/5] nfs: Fix mounting NFS3 AUTH_NULL exports
 2025-09-20 13:35 UTC  (2+ messages)

[syzbot] [nfs?] WARNING in nsfs_fh_to_dentry
 2025-09-20  0:13 UTC 

[PATCH v2 00/33] ns: support file handles
 2025-09-19 12:28 UTC  (12+ messages)
` [PATCH v2 04/33] block: use extensible_ioctl_valid()
` [PATCH v2 18/33] mnt: support ns lookup

[PATCHES] finish_no_open() calling conventions change
 2025-09-19  9:16 UTC  (7+ messages)
` [PATCH 1/9] allow finish_no_open(file, ERR_PTR(-E...))
  ` [PATCH 5/9] simplify vboxsf_dir_atomic_open()
  ` [PATCH 7/9] simplify fuse_atomic_open()
  ` [PATCH 8/9] simplify gfs2_atomic_open()

[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
 2025-09-19  8:44 UTC  (4+ messages)
` [PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
 2025-09-19  8:30 UTC  (2+ messages)

[PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
 2025-09-19  8:25 UTC  (2+ messages)

[Question] nfsd: possible reordering between nf->nf_file assignment and NFSD_FILE_PENDING clearing?
 2025-09-19  1:11 UTC  (3+ messages)

[PATCH] pynfs: fix nfs4server.py TypeError problem
 2025-09-19  0:31 UTC  (4+ messages)

[PATCH v10 0/7] NFS Direct: align misaligned DIO for LOCALIO
 2025-09-18 21:41 UTC  (17+ messages)
` [PATCH v10 2/7] nfs/localio: avoid issuing misaligned IO using O_DIRECT
` [PATCH v10 6/7] nfs/localio: add tracepoints for misaligned DIO READ and WRITE support

[PATCH v2 0/4] NFSD direct I/O read
 2025-09-18 19:01 UTC  (9+ messages)
` [PATCH v2 4/4] NFSD: Implement NFSD_IO_DIRECT for NFS READ

[Question] nfsd: possible reordering between nf->nf_file assignment and NFSD_FILE_PENDING clearing?
 2025-09-18 13:57 UTC 

[PATCH 17/32] mnt: support iterator
 2025-09-18  0:46 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