messages from 2025-09-06 16:42:19 to 2025-09-11 15:10:56 UTC [more...]
[PATCHSET RFC v2 00/10] add support for name_to, open_by_handle_at() to io_uring
2025-09-11 15:15 UTC (21+ messages)
` [PATCH 01/10] fhandle: create helper for name_to_handle_at(2)
` [PATCH 02/10] io_uring: add support for IORING_OP_NAME_TO_HANDLE_AT
` [PATCH 03/10] fhandle: helper for allocating, reading struct file_handle
` [PATCH 04/10] fhandle: create do_filp_path_open() helper
` [PATCH 05/10] fhandle: make do_filp_path_open() take struct open_flags
` [PATCH 06/10] exportfs: allow VFS flags in struct file_handle
` [PATCH 07/10] exportfs: new FILEID_CACHED flag for non-blocking fh lookup
` [PATCH 08/10] io_uring: add __io_open_prep() helper
` [PATCH 09/10] io_uring: add support for IORING_OP_OPEN_BY_HANDLE_AT
` [PATCH 10/10] xfs: add support for non-blocking fh_to_dentry()
LInux NFSv4.1 client and server- case insensitive filesystems supported?
2025-09-11 15:01 UTC (21+ messages)
` NFSv4.x export options to mark export as case-insensitive, case-preserving? "
` fattr4_archive "deprecated" ? "
Where Is Dirty Data Flushed During NFSv4 Delegation Recall?
2025-09-11 14:29 UTC (2+ messages)
nfsd's ff_layout_ops.proc_layoutcommit is NULL
2025-09-11 14:14 UTC (3+ messages)
[PATCH 00/32] ns: support file handles
2025-09-11 12:56 UTC (71+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls
` [PATCH 02/32] nsfs: "
` [PATCH 03/32] block: use extensible_ioctl_valid()
` [PATCH 04/32] ns: move to_ns_common() to ns_common.h
` [PATCH 05/32] nsfs: add nsfs.h header
` [PATCH 06/32] ns: uniformly initialize ns_common
` [PATCH 07/32] mnt: use ns_common_init()
` [PATCH 08/32] ipc: "
` [PATCH 09/32] cgroup: "
` [PATCH 10/32] pid: "
` [PATCH 11/32] time: "
` [PATCH 12/32] uts: "
` [PATCH 13/32] user: "
` [PATCH 14/32] net: "
` [PATCH 15/32] ns: remove ns_alloc_inum()
` [PATCH 16/32] nstree: make iterator generic
` [PATCH 17/32] mnt: support iterator
` [PATCH 18/32] cgroup: "
` [PATCH 19/32] ipc: "
` [PATCH 20/32] net: "
` [PATCH 21/32] pid: "
` [PATCH 22/32] time: "
` [PATCH 23/32] userns: "
` [PATCH 24/32] uts: "
` [PATCH 25/32] ns: add to_<type>_ns() to respective headers
` [PATCH 26/32] nsfs: add current_in_namespace()
` [PATCH 27/32] nsfs: support file handles
` [PATCH 28/32] nsfs: support exhaustive "
` [PATCH 29/32] nsfs: add missing id retrieval support
` [PATCH 30/32] tools: update nsfs.h uapi header
` [PATCH 31/32] selftests/namespaces: add identifier selftests
` [PATCH 32/32] selftests/namespaces: add file handle selftests
` [syzbot ci] Re: ns: support file handles
[nfs-utils PATCH v2] rpc-statd.service: define dependency on both rpcbind.service and rpcbind.socket
2025-09-11 11:29 UTC (3+ messages)
[PATCH] nfsrahead: modify get_device_info logic
2025-09-11 11:28 UTC (2+ messages)
[GIT PULL] Please pull NFS client bugfixes for 6.17
2025-09-10 19:42 UTC (2+ messages)
[PATCH v2 7/7] Use simple_start_creating() in various places
2025-09-10 18:28 UTC (6+ messages)
[RFC PATCH v1] svcrdma: Release transport resources synchronously
2025-09-10 17:26 UTC (5+ messages)
[PATCH v1] NFSD: Define actions for the new time_deleg FATTR4 attributes
2025-09-10 17:01 UTC (3+ messages)
client can crash nfsd4_encode_fattr4() by setting bit 84
2025-09-10 15:21 UTC (6+ messages)
[PATCH v1 0/3] NFSD direct I/O read
2025-09-10 14:29 UTC (19+ messages)
` [PATCH v1 1/3] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [PATCH v1 2/3] NFSD: pass nfsd_file to nfsd_iter_read()
` [PATCH v1 3/3] NFSD: Implement NFSD_IO_DIRECT for NFS READ
` [PATCH 0/2] NFSD: continuation of NFSD DIRECT
` [PATCH 1/2] sunrpc: add an extra reserve page to svc_serv_maxpages()
` [PATCH 2/2] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
[PATCH v4 0/3] Initial NFS client support for RWF_DONTCACHE
2025-09-10 1:59 UTC (6+ messages)
` [PATCH v5 "
` [PATCH v5 1/3] filemap: Add a helper for filesystems implementing dropbehind
` [PATCH v5 2/3] filemap: Add a version of folio_end_writeback that ignores dropbehind
` [PATCH v5 3/3] NFS: Enable use of the RWF_DONTCACHE flag on the NFS client
[PATCH] nfsd: switch the default for NFSD_LEGACY_CLIENT_TRACKING to "n"
2025-09-09 20:07 UTC (2+ messages)
[nfs-utils PATCH] rpc-statd.service: weaken the dependency on rpcbind.socket
2025-09-09 12:49 UTC (5+ messages)
[PATCH 0/4] More server capability fixes
2025-09-09 3:35 UTC (2+ messages)
[PATCH] draft patches to fixes LAYOUTCOMMIT related issues
2025-09-08 20:33 UTC (4+ messages)
[PATCH 0/2] cleanups in nfs4reovery.c
2025-09-08 20:02 UTC (6+ messages)
` [PATCH 1/2] nfsd: move name lookup out of nfsd4_list_rec_dir()
` [PATCH 2/2] nfsd: change nfs4_client_to_reclaim() to allocate data
[PATCH v2] nfsd: discard nfserr_dropit
2025-09-08 19:33 UTC (3+ messages)
[PATCH 0/1] NFSv4/flexfiles: Fix layout merge mirror check
2025-09-08 18:36 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] NFSD: Allow layoutcommit during grace period
2025-09-08 14:36 UTC (2+ messages)
[PATCH] SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it
2025-09-08 14:36 UTC (3+ messages)
_nfs4_open_and_get_state() should check d_splice_alias() return for error
2025-09-07 21:08 UTC (2+ messages)
[PATCH v2] NFSD: Add io_cache_{read,write} controls to debugfs
2025-09-07 16:42 UTC (4+ messages)
Fwd: [Ms-nfs41-client-devel] [Announcement] NFSv4.2/NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019/2022 for testing, 2025-09-06
2025-09-06 19:48 UTC (2+ messages)
` "
[PATCH 0/5] Assortment of I/O fixes for the NFS client
2025-09-06 16:42 UTC (10+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] NFS: Protect against 'eof page pollution'
` [PATCH v2 2/8] NFSv4.2: Protect copy offload and clone "
` [PATCH v2 3/8] NFS: Serialise O_DIRECT i/o and truncate()
` [PATCH v2 4/8] NFSv4.2: Serialise O_DIRECT i/o and fallocate()
` [PATCH v2 5/8] NFSv4.2: Serialise O_DIRECT i/o and clone range
` [PATCH v2 6/8] NFSv4.2: Serialise O_DIRECT i/o and copy range
` [PATCH v2 7/8] NFS: nfs_invalidate_folio() must observe the offset and size arguments
` [PATCH v2 8/8] NFS: Fix the marking of the folio as up to date
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