linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-31 20:53:43 to 2025-08-11 13:06:26 UTC [more...]

[Question]nfs: never returned delegation
 2025-08-11 13:06 UTC  (4+ messages)

[PATCH 0/5] nfs: more client side tracepoints in write and writeback codepaths
 2025-08-11 12:32 UTC  (8+ messages)
` [PATCH 1/5] nfs: remove trailing space from tracepoint
` [PATCH 2/5] nfs: add tracepoints to nfs_file_read() and nfs_file_write()
` [PATCH 3/5] nfs: new tracepoints around write handling
` [PATCH 4/5] nfs: more in-depth tracing of writepage events
` [PATCH 5/5] nfs: add tracepoints to nfs_writepages()

[PATCH AUTOSEL 6.16-5.4] pNFS: Handle RPC size limit for layoutcommits
 2025-08-10 16:51 UTC 

possible optimization in nfsd_set_fh_dentry
 2025-08-10 15:45 UTC  (3+ messages)

Is NFSv4.2's clone_blksize per-file or per-file-system?
 2025-08-10 15:38 UTC  (8+ messages)
      ` [nfsv4] "

[PATCH 0/3] net: remove redundant __GFP_NOWARN
 2025-08-10 15:34 UTC  (3+ messages)
` [PATCH 3/3] SUNRPC: Remove "

RFC: clone_blksize being wrong for a file?
 2025-08-09 21:57 UTC 

[GIT PULL] Please pull NFS client changes for Linux 6.17
 2025-08-09  5:20 UTC  (2+ messages)

[PATCH v6 0/7] NFSD: add "NFSD DIRECT" and "NFSD DONTCACHE" IO modes
 2025-08-09  5:02 UTC  (8+ messages)
` [PATCH v6 1/7] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [PATCH v6 2/7] NFSD: pass nfsd_file to nfsd_iter_read()
` [PATCH v6 3/7] NFSD: add io_cache_read controls to debugfs interface
` [PATCH v6 4/7] NFSD: add io_cache_write "
` [PATCH v6 5/7] NFSD: issue READs using O_DIRECT even if IO is misaligned
` [PATCH v6 6/7] NFSD: issue WRITEs "
` [PATCH v6 7/7] NFSD: add nfsd_analyze_read_dio and nfsd_analyze_write_dio trace events

[RFC PATCH] svcrdma: Introduce Receive buffer arenas
 2025-08-08 18:46 UTC 

[PATCH v5 0/7] NFSD: add "NFSD DIRECT" and "NFSD DONTCACHE" IO modes
 2025-08-08 18:19 UTC  (25+ messages)
` [PATCH v5 1/7] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [PATCH v5 2/7] NFSD: pass nfsd_file to nfsd_iter_read()
` [PATCH v5 3/7] NFSD: add io_cache_read controls to debugfs interface
` [PATCH v5 4/7] NFSD: add io_cache_write "
` [PATCH v5 5/7] NFSD: filecache: only get DIO alignment attrs if NFSD_IO_DIRECT enabled
` [PATCH v5 6/7] NFSD: issue READs using O_DIRECT even if IO is misaligned
` [PATCH v5 7/7] NFSD: issue WRITEs "

[PATCH v2] NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()
 2025-08-08 14:40 UTC  (2+ messages)

[PATCH v2] nfsd: decouple the xprtsec policy check from check_nfsd_access()
 2025-08-08 14:40 UTC  (2+ messages)

[PATCH v2] NFSv4: fix "prefered"->"preferred"
 2025-08-08 12:25 UTC  (2+ messages)

[PATCH 1/1] rpc_test.sh: Check for rpcbind remote calls support
 2025-08-08  7:38 UTC  (4+ messages)
` [LTP] "

[PATCH 0/6] fs: correct some spelling mistakes
 2025-08-08  7:14 UTC  (2+ messages)
` [PATCH 2/6] NFSv4: fix prefered -> preferred

[Bug report] xfstests cause nfs crash, kernel BUG at kernel/cred.c:104!
 2025-08-08  2:34 UTC  (6+ messages)
      ` [PATCH] nfs/localio: restore creds before releasing pageio data
        `  "

LAYOUTCOMMIT Failure After CB_LAYOUTRECALL in pNFS Filelayout Scenario
 2025-08-07 17:22 UTC  (3+ messages)

[PATCH v4 0/4] NFSD DIRECT: misaligned READs fixup, add handling for misaligned WRITEs
 2025-08-07 15:53 UTC  (13+ messages)
` [PATCH v4 1/4] NFSD: avoid using iov_iter_is_aligned() in nfsd_iter_read()
      ` sparse warnings with nfsd-testing [was: Re: [PATCH v4 1/4] NFSD: avoid using iov_iter_is_aligned() in nfsd_iter_read()]
` [PATCH v4 2/4] NFSD: refactor nfsd_read_vector_dio to EVENT_CLASS useful for READ and WRITE
` [PATCH v4 3/4] NFSD: prepare nfsd_vfs_write() to use O_DIRECT on misaligned WRITEs
` [PATCH v4 4/4] NFSD: issue WRITEs using O_DIRECT even if IO is misaligned

Missing pipe /var/lib/nfs/rpc_pipefs/nfsd/cld on OpenWrt
 2025-08-07 14:25 UTC  (2+ messages)

[RFC 0/4] net/tls: add support for the record size limit extension
 2025-08-07  0:14 UTC  (9+ messages)
` [RFC 1/4] net/handshake: get negotiated tls record size limit
` [RFC 2/4] net/tls/tls_sw: use the record size limit specified

parts of pages on NFS being replaced by swaths of NULs
 2025-08-06 14:20 UTC  (4+ messages)

[PATCH 1/2] SUNRPC: Don't allow waiting for exiting tasks
 2025-08-06  5:47 UTC  (4+ messages)

[PATCH v7 00/11] NFS DIRECT: align misaligned DIO for LOCALIO
 2025-08-05 23:21 UTC  (12+ messages)
` [PATCH v7 01/11] NFS/localio: nfs_close_local_fh() fix check for file closed
` [PATCH v7 02/11] NFS/localio: nfs_uuid_put() fix races with nfs_open/close_local_fh()
` [PATCH v7 03/11] NFS/localio: nfs_uuid_put() fix the wake up after unlinking the file
` [PATCH v7 04/11] nfs/localio: avoid bouncing LOCALIO if nfs_client_is_local()
` [PATCH v7 05/11] nfs/localio: make trace_nfs_local_open_fh more useful
` [PATCH v7 06/11] nfs/localio: add nfsd_file_dio_alignment
` [PATCH v7 07/11] nfs/localio: refactor iocb initialization
` [PATCH v7 08/11] nfs/localio: fallback to NFSD for misaligned O_DIRECT READs
` [PATCH v7 09/11] nfs/direct: add misaligned READ handling
` [PATCH v7 10/11] nfs/direct: add misaligned WRITE handling
` [PATCH v7 11/11] NFS: add basic STATX_DIOALIGN and STATX_DIO_READ_ALIGN support

[PATCH v3 0/4] NFSD DIRECT: add handling for misaligned WRITEs
 2025-08-05 19:02 UTC  (9+ messages)
` [PATCH v3 1/4] NFSD: refactor nfsd_read_vector_dio to EVENT_CLASS useful for READ and WRITE
` [PATCH v3 2/4] NFSD: prepare nfsd_vfs_write() to use O_DIRECT on misaligned WRITEs
` [PATCH v3 3/4] NFSD: issue WRITEs using O_DIRECT even if IO is misaligned
` [PATCH v3 4/4] NFSD: handle unaligned DIO for NFS reexport

[PATCH 1/1] SUNRPC: call_connect_status needs to destroy transport on ETIMEDOUT before retry
 2025-08-05 18:25 UTC  (9+ messages)

[PATCH] NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()
 2025-08-05 18:24 UTC  (2+ messages)

[PATCH] nfsd: decouple the xprtsec policy check from check_nfsd_access()
 2025-08-05 14:51 UTC  (9+ messages)

[PATCH v2 0/2] nfsd: Clean up nfs4_make_rec_clidname()
 2025-08-05 14:29 UTC  (5+ messages)
` [PATCH v2 1/2] nfsd: Replace open-coded conversion of bytes to hex
` [PATCH v2 2/2] nfsd: Eliminate an allocation in nfs4_make_rec_clidname()

[PATCH 0/2] Fixes for the NFS automounter
 2025-08-05 13:35 UTC  (8+ messages)
` [PATCH 1/2] NFS: Fix the setting of capabilities when automounting a new filesystem
` [PATCH 2/2] NFSv4: Remove duplicate lookups, capability probes and fsinfo calls

[PATCH 7/7] iov_iter: remove iov_iter_is_aligned
 2025-08-04 22:57 UTC  (6+ messages)

[PATCH] nfsd: Replace open-coded conversion of bytes to hex
 2025-08-04 22:51 UTC  (4+ messages)

[PATCH 1/1] SUNRPC: call_connect_status needs to destroy transport on ETIMEDOUT before retry
 2025-08-04 18:49 UTC  (2+ messages)

next-20250717: arm64: rk3399-rock-pi-4b: NFS mount failure with 64K page size
 2025-08-04 14:57 UTC 

Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.2/NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019/2022 for testing, 2025-08-04 
 2025-08-04 14:49 UTC 

[PATCH] nfsd: Don't force CRYPTO_LIB_SHA256 to be built-in
 2025-08-04 11:54 UTC  (2+ messages)

[PATCH v2 0/4] NFSD DIRECT: add handling for misaligned WRITEs
 2025-08-01 23:17 UTC  (15+ messages)
` [PATCH v2 2/4] NFSD: prepare nfsd_vfs_write() to use O_DIRECT on "
` [PATCH v2 3/4] NFSD: issue WRITEs using O_DIRECT even if IO is misaligned
` [PATCH v2 4/4] NFSD: handle unaligned DIO for NFS reexport

[PATCH v6 0/7] NFS DIRECT: align misaligned DIO for LOCALIO
 2025-08-01 17:10 UTC  (8+ messages)
` [PATCH v6 1/7] nfs/localio: avoid bouncing LOCALIO if nfs_client_is_local()
` [PATCH v6 2/7] nfs/localio: make trace_nfs_local_open_fh more useful
` [PATCH v6 3/7] nfs/localio: add nfsd_file_dio_alignment
` [PATCH v6 4/7] nfs/localio: refactor iocb initialization
` [PATCH v6 5/7] nfs/localio: fallback to NFSD for misaligned O_DIRECT READs
` [PATCH v6 6/7] nfs/direct: add misaligned READ handling
` [PATCH v6 7/7] nfs/direct: add misaligned WRITE handling

[RFC PATCH v2 0/8] NFSD: support DIO
 2025-08-01 16:10 UTC  (7+ messages)
` [RFC PATCH v2 4/8] lib/iov_iter: remove piecewise bvec length checking in iov_iter_aligned_bvec

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-08-01 14:00 UTC  (2+ messages)

mount NFS with localio
 2025-08-01 13:43 UTC  (3+ messages)

[PATCH v4 0/8] nfsd/vfs: fix handling of delegated timestamp updates
 2025-08-01  1:19 UTC  (3+ messages)
` [PATCH v4 8/8] nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).