messages from 2023-11-20 18:58:12 to 2023-11-30 12:15:35 UTC [more...]
Hung task panic as part of NFS RDMA Disconnect due to possible bug on 6.2.0-34-generic client
2023-11-30 12:15 UTC (3+ messages)
[PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
2023-11-30 11:12 UTC (11+ messages)
[PATCH v5 0/3] convert write_threads, write_version and write_ports to netlink commands
2023-11-30 10:32 UTC (13+ messages)
` [PATCH v5 1/3] NFSD: convert write_threads to netlink command
` [PATCH v5 2/3] NFSD: convert write_version "
` [PATCH v5 3/3] NFSD: convert write_ports "
How to set the NFSv4 "HIDDEN" attribute on Linux?
2023-11-30 10:28 UTC (15+ messages)
` <DOT>foo gets NFSv4 HIDDEN attribute by default by nfsd? "
NFSv4.2: How to deallocate a range of bytes in a file, aka "punch a hole"?
2023-11-30 10:18 UTC
[PATCH 00/11 v4] nfsd: support admin-revocation of v4 state
2023-11-30 4:48 UTC (20+ messages)
` [PATCH 01/11] nfsd: hold ->cl_lock for hash_delegation_locked()
` [PATCH 02/11] nfsd: don't call functions with side-effecting inside WARN_ON()
` [PATCH 03/11] nfsd: avoid race after unhash_delegation_locked()
` [PATCH 04/11] nfsd: split sc_status out of sc_type
` [PATCH 05/11] nfsd: prepare for supporting admin-revocation of state
` [PATCH 06/11] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states
` [PATCH 07/11] nfsd: allow admin-revoked NFSv4.0 state to be freed
` [PATCH 08/11] nfsd: allow lock state ids to be revoked and then freed
` [PATCH 09/11] nfsd: allow open "
` [PATCH 10/11] nfsd: allow delegation "
` [PATCH 11/11] nfsd: allow layout state to be admin-revoked
NFSv4 alternate data streams?
2023-11-30 3:59 UTC
umount.nfs: /mnt: block devices not permitted on fs
2023-11-30 3:45 UTC (2+ messages)
what data can I collect to help with nfs 4.2 hang?
2023-11-29 14:52 UTC
[PATCH/RFC] core/nfsd: allow kernel threads to use task_work
2023-11-29 14:04 UTC (26+ messages)
mount options not propagating to NFSACL and NSM RPC clients
2023-11-29 13:20 UTC (3+ messages)
[PATCH nfs-utils v2 1/2] fsidd: call anonymous sockets by their name only, don't fill with NULs to 108 bytes
2023-11-29 12:34 UTC (4+ messages)
` [PATCH nfs-utils v2 2/2] testlk: format off_t as llong instead of ssize_t
[PATCH nfs-utils] exportfs: remove warning if neither subtree_check or no_subtree_check is given
2023-11-29 12:33 UTC (2+ messages)
[PATCH 0/2 nfs-utils] conffile: use /usr/etc aswell
2023-11-29 12:32 UTC (2+ messages)
[PATCH] SUNRPC: _xprt_switch_find_current_entry return xprt with condition find_active
2023-11-28 22:45 UTC (6+ messages)
[PATCH 0/2] nfsd fixes for 6.1.y
2023-11-28 22:10 UTC (4+ messages)
` [PATCH 1/2] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
` [PATCH 2/2] NFSD: Fix checksum mismatches in the duplicate reply cache
[PATCH 0/8] nfsd fixes for 6.5.y
2023-11-28 22:07 UTC (10+ messages)
` [PATCH 1/8] NFSD: Refactor nfsd_reply_cache_free_locked()
` [PATCH 2/8] NFSD: Rename nfsd_reply_cache_alloc()
` [PATCH 3/8] NFSD: Replace nfsd_prune_bucket()
` [PATCH 4/8] NFSD: Refactor the duplicate reply cache shrinker
` [PATCH 5/8] NFSD: Remove svc_rqst::rq_cacherep
` [PATCH 6/8] NFSD: Rename struct svc_cacherep
` [PATCH 7/8] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
` [PATCH 8/8] NFSD: Fix checksum mismatches in the duplicate reply cache
[PATCH 0/2] nfsd fixes for 6.6.y
2023-11-28 22:05 UTC (4+ messages)
` [PATCH 1/2] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
` [PATCH 2/2] NFSD: Fix checksum mismatches in the duplicate reply cache
Question about O_APPEND | O_DIRECT
2023-11-28 18:28 UTC (15+ messages)
changes to struct rpc_gss_sec
2023-11-28 1:14 UTC (5+ messages)
[PATCH v2 0/4] Eliminate the RQ_SPLICE_OK flag
2023-11-27 20:21 UTC (2+ messages)
[PATCH v1 0/5] svcrdma observability improvements
2023-11-27 16:33 UTC (6+ messages)
` [PATCH v1 1/5] svcrdma: Add lockdep class keys for transport locks
` [PATCH v1 2/5] rpcrdma: Introduce a simple cid tracepoint class
` [PATCH v1 3/5] svcrdma: SQ error tracepoints should report completion IDs
` [PATCH v1 4/5] svcrdma: DMA "
` [PATCH v1 5/5] svcrdma: Update some svcrdma DMA-related tracepoints
[PATCH v1 0/3] Eliminate the RQ_SPLICE_OK flag
2023-11-27 16:14 UTC (3+ messages)
[PATCH] autoconf: don't build nfsdcltrack by default
2023-11-27 15:18 UTC
[PATCH 00/11 v4] nfsd: support admin-revocation of v4 state
2023-11-27 13:17 UTC (14+ messages)
` [PATCH 01/11] nfsd: hold ->cl_lock for hash_delegation_locked()
` [PATCH 02/11] nfsd: don't call functions with side-effecting inside WARN_ON()
` [PATCH 03/11] nfsd: avoid race after unhash_delegation_locked()
` [PATCH 04/11] nfsd: split sc_status out of sc_type
` [PATCH 05/11] nfsd: prepare for supporting admin-revocation of state
` [PATCH 06/11] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states
` [PATCH 07/11] nfsd: allow admin-revoked NFSv4.0 state to be freed
` [PATCH 08/11] nfsd: allow lock state ids to be revoked and then freed
` [PATCH 09/11] nfsd: allow open "
` [PATCH 10/11] nfsd: allow delegation "
` [PATCH 11/11] nfsd: allow layout state to be admin-revoked
[PATCH v1] NFSD: Document lack of f_pos_lock in nfsd_readdir()
2023-11-27 12:42 UTC (2+ messages)
[PATCH] NFSD: Remove nfsd_drc_gc() tracepoint
2023-11-27 12:37 UTC (2+ messages)
[PATCH v4 0/3] convert write_threads, write_version and write_ports to netlink commands
2023-11-27 12:35 UTC (6+ messages)
[jlayton:kdevops] [nfsd] 59119280b2: WARNING:at_fs/nfsd/nfs4state.c:#nfs4_free_deleg[nfsd]
2023-11-26 14:23 UTC
How does READ_PLUS differ from READ?
2023-11-23 22:42 UTC (8+ messages)
TCP_KEEPALIVE for Linux NFS client?
2023-11-22 23:22 UTC (6+ messages)
[PATCH v2 0/4] sysctl: Remove sentinel elements from fs dir
2023-11-22 14:00 UTC (6+ messages)
` [PATCH v2 1/4] cachefiles: Remove the now superfluous sentinel element from ctl_table array
` [PATCH v2 2/4] fs: Remove the now superfluous sentinel elements "
` [PATCH v2 3/4] sysctl: "
` [PATCH v2 4/4] coda: "
[PATCH 0/2] Prefer generator to static systemd units
2023-11-22 1:17 UTC (4+ messages)
[PATCH nfs-utils v2 2/2] testlk: format off_t as llong instead of ssize_t
2023-11-21 21:19 UTC
[PATCH nfs-utils v2 1/2] fsidd: call anonymous sockets by their name only, don't fill with NULs to 108 bytes
2023-11-21 21:17 UTC
[PATCH nfs-utils 1/2] fsidd: call anonymous sockets by their name only, don't fill with NULs to 108 bytes
2023-11-21 20:49 UTC
[PATCH nfs-utils 1/2] fsidd: call anonymous sockets by their name only, don't fill with NULs to 108 bytes
2023-11-21 20:41 UTC (3+ messages)
[PATCH v2 0/6] Was: "Switch NFS server CQs to use soft IRQ"
2023-11-21 16:40 UTC (7+ messages)
` [PATCH v2 1/6] svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
` [PATCH v2 2/6] svcrdma: Pre-allocate svc_rdma_recv_ctxt objects
` [PATCH v2 3/6] svcrdma: Add a utility workqueue to svcrdma
` [PATCH v2 4/6] svcrdma: Add an async version of svc_rdma_send_ctxt_put()
` [PATCH v2 5/6] svcrdma: Add an async version of svc_rdma_write_info_free()
` [PATCH v2 6/6] svcrdma: Clean up locking
[PATCH RFC 0/5] Possible changes to nfs-utils junction support
2023-11-21 15:48 UTC (3+ messages)
[PATCH v6 00/25] security: Move IMA and EVM to the LSM infrastructure
2023-11-21 8:02 UTC (6+ messages)
` [PATCH v6 19/25] ima: Move to "
` [PATCH v6 25/25] security: Enforce ordering of 'ima' and 'evm' LSMs
PSA: this list has moved to new vger infra (no action required)
2023-11-21 0:45 UTC
[PATCH v5 00/23] security: Move IMA and EVM to the LSM infrastructure
2023-11-20 20:55 UTC (6+ messages)
` [PATCH v5 11/23] security: Introduce inode_post_removexattr hook
How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
2023-11-20 20:19 UTC (11+ messages)
` Who owns bugzilla.linux-nfs.org - account creation broken? "
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