messages from 2023-08-11 19:08:28 to 2023-08-24 16:44:28 UTC [more...]
[PATCH v2 1/1] NFSv4.1: fix pnfs MDS=DS session trunking
2023-08-24 16:42 UTC (2+ messages)
[PATCH v2 1/1] nfs42: client needs to update file mode after ALLOCATE op
2023-08-24 16:38 UTC (5+ messages)
[PATCH 1/1] nfs42: client needs to update file mode after ALLOCATE op
2023-08-24 15:38 UTC (2+ messages)
[PATCH] NFSD: Fix a thinko introduced by recent trace point changes
2023-08-24 14:30 UTC
[linus:master] [NFSD] 39d432fc76: fsmark.files_per_sec -100.0% regression
2023-08-24 14:26 UTC (5+ messages)
[PATCH 0/12] Do not include crypto/algapi.h
2023-08-24 8:45 UTC (9+ messages)
` [PATCH 6/12] wifi: mac80211: "
` [PATCH 11/12] wireguard: "
` [PATCH 7/12] mptcp: "
` [PATCH 8/12] SUNRPC: "
` [PATCH 4/12] ceph: "
[PATCH v5 10/45] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
2023-08-24 3:42 UTC (6+ messages)
` [PATCH v5 11/45] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v5 12/45] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v5 18/45] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v5 32/45] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v5 33/45] nfsd: dynamically allocate the nfsd-reply shrinker
[PATCH -next] SUNRPC: Remove unused declaration rpc_modcount()
2023-08-23 21:53 UTC (4+ messages)
[PATCH 0/7] lockd: dlm: async lock request changes
2023-08-23 21:33 UTC (8+ messages)
` [PATCH 1/7] lockd: introduce safe async lock op
` [PATCH 2/7] lockd: don't call vfs_lock_file() for pending requests
` [PATCH 3/7] lockd: fix race in async lock request handling
` [PATCH 4/7] lockd: add doc to enable EXPORT_OP_SAFE_ASYNC_LOCK
` [PATCH 5/7] dlm: use fl_owner from lockd
` [PATCH 6/7] dlm: use FL_SLEEP to determine blocking vs non-blocking
` [PATCH 7/7] dlm: implement EXPORT_OP_SAFE_ASYNC_LOCK
Question on RPC_TASK_NO_RETRANS_TIMEOUT / NFS_CS_NO_RETRANS_TIMEOUT for NFSv3
2023-08-23 20:07 UTC (2+ messages)
Fwd: kernel 6.4/6.5 nfs 4.1 unresponsive
2023-08-23 11:14 UTC
[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
2023-08-23 10:48 UTC (2+ messages)
` [PATCH 25/29] nfs/blocklayout: Convert to use bdev_open_by_dev/path()
[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
2023-08-23 2:59 UTC (11+ messages)
` [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem
Re; Interest,
2023-08-22 23:31 UTC
xfstests results over NFS
2023-08-22 23:15 UTC (16+ messages)
[PATCH] NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN
2023-08-22 18:22 UTC
[RFC PATCH v1.1] nfs: Add support for the birth time attribute
2023-08-22 18:16 UTC (2+ messages)
[GIT PULL] Please pull NFS client bugfixes for Linux 6.5
2023-08-22 18:01 UTC (2+ messages)
[PATCH 1/1] NFSv4.1: fix pnfs MDS=DS session trunking
2023-08-22 17:37 UTC (2+ messages)
[PATCH] nfsd: fix race condition in nfsd_file_acquire
2023-08-22 9:31 UTC (3+ messages)
[PATCH v2 -next] SUNRPC: Remove unused declarations
2023-08-21 15:02 UTC (2+ messages)
[PATCH -next] SUNRPC: Remove unused declarations
2023-08-21 12:31 UTC
[PATCH v2] creds: Convert cred.usage to refcount_t
2023-08-21 10:18 UTC (14+ messages)
[PATCH v2 0/5] Improve failover times for pNFS mirroring
2023-08-19 21:32 UTC (6+ messages)
` [PATCH v2 1/5] SUNRPC: Set the TCP_SYNCNT to match the socket timeout
` [PATCH v2 2/5] SUNRPC: Refactor and simplify connect timeout
` [PATCH v2 3/5] SUNRPC: Allow specification of TCP client connect timeout at setup
` [PATCH v2 4/5] SUNRPC: Don't override connect timeouts in rpc_clnt_add_xprt()
` [PATCH v2 5/5] NFS/pNFS: Set the connect timeout for the pNFS flexfiles driver
[PATCH v2] NFS: Fix a potential data corruption
2023-08-19 21:22 UTC
[PATCH v2] NFS: Fix a potential data corruption
2023-08-19 19:36 UTC
Oct 2023 Bakeathon in Westford, Ma
2023-08-18 20:50 UTC
turning on s2s copy by default in knfsd
2023-08-18 18:14 UTC (4+ messages)
[PATCH 0/7] SUNRPC - queuing improvements
2023-08-18 15:53 UTC (9+ messages)
` [PATCH 1/7] SUNRPC: change service idle list to be an llist
` [PATCH 2/7] SUNRPC: only have one thread waking up at a time
` [PATCH 3/7] SUNRPC/svc: add light-weight queuing mechanism
` [PATCH 4/7] SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
` [PATCH 5/7] SUNRPC: change sp_nrthreads to atomic_t
` [PATCH 6/7] SUNRPC: discard sp_lock
` [PATCH 7/7] SUNRPC: change the back-channel queue to lwq
Commit 'sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage' broke O_DIRECT over NFS
2023-08-18 14:12 UTC (5+ messages)
[PATCH 0/4] Improve failover times for pNFS mirroring
2023-08-18 13:41 UTC (5+ messages)
` [PATCH 1/4] SUNRPC: Set the TCP_SYNCNT to match the socket timeout
` [PATCH 2/4] SUNRPC: Refactor and simplify connect timeout
` [PATCH 3/4] SUNRPC: Allow specification of TCP client connect timeout at setup
` [PATCH 4/4] NFS/pNFS: Set the connect timeout for the pNFS flexfiles driver
[PATCH 00/10] SUNRPC: remainder of srv queueing work
2023-08-18 13:38 UTC (17+ messages)
` [PATCH 01/10] SQUASH: SUNRPC: rename and refactor svc_get_next_xprt()
` [PATCH 02/10] SUNRPC: add list of idle threads
` [PATCH 03/10] SUNRPC: discard SP_CONGESTED
` [PATCH 04/10] SUNRPC: change service idle list to be an llist
` [PATCH 05/10] SUNRPC: only have one thread waking up at a time
` [PATCH 06/10] SUNRPC/svc: add light-weight queuing mechanism
` [PATCH 07/10] SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
` [PATCH 08/10] SUNRPC: change sp_nrthreads to atomic_t
` [PATCH 09/10] SUNRPC: discard sp_lock
` [PATCH 10/10] SUNRPC: change the back-channel queue to lwq
[RFC PATCH] nfs: Add support for the birth time attribute
2023-08-18 12:09 UTC
Pytanie o samochód
2023-08-18 8:15 UTC
[PATCH 00/13] Remove pagevecs
2023-08-18 7:05 UTC (7+ messages)
` [PATCH 03/13] scatterlist: Add sg_set_folio()
[PATCH -next] NFS: Move common includes outside ifdef
2023-08-18 3:31 UTC
[RFCv2 0/7] fs: nfs: async lock request changes
2023-08-17 18:39 UTC (22+ messages)
` [RFCv2 1/7] lockd: fix race in async lock request handling
` [RFCv2 2/7] lockd: FILE_LOCK_DEFERRED only on FL_SLEEP
` [RFCv2 3/7] lockd: introduce safe async lock op
` [RFCv2 4/7] locks: update lock callback documentation
` [RFCv2 5/7] dlm: use fl_owner from lockd
` [RFCv2 6/7] dlm: use FL_SLEEP to check if blocking request
` [RFCv2 7/7] dlm: implement EXPORT_OP_SAFE_ASYNC_LOCK
[GIT PULL] one more nfsd fix for 6.5-rc
2023-08-17 15:01 UTC (5+ messages)
[PATCH] SUNRPC: Avoid address overwrite with eBPF NAT
2023-08-17 2:29 UTC (4+ messages)
[PATCH] NFSD: da_addr_body missing in some GETDEVICEINFO replies
2023-08-16 14:20 UTC
[PATCH] NFSD: da_addr_body missing in some GETDEVICEINFO replies
2023-08-16 14:18 UTC
possible GETDEVICEINFO encoder bug
2023-08-15 19:50 UTC
[PATCH] NFS: Fix sysfs server name memory leak
2023-08-15 11:59 UTC (3+ messages)
Memory leak in nfs
2023-08-15 2:20 UTC
[PATCH 0/6] SUNRPC: thread management improvements
2023-08-14 21:32 UTC (4+ messages)
` [PATCH 5/6] SUNRPC: add list of idle threads
[PATCH v2] sunrpc: set the bv_offset of first bvec in svc_tcp_sendmsg
2023-08-14 19:11 UTC (3+ messages)
[PATCH] sunrpc: account for xdr->page_base in xdr_alloc_bvec
2023-08-14 15:30 UTC (4+ messages)
[PATCH v2 0/4] Send RPC-on-TCP with one sock_sendmsg() call
2023-08-14 12:56 UTC (5+ messages)
` [PATCH v2 1/4] SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
[PATCH net-next 3/6] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
2023-08-12 11:45 UTC (4+ messages)
[PATCH v6 0/3] add rpc_status handler in nfsd debug filesystem
2023-08-12 8:59 UTC (6+ messages)
` [PATCH v6 3/3] NFSD: add rpc_status entry "
[PATCH v7 0/4] NFSD: add support for NFSv4.1+ write delegation
2023-08-12 3:29 UTC (8+ messages)
` [PATCH v7 2/4] NFSD: allow client to use write delegation stateid for READ
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