messages from 2025-08-25 21:27:58 to 2025-09-06 16:42:19 UTC [more...]
[PATCH 0/5] Assortment of I/O fixes for the NFS client
2025-09-06 16:42 UTC (7+ messages)
` [PATCH 1/5] NFS: Protect against 'eof page pollution'
` [PATCH 2/5] NFS: Serialise O_DIRECT i/o and truncate()
` [PATCH 3/5] NFSv4.2: Serialise O_DIRECT i/o and fallocate()
` [PATCH 4/5] NFS: nfs_invalidate_folio() must observe the offset and size arguments
` [PATCH 5/5] NFS: Fix the marking of the folio as up to date
` [PATCH v2 0/8] Assortment of I/O fixes for the NFS client
[nfs-utils PATCH] rpc-statd.service: weaken the dependency on rpcbind.socket
2025-09-05 23:40 UTC (2+ messages)
Status of nfsometer - Debian - Triston Line
2025-09-05 23:30 UTC
[PATCH] sunrpc: don't fail immediately in rpc_wait_bit_killable()
2025-09-05 23:16 UTC (7+ messages)
potential NULL dereference in nfs4_decode_mp_ds_addr()
2025-09-05 20:11 UTC
[PATCH] Revert "SUNRPC: Don't allow waiting for exiting tasks"
2025-09-05 19:36 UTC
[PATCH] NFSD: Add io_cache_{read,write} controls to debugfs
2025-09-05 19:15 UTC (4+ messages)
` "
[PATCH v2 0/4] address tls_alert_recv usage by NFS and NvME
2025-09-05 16:10 UTC (3+ messages)
` [PATCH v2 3/4] nvmet-tcp: fix handling of tls alerts
[PATCH v1] NFSD: Do the grace period check in ->proc_layoutget
2025-09-05 14:30 UTC
[PATCH] nfsd: Don't force CRYPTO_LIB_SHA256 to be built-in
2025-09-05 14:28 UTC (4+ messages)
[PATCH] NFSD: Disallow layoutget during grace period
2025-09-05 14:27 UTC (4+ messages)
[PATCH] nfsd: delete unnecessary NULL check in __fh_verify()
2025-09-05 14:26 UTC (3+ messages)
[PATCH v3] nfsd: remove long-standing revoked delegations by force
2025-09-05 14:26 UTC (2+ messages)
[PATCH] sunrpc: fix "occurence"->"occurrence"
2025-09-05 14:25 UTC (2+ messages)
[PATCH v2 0/7] nvme-tcp: Support receiving KeyUpdate requests
2025-09-05 14:11 UTC (15+ messages)
` [PATCH v2 1/7] net/handshake: Store the key serial number on completion
` [PATCH v2 2/7] net/handshake: Make handshake_req_cancel public
` [PATCH v2 3/7] net/handshake: Expose handshake_sk_destruct_req publically
` [PATCH v2 4/7] nvmet: Expose nvmet_stop_keep_alive_timer publically
` [PATCH v2 5/7] net/handshake: Support KeyUpdate message types
` [PATCH v2 6/7] nvme-tcp: Support KeyUpdate
` [PATCH v2 7/7] nvmet-tcp: "
[PATCH v2] NFSD: Disallow layoutget during grace period
2025-09-05 13:41 UTC (6+ messages)
nfs4_getfacl error code when directory is not managed by nfs4 acl
2025-09-05 11:44 UTC
[PATCH v2] nfsd: remove long-standing revoked delegations by force
2025-09-05 0:59 UTC (4+ messages)
[PATCH] xs_sock_recv_cmsg failing to call xs_sock_process_cmsg
2025-09-04 21:09 UTC (11+ messages)
` [PATCH v2 0/1] call xs_sock_process_cmsg for all cmsg
` [PATCH v2 1/1] "
` [PATCH v3] "
[PATCH v8 0/7] NFSD: add "NFSD DIRECT" and "NFSD DONTCACHE" IO modes
2025-09-04 21:00 UTC (42+ 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
GSSPROXY ( for NFS with sec=krb5, krb5i , krb5p ) is development still active or is it being depreciated
2025-09-04 19:13 UTC (3+ messages)
[PATCH] NFSD: Allow layoutcommit during grace period
2025-09-04 15:48 UTC
[RFC PATCH v1] svcrdma: Release transport resources synchronously
2025-09-04 15:48 UTC (3+ messages)
[Reminder] The Fall 2025 NFS Bake-a-thon in Raleigh, North Carolina, US
2025-09-04 11:04 UTC
[PATCH v9 0/9] NFSD: add "NFSD DIRECT" and "NFSD DONTCACHE" IO modes
2025-09-03 20:51 UTC (10+ 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 v9 7/9] NFSD: add nfsd_analyze_read_dio and nfsd_analyze_write_dio trace events
` [PATCH v9 8/9] NFSD: add Documentation/filesystems/nfs/nfsd-io-modes.rst
` [PATCH v9 9/9] NFSD: use /end/ of rq_pages for misaligned DIO READ's start_extra page
[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()
[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 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 (2+ messages)
` [RFC PATCH v1 9/9] "
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