linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-30 10:35:06 to 2022-04-08 17:30:57 UTC [more...]

[GIT PULL] Please pull NFS client changes
 2022-04-08 17:30 UTC 

[PATCH v2] RDMA: Split kernel-only global device caps from uverbs device caps
 2022-04-08 16:45 UTC  (11+ messages)

[PATCH RFC v20 0/10] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-08 16:39 UTC  (13+ messages)
` [PATCH RFC v20 01/10] NFSD: Add courtesy client state, macro and spinlock to support courteous server
` [PATCH RFC v20 02/10] NFSD: Add lm_lock_expired call out
` [PATCH RFC v20 03/10] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy client
` [PATCH RFC v20 04/10] NFSD: Update nfs4_get_vfs_file() "
` [PATCH RFC v20 05/10] NFSD: Update find_clp_in_name_tree() "
` [PATCH RFC v20 06/10] NFSD: Update find_in_sessionid_hashtbl() "
` [PATCH RFC v20 07/10] NFSD: Update find_client_in_id_table() "
` [PATCH RFC v20 08/10] NFSD: Refactor nfsd4_laundromat()
` [PATCH RFC v20 09/10] NFSD: Update laundromat to handle courtesy client
` [PATCH RFC v20 10/10] NFSD: Show state of courtesy client in client info

Regression in xfstests on tmpfs-backed NFS exports
 2022-04-08 16:10 UTC  (9+ messages)

[PATCH] NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation
 2022-04-08 15:24 UTC  (3+ messages)

sporadic hangs on generic/186
 2022-04-08  5:32 UTC  (13+ messages)

[PATCH v34 15/29] LSM: Ensure the correct LSM context releaser
 2022-04-07 21:22 UTC  (2+ messages)
` [PATCH v34 17/29] LSM: Use lsmcontext in security_inode_getsecctx

[PATCH v2 1/8] NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation
 2022-04-07 19:30 UTC  (10+ messages)
` [PATCH v2 2/8] SUNRPC: Handle ENOMEM in call_transmit_status()
  ` [PATCH v2 3/8] SUNRPC: Handle low memory situations in call_status()
    ` [PATCH v2 4/8] NFSv4/pnfs: Handle RPC allocation errors in nfs4_proc_layoutget
      ` [PATCH v2 5/8] NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename()
        ` [PATCH v2 6/8] SUNRPC: Handle allocation failure in rpc_new_task()
          ` [PATCH v2 7/8] SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()
            ` [PATCH v2 8/8] SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()

[PATCH v3 0/2] Fix request deferral for NFS/RDMA
 2022-04-07 20:31 UTC  (4+ messages)
` [PATCH v3 1/2] SUNRPC: Fix NFSD's request deferral on RDMA transports
` [PATCH v3 2/2] SUNRPC: Fix the svc_deferred_event trace class

[PATCH v3] VFS: filename_create(): fix incorrect intent
 2022-04-07 17:25 UTC  (4+ messages)
` [PATCH v4] "

Possible NFS4 regression on 5.18-rc1
 2022-04-07 15:46 UTC  (6+ messages)

[PATCH 1/7] NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation
 2022-04-07 15:38 UTC  (7+ messages)
` [PATCH 2/7] SUNRPC: Handle ENOMEM in call_transmit_status()
  ` [PATCH 3/7] SUNRPC: Handle low memory situations in call_status()
    ` [PATCH 4/7] NFSv4/pnfs: Handle RPC allocation errors in nfs4_proc_layoutget
      ` [PATCH 5/7] NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename()
        ` [PATCH 6/7] SUNRPC: Handle allocation failure in rpc_new_task()
          ` [PATCH 7/7] SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()

[PATCH] NFS: remove unnecessary type castings
 2022-04-07  7:52 UTC 

[PATCH v2 0/2] Fix request deferral for NFS/RDMA
 2022-04-07  1:27 UTC  (8+ messages)
` [PATCH v2 1/2] SUNRPC: Fix NFSD's request deferral on RDMA transports
` [PATCH v2 2/2] SUNRPC: Fix the svc_deferred_event trace class

[PATCH/RFC] mount.nfs: handle EADDRINUSE from mount(2)
 2022-04-06 22:51 UTC  (3+ messages)

[PATCH] RDMA: Split kernel-only global device caps from uvers device caps
 2022-04-06 17:30 UTC  (5+ messages)

[PATCH] NFS: Replace readdir's use of xxhash() with hash_64()
 2022-04-05  9:00 UTC  (2+ messages)

Prezentacja
 2022-04-05  7:38 UTC 

Question about RDMA server
 2022-04-05  5:00 UTC  (12+ messages)

[PATCH v1 0/6] Fix request deferral for NFS/RDMA
 2022-04-04 18:09 UTC  (7+ messages)
` [PATCH v1 1/6] SUNRPC: Fix NFSD's request deferral on RDMA transports
` [PATCH v1 2/6] SUNRPC: Fix the svc_deferred_event trace class
` [PATCH v1 3/6] SUNRPC: Cache deferral injection
` [PATCH v1 4/6] SUNRPC: Make cache_req::thread_wait an unsigned long
` [PATCH v1 5/6] SUNRPC: Remove dead code in svc_tcp_release_rqst()
` [PATCH v1 6/6] SUNRPC: Remove svc_rqst::rq_xprt_hlen

UBSAN shitf-out-of-bounds regression in NFS in 5.18-rc1
 2022-04-04 13:32 UTC  (2+ messages)

[PATCH v4 0/7] Intruduce nfsrahead
 2022-04-04 12:13 UTC  (8+ messages)
` [PATCH v4 1/7] Create nfsrahead
` [PATCH v4 2/7] nfsrahead: configure udev
` [PATCH v4 3/7] nfsrahead: only set readahead for nfs devices
` [PATCH v4 4/7] nfsrahead: add logging
` [PATCH v4 5/7] nfsrahead: get the information from the config file
` [PATCH v4 6/7] nfsrahead: User documentation
` [PATCH v4 7/7] nfsrahead: retry getting the device if it fails

[PATCH RFC v19 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-02 15:10 UTC  (19+ messages)
` [PATCH RFC v19 01/11] fs/lock: add helper locks_owner_has_blockers to check for blockers
` [PATCH RFC v19 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
` [PATCH RFC v19 03/11] NFSD: Add lm_lock_expired call out
` [PATCH RFC v19 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients
` [PATCH RFC v19 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy client
` [PATCH RFC v19 06/11] NFSD: Update find_clp_in_name_tree() "
` [PATCH RFC v19 07/11] NFSD: Update find_in_sessionid_hashtbl() "
` [PATCH RFC v19 08/11] NFSD: Update find_client_in_id_table() "
` [PATCH RFC v19 09/11] NFSD: Refactor nfsd4_laundromat()
` [PATCH RFC v19 10/11] NFSD: Update laundromat to handle courtesy clients
` [PATCH RFC v19 11/11] NFSD: Show state of courtesy clients in client info

exportfs recursively processes backslash escapes in exports file
 2022-04-02 12:13 UTC  (4+ messages)

[PATCH] fscache: Expose fscache_end_operation() helper
 2022-04-02  9:32 UTC 

[PATCH RFC] SUNRPC: Cache timeout injection
 2022-04-01 20:36 UTC  (2+ messages)

pynfs: [NFS 4.0] SEC7, LOCK24 test failures
 2022-04-01 13:30 UTC  (6+ messages)

[PATCH -next,v2 0/3] nfs: handle writeback errors correctly
 2022-04-01  7:03 UTC  (5+ messages)
` [PATCH -next,v2 1/3] NFS: return more nuanced writeback errors in nfs_file_write()
` [PATCH -next,v2 2/3] NFS: nfs{,4}_file_flush() return correct writeback errors
` [PATCH -next,v2 3/3] Revert "nfs: nfs_file_write() should check for writeback errors"

[PATCH v6 00/16] Optimize list lru memory consumption
 2022-04-01  3:23 UTC  (9+ messages)
` [PATCH v6 12/16] mm: list_lru: replace linear array with xarray

[GIT PULL] netfs: Prep for write helpers
 2022-03-31 23:22 UTC  (2+ messages)

[PATCH v1] NFSv4.1 provide mount option to toggle trunking discovery
 2022-03-31 21:47 UTC  (8+ messages)

[PATCH 1/2] nfsd: Fix a write performance regression
 2022-03-31 14:38 UTC  (4+ messages)
` [PATCH 2/2] nfsd: Clean up nfsd_file_put()

Performance regression with random IO pattern from the client
 2022-03-31 14:22 UTC  (12+ messages)

[PATCH] VFS: filename_create(): fix incorrect intent
 2022-03-31 10:40 UTC  (5+ messages)

[PATCH 00/10] MM changes to improve swap-over-NFS support
 2022-03-31  8:13 UTC  (4+ messages)

[PATCH v2] VFS: filename_create(): fix incorrect intent
 2022-03-31  3:53 UTC 

[GIT PULL] Please pull NFS client changes for Linux 5.18
 2022-03-31  0:52 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).