Linux NFS development
 help / color / mirror / Atom feed
 messages from 2022-03-11 19:07:46 to 2022-03-23 20:19:04 UTC [more...]

[PATCH RFC v3 0/6] Intruduce nfsrahead
 2022-03-23 20:18 UTC 

[dm-devel] [PATCH 01/19] fs: remove mpage_alloc
 2022-03-23 15:43 UTC 

[PATCH] NFSv4: remove unnecessary (void*) conversions
 2022-03-23 10:06 UTC 

[PATCH] NFSv4: remove unnecessary (void*) conversions
 2022-03-23 10:05 UTC 

improve the bio allocation interface v2
 2022-03-23  9:29 UTC  (6+ messages)
` [PATCH 01/19] fs: remove mpage_alloc
  ` [dm-devel] "

[PATCH] NFS: check the return value of mempool_alloc()
 2022-03-23  8:00 UTC 

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

[PATCH 0/2] Readdir fixes
 2022-03-22 20:54 UTC  (3+ messages)
` [PATCH 1/2] NFS: Don't deadlock when cookie hashes collide
  ` [PATCH 2/2] NFS: Fix revalidation of empty readdir pages

[PATCH v2] nfs.man: document requirements for NFSv4 identity
 2022-03-22 20:00 UTC  (10+ messages)

[GIT PULL] nfsd changes for 5.18
 2022-03-22 18:32 UTC  (2+ messages)

[PATCH RFC] nfsd: avoid recursive locking through fsnotify
 2022-03-22 10:37 UTC  (12+ messages)

NFSv41 server delegations breaking ld?
 2022-03-22  9:00 UTC 

[PATCH v2 0/9] Crossing our fingers is not a strategy
 2022-03-22  1:47 UTC  (10+ messages)
` [PATCH v2 1/9] NFS: Fix memory allocation in rpc_malloc()
  ` [PATCH v2 2/9] NFS: Fix memory allocation in rpc_alloc_task()
    ` [PATCH v2 3/9] SUNRPC: Fix unx_lookup_cred() allocation
      ` [PATCH v2 4/9] SUNRPC: Make the rpciod and xprtiod slab allocation modes consistent
        ` [PATCH v2 5/9] NFS: nfsiod should not block forever in mempool_alloc()
          ` [PATCH v2 6/9] NFS: Avoid writeback threads getting stuck "
            ` [PATCH v2 7/9] NFSv4/pnfs: Ensure pNFS allocation modes are consistent with nfsiod
              ` [PATCH v2 8/9] pNFS/flexfiles: "
                ` [PATCH v2 9/9] pNFS/files: "

[PATCH v2 0/9] Crossing our fingers is not a strategy
 2022-03-22  1:16 UTC  (10+ messages)
` [PATCH v2 1/9] NFS: Fix memory allocation in rpc_malloc()
  ` [PATCH v2 2/9] NFS: Fix memory allocation in rpc_alloc_task()
    ` [PATCH v2 3/9] SUNRPC: Fix unx_lookup_cred() allocation
      ` [PATCH v2 4/9] SUNRPC: Make the rpciod and xprtiod slab allocation modes consistent
        ` [PATCH v2 5/9] NFS: nfsiod should not block forever in mempool_alloc()
          ` [PATCH v2 6/9] NFS: Avoid writeback threads getting stuck "
            ` [PATCH v2 7/9] NFSv4/pnfs: Ensure pNFS allocation modes are consistent with nfsiod
              ` [PATCH v2 8/9] pNFS/flexfiles: "
                ` [PATCH v2 9/9] pNFS/files: "

[PATCH] NFS: update documentation for the nfs4_unique_id parameter
 2022-03-21  5:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] NFS: Improve warning message when locks are lost
 2022-03-20 23:59 UTC 

[PATCH] nfsd: fix using the correct variable for sizeof()
 2022-03-20 17:00 UTC  (2+ messages)

Coordinating netfslib pull request with the ceph pull request
 2022-03-19 23:47 UTC  (3+ messages)

[RFC v2 PATCH 0/7] Introduce nfs-readahead-udev
 2022-03-18 15:13 UTC  (6+ messages)
` [RFC v2 PATCH 7/7] readahead: documentation

[PATCH v3 00/20] netfs: Prep for write helpers
 2022-03-18 14:48 UTC  (7+ messages)
` [PATCH v3 13/20] netfs: Add a netfs inode context
  ` [PATCH v4 "

NFSv4 permissions issues with an exported glusterfs Inbox
 2022-03-18 12:34 UTC 

Wycena paneli fotowoltaicznych
 2022-03-18  8:36 UTC 

[PATCH] NFS: Fix memory allocation in rpc_malloc()
 2022-03-18  5:04 UTC  (6+ messages)

[PATCH] nfsd: use correct format characters
 2022-03-17 23:47 UTC  (6+ messages)
` [PATCH v2] "

Random NFS client lockups
 2022-03-17 20:38 UTC  (6+ messages)

[PATCH v9 00/27] Readdir improvements
 2022-03-16 22:25 UTC  (18+ messages)
` [PATCH v9 01/27] NFS: Return valid errors from nfs2/3_decode_dirent()
  ` [PATCH v9 02/27] NFS: constify nfs_server_capable() and nfs_have_writebacks()
    ` [PATCH v9 03/27] NFS: Trace lookup revalidation failure
      ` [PATCH v9 04/27] NFS: Initialise the readdir verifier as best we can in nfs_opendir()
        ` [PATCH v9 05/27] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context
          ` [PATCH v9 06/27] NFS: Calculate page offsets algorithmically
            ` [PATCH v9 07/27] NFS: Store the change attribute in the directory page cache
              ` [PATCH v9 08/27] NFS: Don't re-read the entire page cache to find the next cookie
                ` [PATCH v9 09/27] NFS: Don't advance the page pointer unless the page is full
                  ` [PATCH v9 10/27] NFS: Adjust the amount of readahead performed by NFS readdir
                    ` [PATCH v9 11/27] NFS: If the cookie verifier changes, we must invalidate the page cache
                      ` [PATCH v9 12/27] NFS: Simplify nfs_readdir_xdr_to_array()
                        ` [PATCH v9 13/27] NFS: Reduce use of uncached readdir
                          ` [PATCH v9 14/27] NFS: Improve heuristic for readdirplus
                              ` [PATCH] NFS: Trigger "ls -l" readdir heuristic sooner

[PATCH v2 1/1] NFSv4.1 provide mount option to toggle trunking discovery
 2022-03-16 22:24 UTC 

[PATCH 1/3] SUNRPC: Fix socket waits for write buffer space
 2022-03-16 17:57 UTC  (4+ messages)
` [PATCH 2/3] SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE
  ` [PATCH 3/3] SUNRPC: Improve accuracy of socket ENOBUFS determination

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

[PATCH v1] NFSv4.1 provide mount option to toggle trunking discovery
 2022-03-16 16:09 UTC  (7+ messages)

[PATCH RFC] xprtrdma: Allocate regbufs with GPF_KERNEL
 2022-03-15 17:30 UTC 

[PATCH v2] NFSD: prevent integer overflow on 32 bit systems
 2022-03-15 16:39 UTC  (4+ messages)

[PATCH] NFSD: prevent integer overflow on 32 bit systems
 2022-03-15 15:40 UTC  (7+ messages)

write_space and software kTLS
 2022-03-15 14:01 UTC  (3+ messages)

[PATCH v2] NFSD: prevent underflow in nfssvc_decode_writeargs()
 2022-03-15 10:30 UTC 

[PATCH] NFSD: check for negative "len" values in nfssvc_decode_writeargs()
 2022-03-15  9:45 UTC  (3+ messages)

[PATCH] SUNRPC: avoid race between mod_timer() and del_timer_sync()
 2022-03-13 23:37 UTC  (5+ messages)

[PATCH v10 00/26] Readdir improvements
 2022-03-13 17:05 UTC  (27+ messages)
` [PATCH v10 01/26] NFS: Return valid errors from nfs2/3_decode_dirent()
  ` [PATCH v10 02/26] NFS: constify nfs_server_capable() and nfs_have_writebacks()
    ` [PATCH v10 03/26] NFS: Trace lookup revalidation failure
      ` [PATCH v10 04/26] NFS: Initialise the readdir verifier as best we can in nfs_opendir()
        ` [PATCH v10 05/26] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context
          ` [PATCH v10 06/26] NFS: Calculate page offsets algorithmically
            ` [PATCH v10 07/26] NFS: Store the change attribute in the directory page cache
              ` [PATCH v10 08/26] NFS: Don't re-read the entire page cache to find the next cookie
                ` [PATCH v10 09/26] NFS: Don't advance the page pointer unless the page is full
                  ` [PATCH v10 10/26] NFS: Adjust the amount of readahead performed by NFS readdir
                    ` [PATCH v10 11/26] NFS: If the cookie verifier changes, we must invalidate the page cache
                      ` [PATCH v10 12/26] NFS: Simplify nfs_readdir_xdr_to_array()
                        ` [PATCH v10 13/26] NFS: Reduce use of uncached readdir
                          ` [PATCH v10 14/26] NFS: Improve heuristic for readdirplus
                            ` [PATCH v10 15/26] NFS: Don't ask for readdirplus unless it can help nfs_getattr()
                              ` [PATCH v10 16/26] NFSv4: Ask for a full XDR buffer of readdir goodness
                                ` [PATCH v10 17/26] NFS: Readdirplus can't help lookup for case insensitive filesystems
                                  ` [PATCH v10 18/26] NFS: Don't request readdirplus when revalidation was forced
                                    ` [PATCH v10 19/26] NFS: Add basic readdir tracing
                                      ` [PATCH v10 20/26] NFS: Trace effects of readdirplus on the dcache
                                        ` [PATCH v10 21/26] NFS: Trace effects of the readdirplus heuristic
                                          ` [PATCH v10 22/26] NFS: Clean up page array initialisation/free
                                            ` [PATCH v10 23/26] NFS: Convert readdir page cache to use a cookie based index
                                              ` [PATCH v10 24/26] NFS: Fix up forced readdirplus
                                                ` [PATCH v10 25/26] NFS: Optimise away the previous cookie field
                                                  ` [PATCH v10 26/26] NFS: Cache all entries in the readdirplus reply


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox