Linux NFS development
 help / color / mirror / Atom feed
 messages from 2025-05-09 19:04:07 to 2025-05-20 01:38:11 UTC [more...]

Why TLS and Kerberos are not useful for NFS security Re: [PATCH nfs-utils] exportfs: make "insecure" the default for all exports
 2025-05-20  1:37 UTC  (12+ messages)
  ` NFS/TLS situation on Windows - "

[PATCH AUTOSEL 5.4 2/5] nfs: don't share pNFS DS connections between net namespaces
 2025-05-19 21:23 UTC 

[PATCH AUTOSEL 5.10 2/6] nfs: don't share pNFS DS connections between net namespaces
 2025-05-19 21:23 UTC 

[PATCH AUTOSEL 5.15 2/7] nfs: don't share pNFS DS connections between net namespaces
 2025-05-19 21:23 UTC 

[PATCH AUTOSEL 6.1 2/8] nfs: don't share pNFS DS connections between net namespaces
 2025-05-19 21:22 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 8/8] NFS: Avoid flushing data while holding directory locks in nfs_rename()

[PATCH AUTOSEL 6.6 03/11] nfs: don't share pNFS DS connections between net namespaces
 2025-05-19 21:22 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 11/11] NFS: Avoid flushing data while holding directory locks in nfs_rename()

[PATCH AUTOSEL 6.12 03/18] nfs: don't share pNFS DS connections between net namespaces
 2025-05-19 21:22 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 18/18] NFS: Avoid flushing data while holding directory locks in nfs_rename()

[PATCH AUTOSEL 6.14 04/23] nfs: don't share pNFS DS connections between net namespaces
 2025-05-19 21:21 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 23/23] NFS: Avoid flushing data while holding directory locks in nfs_rename()

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

[PATCH 0/3] Use folios for symlinks in the page cache
 2025-05-19 19:28 UTC  (6+ 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()

ktls-utils project change in Contributor's agreement
 2025-05-19 15:20 UTC 

[PATCH 00/11] netfs: Miscellaneous cleanups
 2025-05-19 13:48 UTC  (12+ messages)
` [PATCH 01/11] netfs: Update main API document
` [PATCH 02/11] fs/netfs: remove unused flag NETFS_SREQ_SEEK_DATA_READ
` [PATCH 03/11] fs/netfs: remove unused source NETFS_INVALID_WRITE
` [PATCH 04/11] fs/netfs: remove unused flag NETFS_ICTX_WRITETHROUGH
` [PATCH 05/11] fs/netfs: remove unused enum choice NETFS_READ_HOLE_CLEAR
` [PATCH 06/11] fs/netfs: reorder struct fields to eliminate holes
` [PATCH 07/11] fs/netfs: remove `netfs_io_request.ractl`
` [PATCH 08/11] fs/netfs: declare field `proc_link` only if CONFIG_PROC_FS=y
` [PATCH 09/11] folio_queue: remove unused field `marks3`
` [PATCH 10/11] fs/netfs: remove unused flag NETFS_RREQ_DONT_UNLOCK_FOLIOS
` [PATCH 11/11] fs/netfs: remove unused flag NETFS_RREQ_BLOCKED

[PATCH 0/4] netfs: Miscellaneous fixes
 2025-05-19  9:07 UTC  (5+ messages)
` [PATCH 1/4] netfs: Fix oops in write-retry from mis-resetting the subreq iterator
` [PATCH 2/4] netfs: Fix setting of transferred bytes with short DIO reads
` [PATCH 3/4] netfs: Fix the request's work item to not require a ref
` [PATCH 4/4] netfs: Fix wait/wake to be consistent about the waitqueue used

[PATCH 0/6 v2] nfs_localio: fixes for races and errors from older compilers
 2025-05-19  3:49 UTC  (11+ messages)

[PATCH 0/5] nfs: Fix mounting NFS3 AUTH_NULL exports
 2025-05-18  9:57 UTC  (5+ messages)

support keyrings for NFS TLS mounts v2
 2025-05-17 18:39 UTC  (15+ messages)
` [PATCH 1/2] NFS: support the kernel keyring for TLS
` [PATCH 2/2] nfs: create a kernel keyring

[PATCH v2] NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are delegated
 2025-05-17  9:49 UTC  (2+ messages)

[GIT PULL] Please pull NFS client bugfixes for 6.15
 2025-05-16 23:41 UTC  (2+ messages)

RPC-with-TLS client does not receive traffic
 2025-05-16 23:27 UTC  (4+ messages)

[PATCH v1 0/3] NFS Client btime support
 2025-05-16 15:31 UTC  (6+ messages)
` [PATCH v1 1/3] Expand the type of nfs_fattr->valid
` [PATCH v1 2/3] nfs: Add timecreate to nfs inode
` [PATCH v1 3/3] NFS: Return the file btime in the statx results when appropriate

[PATCH] NFS: Fixes for nfs4_proc_mkdir() error handling
 2025-05-16 15:14 UTC  (2+ messages)

non-stop kworker NFS/RPC write traffic even after unmount
 2025-05-16 13:33 UTC  (13+ messages)

[PATCH V6 0/1] NFSD: offer write delegation for OPEN with OPEN4_SHARE_ACCESS only
 2025-05-15 19:54 UTC  (3+ messages)
` [PATCH V6 1/1] NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE

[PATCH 1/1] NFSD: release read access of nfs4_file when a write delegation is returned
 2025-05-15 19:54 UTC  (3+ messages)

[PATCH] flexfiles/pNFS: update stats on NFS4ERR_DELAY for v4.1 DSes
 2025-05-15 19:04 UTC 

small sunrpc cleanups v2
 2025-05-15 19:03 UTC  (6+ 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] RFC flexfiles/pNFS: delete v4.1 device in case of any connection errors
 2025-05-15 15:44 UTC 

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  (2+ messages)

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  (19+ messages)
` [PATCH v5 01/19] svcrdma: Reduce the number of rdma_rw contexts per-QP
` [PATCH v5 07/19] NFSD: De-duplicate the svc_fill_write_vector() call sites
` [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  (2+ messages)

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

[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] NFS/pnfs: Fix the error path in pnfs_layoutreturn_retry_later_locked()
 2025-05-11 20:59 UTC  (2+ messages)

[PATCH v4 01/14] svcrdma: Reduce the number of rdma_rw contexts per-QP
 2025-05-10 23:12 UTC  (12+ messages)

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


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