messages from 2025-08-21 11:15:41 to 2025-09-03 20:51:30 UTC [more...]
[PATCH v9 0/9] NFSD: add "NFSD DIRECT" and "NFSD DONTCACHE" IO modes
2025-09-03 20:51 UTC (7+ messages)
` [PATCH v9 1/9] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [PATCH v9 2/9] NFSD: pass nfsd_file to nfsd_iter_read()
` [PATCH v9 3/9] NFSD: add io_cache_read controls to debugfs interface
` [PATCH v9 4/9] NFSD: add io_cache_write "
` [PATCH v9 5/9] NFSD: issue READs using O_DIRECT even if IO is misaligned
` [PATCH v9 6/9] NFSD: issue WRITEs "
[PATCH v2] NFSD: Disallow layoutget during grace period
2025-09-03 19:34 UTC
[PATCH v8 0/7] NFSD: add "NFSD DIRECT" and "NFSD DONTCACHE" IO modes
2025-09-03 16:50 UTC (35+ messages)
` [PATCH v8 1/7] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [PATCH v8 2/7] NFSD: pass nfsd_file to nfsd_iter_read()
` [PATCH v8 3/7] NFSD: add io_cache_read controls to debugfs interface
` [PATCH v8 4/7] NFSD: add io_cache_write "
` [PATCH v8 5/7] NFSD: issue READs using O_DIRECT even if IO is misaligned
` [RFC PATCH 0/2] some progress on rpcrdma bug [was: Re: [PATCH v8 5/7] NFSD: issue READs using O_DIRECT even if IO is misaligned]
` [RFC PATCH 1/2] NFSD: fix misaligned DIO READ to not use a start_extra_page, exposes rpcrdma bug?
` [RFC PATCH 2/2] NFSD: use /end/ of rq_pages for front_pad page, simpler workaround for rpcrdma bug
` [PATCH v8 6/7] NFSD: issue WRITEs using O_DIRECT even if IO is misaligned
` [PATCH v8 7/7] NFSD: add nfsd_analyze_read_dio and nfsd_analyze_write_dio trace events
[PATCH] xs_sock_recv_cmsg failing to call xs_sock_process_cmsg
2025-09-03 16:39 UTC (6+ messages)
[RFC PATCH v1] svcrdma: Release transport resources synchronously
2025-09-03 15:53 UTC
[PATCH v2] nfsd: remove long-standing revoked delegations by force
2025-09-03 12:15 UTC (2+ messages)
[PATCH 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
2025-09-03 12:01 UTC (3+ messages)
` [PATCH 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
` [PATCH 2/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
[PATCH] nfsd: remove long-standing revoked delegations by force
2025-09-03 11:40 UTC (13+ messages)
[PATCH] add force_layoutcommit param
2025-09-03 1:37 UTC (4+ messages)
[PATCH] draft patches to fixes LAYOUTCOMMIT related issues
2025-09-02 21:09 UTC (2+ messages)
Revisiting Our Wellness Article Proposal
2025-09-02 20:42 UTC
[PATCH 0/5] nfs: more client side tracepoints in write and writeback codepaths
2025-09-02 17:56 UTC (3+ messages)
Question about potential buffer issue in nfs_request_mount() - seeking feedback
2025-09-01 19:18 UTC (3+ messages)
Potential regression with "sunrpc: fix client side handling of tls alerts"
2025-09-01 17:18 UTC
[PATCH v2] nfs: fix the race of lock/unlock and open
2025-09-01 14:25 UTC (2+ messages)
[Question]nfs: never returned delegation
2025-09-01 14:12 UTC (5+ messages)
[REGRESSION]: NFS 4.2 reports "Operation Not Supported" on getxattr calls
2025-08-29 19:21 UTC (8+ messages)
` [PATCH 0/4] More server capability fixes
` [PATCH 1/4] NFSv4: Don't clear capabilities that won't be reset
` [PATCH 2/4] NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not set
` [PATCH 3/4] NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supported
` [PATCH 4/4] NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the server
[PATCHES] fs_context stuff
2025-08-29 7:47 UTC (5+ messages)
` [PATCH 1/2] change the calling conventions for vfs_parse_fs_string()
` [PATCH 2/2] do_nfs4_mount(): switch to vfs_parse_fs_string()
[PATCH] sunrpc: don't fail immediately in rpc_wait_bit_killable()
2025-08-29 1:04 UTC (4+ messages)
[RFC PATCH 1/1] nfsd: rework how a listener is removed
2025-08-28 18:16 UTC (5+ messages)
[PATCH] flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_read
2025-08-28 14:51 UTC (3+ messages)
[PATCH v2] flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_read
2025-08-28 14:51 UTC
[bug report] pNFS/flexfiles: don't attempt pnfs on fatal DS errors
2025-08-28 11:18 UTC (2+ messages)
[PATCH] sunrpc: hold RPC client while gss_auth has a link to it
2025-08-28 0:17 UTC (5+ messages)
[PATCH] NFSD: Disallow layoutget during grace period
2025-08-27 18:07 UTC (3+ messages)
[PATCH v2 0/2] sunrpc: allow dprintk() to go to the trace buffer instead of console
2025-08-27 14:43 UTC (7+ messages)
` [PATCH v2 1/2] sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()
` [PATCH v2 2/2] sunrpc: add a Kconfig option to redirect dfprintk() output to trace buffer
[PATCH] nfsrahead: modify get_device_info logic
2025-08-26 20:41 UTC (3+ messages)
[PATCH v7 0/7] NFSD: add "NFSD DIRECT" and "NFSD DONTCACHE" IO modes
2025-08-26 16:34 UTC (4+ messages)
` [PATCH v7 6/7] NFSD: issue WRITEs using O_DIRECT even if IO is misaligned
[RFC PATCH v1 0/9] NFSv4/flexfiles: Add support for striped layouts
2025-08-25 21:27 UTC (10+ messages)
` [RFC PATCH v1 1/9] NFSv4/flexfiles: Remove cred local variable dependency
` [RFC PATCH v1 2/9] NFSv4/flexfiles: Use ds_commit_idx when marking a write commit
` [RFC PATCH v1 3/9] NFSv4/flexfiles: Add data structure support for striped layouts
` [RFC PATCH v1 4/9] NFSv4/flexfiles: Update low level helper functions to be DS stripe aware
` [RFC PATCH v1 5/9] NFSv4/flexfiles: Read path updates for striped layouts
` [RFC PATCH v1 6/9] NFSv4/flexfiles: Commit "
` [RFC PATCH v1 7/9] NFSv4/flexfiles: Write "
` [RFC PATCH v1 8/9] NFSv4/flexfiles: Update layout stats & error paths "
` [RFC PATCH v1 9/9] NFSv4/flexfiles: Add support "
ANNOUNCE: libtirpc-1.2.7 released
2025-08-25 15:30 UTC
[PATCH v2 2/2] lockd: while grace prefer to fail with nlm_lck_denied_grace_period
2025-08-25 15:23 UTC (12+ messages)
[PATCH 00/12] Convert old-style function definitions into modern-style definitions
2025-08-25 15:05 UTC (4+ messages)
` [PATCH 01/12] "
` [Libtirpc-devel] "
[PATCH v3] Add conditional version script support
2025-08-25 15:04 UTC (2+ messages)
[RFC PATCH 1/1] nfsd: delay re-registering of listeners after listener removal
2025-08-25 14:58 UTC (8+ messages)
[PATCH] fix cleanup_lockfiles function linkage in exportd
2025-08-24 15:21 UTC
[PATCH 0/2] Fixes for the NFS automounter
2025-08-24 7:00 UTC (2+ messages)
NFS4 "COPY" between exports on the same nfsd server?
2025-08-22 19:43 UTC (2+ messages)
[GIT PULL] Please pull a NFS client bugfix for Linux 6.17
2025-08-22 13:36 UTC (2+ messages)
[PATCH 0/2] sunrpc: allow dprintk() to go to the trace buffer instead of console
2025-08-22 6:22 UTC (7+ messages)
` [PATCH 1/2] sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()
` [PATCH 2/2] sunrpc: add a Kconfig option to redirect dfprintk() output to trace buffer
[PATCH] nfs: cleanup tracepoint declarations
2025-08-21 22:38 UTC (2+ messages)
[PATCH v3 1/1] nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
2025-08-21 21:17 UTC (2+ messages)
[PATCH v2 1/2] nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
2025-08-21 19:57 UTC (6+ messages)
PYNFS LOCK20 Blocking Lock Test Case
2025-08-21 17:47 UTC (5+ messages)
Get inspired with this concept
2025-08-21 17:14 UTC
[PATCH] nfs: remove NFS_WBACK_BUSY()
2025-08-21 16:27 UTC
[RFC PATCH v3] svcrdma: Introduce Receive buffer arenas
2025-08-21 15:22 UTC
[PATCH] nfsd: discard nfserr_dropit
2025-08-21 15:07 UTC (2+ messages)
[PATCH v2 0/2] NFSD duplicate reply cache optimizations
2025-08-21 14:53 UTC (3+ messages)
` [PATCH v2 1/2] NFSD: Delay adding new entries to LRU
` [PATCH v2 2/2] NFSD: Reduce DRC bucket size
[PATCH v1 0/2] NFSD duplicate reply cache optimizations
2025-08-21 13:36 UTC (4+ messages)
` [PATCH v1 1/2] NFSD: Delay adding new entries to LRU
[PATCH 00/12] Convert old-style function definitions into modern-style definitions
2025-08-21 11:15 UTC (7+ messages)
` [PATCH 06/12] "
` [PATCH 08/12] "
` [PATCH 09/12] "
` [PATCH 10/12] "
` [PATCH 11/12] "
` [PATCH 12/12] "
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