messages from 2024-01-26 13:12:20 to 2024-01-31 23:03:35 UTC [more...]
[PATCH v3 00/47] filelock: split file leases out of struct file_lock
2024-01-31 23:02 UTC (21+ messages)
` [PATCH v3 01/47] filelock: fl_pid field should be signed int
` [PATCH v3 02/47] filelock: rename some fields in tracepoints
` [PATCH v3 03/47] filelock: rename fl_pid variable in lock_get_status
` [PATCH v3 04/47] filelock: add some new helper functions
` [PATCH v3 05/47] 9p: rename fl_type variable in v9fs_file_do_lock
` [PATCH v3 06/47] afs: convert to using new filelock helpers
` [PATCH v3 07/47] ceph: "
` [PATCH v3 08/47] dlm: "
` [PATCH v3 09/47] gfs2: "
` [PATCH v3 10/47] lockd: "
` [PATCH v3 11/47] nfs: "
` [PATCH v3 12/47] nfsd: "
` [PATCH v3 13/47] ocfs2: "
` [PATCH v3 14/47] smb/client: "
` [PATCH v3 15/47] smb/server: "
` [PATCH v3 16/47] filelock: drop the IS_* macros
` [PATCH v3 17/47] filelock: split common fields into struct file_lock_core
` [PATCH v3 18/47] filelock: have fs/locks.c deal with file_lock_core directly
` [PATCH v3 19/47] filelock: convert more internal functions to use file_lock_core
` [PATCH v3 20/47] filelock: make posix_same_owner take file_lock_core pointers
Implement NFSv4 TLS support with /usr/bin/openssl s_client?
2024-01-31 20:38 UTC (4+ messages)
Booting NFSv4-NFSROOT?
2024-01-31 20:37 UTC
[PATCH v2] NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt
2024-01-31 19:51 UTC (3+ messages)
NFS Clients getting slower after a week
2024-01-31 17:58 UTC
[PATCH] nfsd: Simplify the allocation of slab caches in nfsd_file_cache_init
2024-01-31 15:33 UTC (3+ messages)
[PATCH] nfsd: Simplify the allocation of slab caches in nfsd4_init_pnfs
2024-01-31 15:32 UTC (2+ messages)
[PATCH] nfsd: don't call locks_release_private() twice concurrently
2024-01-31 15:32 UTC (2+ messages)
[PATCH 00/13 v5] nfsd: support admin-revocation of v4 state
2024-01-31 15:28 UTC (18+ messages)
` [PATCH 01/13] nfsd: remove stale comment in nfs4_show_deleg()
` [PATCH 02/13] nfsd: hold ->cl_lock for hash_delegation_locked()
` [PATCH 03/13] nfsd: don't call functions with side-effecting inside WARN_ON()
` [PATCH 04/13] nfsd: avoid race after unhash_delegation_locked()
` [PATCH 05/13] nfsd: split sc_status out of sc_type
` [PATCH 06/13] nfsd: prepare for supporting admin-revocation of state
` [PATCH 07/13] nfsd: allow state with no file to appear in /proc/fs/nfsd/clients/*/states
` [PATCH 08/13] nfsd: report in /proc/fs/nfsd/clients/*/states when state is admin-revoke
` [PATCH 09/13] nfsd: allow admin-revoked NFSv4.0 state to be freed
` [PATCH 10/13] nfsd: allow lock state ids to be revoked and then freed
` [PATCH 11/13] nfsd: allow open "
` [PATCH 12/13] nfsd: allow delegation "
` [PATCH 13/13] nfsd: allow layout state to be admin-revoked
[PATCH 0/4] nfsstat: Test also on NFSv4*
2024-01-31 15:14 UTC (5+ messages)
` [PATCH 1/4 v2] runtest/net.nfs: Rename test names
` [PATCH 2/4] nfsstat01.sh: Validate parsing /proc/net/rpc/nfs{,d}
` [PATCH 3/4] nfsstat01.sh: Add support for NFSv4*
` [PATCH 4/4] nfsstat01.sh: Run on all NFS versions, TCP and UDP
Examples for refer= in /etc/exports?
2024-01-31 14:41 UTC (14+ messages)
` BUG in exports(5), no example for refer= "
` Change "hostname" to "hostport" in text-based mountd downcall "
` refer= syntax in /etc/exports for custom non-2049 TCP ports ? / was: "
Filesystem test suite for NFSv4?
2024-01-31 14:40 UTC (7+ messages)
Fwd: NFS4.0 rdma with referal
2024-01-31 13:43 UTC (2+ messages)
` "
effect of delegations
2024-01-31 12:21 UTC
[PATCH v3] nfs: fix regression in handling of fsc= option in NFSv4
2024-01-31 11:06 UTC (2+ messages)
[PATCH v2] nfs: fix regression in handling of fsc= option in NFSv4
2024-01-31 4:04 UTC (3+ messages)
[PATCH 0/2] netfs: Miscellaneous fixes
2024-01-30 21:57 UTC (7+ messages)
` [PATCH 1/2] netfs: Fix i_dio_count leak on DIO read past i_size
` [PATCH 2/2] netfs: Fix missing zero-length check in unbuffered write
[PATCH 1/1] SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
2024-01-30 20:07 UTC (2+ messages)
[PATCH] nfs: fix regression in handling of fsc= option in NFSv4
2024-01-30 15:33 UTC (4+ messages)
[PATCH] NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt
2024-01-30 14:59 UTC (6+ messages)
[PATCH 1/1] NFSv4.1: add tracepoint to trunked nfs4_exchange_id calls
2024-01-30 8:21 UTC (2+ messages)
` 回复: "
[PATCH 00/13 v4] nfsd: support admin-revocation of v4 state
2024-01-30 1:07 UTC (26+ messages)
` [PATCH 01/13] nfsd: remove stale comment in nfs4_show_deleg()
` [PATCH 02/13] nfsd: hold ->cl_lock for hash_delegation_locked()
` [PATCH 03/13] nfsd: don't call functions with side-effecting inside WARN_ON()
` [PATCH 04/13] nfsd: avoid race after unhash_delegation_locked()
` [PATCH 05/13] nfsd: split sc_status out of sc_type
` [PATCH 06/13] nfsd: prepare for supporting admin-revocation of state
` [PATCH 07/13] nfsd: allow state with no file to appear in /proc/fs/nfsd/clients/*/states
` [PATCH 08/13] nfsd: report in /proc/fs/nfsd/clients/*/states when state is admin-revoke
` [PATCH 09/13] nfsd: allow admin-revoked NFSv4.0 state to be freed
` [PATCH 10/13] nfsd: allow lock state ids to be revoked and then freed
` [PATCH 11/13] nfsd: allow open "
` [PATCH 12/13] nfsd: allow delegation "
` [PATCH 13/13] nfsd: allow layout state to be admin-revoked
NFSv4 referrals - custom (non-2049) port numbers in fs_locations?
2024-01-29 23:46 UTC (7+ messages)
[PATCH 1/1] NFSv4.1: Assign the right value for initval and retries for rpc timeout
2024-01-29 18:41 UTC (3+ messages)
[PATCH v1 00/11] NFSD RDMA transport improvements
2024-01-29 17:26 UTC (13+ messages)
` [PATCH v1 01/11] svcrdma: Reserve an extra WQE for ib_drain_rq()
` [PATCH v1 02/11] svcrdma: Use all allocated Send Queue entries
` [PATCH v1 03/11] svcrdma: Increase the per-transport rw_ctx count
` [PATCH v1 04/11] svcrdma: Fix SQ wake-ups
` [PATCH v1 05/11] svcrdma: Prevent a UAF in svc_rdma_send()
` [PATCH v1 06/11] svcrdma: Fix retry loop "
` [PATCH v1 07/11] svcrdma: Post Send WR chain
` [PATCH v1 08/11] svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxt
` [PATCH v1 09/11] svcrdma: Post the Reply chunk and Send WR together
` [PATCH v1 10/11] svcrdma: Post WRs for Write chunks in svc_rdma_sendto()
` [PATCH v1 11/11] svcrdma: Add Write chunk WRs to the RPC's Send WR chain
[PATCH] sunrpc: fix assignment of to_retries in svc_process_bc
2024-01-29 17:02 UTC (6+ messages)
Fwd: [Ms-nfs41-client-devel] NFSv4.1 filesystem client Windows driver binaries for Windows 10/11 for testing, 2024-01-28
2024-01-29 12:42 UTC (2+ messages)
` "
[PATCH v4 0/3] Make nfs stats visible in network NS
2024-01-29 11:17 UTC (5+ messages)
` [PATCH v4 1/3] sunrpc: add a struct rpc_stats arg to rpc_create_args
` [PATCH v4 2/3] nfs: expose /proc/net/sunrpc/nfs in net namespaces
` [PATCH v4 3/3] nfs: make the rpc_stat per net namespace
[PATCH] NFSv4.2: fix listxattr maximum XDR buffer size
2024-01-27 13:01 UTC (3+ messages)
[PATCH 5.4 0/2] backport add and use mode_strip_sgid in vfs_*() helpers
2024-01-27 0:47 UTC (2+ messages)
[PATCH 2 00/14] NFSD backchannel fixes
2024-01-26 20:10 UTC (18+ messages)
` [PATCH 2 01/14] NFSD: Reset cb_seq_status after NFS4ERR_DELAY
` [PATCH 2 02/14] NFSD: Convert the callback workqueue to use delayed_work
` [PATCH 2 03/14] NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down
` [PATCH 2 04/14] NFSD: Retransmit callbacks after client reconnects
` [PATCH 2 05/14] NFSD: Add nfsd_seq4_status trace event
` [PATCH 2 06/14] NFSD: Replace dprintks in nfsd4_cb_sequence_done()
` [PATCH 2 07/14] NFSD: Rename nfsd_cb_state trace point
` [PATCH 2 08/14] NFSD: Add callback operation lifetime trace points
` [PATCH 2 09/14] SUNRPC: Remove EXPORT_SYMBOL_GPL for svc_process_bc()
` [PATCH 2 10/14] NFSD: Remove unused @reason argument
` [PATCH 2 11/14] NFSD: Replace comment with lockdep assertion
` [PATCH 2 12/14] NFSD: Remove BUG_ON in nfsd4_process_cb_update()
` [PATCH 2 13/14] SUNRPC: Remove stale comments
` [PATCH 2 14/14] NFSD: Remove redundant cb_seq_status initialization
[PATCH 1/1] pnfs/filelayout: add tracepoint to getdeviceinfo
2024-01-26 18:04 UTC
[PATCH v3 00/10] Make nfsd stats visible in network ns
2024-01-26 17:35 UTC (13+ messages)
` [PATCH v3 01/10] sunrpc: don't change ->sv_stats if it doesn't exist
` [PATCH v3 02/10] nfs: stop setting ->pg_stats for unused stats
` [PATCH v3 03/10] sunrpc: pass in the sv_stats struct through svc_create_pooled
` [PATCH v3 04/10] sunrpc: remove ->pg_stats from svc_program
` [PATCH v3 05/10] sunrpc: use the struct net as the svc proc private
` [PATCH v3 06/10] nfsd: rename NFSD_NET_* to NFSD_STATS_*
` [PATCH v3 07/10] nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
` [PATCH v3 08/10] nfsd: make all of the nfsd stats per-network namespace
` [PATCH v3 09/10] nfsd: remove nfsd_stats, make th_cnt a global counter
` [PATCH v3 10/10] nfsd: make svc_stat per-network namespace instead of global
[PATCH v3 0/3] Make nfs stats visible in network NS
2024-01-26 15:43 UTC (4+ messages)
` [PATCH v3 1/3] sunrpc: add a struct rpc_stats arg to rpc_create_args
` [PATCH v3 2/3] nfs: expose /proc/net/sunrpc/nfs in net namespaces
` [PATCH v3 3/3] nfs: make the rpc_stat per net namespace
[PATCH v2 00/13] Make nfs and nfsd stats visible in network ns
2024-01-26 15:35 UTC (16+ messages)
` [PATCH v2 05/13] sunrpc: add a struct rpc_stats arg to rpc_create_args
` [PATCH v2 10/13] nfsd: move th_cnt into nfsd_net
[PATCH] NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102
2024-01-26 14:49 UTC (2+ messages)
[PATCH RFC 00/13] NFSD backchannel fixes
2024-01-26 14:27 UTC (7+ messages)
` [PATCH RFC 07/13] NFSD: Add callback operation lifetime trace points
[PATCH v6 0/3] convert write_threads, write_version and write_ports to netlink commands
2024-01-26 13:58 UTC (14+ messages)
` [PATCH v6 3/3] NFSD: add write_ports to netlink command
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