linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-24 16:53:33 to 2022-08-30 20:08:35 UTC [more...]

[PATCH v3 0/7] vfs: clean up i_version behavior and expose it via statx
 2022-08-30 20:08 UTC  (46+ messages)
` [PATCH v3 1/7] iversion: update comments with info about atime updates
` [PATCH v3 2/7] ext4: fix i_version handling in ext4
` [PATCH v3 3/7] ext4: unconditionally enable the i_version counter
` [PATCH v3 4/7] xfs: don't bump the i_version on an atime update in xfs_vn_update_time
` [PATCH v3 5/7] vfs: report an inode version in statx for IS_I_VERSION inodes
` [PATCH v3 6/7] nfs: report the inode version in statx if requested
` [PATCH v3 7/7] ceph: fill in the change attribute in statx requests

[PATCH v3 0/2] NFSD: memory shrinker for NFSv4 clients
 2022-08-30 19:46 UTC  (5+ messages)
` [PATCH v3 1/2] NFSD: keep track of the number of courtesy clients in the system
` [PATCH v3 2/2] NFSD: add shrinker to reap courtesy clients on low memory condition

Is this nfsd kernel oops known?
 2022-08-30 18:54 UTC  (7+ messages)

[PATCH v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-08-30 13:47 UTC  (5+ messages)

[PATCH 0/6] convert most filesystems to pin_user_pages_fast()
 2022-08-30 12:17 UTC  (25+ messages)
` [PATCH 1/6] mm/gup: introduce pin_user_page()
` [PATCH 2/6] block: add dio_w_*() wrappers for pin, unpin user pages
` [PATCH 3/6] iov_iter: new iov_iter_pin_pages*() routines
` [PATCH 4/6] block, bio, fs: convert most filesystems to pin_user_pages_fast()
` [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages
` [PATCH 6/6] fuse: convert direct IO paths to use FOLL_PIN

[PATCH RFC] SUNRPC: Replace the use of the xprtiod WQ in rpcrdma
 2022-08-29 19:41 UTC 

[PATCH v1] RDMA/core: Fix check_flush_dependency splat on addr_wq
 2022-08-29 19:31 UTC  (15+ messages)

[PATCH v2 0/2] NFSD: memory shrinker for NFSv4 clients
 2022-08-29 18:52 UTC  (10+ messages)
` [PATCH v2 1/2] NFSD: keep track of the number of courtesy clients in the system
` [PATCH v2 2/2] NFSD: add shrinker to reap courtesy clients on low memory condition

[PATCH 0/2] NFS: limit use of ACCESS cache for negative responses
 2022-08-29 14:07 UTC  (19+ messages)

[PATCH v2 0/7] Fixes for server-side xdr_stream overhaul
 2022-08-29 13:59 UTC  (17+ messages)
` [PATCH v2 1/7] SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
` [PATCH v2 2/7] SUNRPC: Fix svcxdr_init_encode's buflen calculation
` [PATCH v2 3/7] NFSD: Protect against READDIR send buffer overflow
` [PATCH v2 4/7] NFSD: Use xdr_inline_decode() to decode NFSv3 symlinks
` [PATCH v2 5/7] NFSD: Clean up WRITE arg decoders
` [PATCH v2 6/7] SUNRPC: Fix typo in xdr_buf_subsegment's kdoc comment
` [PATCH v2 7/7] NFSD: Clean up nfs4svc_encode_compoundres()

[man-pages PATCH] statx, inode: document the new STATX_INO_VERSION field
 2022-08-29 12:37 UTC  (3+ messages)

[PATCH/RFC 00/10 v5] Improve scalability of directory operations
 2022-08-29  3:15 UTC  (30+ messages)
` [PATCH 09/10] VFS: add LOOKUP_SILLY_RENAME
` [PATCH 01/10] VFS: support parallel updates in the one directory
` [PATCH 08/10] NFSD: allow parallel creates from nfsd
` [PATCH 05/10] VFS: export done_path_update()
` [PATCH 02/10] VFS: move EEXIST and ENOENT tests into lookup_hash_update()
` [PATCH 06/10] VFS: support concurrent renames
` [PATCH 10/10] NFS: support parallel updates in the one directory
` [PATCH 07/10] VFS: hold DCACHE_PAR_UPDATE lock across d_revalidate()
` [PATCH 04/10] VFS: move dput() and mnt_drop_write() into done_path_update()
` [PATCH 03/10] VFS: move want_write checks into lookup_hash_update()

[RFC PATCH v2 0/3] Convert NFS with fscache to the netfs API
 2022-08-28 20:39 UTC  (4+ messages)
` [RFC PATCH v2 1/3] NFS: Rename readpage_async_filler to nfs_pageio_add_page
` [RFC PATCH v2 2/3] NFS: Configure support for netfs when NFS fscache is configured
` [RFC PATCH v2 3/3] NFS: Convert buffered read paths to use netfs when fscache is enabled

[PATCH 0/2] NFSD: memory shrinker for NFSv4 clients
 2022-08-27  9:03 UTC  (5+ messages)
` [PATCH 1/2] NFSD: keep track of the number of courtesy clients in the system
` [PATCH 2/2] NFSD: add shrinker to reap courtesy clients on low memory condition

[PATCH] vfs: report an inode version in statx for IS_I_VERSION inodes
 2022-08-27  7:38 UTC  (6+ messages)

NFS re-export, READDIR, and large cookies
 2022-08-26 14:40 UTC 

[PATCH] nfsd: Fix a memory leak in an error handling path
 2022-08-26 11:08 UTC  (3+ messages)

[PATCH] NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0
 2022-08-25 19:21 UTC  (2+ messages)

Is generic/426 failing on NFS for anyone else?
 2022-08-25 18:25 UTC  (2+ messages)

[RFC PATCH 2/3] NFS: Add support for netfs in struct nfs_inode and Kconfig
 2022-08-25 17:53 UTC  (14+ messages)
` [RFC PATCH 0/3] Convert NFS to the new netfs API

[PATCH] nfs4_setfacl: add a specific option for indexes
 2022-08-25  7:43 UTC  (3+ messages)

[PATCH] iversion: update comments with info about atime updates
 2022-08-25  0:17 UTC  (12+ messages)

[PATCH] NFSv4/pNFS: Always return layout stats on layout return for flexfiles
 2022-08-24 20:56 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).