messages from 2025-06-10 03:48:53 to 2025-06-13 09:23:49 UTC [more...]
[PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
2025-06-13 9:23 UTC (59+ messages)
` [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
` need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]
` [PATCH 2/6] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [PATCH 3/6] NFSD: pass nfsd_file to nfsd_iter_read()
` [PATCH 4/6] fs: introduce RWF_DIRECT to allow using O_DIRECT on a per-IO basis
` [PATCH 5/6] NFSD: leverage DIO alignment to selectively issue O_DIRECT reads and writes
` [PATCH 6/6] NFSD: issue READs using O_DIRECT even if IO is misaligned
[PATCHES][RFC][CFT] rpc_pipefs cleanups
2025-06-13 8:19 UTC (19+ messages)
` [PATCH 01/17] simple_recursive_removal(): saner interaction with fsnotify
` [PATCH 02/17] new helper: simple_start_creating()
` [PATCH 03/17] rpc_pipe: clean failure exits in fill_super
` [PATCH 04/17] rpc_{rmdir_,}depopulate(): use simple_recursive_removal() instead
` [PATCH 05/17] rpc_unlink(): use simple_recursive_removal()
` [PATCH 06/17] rpc_populate(): lift cleanup into callers
` [PATCH 07/17] rpc_unlink(): saner calling conventions
` [PATCH 08/17] rpc_mkpipe_dentry(): "
` [PATCH 09/17] rpc_pipe: don't overdo directory locking
` [PATCH 10/17] rpc_pipe: saner primitive for creating subdirectories
` [PATCH 11/17] rpc_pipe: saner primitive for creating regular files
` [PATCH 12/17] rpc_mkpipe_dentry(): switch to start_creating()
` [PATCH 13/17] rpc_gssd_dummy_populate(): don't bother with rpc_populate()
` [PATCH 14/17] rpc_pipe: expand the calls of rpc_mkdir_populate()
` [PATCH 15/17] rpc_new_dir(): the last argument is always NULL
` [PATCH 16/17] rpc_create_client_dir(): don't bother with rpc_populate()
` [PATCH 17/17] rpc_create_client_dir(): return 0 or -E
[PATCH 0/2] Minor VFS-related cleanups
2025-06-13 7:08 UTC (12+ messages)
` [PATCH 1/2] VFS: change old_dir and new_dir in struct renamedata to dentrys
` [PATCH 2/2] fs/proc: take rcu_read_lock() in proc_sys_compare()
[RFC PATCH] NFSD: Use vfs_iocb_iter_read()
2025-06-13 5:35 UTC (3+ messages)
[PATCH v3] nfsd: Use correct error code when decoding extents
2025-06-13 5:32 UTC (2+ messages)
Unused trace events in nfs and nfsd
2025-06-13 1:58 UTC
[PATCH v2] VFS: change old_dir and new_dir in struct renamedata to dentrys
2025-06-12 23:28 UTC
[PATCH v1] nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails
2025-06-12 21:52 UTC
[syzbot] [net?] [nfs?] WARNING in remove_proc_entry (8)
2025-06-12 21:38 UTC (3+ messages)
[RFC] Keyrings: How to make them more useful
2025-06-12 20:36 UTC (4+ messages)
[PATCH 0/2] nfsd: use threads array as-is in netlink thread set interface
2025-06-12 16:42 UTC (6+ messages)
` [PATCH 1/2] nfsd: use threads array as-is in netlink interface
simple NFSv4.1/4.2 test of remove while holding a delegation
2025-06-12 16:10 UTC (18+ messages)
` [nfsv4] "
` [nfsv4] "
[PATCH v2] nfsd: Use correct error code when decoding extents
2025-06-12 15:59 UTC (5+ messages)
[PATCH v3 0/3] NFS Client btime support
2025-06-12 15:32 UTC (5+ messages)
` [PATCH v3 2/3] nfs: Add timecreate to nfs inode
[PATCH] nfsd: Implement large extent array support in pNFS
2025-06-12 8:13 UTC (10+ messages)
[PATCH 0/5] Minor cleanup preparation for some dir-locking API changes
2025-06-12 6:59 UTC (5+ messages)
` [PATCH 5/5] Change vfs_mkdir() to unlock on failure
[PATCH v2] nfsd: Invoke tracking callbacks only after initialization is complete
2025-06-12 3:55 UTC
[PATCH v2][next] NFSD: Avoid multiple -Wflex-array-member-not-at-end warnings
2025-06-11 22:58 UTC
[PATCH] sunrpc: fix loop in gss seqno cache
2025-06-11 19:46 UTC
[PATCH v2 0/2] fix gss seqno handling to be more rfc-compliant
2025-06-11 19:10 UTC (6+ messages)
[PATCH] nfsd: Use correct error code when decoding extents
2025-06-11 16:29 UTC (4+ messages)
[PATCH 00/13] Parallelizing filesystem writeback
2025-06-11 15:51 UTC (7+ messages)
[PATCH v2] nfsd: Implement large extent array support in pNFS
2025-06-11 14:51 UTC (4+ messages)
[PATCH v2 0/5] nfsd: don't allow concurrent queueing of workqueue jobs
2025-06-11 7:12 UTC (5+ messages)
` [PATCH v2 1/5] nfsd: prevent callback tasks running concurrently
[PATCH v1 5/8] iomap: add iomap_writeback_dirty_folio()
2025-06-11 4:34 UTC (2+ messages)
[PATCH 1/1] NFSD: detect mismatch of file handle and delegation stateid in OPEN op
2025-06-11 0:35 UTC (13+ messages)
[RFC PATCH 0/3] Remove the max-ops-per-compound-limit
2025-06-10 17:28 UTC (7+ messages)
` [RFC PATCH 1/3] NFSD: Rename a function parameter
` [RFC PATCH 2/3] NFSD: Make nfsd_genl_rqstp::rq_ops array best-effort
` [RFC PATCH 3/3] NFSD: Remove the cap on number of operations per NFSv4 COMPOUND
[PATCH V3 1/1] NFSD: detect mismatch of file handle and delegation stateid in OPEN op
2025-06-10 15:54 UTC (2+ messages)
[PATCH] pnfs: add pnfs_ds_connect trace point
2025-06-10 15:12 UTC (4+ messages)
` [PATCH v2] "
[PATCH V2 1/1] NFSD: detect mismatch of file handle and delegation stateid in OPEN op
2025-06-10 14:45 UTC (2+ messages)
[PATCH v2] SUNRPC: Cleanup/fix initial rq_pages allocation
2025-06-10 13:55 UTC (5+ messages)
[PATCH 0/4] nfs: client-side tracepoints for delegations and cache coherency
2025-06-10 13:09 UTC (5+ messages)
` [PATCH 4/4] nfs: new tracepoint in match_stateid operation
[PATCH 5/5] Change vfs_mkdir() to unlock on failure
2025-06-10 8:26 UTC (4+ messages)
LInux NFSv4.1 client and server- case insensitive filesystems supported?
2025-06-10 5:34 UTC (6+ messages)
[PATCH 2/2] nfs: create a kernel keyring
2025-06-10 4:34 UTC (11+ messages)
[PATCH AUTOSEL 6.1 3/9] NFSv4: Always set NLINK even if the server doesn't support it
2025-06-10 3:48 UTC (2+ messages)
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