linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-16 16:28:30 to 2022-02-24 11:08:17 UTC [more...]

nfsd: unable to allocate nfsd_file_hashtbl
 2022-02-24 11:07 UTC  (2+ messages)

Ruch z pierwszej pozycji w Google
 2022-02-24  9:05 UTC 

[bug?] nfs setgid inheritance
 2022-02-24  9:06 UTC  (8+ messages)

6f283634 / 1976b2b3 breaks NFS (QNAP/Linux kNFSD)
 2022-02-24  8:17 UTC  (16+ messages)

linux-next: Tree for Feb 22 (NFSD_V2_ACL)
 2022-02-24  6:45 UTC  (3+ messages)

[PATCH/RFC] VFS: support parallel updates in the one directory
 2022-02-24  5:56 UTC  (7+ messages)

[PATCH 00/11] Remove remaining parts of congestion tracking code
 2022-02-24  5:41 UTC  (14+ messages)
` [PATCH 07/11] Remove inode_congested()
` [PATCH 01/11] DOC: convert 'subsection' to 'section' in gfp.h
` [PATCH 05/11] nfs: remove reliance on bdi congestion
` [PATCH 11/11] Remove congestion tracking framework
` [PATCH 02/11] MM: document and polish read-ahead code
` [PATCH 08/11] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 06/11] ceph: remove reliance on bdi congestion
` [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages
` [PATCH 09/11] f2fs: replace congestion_wait() calls with io_schedule_timeout()
` [PATCH 10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [PATCH 04/11] fuse: remove reliance on bdi congestion

[PATCH 0/4] Improvements for NFS
 2022-02-24  4:15 UTC  (11+ messages)
` [PATCH 2/4] generic/531: Move test from 'quick' group to 'stress'
` [PATCH 3/4] generic/578: Test that filefrag is supported before running
` [PATCH 4/4] generic/633: Check if idmapped mounts are "

[PATCH v1] NFSv4.1 provide mount option to toggle trunking discovery
 2022-02-23 23:55 UTC  (2+ messages)

[PATCH v6 00/13] Readdir improvements
 2022-02-23 21:31 UTC  (34+ messages)
` [PATCH v6 01/13] NFS: constify nfs_server_capable() and nfs_have_writebacks()
  ` [PATCH v6 02/13] NFS: Trace lookup revalidation failure
    ` [PATCH v6 03/13] NFS: Adjust the amount of readahead performed by NFS readdir
      ` [PATCH v6 04/13] NFS: Simplify nfs_readdir_xdr_to_array()
        ` [PATCH v6 05/13] NFS: Improve algorithm for falling back to uncached readdir
          ` [PATCH v6 06/13] NFS: Improve heuristic for readdirplus
            ` [PATCH v6 07/13] NFS: Don't ask for readdirplus unless it can help nfs_getattr()
              ` [PATCH v6 08/13] NFSv4: Ask for a full XDR buffer of readdir goodness
                ` [PATCH v6 09/13] NFS: Readdirplus can't help lookup for case insensitive filesystems
                  ` [PATCH v6 10/13] NFS: Don't request readdirplus when revaldation was forced
                    ` [PATCH v6 11/13] NFS: Add basic readdir tracing
                      ` [PATCH v6 12/13] NFS: Trace effects of readdirplus on the dcache
                        ` [PATCH v6 13/13] NFS: Trace effects of the readdirplus heuristic
                          ` [PATCH v3 1/8] NFS: save the directory's change attribute on pagecache pages
                            ` [PATCH v3 2/8] NFSv4: Send GETATTR with READDIR
                              ` [PATCH v3 3/8] NFS: Add a struct to track readdir pagecache location
                                ` [PATCH v3 4/8] NFS: Keep the readdir pagecache cursor updated
                                  ` [PATCH v3 5/8] NFS: readdir per-page cache validation
                                    ` [PATCH v3 6/8] NFS: stash the readdir pagecache cursor on the open directory context
                                      ` [PATCH v3 7/8] NFS: Support headless readdir pagecache pages
                                        ` [PATCH v3 8/8] NFS: Revalidate the directory pagecache on every nfs_readdir()

[PATCH v7 00/21] Readdir improvements
 2022-02-23 21:13 UTC  (22+ messages)
` [PATCH v7 01/21] NFS: constify nfs_server_capable() and nfs_have_writebacks()
  ` [PATCH v7 02/21] NFS: Trace lookup revalidation failure
    ` [PATCH v7 03/21] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context
      ` [PATCH v7 04/21] NFS: Calculate page offsets algorithmically
        ` [PATCH v7 05/21] NFS: Store the change attribute in the directory page cache
          ` [PATCH v7 06/21] NFS: If the cookie verifier changes, we must invalidate the "
            ` [PATCH v7 07/21] NFS: Don't re-read the entire page cache to find the next cookie
              ` [PATCH v7 08/21] NFS: Adjust the amount of readahead performed by NFS readdir
                ` [PATCH v7 09/21] NFS: Simplify nfs_readdir_xdr_to_array()
                  ` [PATCH v7 10/21] NFS: Reduce use of uncached readdir
                    ` [PATCH v7 11/21] NFS: Improve heuristic for readdirplus
                      ` [PATCH v7 12/21] NFS: Don't ask for readdirplus unless it can help nfs_getattr()
                        ` [PATCH v7 13/21] NFSv4: Ask for a full XDR buffer of readdir goodness
                          ` [PATCH v7 14/21] NFS: Readdirplus can't help lookup for case insensitive filesystems
                            ` [PATCH v7 15/21] NFS: Don't request readdirplus when revalidation was forced
                              ` [PATCH v7 16/21] NFS: Add basic readdir tracing
                                ` [PATCH v7 17/21] NFS: Trace effects of readdirplus on the dcache
                                  ` [PATCH v7 18/21] NFS: Trace effects of the readdirplus heuristic
                                    ` [PATCH v7 19/21] NFS: Convert readdir page cache to use a cookie based index
                                      ` [PATCH v7 20/21] NFS: Fix up forced readdirplus
                                        ` [PATCH v7 21/21] NFS: Remove unnecessary cache invalidations for directories

[PATCH] systemd: Fix format-overflow warning
 2022-02-23 20:21 UTC 

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

[PATCH v8 0/9] Add a tool for using the new sysfs files
 2022-02-23 16:49 UTC  (2+ messages)

[PATCH] idmapd: Fix error status when nfs-idmapd exits
 2022-02-23 16:48 UTC  (2+ messages)

[PATCH] mount.nfs: Fix Typo auto negotiating code
 2022-02-23 16:48 UTC  (2+ messages)

[PATCH] NFS: NFSv2/v3 clients should never be setting NFS_CAP_XATTR
 2022-02-22 23:57 UTC 

[PATCH v1] SUNRPC: Teach server to recognize RPC_AUTH_TLS
 2022-02-22 18:18 UTC 

parallel file create rates (+high latency)
 2022-02-21 13:59 UTC  (12+ messages)

NFSv4 versus NFSv3 parallel client op/s
 2022-02-21 12:52 UTC  (9+ messages)

[PATCH AUTOSEL 4.19 09/11] NFSD: Fix offset type in I/O trace points
 2022-02-20 10:00 UTC  (2+ messages)

[GIT PULL] Please Pull A Few More NFS Client Bugfixes for Linux v5.17-rc
 2022-02-19  0:28 UTC  (2+ messages)

[PATCH v5 0/6] Readdir improvements
 2022-02-18 21:24 UTC  (7+ messages)
` [PATCH v5 1/6] NFS: Adjust the amount of readahead performed by NFS readdir
  ` [PATCH v5 2/6] NFS: Simplify nfs_readdir_xdr_to_array()
    ` [PATCH v5 3/6] NFS: Improve algorithm for falling back to uncached readdir
      ` [PATCH v5 4/6] NFS: Improve heuristic for readdirplus
        ` [PATCH v5 5/6] NFS: Don't ask for readdirplus unless it can help nfs_getattr()
          ` [PATCH v5 6/6] NFSv4: Ask for a full XDR buffer of readdir goodness

[PATCH RFC v13 0/4] nfsd: Initial implementation of NFSv4 Courteous Server
 2022-02-18 18:28 UTC  (7+ messages)
` [PATCH RFC v13 4/4] "

[PATCH v4 0/5] Readdir improvements
 2022-02-18 11:40 UTC  (8+ messages)
` [PATCH v4 1/5] NFS: Adjust the amount of readahead performed by NFS readdir
  ` [PATCH v4 2/5] NFS: Simplify nfs_readdir_xdr_to_array()
    ` [PATCH v4 3/5] NFS: Improve algorithm for falling back to uncached readdir
      ` [PATCH v4 4/5] NFS: Improve heuristic for readdirplus
        ` [PATCH v4 5/5] NFS: Don't ask for readdirplus if files are being written to

[PATCH v2 0/8] Clean up struct svc_serv_ops
 2022-02-17 22:36 UTC  (10+ messages)
` [PATCH v2 1/8] SUNRPC: Remove the .svo_enqueue_xprt method
` [PATCH v2 2/8] SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()
` [PATCH v2 3/8] SUNRPC: Remove svo_shutdown method
` [PATCH v2 4/8] SUNRPC: Rename svc_create_xprt()
` [PATCH v2 5/8] SUNRPC: Rename svc_close_xprt()
` [PATCH v2 6/8] SUNRPC: Remove svc_shutdown_net()
` [PATCH v2 7/8] NFSD: Remove svc_serv_ops::svo_module
` [PATCH v2 8/8] NFSD: Move svc_serv_ops::svo_function into struct svc_serv

[RFC PATCH 0/6] nfs-utils: Improving NFS re-exports
 2022-02-17 20:29 UTC  (13+ messages)
` [RFC PATCH 1/6] Implement reexport helper library
` [RFC PATCH 2/6] exports: Implement new export option reexport=
` [RFC PATCH 3/6] export: Implement logic behind reexport=
` [RFC PATCH 4/6] export: Record mounted volumes
` [RFC PATCH 5/6] nfsd: statfs() every known subvolume upon start
` [RFC PATCH 6/6] export: Garbage collect orphaned subvolumes "

[PATCH v2 0/2] nfsuuid and udev examples
 2022-02-17 14:43 UTC  (20+ messages)
` [PATCH v2 1/2] nfsuuid: a tool to create and persist nfs4 client uniquifiers

[PATCH] NFSv4: Tune the race to set and use the client id uniquifier
 2022-02-17 12:48 UTC  (2+ messages)

How are client requests load balanced across multiple nfsd processes?
 2022-02-16 19:50 UTC  (4+ messages)

[PATCH] NFS: remove unneeded check in decode_devicenotify_args()
 2022-02-16 17:44 UTC  (3+ messages)

[PATCH] NFSD: Clean up _lm_ operation names
 2022-02-16 16:28 UTC 


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).