public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-27 16:57:40 to 2026-04-06 13:33:03 UTC [more...]

[PATCH 0/4] mm: improve write performance with RWF_DONTCACHE
 2026-04-06 13:32 UTC  (15+ messages)
` [PATCH 1/4] mm: fix IOCB_DONTCACHE write performance with rate-limited writeback
` [PATCH 2/4] mm: add atomic flush guard for IOCB_DONTCACHE writeback
` [PATCH 3/4] testing: add nfsd-io-bench NFS server benchmark suite
` [PATCH 4/4] testing: add dontcache-bench local filesystem "

[Q] NFSD: COMPOUND reply tag padding not zeroed? (e.g. \xff\xff)
 2026-04-06 13:15 UTC  (3+ messages)

[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
 2026-04-05 23:27 UTC  (10+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support
` [PATCH v6 2/4] kselftest/openat2: test for OPENAT2_REGULAR flag
` [PATCH v6 3/4] sparc/fcntl.h: convert O_* flag macros from hex to octal
` [PATCH v6 4/4] mips/fcntl.h: "

[PATCH v2] nfsd: fix file change detection in CB_GETATTR
 2026-04-05 22:13 UTC  (3+ messages)

[PATCH] nfs: use memcpy_and_pad in decode_fh
 2026-04-05 10:32 UTC 

[PATCH] NFS: Fix directory delegation verifier checks
 2026-04-05  2:39 UTC  (7+ messages)

ANNOUNCE: nfs-utils-2.9.1 released
 2026-04-04 20:43 UTC 

[PATCH 1/1] nfsd: update mtime/ctime on CLONE and COPY in presence of delegated attributes
 2026-04-04 15:01 UTC  (3+ messages)

[regression] Large rsize/wsize (1MB) causes EIO after 2b092175f5e3 ("NFS: Fix inheritance of the block sizes when automounting")
 2026-04-04 14:28 UTC  (3+ messages)
` [PATCH v2 0/1] NFSv4.1: Apply session size limits on clone path
  ` [PATCH v2 1/1] "

[PATCH 0/1] NFSv4.1: Apply session size limits on clone path
 2026-04-04 14:26 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 0/5] pynfs: a handful of fixes and a new CB_GETATTR test
 2026-04-04  0:55 UTC  (7+ messages)
` [PATCH v2 1/5] pynfs: ensure tests clean up after themselves
` [PATCH v2 2/5] pynfs: fix the check for delegated attribute support
` [PATCH v2 3/5] pynfs: _testCbGetattr() should check the delegation that was received
` [PATCH v2 4/5] pynfs: fix erroneous test in DELEG24 and DELEG25
` [PATCH v2] pynfs: add delegation test for CB_GETATTR after sync WRITE

[PATCH 1/1] nfsd: fix GET_DIR_DELEGATION when VFS leases are disabled
 2026-04-03 16:14 UTC  (4+ messages)

[PATCH] nfsd: fix file change detection in CB_GETATTR
 2026-04-03 14:31 UTC  (3+ messages)

[PATCH 0/5] pynfs: a handful of fixes and a new CB_GETATTR test
 2026-04-03 14:07 UTC  (7+ messages)
` [PATCH 1/5] pynfs: ensure tests clean up after themselves
` [PATCH 2/5] pynfs: fix the check for delegated attribute support
` [PATCH 3/5] pynfs: remove erroneous test from DELEG24 and DELEG25
` [PATCH 4/5] pynfs: _testCbGetattr() should check the delegation that was received
` [PATCH 5/5] pynfs: add delegation test for CB_GETATTR after sync WRITE

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

[PATCH nfs-utils v2 00/16] exportfs/exportd/mountd: allow them to use netlink for up/downcalls
 2026-04-03 12:55 UTC  (18+ messages)
` [PATCH nfs-utils v2 01/16] nfsdctl: move *_netlink.h to support/include/
` [PATCH nfs-utils v2 02/16] support/export: remove unnecessary static variables in nfsd_fh expkey lookup
` [PATCH nfs-utils v2 03/16] exportfs: remove obsolete legacy mode documentation from manpage
` [PATCH nfs-utils v2 04/16] support/include: update netlink headers for all cache upcalls
` [PATCH nfs-utils v2 05/16] build: add libnl3 and netlink header support for exportd and mountd
` [PATCH nfs-utils v2 06/16] xlog: claim D_FAC3 as D_NETLINK
` [PATCH nfs-utils v2 07/16] exportd/mountd: add netlink support for svc_export cache
` [PATCH nfs-utils v2 08/16] exportd/mountd: add netlink support for the nfsd.fh cache
` [PATCH nfs-utils v2 09/16] exportd/mountd: add netlink support for the auth.unix.ip cache
` [PATCH nfs-utils v2 10/16] exportd/mountd: add netlink support for the auth.unix.gid cache
` [PATCH nfs-utils v2 11/16] mountd/exportd: only use /proc interfaces if netlink setup fails
` [PATCH nfs-utils v2 12/16] support/export: check for pending requests after opening netlink sockets
` [PATCH nfs-utils v2 13/16] exportd/mountd: use cache type from notifications to target scanning
` [PATCH nfs-utils v2 14/16] exportfs: add netlink support for cache flush with /proc fallback
` [PATCH nfs-utils v2 15/16] exportfs: use netlink to probe kernel support, skip export_test
` [PATCH nfs-utils v2 16/16] mountd/exportd/exportfs: add --no-netlink option to disable netlink

[PATCH 1/1] NFS: fix RENAME attr in presence of directory delegations
 2026-04-02 23:12 UTC 

[PATCH 0/8] mm: globalize rest_of_page() macro
 2026-04-02 21:58 UTC  (3+ messages)
` [PATCH 8/8] arch: use rest_of_page() macro where appropriate

cleanup block-style layouts exports v2
 2026-04-02 21:09 UTC  (7+ messages)
` [PATCH 1/4] nfsd/blocklayout: always ignore loca_time_modify
` [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 v2 00/13] nfsd/sunrpc: add support for netlink upcalls for mountd/exportd
 2026-04-02 21:08 UTC  (6+ messages)
` [PATCH v2 10/13] nfsd: add netlink upcall for the svc_export cache

[BUG] Linux Kernel NFS Server refcount_t Underflow in nfs3svc_release_getacl (S→C)
 2026-04-02 19:06 UTC  (2+ messages)

[RFC PATCH 0/4] nfs: Enable PCI Peer-to-Peer DMA (P2PDMA) support
 2026-04-02 13:11 UTC  (9+ messages)
` [RFC PATCH 1/4] sunrpc: add supports_p2pdma to rpc_xprt_ops
` [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

[PATCH 1/1] Don't always trust server inode size while client holds write delegation
 2026-04-01 18:52 UTC 

WARNING in nfs_free_request: PG_WB_END stale during NFS read completion with FS-Cache
 2026-04-01 17:54 UTC 

cleanup block-style layouts exports
 2026-04-01 14:27 UTC  (20+ messages)
` [PATCH 1/4] nfsd/blocklayout: always ignore loca_time_modify
` [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

Regression: Missing check in nfsd_permission() causes -ENOLCK No locks available
 2026-04-01 13:34 UTC  (11+ messages)
    ` [PATCH] lockd: fix TEST handling when not all permissions are available
            ` [PATCH v2] "
                  ` Bug#1128861: "

[PATCH] libtirpc: fix bindresvport build with clang-22/C23
 2026-04-01  6:09 UTC 

[PATCH v2 0/2] nfs: delegated attribute fixes
 2026-03-31 22:57 UTC  (18+ messages)
` [PATCH v2 2/2] nfs: update inode ctime after removexattr operation

[PATCH v7 0/7] Automatic NFSv4 state revocation on filesystem unmount
 2026-03-31 21:07 UTC  (8+ messages)
` [PATCH v7 1/7] NFSD: Extract revoke_one_stid() utility function
` [PATCH v7 2/7] NFSD: Add NFSD_CMD_UNLOCK_IP netlink command
` [PATCH v7 3/7] NFSD: Add NFSD_CMD_UNLOCK_FILESYSTEM "
` [PATCH v7 4/7] NFSD: Replace idr_for_each_entry_ul in find_one_sb_stid()
` [PATCH v7 5/7] NFSD: Track svc_export in nfs4_stid
` [PATCH v7 6/7] NFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink command
` [PATCH v7 7/7] NFSD: Close cached file handles when revoking export state

[PATCH] exportfs: release NFSv4 state when last client is unexported
 2026-03-31 20:11 UTC 

[PATCH v6 0/5] Automatic NFSv4 state revocation on filesystem unmount
 2026-03-31 20:06 UTC  (6+ messages)
` [PATCH v6 1/5] NFSD: Extract revoke_one_stid() utility function
` [PATCH v6 2/5] NFSD: Add NFSD_CMD_UNLOCK_IP netlink command
` [PATCH v6 3/5] NFSD: Add NFSD_CMD_UNLOCK_FILESYSTEM "
` [PATCH v6 4/5] NFSD: Replace idr_for_each_entry_ul in find_one_sb_stid()
` [PATCH v6 5/5] NFSD: Track svc_export in nfs4_stid

[RFC PATCH 0/7] sunrpc: Reduce lock contention for NFSD TCP sockets
 2026-03-30 19:04 UTC  (3+ messages)

Increase default NFSv4 server size "max_block_size" to 4MB
 2026-03-30 18:46 UTC  (4+ messages)

[PATCH 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-03-30 13:57 UTC  (28+ messages)
` [PATCH 01/26] netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retry
` [PATCH 02/26] netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators
` [PATCH 03/26] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
` [PATCH 05/26] netfs: Fix read abandonment during retry
` [PATCH 06/26] netfs: Fix the handling of stream->front by removing it
` [PATCH 07/26] cachefiles: Fix excess dput() after end_removing()
` [PATCH 09/26] mm: Make readahead store folio count in readahead_control
` [PATCH 10/26] netfs: Bulk load the readahead-provided folios up front
` [PATCH 11/26] Add a function to kmap one page of a multipage bio_vec
` [PATCH 12/26] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH 17/26] cifs: Support ITER_BVECQ in smb_extract_iter_to_rdma()
` [PATCH 19/26] cifs: Remove support for ITER_KVEC/BVEC/FOLIOQ from smb_extract_iter_to_rdma()

[PATCH v7 0/2] nfs-utils: signed filehandle support
 2026-03-29 20:52 UTC  (2+ messages)

[PATCH v2 1/1] nfsdctl: check for listeners before starting threads
 2026-03-29 20:52 UTC  (2+ messages)

[PATCH] nfs.conf: nfsd: Reflect disable v4.0 by default value
 2026-03-29 20:51 UTC  (2+ messages)

A comparison of the new nfsd iomodes (and an experimental one)
 2026-03-28 12:37 UTC  (8+ messages)

[PATCH v3 1/4] pynfs: nfs4.1/nfs4server.py fixes
 2026-03-28  7:15 UTC  (4+ messages)
` [PATCH v3 2/4] pynfs: fix nfs4.1/nfs4server.py error with python3.12+
` [PATCH v3 3/4] pynfs: nfs4.1/nfs4server.py allow v4.2 mount
` [PATCH v3 4/4] pynfs: fix various types of errors in nfs4.1/nfs4proxy.py

[PATCH v3 1/4] pynfs: nfs4.1/nfs4server.py fixes
 2026-03-28  5:54 UTC  (5+ messages)
` [PATCH v3 2/4] pynfs: fix nfs4.1/nfs4server.py error with python3.12+
` [PATCH v3 3/4] pynfs: nfs4.1/nfs4server.py allow v4.2 mount
` [PATCH v3 4/4] pynfs: fix various types of errors in nfs4.1/nfs4proxy.py

[PATCH 1/4] pynfs: nfs4.1/nfs4server.py fixes
 2026-03-28  5:42 UTC 

6.18.19 (and probably earlier): get BUG nfsd_file (Not tainted): Objects remaining on __kmem_cache_shutdown()
 2026-03-27 20:38 UTC  (3+ messages)

pynfs-0.5 tagged and pushed
 2026-03-27 19:08 UTC  (4+ messages)


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