public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-01 12:17:27 to 2022-09-08 15:22:35 UTC [more...]

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-08 15:21 UTC  (23+ messages)

[PATCH] Revert "SUNRPC: Remove unreachable error condition"
 2022-09-08 14:08 UTC 

NFS re-export, READDIR, and large cookies
 2022-09-08 12:55 UTC  (3+ messages)
` [BUG] READDIR with 64 bit cookies

Does NFS support Linux Capabilities
 2022-09-08 12:27 UTC 

[PATCH] NFSD: fix regression with setting ACLs
 2022-09-08 11:15 UTC  (2+ messages)

nfs/001 failing
 2022-09-08  2:04 UTC  (7+ messages)

[PATCH v2 0/1] NFSD: Simplify READ_PLUS
 2022-09-07 22:33 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH v4] NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
 2022-09-07 20:34 UTC 

[PATCH] SUNRPC: Fix potential memory leak in xs_udp_send_request()
 2022-09-07 13:30 UTC  (3+ messages)

Is this nfsd kernel oops known?
 2022-09-07 12:52 UTC  (16+ messages)

[PATCH v4 0/6] vfs: clean up i_version behavior and expose it via statx
 2022-09-07 11:33 UTC  (7+ messages)
` [PATCH v4 1/6] iversion: update comments with info about atime updates
` [PATCH v4 2/6] ext4: fix i_version handling in ext4
` [PATCH v4 3/6] ext4: unconditionally enable the i_version counter
` [PATCH v4 4/6] vfs: report an inode version in statx for IS_I_VERSION inodes
` [PATCH v4 5/6] nfs: report the inode version in statx if requested
` [PATCH v4 6/6] ceph: fill in the change attribute in statx requests

[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
 2022-09-07  8:50 UTC  (23+ messages)
` [PATCH v2 2/7] mm/gup: introduce pin_user_page()
` [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

[RFC PATCH v2] statx, inode: document the new STATX_INO_VERSION field
 2022-09-06 19:55 UTC  (8+ messages)

[PATCH v4 0/2] NFSD: memory shrinker for NFSv4 clients
 2022-09-06 19:04 UTC  (14+ messages)
` [PATCH v4 2/2] NFSD: add shrinker to reap courtesy clients on low memory condition

[PATCH 0/1] NFSD: Simplify READ_PLUS
 2022-09-06 18:23 UTC  (9+ messages)
` [PATCH 1/1] "

[PATCH v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-09-06 16:02 UTC  (5+ messages)

[PATCH] NFSD: drop fname and flen args from nfsd_create_locked()
 2022-09-06 15:52 UTC  (3+ messages)

[PATCH v1] SUNRPC: Replace the use of the xprtiod WQ in rpcrdma
 2022-09-06 15:55 UTC 

generic/650 makes v6.0-rc client unusable
 2022-09-06 15:50 UTC  (6+ messages)

[man-pages RFC PATCH v3] statx, inode: document the STATX_INO_VERSION field
 2022-09-06 13:29 UTC 

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

[PATCH] nfs/nfs4state: Clear pointer locations initialize assignment
 2022-09-06  8:28 UTC 

[PATCH v2] fs/nfs/pnfs_nfs.c: fix spelling typo and syntax error in comment
 2022-09-06  4:25 UTC  (2+ messages)

[PATCH] fs/nfs/pnfs_nfs.c: fix spelling typo and syntax error in comment
 2022-09-06  1:56 UTC  (2+ messages)

[PATCH v1] NFSD: Fix handling of oversized NFSv4 COMPOUND requests
 2022-09-05 19:33 UTC 

[PATCH] generic: Ignore getcap and setcap cases when it is NFS
 2022-09-05  6:22 UTC 

[PATCH 0/2] NFS: limit use of ACCESS cache for negative responses
 2022-09-05  0:49 UTC  (21+ messages)

[PATCH/RFC 00/10 v5] Improve scalability of directory operations
 2022-09-04 23:33 UTC  (9+ messages)
` [PATCH 01/10] VFS: support parallel updates in the one directory

[PATCH v5 0/2] NFSD: memory shrinker for NFSv4 clients
 2022-09-04 19:45 UTC  (4+ messages)
` [PATCH v5 1/2] NFSD: keep track of the number of courtesy clients in the system
` [PATCH v5 2/2] NFSD: add shrinker to reap courtesy clients on low memory condition

mainline kernel fails fstests generic/130 over nfsv4.2
 2022-09-03 16:52 UTC  (2+ messages)

all cel/for-rc (1197eb59 lockd: fix nlm_close_files) results
 2022-09-03 15:55 UTC  (4+ messages)

[PATCH v3] NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND
 2022-09-02 22:18 UTC 

[PATCH v2] NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND
 2022-09-02 22:17 UTC 

[PATCH v1] NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND
 2022-09-02 20:28 UTC  (2+ messages)

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

[PATCH v3 0/6] Fixes for server-side xdr_stream overhaul
 2022-09-02 13:15 UTC  (11+ messages)
` [PATCH v3 1/6] SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
` [PATCH v3 2/6] SUNRPC: Fix svcxdr_init_encode's buflen calculation
` [PATCH v3 3/6] NFSD: Protect against send buffer overflow in NFSv2 READDIR
` [PATCH v3 4/6] NFSD: Protect against send buffer overflow in NFSv3 READDIR
` [PATCH v3 5/6] NFSD: Protect against send buffer overflow in NFSv2 READ
` [PATCH v3 6/6] NFSD: Protect against send buffer overflow in NFSv3 READ

Wycena paneli fotowoltaicznych
 2022-09-02  7:55 UTC 

[PATCH v3] NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
 2022-09-02  2:39 UTC  (2+ messages)

[PATCH v4 0/3] Convert NFS with fscache to the netfs API
 2022-09-02  0:46 UTC  (7+ messages)
` [PATCH v4 3/3] NFS: Convert buffered read paths to use netfs when fscache is enabled

[PATCH v2] NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
 2022-09-01 18:53 UTC  (4+ messages)

[PATCH v2 1/3] nfsd: Fix a memory leak in an error handling path
 2022-09-01 16:24 UTC  (3+ messages)

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

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


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