Linux-NFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-06 23:32:06 to 2025-05-15 11:51:11 UTC [more...]

support keyrings for NFS TLS mounts v2
 2025-05-15 11:50 UTC 

small sunrpc cleanups v2
 2025-05-15 11:48 UTC  (4+ messages)
` [PATCH 1/3] sunrpc: simplify xdr_init_encode_pages
` [PATCH 2/3] sunrpc: simplify xdr_partial_copy_from_skb
` [PATCH 3/3] sunrpc: unexport csum_partial_copy_to_xdr

[PATCH 0/3] Use folios for symlinks in the page cache
 2025-05-15 10:14 UTC  (5+ messages)
` [PATCH 1/3] fs: Convert __page_get_link() to use a folio
` [PATCH 2/3] nfs: Use a folio in nfs_get_link()
` [PATCH 3/3] fs: Pass a folio to page_put_link()

Why TLS and Kerberos are not useful for NFS security Re: [PATCH nfs-utils] exportfs: make "insecure" the default for all exports
 2025-05-15  2:09 UTC  (2+ messages)

[PATCH nfs-utils] exportfs: make "insecure" the default for all exports
 2025-05-15  1:32 UTC  (19+ messages)

Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.2/NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019/2022 for testing, 2025-05-14 
 2025-05-14 23:03 UTC 

[PATCH v2 0/8] Support btime and other NFSv4 specific attributes
 2025-05-14 13:15 UTC  (2+ messages)

[PATCH v3] nfs: handle failure of nfs_get_lock_context in unlock path
 2025-05-14  8:08 UTC 

[PATCH] nfsd: Invoke tracking callbacks only after initialization is complete
 2025-05-14  7:04 UTC  (3+ messages)

[PATCH v2] nfs: handle failure of nfs_get_lock_context in unlock path
 2025-05-14  7:02 UTC  (5+ messages)

writeback cleanups v2
 2025-05-14  5:18 UTC  (6+ messages)
` [PATCH 1/4] nfs: fold nfs_page_async_flush into nfs_do_writepage
` [PATCH 2/4] nfs: don't return AOP_WRITEPAGE_ACTIVATE from nfs_do_writepage
` [PATCH 3/4] nfs: refactor nfs_do_writepage
` [PATCH 4/4] nfs: use writeback_iter directly

small sunrpc cleanups
 2025-05-14  5:05 UTC  (8+ messages)
` [PATCH 1/3] sunrpc: simplify xdr_init_encode_pages
` [PATCH 2/3] sunrpc: simplify xdr_partial_copy_from_skb
` [PATCH 3/3] sunrpc: unexport csum_partial_copy_to_xdr

[PATCH v5 00/19] Allocate payload arrays dynamically
 2025-05-14  0:11 UTC  (28+ messages)
` [PATCH v5 01/19] svcrdma: Reduce the number of rdma_rw contexts per-QP
` [PATCH v5 02/19] sunrpc: Add a helper to derive maxpages from sv_max_mesg
` [PATCH v5 03/19] sunrpc: Remove backchannel check in svc_init_buffer()
` [PATCH v5 04/19] sunrpc: Replace the rq_pages array with dynamically-allocated memory
` [PATCH v5 05/19] sunrpc: Replace the rq_bvec "
` [PATCH v5 06/19] NFSD: Use rqstp->rq_bvec in nfsd_iter_read()
` [PATCH v5 07/19] NFSD: De-duplicate the svc_fill_write_vector() call sites
` [PATCH v5 08/19] SUNRPC: Export xdr_buf_to_bvec()
` [PATCH v5 09/19] NFSD: Use rqstp->rq_bvec in nfsd_iter_write()
` [PATCH v5 10/19] SUNRPC: Remove svc_fill_write_vector()
` [PATCH v5 11/19] SUNRPC: Remove svc_rqst :: rq_vec
` [PATCH v5 12/19] sunrpc: Adjust size of socket's receive page array dynamically
` [PATCH v5 13/19] svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
` [PATCH v5 14/19] svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pages
` [PATCH v5 15/19] sunrpc: Remove the RPCSVC_MAXPAGES macro
` [PATCH v5 16/19] NFSD: Remove NFSD_BUFSIZE
` [PATCH v5 17/19] NFSD: Remove NFSSVC_MAXBLKSIZE_V2 macro
` [PATCH v5 18/19] NFSD: Add a "default" block size
` [PATCH v5 19/19] SUNRPC: Bump the maximum payload size for the server

[PATCH] NFS: add localio to sysfs
 2025-05-13 19:50 UTC 

[RFC PATCH v2] nfsv4: Add support for the birth time attribute
 2025-05-13 19:42 UTC  (5+ messages)

[PATCH] NFSv4: Don't check for OPEN feature support in v4.1
 2025-05-13 19:26 UTC  (3+ messages)

[PATCH] NFS: always probe for LOCALIO support asynchronously
 2025-05-13 17:31 UTC  (2+ messages)

[PATCH 1/1] NFSD: release read access of nfs4_file when a write delegation is returned
 2025-05-13 17:27 UTC  (2+ messages)

[PATCH V6 0/1] NFSD: offer write delegation for OPEN with OPEN4_SHARE_ACCESS only
 2025-05-13 16:08 UTC  (2+ messages)
` [PATCH V6 1/1] NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE

[PATCH] NFSv4/pnfs: Reset the layout state after a layoutreturn
 2025-05-13 15:21 UTC  (5+ messages)

Trouble with multiple kerberos ticket caches
 2025-05-12 15:46 UTC  (8+ messages)
        ` Trouble with kerberos encryption types

[PATCH V6 0/1] NFSD: offer write delegation for OPEN with OPEN4_SHARE_ACCESS only
 2025-05-11 23:46 UTC  (9+ messages)
` [PATCH V6 1/1] NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE

[PATCH v2] NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are delegated
 2025-05-11 21:54 UTC 

[PATCH] NFS/pnfs: Fix the error path in pnfs_layoutreturn_retry_later_locked()
 2025-05-11 20:59 UTC  (2+ messages)

[PATCH v4 00/14] Allocate payload arrays dynamically
 2025-05-10 23:12 UTC  (26+ messages)
` [PATCH v4 01/14] svcrdma: Reduce the number of rdma_rw contexts per-QP
` [PATCH v4 05/14] sunrpc: Replace the rq_vec array with dynamically-allocated memory
` [PATCH v4 08/14] svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
` [PATCH v4 14/14] SUNRPC: Bump the maximum payload size for the server

[PATCH 0/6 v2] nfs_localio: fixes for races and errors from older compilers
 2025-05-10 19:57 UTC  (15+ messages)
` [PATCH 1/6] nfs_localio: use cmpxchg() to install new nfs_file_localio
` [PATCH 2/6] nfs_localio: always hold nfsd net ref with nfsd_file ref
` [PATCH 3/6] nfs_localio: simplify interface to nfsd for getting nfsd_file
` [PATCH 4/6] nfs_localio: duplicate nfs_close_local_fh()
` [PATCH 5/6] nfs_localio: protect race between nfs_uuid_put() and nfs_close_local_fh()
` [PATCH 6/6] nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointer

[PATCH] pnfs/flexfiles: connect to NFSv3 DS using TLS if MDS connection uses TLS
 2025-05-09 20:39 UTC 

[PATCH 6.1.y] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2025-05-09  9:38 UTC 

remove rq_vec
 2025-05-08 23:08 UTC  (7+ messages)
` [PATCH 1/3] nfsd: call svc_fill_write_vector from nfsd_vfs_write
` [PATCH 2/3] nfsd: use rq_bvec instead of rq_vec in nfsd_vfs_write
` [PATCH 3/3] nfsd: use rq_bvec in nfsd_iter_read

[PATCH v2 0/6] Remove svc_rqst :: rq_vec
 2025-05-08 17:37 UTC  (7+ messages)
` [PATCH v2 1/6] NFSD: Use rqstp->rq_bvec in nfsd_iter_read()
` [PATCH v2 2/6] SUNRPC: Export xdr_buf_to_bvec()
` [PATCH v2 3/6] NFSD: De-duplicate the svc_fill_write_vector() call sites
` [PATCH v2 4/6] NFSD: Use rqstp->rq_bvec in nfsd_iter_write()
` [PATCH v2 5/6] SUNRPC: Remove svc_fill_write_vector()
` [PATCH v2 6/6] SUNRPC: Remove svc_rqst :: rq_vec

[PATCH v1 0/4] Remove svc_rqst :: rq_vec
 2025-05-08 14:26 UTC  (7+ messages)
` [PATCH v1 1/4] NFSD: Use rqstp->rq_bvec in nfsd_iter_read()
` [PATCH v1 2/4] NFSD: De-duplicate the svc_fill_write_vector() call sites
` [PATCH v1 3/4] NFSD: Use rqstp->rq_bvec in nfsd_iter_write()
` [PATCH v1 4/4] SUNRPC: Remove svc_rqst :: rq_vec

RFC: support keyrings for NFS TLS mounts
 2025-05-08  9:42 UTC  (8+ messages)
` [PATCH 1/2] NFS: support the kernel keyring for TLS
` [PATCH 2/2] nfs: create a kernel keyring

[Bug report] xfstests cause nfs crash, kernel BUG at kernel/cred.c:104!
 2025-05-08  5:18 UTC 

performance r nfsd with RWF_DONTCACHE and larger wsizes
 2025-05-08  2:05 UTC  (10+ messages)

[PATCH v3] NFSD: Implement FATTR4_CLONE_BLKSIZE attribute
 2025-05-07 17:41 UTC  (4+ messages)

[PATCH] nfsdctl: Warning Clean Up
 2025-05-07 14:15 UTC  (2+ messages)

[PATCH] gssd:fix the possible buffer overflow in get_full_hostname
 2025-05-07 14:14 UTC  (2+ messages)

[PATCH] nfsdcld:Fix a memory leak
 2025-05-07 14:14 UTC  (2+ messages)

[nfs-utils PATCH v2] nfsdctl: debug logging fixups
 2025-05-07 14:13 UTC  (2+ messages)

[nfs-utils PATCH] nfsdctl: fix lockd config during autostart
 2025-05-07 14:08 UTC  (2+ messages)

[PATCH v3 0/4] rpcctl: Various Improvements
 2025-05-07 14:04 UTC  (2+ messages)

[ANNOUNCE] ktls-utils 1.0.0
 2025-05-07  9:37 UTC  (8+ messages)
  ` kernel TLS configuration, was: "

[PATCH][next] NFSD: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-05-07  6:04 UTC  (3+ messages)

[PATCH v2] NFSD: Implement FATTR4_CLONE_BLKSIZE attribute
 2025-05-07  5:32 UTC  (2+ messages)

writeback cleanups
 2025-05-07  4:35 UTC  (4+ messages)
` [PATCH 3/5] nfs: move the call to nfs_pageio_cond_complete in nfs_do_writepage

[PATCH v2] nfs: add dummy definition for nfsd_file
 2025-05-07  2:29 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).