Linux NFS development
 help / color / mirror / Atom feed
 messages from 2022-08-27 08:36:25 to 2022-09-01 16:04:52 UTC [more...]

[PATCH v4 0/3] Convert NFS with fscache to the netfs API
 2022-09-01 16:04 UTC  (8+ messages)
` [PATCH v4 1/3] NFS: Rename readpage_async_filler to nfs_pageio_add_page
` [PATCH v4 2/3] NFS: Configure support for netfs when NFS fscache is configured
` [PATCH v4 3/3] NFS: Convert buffered read paths to use netfs when fscache is enabled

directory caching & negative file lookups?
 2022-09-01 15:49 UTC  (5+ messages)

Is this nfsd kernel oops known?
 2022-09-01 14:33 UTC  (9+ messages)

[PATCH v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-09-01 14:13 UTC  (2+ messages)

[PATCH] nfs-blkmapd: Fix the error status when nfs-blkmapd stops
 2022-09-01 13:44 UTC 

[RFC PATCH v2] statx, inode: document the new STATX_INO_VERSION field
 2022-09-01 12:17 UTC 

[PATCH v2] SUNRPC: Fix call completion races with call_decode()
 2022-09-01 11:53 UTC 

[PATCH v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-09-01 11:47 UTC  (9+ messages)

[PATCH v2 1/3] nfsd: Fix a memory leak in an error handling path
 2022-09-01 11:25 UTC  (6+ messages)
` [PATCH v2 2/3] nfsd: Avoid some useless tests
` [PATCH v2 3/3] nfsd: Propagate some error code returned by memdup_user()

[PATCH 0/6] convert most filesystems to pin_user_pages_fast()
 2022-09-01  9:06 UTC  (31+ 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 00/10 v5] Improve scalability of directory operations
 2022-09-01  3:44 UTC  (20+ messages)
` [PATCH 06/10] VFS: support concurrent renames
` [PATCH 08/10] NFSD: allow parallel creates from nfsd
` [PATCH 09/10] VFS: add LOOKUP_SILLY_RENAME
` [PATCH 01/10] VFS: support parallel updates in the one directory

[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
 2022-09-01  1:48 UTC  (12+ messages)
` [PATCH v2 1/7] mm: change release_pages() to use unsigned long for npages
` [PATCH v2 2/7] mm/gup: introduce pin_user_page()
` [PATCH v2 3/7] block: add dio_w_*() wrappers for pin, unpin user pages
` [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
` [PATCH v2 5/7] block, bio, fs: convert most filesystems to pin_user_pages_fast()
` [PATCH v2 6/7] NFS: direct-io: convert to FOLL_PIN pages
` [PATCH v2 7/7] fuse: convert direct IO paths to use FOLL_PIN

client call_decode WARN_ON memcmp race since 72691a269f0b
 2022-08-31 22:58 UTC  (4+ messages)

Announcing the Fall 2022 Bakeathon
 2022-08-31 20:32 UTC  (2+ messages)

[PATCH v3 0/3] Convert NFS with fscache to the netfs API
 2022-08-31 18:58 UTC  (9+ messages)
` [PATCH v3 1/3] NFS: Rename readpage_async_filler to nfs_pageio_add_page
` [PATCH v3 2/3] NFS: Configure support for netfs when NFS fscache is configured
` [PATCH v3 3/3] NFS: Convert buffered read paths to use netfs when fscache is enabled

[PATCH linux-next] NFSD: remove redundant variable status
 2022-08-31 14:34 UTC  (2+ messages)

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

mainline kernel fails fstests generic/130 over nfsv4.2
 2022-08-31 12:57 UTC 

Forbes: Ein wichtiges Leck aus dem geschlossenen Club der Kryptomillionare
 2022-08-31  6:28 UTC 

[PATCH] nfsd: Fix a memory leak in an error handling path
 2022-08-31  5:44 UTC  (5+ messages)

[PATCH] NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
 2022-08-30 23:15 UTC  (2+ messages)

[PATCH v3 0/7] vfs: clean up i_version behavior and expose it via statx
 2022-08-30 20:08 UTC  (42+ messages)
` [PATCH v3 1/7] iversion: update comments with info about atime updates
` [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 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

[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  (15+ 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)

[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 2/2] NFSD: add shrinker to reap courtesy clients on low memory condition
 2022-08-27  9:03 UTC  (2+ messages)


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