Linux NFS (Network File System)
Thread Index
[
Prev Page
][
Next Page
]
[PATCH] svcrdma: Fix stale comment
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: [PATCH] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
From
: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
Re: [PATCH] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
From
: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
[PATCH net-next v2 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH v2] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH RFC] SUNRPC: Address sparse RCU warning in net/sunrpc/svc.c
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
From
: Anna Schumaker <schumaker.anna@xxxxxxxxx>
[PATCH v4 08/11] NFS: add a sysfs link to the acl rpc_client
From
: Benjamin Coddington <bcodding@xxxxxxxxxx>
[PATCH v4 04/11] NFS: Make all of /sys/fs/nfs network-namespace unique
From
: Benjamin Coddington <bcodding@xxxxxxxxxx>
[PATCH v4 07/11] NFS: add a sysfs link to the lockd rpc_client
From
: Benjamin Coddington <bcodding@xxxxxxxxxx>
[PATCH v4 06/11] NFS: Add sysfs links to sunrpc clients for nfs_clients
From
: Benjamin Coddington <bcodding@xxxxxxxxxx>
[PATCH v4 11/11] NFSv4: Clean up some shutdown loops
From
: Benjamin Coddington <bcodding@xxxxxxxxxx>
[PATCH v4 10/11] NFS: Cancel all existing RPC tasks when shutdown
From
: Benjamin Coddington <bcodding@xxxxxxxxxx>
[PATCH v4 09/11] NFS: add sysfs shutdown knob
From
: Benjamin Coddington <bcodding@xxxxxxxxxx>
[PATCH v4 00/11] NFS sysfs scaffolding
From
: Benjamin Coddington <bcodding@xxxxxxxxxx>
[PATCH v4 01/11] NFS: rename nfs_client_kset to nfs_kset
From
: Benjamin Coddington <bcodding@xxxxxxxxxx>
[PATCH v4 03/11] NFS: Open-code the nfs_kset kset_create_and_add()
From
: Benjamin Coddington <bcodding@xxxxxxxxxx>
[PATCH v4 05/11] NFS: add superblock sysfs entries
From
: Benjamin Coddington <bcodding@xxxxxxxxxx>
[PATCH v4 02/11] NFS: rename nfs_client_kobj to nfs_net_kobj
From
: Benjamin Coddington <bcodding@xxxxxxxxxx>
Re: Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
From
: Anna Schumaker <schumaker.anna@xxxxxxxxx>
Re: Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
From
: Anna Schumaker <schumaker.anna@xxxxxxxxx>
Re: Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
From
: Anna Schumaker <schumaker.anna@xxxxxxxxx>
[PATCH v2] NFSv4.2: fix wrong shrinker_id
From
: Qi Zheng <qi.zheng@xxxxxxxxx>
Re: [PATCH] NFSv4.2: fix wrong shrinker_id
From
: Qi Zheng <qi.zheng@xxxxxxxxx>
Re: Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH] NFSv4.2: fix wrong shrinker_id
From
: Qi Zheng <qi.zheng@xxxxxxxxx>
Re: Handling of BADSESSON error
From
: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
Re: Handling of BADSESSON error
From
: Rick Macklem <rick.macklem@xxxxxxxxx>
Re: Handling of BADSESSON error
From
: Rick Macklem <rick.macklem@xxxxxxxxx>
Re: Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
From
: Anna Schumaker <schumaker.anna@xxxxxxxxx>
Re: Handling of BADSESSON error
From
: Olga Kornievskaia <aglo@xxxxxxxxx>
Re: Handling of BADSESSON error
From
: Olga Kornievskaia <aglo@xxxxxxxxx>
Re: Handling of BADSESSON error
From
: Rick Macklem <rick.macklem@xxxxxxxxx>
Handling of BADSESSON error
From
: Olga Kornievskaia <aglo@xxxxxxxxx>
Re: [PATCH] NFSv4.2: fix wrong shrinker_id
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v3] SUNRPC: Use sysfs_emit in place of strlcpy/sprintf
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH] nfsroot: Fix missing check for return value of strsep()
From
: Benjamin Coddington <bcodding@xxxxxxxxxx>
Re: [PATCH] nfsroot: Fix missing check for return value of strsep()
From
: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
[PATCH] nfsroot: Fix missing check for return value of strsep()
From
: Chenyuan Mi <cymi20@xxxxxxxxxxxx>
[PATCH] nfsroot: Fix missing check for return value of strsep() The strsep() function in root_nfs_parse_options() may return NULL if argument 'incoming' is NULL. Since 'incoming' has Null check in this function, it is also need to add Null check for return value of strsep().
From
: Chenyuan Mi <cymi20@xxxxxxxxxxxx>
[PATCH v3] SUNRPC: Use sysfs_emit in place of strlcpy/sprintf
From
: Azeem Shaikh <azeemshaikh38@xxxxxxxxx>
[PATCH] NFSv4.2: fix wrong shrinker_id
From
: Qi Zheng <qi.zheng@xxxxxxxxx>
Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2] SUNRPC: Remove strlcpy
From
: Azeem Shaikh <azeemshaikh38@xxxxxxxxx>
Re: [PATCH v2] SUNRPC: Remove strlcpy
From
: Kees Cook <kees@xxxxxxxxxx>
[PATCH v2] SUNRPC: Remove strlcpy
From
: Azeem Shaikh <azeemshaikh38@xxxxxxxxx>
Re: [PATCH] SUNRPC: Replace strlcpy with strscpy
From
: Azeem Shaikh <azeemshaikh38@xxxxxxxxx>
Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] SUNRPC: Replace strlcpy with strscpy
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH] SUNRPC: Replace strlcpy with strscpy
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH] SUNRPC: Replace strlcpy with strscpy
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v1 0/7] Several minor NFSD clean-ups
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v1 0/7] Several minor NFSD clean-ups
From
: Tom Talpey <tom@xxxxxxxxxx>
Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC PATCH] errseq_t: split the ERRSEQ_SEEN flag into two
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] nfs4: don't map EACCESS and EPERM to EIO
From
: "Mkrtchyan, Tigran" <tigran.mkrtchyan@xxxxxxx>
[PATCH 1/2] nfs-idmapd.service: add network-online.target to Wants= and After=
From
: Aram Akhavan <github@xxxxxxxxxxxxxxx>
[PATCH 0/2] Mitigate startup race between DNS resolution and idmapd
From
: Aram Akhavan <github@xxxxxxxxxxxxxxx>
[PATCH 2/2] libnfsidmap: try to get the domain directly from hostname if the DNS lookup fails and always show the log message if the domain can't be determined
From
: Aram Akhavan <github@xxxxxxxxxxxxxxx>
[PATCH] SUNRPC: Replace strlcpy with strscpy
From
: Azeem Shaikh <azeemshaikh38@xxxxxxxxx>
Re: Too many ENOSPC errors
From
: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
Re: Too many ENOSPC errors
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] support/reexport: guard dlfcn.h include with HAVE_DLFCN_H
From
: Steve Dickson <steved@xxxxxxxxxx>
Re: [nfs-utils PATCH 0/3] Add docs for some mount options missing from nfs(5)
From
: Steve Dickson <steved@xxxxxxxxxx>
Re: [PATCH v3 3/3] NFSv4.2: Rework scratch handling for READ_PLUS (again)
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: Too many ENOSPC errors
From
: Benjamin Coddington <bcodding@xxxxxxxxxx>
Re: [PATCH v3 3/3] NFSv4.2: Rework scratch handling for READ_PLUS (again)
From
: Anna Schumaker <anna@xxxxxxxxxx>
Re: Too many ENOSPC errors
From
: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
Re: Too many ENOSPC errors
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: Too many ENOSPC errors
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: Too many ENOSPC errors
From
: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
Re: Too many ENOSPC errors
From
: Chris Perl <cperl@xxxxxxxxxxxxxx>
Re: Too many ENOSPC errors
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v5 0/3] NFSD: add support for NFSv4 write delegation
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: Too many ENOSPC errors
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: Too many ENOSPC errors
From
: Chris Perl <cperl@xxxxxxxxxxxxxx>
Re: [PATCH v1 0/7] Several minor NFSD clean-ups
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2 0/5] svcrdma: Go back to releasing pages-under-I/O
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2 1/5] SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0].iov_base")
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v2 1/5] SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0].iov_base")
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v1 7/7] SUNRPC: Remove transport class dprintk call sites
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 6/7] SUNRPC: Fix comments for transport class registration
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 5/7] svcrdma: Remove an unused argument from __svc_rdma_put_rw_ctxt()
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 4/7] svcrdma: trace cc_release calls
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 3/7] svcrdma: Convert "might sleep" comment into a code annotation
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 2/7] NFSD: Add an nfsd4_encode_nfstime4() helper
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 1/7] SUNRPC: Move initialization of rq_stime
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 0/7] Several minor NFSD clean-ups
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v2 0/5] svcrdma: Go back to releasing pages-under-I/O
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v2 5/5] SUNRPC: Optimize page release in svc_rdma_sendto()
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v2 4/5] svcrdma: Prevent page release when nothing was received
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v2 3/5] svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v2 2/5] SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v2 1/5] SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0].iov_base")
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: [PATCH] nfs: don't report STATX_BTIME in ->getattr
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] nfs: don't report STATX_BTIME in ->getattr
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] support/reexport: guard dlfcn.h include with HAVE_DLFCN_H
From
: Giulio Benetti <giulio.benetti@xxxxxxxxxxxxxxxxxxxxxx>
Re: Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH v3 3/3] NFSv4.2: Rework scratch handling for READ_PLUS (again)
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH v1 4/4] SUNRPC: Optimize page release in svc_rdma_sendto()
From
: Tom Talpey <tom@xxxxxxxxxx>
Re: [PATCH v1 1/4] svcrdma: Allocate new transports on device's NUMA node
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v1 4/4] SUNRPC: Optimize page release in svc_rdma_sendto()
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v1 1/4] svcrdma: Allocate new transports on device's NUMA node
From
: Tom Talpey <tom@xxxxxxxxxx>
Re: [PATCH v1 4/4] SUNRPC: Optimize page release in svc_rdma_sendto()
From
: Tom Talpey <tom@xxxxxxxxxx>
[PATCH v3 3/3] NFSv4.2: Rework scratch handling for READ_PLUS (again)
From
: Anna Schumaker <anna@xxxxxxxxxx>
[PATCH v3 2/3] NFSv4.2: Fix READ_PLUS size calculations
From
: Anna Schumaker <anna@xxxxxxxxxx>
[PATCH v3 1/3] NFSv4.2: Fix READ_PLUS smatch warnings
From
: Anna Schumaker <anna@xxxxxxxxxx>
[PATCH v2 2/3] NFSv4.2: Fix READ_PLUS size calculations
From
: Anna Schumaker <anna@xxxxxxxxxx>
[PATCH v2 3/3] NFSv4.2: Rework scratch handling for READ_PLUS (again)
From
: Anna Schumaker <anna@xxxxxxxxxx>
[PATCH v2 1/3] NFSv4.2: Fix READ_PLUS smatch warnings
From
: Anna Schumaker <anna@xxxxxxxxxx>
Re: [PATCH] nfs4: don't map EACCESS and EPERM to EIO
From
: Benjamin Coddington <bcodding@xxxxxxxxxx>
Re: [PATCH] nfs4: don't map EACCESS and EPERM to EIO
From
: "Mkrtchyan, Tigran" <tigran.mkrtchyan@xxxxxxx>
[PATCH net-next 3/6] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH] netfs: Only call folio_start_fscache() one time for each folio
From
: Dave Wysochanski <dwysocha@xxxxxxxxxx>
Re: Too many ENOSPC errors
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] nfs4: don't map EACCESS and EPERM to EIO
From
: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
Too many ENOSPC errors
From
: Chris Perl <cperl@xxxxxxxxxxxxxx>
Re: [PATCH] nfs4: don't map EACCESS and EPERM to EIO
From
: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
[PATCH] nfs4: don't map EACCESS and EPERM to EIO
From
: Tigran Mkrtchyan <tigran.mkrtchyan@xxxxxxx>
Re: [Linux-cachefs] [PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
From
: Chris Chilvers <chilversc@xxxxxxxxx>
Re: [PATCH 1/1] NFSD: add encoding of op_recall flag for write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 1/1] NFSD: remove dead code in nfs4_open_delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH 1/1] NFSD: remove dead code in nfs4_open_delegation
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: [PATCH 1/1] NFSD: add encoding of op_recall flag for write delegation
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
[PATCH v4 9/9] NFS: Add an "xprtsec=" NFS mount option
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v4 8/9] NFS: Have struct nfs_client carry a TLS policy field
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v4 7/9] SUNRPC: Add a TCP-with-TLS RPC transport class
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v4 6/9] SUNRPC: Capture CMSG metadata on client-side receive
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v4 5/9] SUNRPC: Ignore data_ready callbacks during TLS handshakes
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v4 4/9] SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v4 3/9] SUNRPC: Trace the rpc_create_args
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v4 2/9] SUNRPC: Plumb an API for setting transport layer security
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v4 1/9] NFS: Improvements for fs_context-related tracepoints
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v4 0/9] client-side RPC-with-TLS
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH 1/1] NFSD: add encoding of op_recall flag for write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH 1/1] NFSD: remove dead code in nfs4_open_delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v1 4/4] SUNRPC: Optimize page release in svc_rdma_sendto()
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 2/4] SUNRPC: Revert 579900670ac7
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 1/4] SUNRPC: Revert cc93ce9529a6
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 0/4] svcrdma: Go back to releasing pages-under-I/O
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 3/4] SUNRPC: Revert 2a1e4f21d841
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: [PATCH 09/12] fs: factor out a direct_write_fallback helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH/RFC] NFS: fix use-after-free with O_DIRECT write
From
: "NeilBrown" <neilb@xxxxxxx>
Re: [PATCH 09/12] fs: factor out a direct_write_fallback helper
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [nfs-utils PATCH 0/3] Add docs for some mount options missing from nfs(5)
From
: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
Re: [nfs-utils PATCH 0/3] Add docs for some mount options missing from nfs(5)
From
: Steve Dickson <steved@xxxxxxxxxx>
Re: [PATCH 2/2] NFSD: Add "official" reviewers for this subsystem
From
: Tom Talpey <tom@xxxxxxxxxx>
Re: [PATCH 1/2] mailmap: Add Bruce Fields' latest e-mail addresses
From
: bfields@xxxxxxxxxxxx (J. Bruce Fields)
[PATCH 2/2] NFSD: Add "official" reviewers for this subsystem
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH 1/2] mailmap: Add Bruce Fields' latest e-mail addresses
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 4/4] svcrdma: Clean up allocation of svc_rdma_rw_ctxt
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 3/4] svcrdma: Clean up allocation of svc_rdma_send_ctxt
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 2/4] svcrdma: Clean up allocation of svc_rdma_recv_ctxt
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 0/4] NUMA memory optimizations for NFS/RDMA server
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 1/4] svcrdma: Allocate new transports on device's NUMA node
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: [PATCH 13/20] lockd: move lockd_start_svc() call into lockd_create_svc()
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH 13/20] lockd: move lockd_start_svc() call into lockd_create_svc()
From
: Ido Schimmel <idosch@xxxxxxxxxx>
Re: [PATCH 13/20] lockd: move lockd_start_svc() call into lockd_create_svc()
From
: "NeilBrown" <neilb@xxxxxxx>
Re: [GIT PULL] nfsd fixes for v6.4-rc4
From
: pr-tracker-bot@xxxxxxxxxx
Re: [PATCH 13/20] lockd: move lockd_start_svc() call into lockd_create_svc()
From
: Ido Schimmel <idosch@xxxxxxxxxx>
[GIT PULL] nfsd fixes for v6.4-rc4
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
[PATCH RESEND] nfs(5): adding new mount option 'fasc'
From
: Chengen Du <chengen.du@xxxxxxxxxxxxx>
[PATCH v2 RESEND] NFS: Add mount option 'fasc'
From
: Chengen Du <chengen.du@xxxxxxxxxxxxx>
[nfs-utils PATCH 3/3] nfs(5): Document the trunkdiscovery/notrunkdiscovery mount option.
From
: Scott Mayhew <smayhew@xxxxxxxxxx>
[nfs-utils PATCH 2/3] nfs(5): Document the write=lazy|eager|wait mount option.
From
: Scott Mayhew <smayhew@xxxxxxxxxx>
[nfs-utils PATCH 1/3] nfs(5): Document the softerr mount option.
From
: Scott Mayhew <smayhew@xxxxxxxxxx>
[nfs-utils PATCH 0/3] Add docs for some mount options missing from nfs(5)
From
: Scott Mayhew <smayhew@xxxxxxxxxx>
Re: [PATCH] sunrpc: fix clang-17 warning
From
: Dmitry Antipov <dmantipov@xxxxxxxxx>
Re: [PATCH] sunrpc: fix clang-17 warning
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH] sunrpc: fix clang-17 warning
From
: Anna Schumaker <schumaker.anna@xxxxxxxxx>
Re: [PATCH] sunrpc: fix clang-17 warning
From
: Dmitry Antipov <dmantipov@xxxxxxxxx>
Re: [PATCH] sunrpc: fix clang-17 warning
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH] sunrpc: fix clang-17 warning
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
[PATCH 08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/12] fuse: update ki_pos in fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/12] fs: factor out a direct_write_fallback helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/12] fuse: use direct_write_fallback
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 11/12] fuse: drop redundant arguments to fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/12] iomap: update ki_pos a little later in iomap_dio_complete
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/12] filemap: add a kiocb_invalidate_pages helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/12] filemap: add a kiocb_invalidate_post_direct_write helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/12] filemap: update ki_pos in generic_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/12] filemap: add a kiocb_write_and_wait helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/12] iomap: update ki_pos in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
cleanup the filemap / direct I/O interaction v4
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/12] backing_dev: remove current->backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH] sunrpc: fix clang-17 warning
From
: Dmitry Antipov <dmantipov@xxxxxxxxx>
Re: [PATCH] sunrpc: fix clang-17 warning
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [bug report] fanotify: support reporting non-decodeable file handles
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 10/12] fuse: update ki_pos in fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 03/12] filemap: update ki_pos in generic_perform_write
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [PATCH 01/12] backing_dev: remove current->backing_dev_info
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: How to get my krb5 crypto lib upstream?
From
: Jeffrey E Altman <jaltman@xxxxxxxxxxxx>
[PATCH 2/2] NFSv4.2: Fix READ_PLUS size calculations
From
: Anna Schumaker <anna@xxxxxxxxxx>
[PATCH 1/2] NFSv4.2: Fix READ_PLUS smatch warnings
From
: Anna Schumaker <anna@xxxxxxxxxx>
Re: How to get my krb5 crypto lib upstream?
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
From
: Jay Freyensee <why2jjj.linux@xxxxxxxxx>
Re: How to get my krb5 crypto lib upstream?
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v3 0/2] NFSD: recall write delegation on GETATTR conflict
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
How to get my krb5 crypto lib upstream?
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 01/12] backing_dev: remove current->backing_dev_info
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v3 2/2] NFSD: add counter for write delegation recall due to conflict with GETATTR
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 01/12] backing_dev: remove current->backing_dev_info
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH] nfsd: fix double fget() bug in __write_ports_addfd()
From
: "NeilBrown" <neilb@xxxxxxx>
Re: [PATCH v3 2/2] NFSD: add counter for write delegation recall due to conflict with GETATTR
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 1/2] NFSD: handle GETATTR conflict with write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] nfsd: fix double fget() bug in __write_ports_addfd()
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 09/12] fs: factor out a direct_write_fallback helper
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 10/12] fuse: update ki_pos in fuse_perform_write
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 09/12] fs: factor out a direct_write_fallback helper
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 01/12] backing_dev: remove current->backing_dev_info
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 12/12] fuse: use direct_write_fallback
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] nfsd: fix double fget() bug in __write_ports_addfd()
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
[PATCH 11/12] fuse: drop redundant arguments to fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/12] fuse: use direct_write_fallback
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/12] fuse: update ki_pos in fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/12] fs: factor out a direct_write_fallback helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/12] iomap: update ki_pos in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/12] filemap: add a kiocb_invalidate_pages helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/12] filemap: add a kiocb_invalidate_post_direct_write helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/12] filemap: add a kiocb_write_and_wait helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/12] iomap: update ki_pos a little later in iomap_dio_complete
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/12] backing_dev: remove current->backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
cleanup the filemap / direct I/O interaction v3 (full series now)
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/12] filemap: update ki_pos in generic_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] nfsd: fix double fget() bug in __write_ports_addfd()
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
[PATCH 5/8] filemap: add a kiocb_invalidate_pages helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 8/8] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 7/8] iomap: update ki_pos in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/8] filemap: update ki_pos in generic_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 4/8] filemap: add a kiocb_write_and_wait helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 6/8] filemap: add a kiocb_invalidate_post_direct_write helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/8] backing_dev: remove current->backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
cleanup the filemap / direct I/O interaction v3
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/8] iomap: update ki_pos a little later in iomap_dio_complete
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH v3 2/2] NFSD: add counter for write delegation recall due to conflict with GETATTR
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v3 1/2] NFSD: handle GETATTR conflict with write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v3 0/2] NFSD: recall write delegation on GETATTR conflict
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
Re: [PATCH v2 1/2] NFSD: handle GETATTR conflict with write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] nfsd: fix double fget() bug in __write_ports_addfd()
From
: "NeilBrown" <neilb@xxxxxxx>
Re: [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH v2 1/2] NFSD: handle GETATTR conflict with write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] nfsd: fix double fget() bug in __write_ports_addfd()
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 07/11] SUNRPC: Add a connect worker function for TLS
From
: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
Re: [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH v3 11/11] NFS: Add an "xprtsec=" NFS mount option
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v3 10/11] NFS: Have struct nfs_client carry a TLS policy field
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v3 09/11] SUNRPC: Add RPC-with-TLS tracepoints
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v3 08/11] SUNRPC: Add RPC-with-TLS support to xprtsock.c
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v3 07/11] SUNRPC: Add a connect worker function for TLS
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v3 06/11] SUNRPC: Capture CMSG metadata on client-side receive
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v3 05/11] SUNRPC: Ignore data_ready callbacks during TLS handshakes
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v3 04/11] SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v3 03/11] SUNRPC: Trace the rpc_create_args
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v3 02/11] SUNRPC: Plumb an API for setting transport layer security
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v3 01/11] NFS: Improvements for fs_context-related tracepoints
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v3 00/11] client-side RPC-with-TLS
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2 1/2] NFSD: handle GETATTR conflict with write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 11/11] fuse: drop redundant arguments to fuse_perform_write
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 10/11] fuse: update ki_pos in fuse_perform_write
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 09/11] fs: factor out a direct_write_fallback helper
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 08/11] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 07/11] iomap: update ki_pos in iomap_file_buffered_write
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 06/11] filemap: add a kiocb_invalidate_post_direct_write helper
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 05/11] filemap: add a kiocb_invalidate_pages helper
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 04/11] filemap: add a kiocb_write_and_wait helper
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 03/11] filemap: update ki_pos in generic_perform_write
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 02/11] iomap: update ki_pos a little later in iomap_dio_complete
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 01/11] backing_dev: remove current->backing_dev_info
From
: Hannes Reinecke <hare@xxxxxxx>
[PATCH v2 2/2] NFSD: add counter for write delegation recall due to conflict with GETATTR
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v2 1/2] NFSD: handle GETATTR conflict with write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v2 0/2] NFSD: recall write delegation on GETATTR conflict
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH] selinux: make labeled NFS work when mounted before policy load
From
: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
[PATCH] nfsd: fix double fget() bug in __write_ports_addfd()
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH 2/2] NFSD: add counter for write delegation recall due to conflict with GETATTR
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH 2/2] NFSD: add counter for write delegation recall due to conflict with GETATTR
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH 1/2] NFSD: handle GETATTR conflict with write delegation
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: [PATCH 1/2] NFSD: handle GETATTR conflict with write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH 1/2] NFSD: handle GETATTR conflict with write delegation
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: [PATCH 1/2] NFSD: handle GETATTR conflict with write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH 1/2] NFSD: handle GETATTR conflict with write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH 1/2] NFSD: handle GETATTR conflict with write delegation
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH 2/2] NFSD: add counter for write delegation recall due to conflict with GETATTR
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH 1/2] NFSD: handle GETATTR conflict with write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH 0/2] NFSD: recall write delegation on GETATTR conflict
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
Re: [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v5 2/3] NFSD: handle GETATTR conflict with write delegation
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH 07/11] iomap: update ki_pos in iomap_file_buffered_write
From
: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
Re: [bug report] fanotify: support reporting non-decodeable file handles
From
: Jan Kara <jack@xxxxxxx>
Re: [bug report] fanotify: support reporting non-decodeable file handles
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] exportfs: check for error return value from exportfs_encode_*()
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 10/11] fuse: update ki_pos in fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 09/11] fs: factor out a direct_write_fallback helper
From
: Christoph Hellwig <hch@xxxxxx>
Re: [bug report] fanotify: support reporting non-decodeable file handles
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [bug report] fanotify: support reporting non-decodeable file handles
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH 14/17] block: open code __generic_file_write_iter for blkdev writes
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [PATCH v5 3/3] locks: allow support for write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH v2 00/11] client-side RPC-with-TLS
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v2 00/11] client-side RPC-with-TLS
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v5 3/3] locks: allow support for write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v5 3/3] locks: allow support for write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH v5 3/3] locks: allow support for write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH v5 2/3] NFSD: handle GETATTR conflict with write delegation
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v5 2/3] NFSD: handle GETATTR conflict with write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH v5 3/3] locks: allow support for write delegation
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH] exportfs: check for error return value from exportfs_encode_*()
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] exportfs: check for error return value from exportfs_encode_*()
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH] exportfs: check for error return value from exportfs_encode_*()
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v5 3/3] locks: allow support for write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [Linux-cachefs] [PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
From
: David Wysochanski <dwysocha@xxxxxxxxxx>
Re: [Linux-cachefs] [BUG] fscache writing but not reading
From
: David Wysochanski <dwysocha@xxxxxxxxxx>
[PATCH] exportfs: check for error return value from exportfs_encode_*()
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v5 3/3] locks: allow support for write delegation
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v5 1/3] NFSD: enable support for write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v5 3/3] locks: allow support for write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v5 2/3] NFSD: handle GETATTR conflict with write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 01/11] backing_dev: remove current->backing_dev_info
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [bug report] fanotify: support reporting non-decodeable file handles
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [bug report] fanotify: support reporting non-decodeable file handles
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 16/17] block: use iomap for writes to block devices
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [bug report] fanotify: support reporting non-decodeable file handles
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH 11/11] fuse: drop redundant arguments to fuse_perform_write
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 10/11] fuse: update ki_pos in fuse_perform_write
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 09/11] fs: factor out a direct_write_fallback helper
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[PATCH 11/11] fuse: drop redundant arguments to fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/11] fuse: update ki_pos in fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/11] fs: factor out a direct_write_fallback helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/11] iomap: update ki_pos in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/11] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
From
: Christoph Hellwig <hch@xxxxxx>
cleanup the filemap / direct I/O interaction v2
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/11] filemap: add a kiocb_invalidate_pages helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/11] iomap: update ki_pos a little later in iomap_dio_complete
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/11] backing_dev: remove current->backing_dev_info
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/11] filemap: add a kiocb_invalidate_post_direct_write helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/11] filemap: add a kiocb_write_and_wait helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/11] filemap: update ki_pos in generic_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH][next] nfsd: Replace one-element array with flexible-array member
From
: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Re: [PATCH][next] nfsd: Replace one-element array with flexible-array member
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: [PATCH][next] nfsd: Replace one-element array with flexible-array member
From
: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Re: [PATCH][next] nfsd: Replace one-element array with flexible-array member
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH][next] nfsd: Replace one-element array with flexible-array member
From
: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
Re: [PATCH] nfsd: don't provide pre/post-op attrs if fh_getattr fails
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH 16/17] block: use iomap for writes to block devices
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH] nfsd: don't provide pre/post-op attrs if fh_getattr fails
From
: "NeilBrown" <neilb@xxxxxxx>
Re: [PATCH] nfsd: make a copy of struct iattr before calling notify_change
From
: "NeilBrown" <neilb@xxxxxxx>
Re: [PATCH 10/13] fs: factor out a direct_write_fallback helper
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 07/13] iomap: update ki_pos in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 06/13] filemap: add a kiocb_invalidate_post_write helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH v2 11/11] NFS: Add an "xprtsec=" NFS mount option
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v2 09/11] SUNRPC: Add RPC-with-TLS tracepoints
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v2 10/11] NFS: Have struct nfs_client carry a TLS policy field
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v2 08/11] SUNRPC: Add RPC-with-TLS support to xprtsock.c
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v2 07/11] SUNRPC: Add a connect worker function for TLS
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v2 06/11] SUNRPC: Capture CMSG metadata on client-side receive
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v2 05/11] SUNRPC: Ignore data_ready callbacks during TLS handshakes
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v2 04/11] SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v2 03/11] SUNRPC: Trace the rpc_create_args
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v2 02/11] SUNRPC: Plumb an API for setting transport layer security
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v2 01/11] NFS: Improvements for fs_context-related tracepoints
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v2 00/11] client-side RPC-with-TLS
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: [Linux-cachefs] [BUG] fscache writing but not reading
From
: David Wysochanski <dwysocha@xxxxxxxxxx>
Re: [PATCH] nfsd: make a copy of struct iattr before calling notify_change
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: [PATCH] nfsd: make a copy of struct iattr before calling notify_change
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] nfsd: don't provide pre/post-op attrs if fh_getattr fails
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 0/2] Support abstract address for rpcbind in kernel
From
: Petr Vorel <pvorel@xxxxxxx>
Re: [Linux-cachefs] [BUG] fscache writing but not reading
From
: Chris Chilvers <chilversc@xxxxxxxxx>
Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v4 1/9] fs: pass the request_mask to generic_fillattr
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v5 2/3] NFSD: handle GETATTR conflict with write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH] SUNRPC: @clnt specifies auth flavor of RPC ping
From
: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
Re: [PATCH 08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v5 2/3] NFSD: handle GETATTR conflict with write delegation
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: [PATCH] SUNRPC: @clnt specifies auth flavor of RPC ping
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: cleanup the filemap / direct I/O interaction
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH v5 1/3] NFSD: enable support for write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v5 0/3] NFSD: add support for NFSv4 write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v5 3/3] locks: allow support for write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v5 2/3] NFSD: handle GETATTR conflict with write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
Re: [PATCH] nfsd: don't provide pre/post-op attrs if fh_getattr fails
From
: "NeilBrown" <neilb@xxxxxxx>
Re: [PATCH] nfsd: make a copy of struct iattr before calling notify_change
From
: "NeilBrown" <neilb@xxxxxxx>
[PATCH] SUNRPC: @clnt specifies auth flavor of RPC ping
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: Did the in-kernel Camellia or CMAC crypto implementation break?
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH RFC 04/12] SUNRPC: Refactor rpc_call_null_helper()
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH RFC 04/12] SUNRPC: Refactor rpc_call_null_helper()
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH RFC 04/12] SUNRPC: Refactor rpc_call_null_helper()
From
: Anna Schumaker <schumaker.anna@xxxxxxxxx>
Re: [PATCH] NFS: Prefer strscpy over strlcpy calls
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [GIT PULL] Please pull NFS Client bugfixes for 6.4-rc
From
: pr-tracker-bot@xxxxxxxxxx
[GIT PULL] Please pull NFS Client bugfixes for 6.4-rc
From
: Anna Schumaker <anna@xxxxxxxxxx>
Re: [PATCH v4 3/4] NFSD: handle GETATTR conflict with write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH] NFS: Prefer strscpy over strlcpy calls
From
: Azeem Shaikh <azeemshaikh38@xxxxxxxxx>
Re: [PATCH 10/13] fs: factor out a direct_write_fallback helper
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[PATCH v22 20/31] nfs: Provide a splice-read wrapper
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH v4 3/4] NFSD: handle GETATTR conflict with write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v4 3/4] NFSD: handle GETATTR conflict with write delegation
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v4 9/9] btrfs: convert to multigrain timestamps
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v4 9/9] btrfs: convert to multigrain timestamps
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v4 9/9] btrfs: convert to multigrain timestamps
From
: David Sterba <dsterba@xxxxxxx>
Re: [PATCH v4 0/9] fs: implement multigrain timestamps
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v4 3/4] NFSD: handle GETATTR conflict with write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH v4 3/4] NFSD: handle GETATTR conflict with write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH v4 3/4] NFSD: handle GETATTR conflict with write delegation
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: [PATCH 03/13] filemap: assign current->backing_dev_info in generic_perform_write
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 02/13] filemap: update ki_pos in generic_perform_write
From
: Xiubo Li <xiubli@xxxxxxxxxx>
Re: [PATCH 13/13] fuse: use direct_write_fallback
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 12/13] fuse: drop redundant arguments to fuse_perform_write
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 11/13] fuse: update ki_pos in fuse_perform_write
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 10/13] fs: factor out a direct_write_fallback helper
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 09/13] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 07/13] iomap: update ki_pos in iomap_file_buffered_write
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 06/13] filemap: add a kiocb_invalidate_post_write helper
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 05/13] filemap: add a kiocb_invalidate_pages helper
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 04/13] filemap: add a kiocb_write_and_wait helper
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 03/13] filemap: assign current->backing_dev_info in generic_perform_write
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 02/13] filemap: update ki_pos in generic_perform_write
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 01/13] iomap: update ki_pos a little later in iomap_dio_complete
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH v4 3/4] NFSD: handle GETATTR conflict with write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v4 3/4] NFSD: handle GETATTR conflict with write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH v4 3/4] NFSD: handle GETATTR conflict with write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v4 3/4] NFSD: handle GETATTR conflict with write delegation
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v4 1/4] locks: allow support for write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v4 0/4] NFSD: add support for NFSv4 write delegation
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
[PATCH v4 3/4] NFSD: handle GETATTR conflict with write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v4 1/4] locks: allow support for write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v4 4/4] NFSD: add trace point to track when write delegation is granted
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v4 0/4] NFSD: add support for NFSv4 write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v4 2/4] NFSD: enable support for write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
Re: [PATCH v4 8/9] ext4: convert to multigrain timestamps
From
: "Theodore Ts'o" <tytso@xxxxxxx>
[PATCH v21 20/30] nfs: Provide a splice-read stub
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH] NFSv4.2: Fix a potential double free with READ_PLUS
From
: Anna Schumaker <anna@xxxxxxxxxx>
Re: [PATCH RFC 09/12] SUNRPC: Add RPC-with-TLS support to xprtsock.c
From
: Anna Schumaker <schumaker.anna@xxxxxxxxx>
Re: [PATCH RFC 09/12] SUNRPC: Add RPC-with-TLS support to xprtsock.c
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH RFC 09/12] SUNRPC: Add RPC-with-TLS support to xprtsock.c
From
: Anna Schumaker <schumaker.anna@xxxxxxxxx>
Re: [PATCH] SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH 16/17] block: use iomap for writes to block devices
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 01/17] fs: unexport buffer_check_dirty_writeback
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH] nfsd: make a copy of struct iattr before calling notify_change
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH] nfsd: don't provide pre/post-op attrs if fh_getattr fails
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH] nfsd: don't provide pre/post-op attrs if fh_getattr fails
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] nfsd: don't provide pre/post-op attrs if fh_getattr fails
From
: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
Re: [Linux-cachefs] [BUG] fscache writing but not reading
From
: David Wysochanski <dwysocha@xxxxxxxxxx>
Re: [PATCH v4 4/9] nfsd: ensure we use ctime_peek to grab the inode->i_ctime
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] nfsd: don't provide pre/post-op attrs if fh_getattr fails
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v4 4/9] nfsd: ensure we use ctime_peek to grab the inode->i_ctime
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] nfsd: make a copy of struct iattr before calling notify_change
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [Linux-cachefs] [BUG] fscache writing but not reading
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 13/13] fuse: use direct_write_fallback
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/13] fuse: drop redundant arguments to fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/13] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/13] fs: factor out a direct_write_fallback helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 11/13] fuse: update ki_pos in fuse_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/13] iomap: update ki_pos in iomap_file_buffered_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/13] filemap: add a kiocb_invalidate_pages helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/13] filemap: add a kiocb_invalidate_post_write helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/13] filemap: add a kiocb_write_and_wait helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/13] filemap: assign current->backing_dev_info in generic_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/13] iomap: update ki_pos a little later in iomap_dio_complete
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/13] filemap: update ki_pos in generic_perform_write
From
: Christoph Hellwig <hch@xxxxxx>
cleanup the filemap / direct I/O interaction
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH v20 17/32] nfs: Provide a splice-read stub
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [Linux-cachefs] [BUG] fscache writing but not reading
From
: Chris Chilvers <chilversc@xxxxxxxxx>
Re: [PATCH v3 2/2] NFSD: enable support for write delegation
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v3 2/2] NFSD: enable support for write delegation
From
: dai.ngo@xxxxxxxxxx
[PATCH v1 6/6] NFSD: Remove nfsd_readv()
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 5/6] NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 4/6] NFSD: Hoist rq_vec preparation into nfsd_read()
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 3/6] NFSD: Update rq_next_page between COMPOUND operations
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 1/6] NFSD: Ensure that xdr_write_pages updates rq_next_page
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 2/6] NFSD: Use svcxdr_encode_opaque_pages() in nfsd4_encode_splice_read()
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v1 0/6] NFSD read path clean-ups
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: [PATCH v3 2/2] NFSD: enable support for write delegation
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v3 0/2] NFSD: add support for NFSv4 write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH v3 2/2] NFSD: enable support for write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH v4 4/9] nfsd: ensure we use ctime_peek to grab the inode->i_ctime
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 0/2] NFSD: add support for NFSv4 write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH RFC 00/12] client-side RPC-with-TLS
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v4 4/9] nfsd: ensure we use ctime_peek to grab the inode->i_ctime
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v3 2/2] NFSD: enable support for write delegation
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
[PATCH v4 9/9] btrfs: convert to multigrain timestamps
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 7/9] xfs: switch to multigrain timestamps
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 8/9] ext4: convert to multigrain timestamps
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 6/9] tmpfs: add support for multigrain timestamps
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 5/9] ksmbd: use ctime_peek to grab the ctime out of the inode
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 4/9] nfsd: ensure we use ctime_peek to grab the inode->i_ctime
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 3/9] overlayfs: allow it to handle multigrain timestamps
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 1/9] fs: pass the request_mask to generic_fillattr
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 0/9] fs: implement multigrain timestamps
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3] generic/728: Add a test for xattr ctime updates
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: [PATCH v3] generic/728: Add a test for xattr ctime updates
From
: Zorro Lang <zlang@xxxxxxxxxx>
[PATCH v3 0/2] NFSD: add support for NFSv4 write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v3 2/2] NFSD: enable support for write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v3 1/2] locks: allow support for write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
Re: [PATCH] nfsd: make a copy of struct iattr before calling notify_change
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] nfsd: make a copy of struct iattr before calling notify_change
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH] nfsd: make a copy of struct iattr before calling notify_change
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] nfsd: make a copy of struct iattr before calling notify_change
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [GIT PULL] nfsd fixes for v6.4-rc2
From
: pr-tracker-bot@xxxxxxxxxx
[PATCH] nfsd: make a copy of struct iattr before calling notify_change
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[GIT PULL] nfsd fixes for v6.4-rc2
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v3] generic/728: Add a test for xattr ctime updates
From
: Anand Jain <anand.jain@xxxxxxxxxx>
Re: [PATCH v1 26/27] SUNRPC: Set rq_accept_statp inside ->accept methods
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v1 26/27] SUNRPC: Set rq_accept_statp inside ->accept methods
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v1 26/27] SUNRPC: Set rq_accept_statp inside ->accept methods
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] NFS: Prefer strscpy over strlcpy calls
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH RFC 11/12] NFS: Have struct nfs_client carry a TLS policy field
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH RFC 12/12] NFS: Add an "xprtsec=" NFS mount option
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH RFC 09/12] SUNRPC: Add RPC-with-TLS support to xprtsock.c
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH RFC 10/12] SUNRPC: Add RPC-with-TLS tracepoints
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH RFC 08/12] SUNRPC: Add a connect worker function for TLS
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH RFC 05/12] SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH RFC 06/12] SUNRPC: Ignore data_ready callbacks during TLS handshakes
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH RFC 07/12] SUNRPC: Capture CMSG metadata on client-side receive
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH RFC 04/12] SUNRPC: Refactor rpc_call_null_helper()
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH RFC 03/12] SUNRPC: Trace the rpc_create_args
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH RFC 02/12] SUNRPC: Plumb an API for setting transport layer security
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH RFC 00/12] client-side RPC-with-TLS
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH RFC 01/12] NFS: Improvements for fs_context-related tracepoints
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: [Linux-cachefs] [PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
From
: David Wysochanski <dwysocha@xxxxxxxxxx>
Re: [Linux-cachefs] [BUG] fscache writing but not reading
From
: David Wysochanski <dwysocha@xxxxxxxxxx>
Re: [PATCH v1 26/27] SUNRPC: Set rq_accept_statp inside ->accept methods
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v1 26/27] SUNRPC: Set rq_accept_statp inside ->accept methods
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[BUG] fscache writing but not reading
From
: Chris Chilvers <chilversc@xxxxxxxxx>
Re: [PATCH v3] generic/728: Add a test for xattr ctime updates
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
RE: [PATCH v3] NFSD: Remove open coding of string copy
From
: David Laight <David.Laight@xxxxxxxxxx>
[PATCH 1/2] NFSD: Add encoders for NFSv4 clientids and verifiers
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH 2/2] NFSD: Replace encode_cinfo()
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH v3] generic/728: Add a test for xattr ctime updates
From
: Anna Schumaker <anna@xxxxxxxxxx>
Re: [PATCH v3] NFSD: Remove open coding of string copy
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH] fix NFSv4 acl detection on F39
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] fix NFSv4 acl detection on F39
From
: Jeff Layton <jlayton@xxxxxxxxxx>
RE: [PATCH v3] NFSD: Remove open coding of string copy
From
: David Laight <David.Laight@xxxxxxxxxx>
Re: [PATCH] fix NFSv4 acl detection on F39
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2 4/4] NFSD: handle GETATTR conflict with write delegation
From
: Trond Myklebust <trondmy@xxxxxxxxx>
Re: [PATCH v2 4/4] NFSD: handle GETATTR conflict with write delegation
From
: Olga Kornievskaia <aglo@xxxxxxxxx>
Re: [PATCH v2 4/4] NFSD: handle GETATTR conflict with write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH v2 4/4] NFSD: handle GETATTR conflict with write delegation
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v2 4/4] NFSD: handle GETATTR conflict with write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2 4/4] NFSD: handle GETATTR conflict with write delegation
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v2 4/4] NFSD: handle GETATTR conflict with write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2 4/4] NFSD: handle GETATTR conflict with write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH v2 4/4] NFSD: handle GETATTR conflict with write delegation
From
: Olga Kornievskaia <aglo@xxxxxxxxx>
Re: [PATCH v2 4/4] NFSD: handle GETATTR conflict with write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] fix NFSv4 acl detection on F39
From
: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
Re: [PATCH v2 4/4] NFSD: handle GETATTR conflict with write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH v2 4/4] NFSD: handle GETATTR conflict with write delegation
From
: Olga Kornievskaia <aglo@xxxxxxxxx>
Re: [PATCH 0/4] Socket creation observability
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v2 4/4] NFSD: handle GETATTR conflict with write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH v2 2/4] NFSD: enable support for write delegation
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH] fix NFSv4 acl detection on F39
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] nfsd: use vfs setgid helper
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH] fix NFSv4 acl detection on F39
From
: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
Re: [PATCH] fix NFSv4 acl detection on F39
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 3/4] SUNRPC: Improve observability in svc_tcp_accept()
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH 0/3] NFSD admin interface observability
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 0/4] Socket creation observability
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 3/4] SUNRPC: Improve observability in svc_tcp_accept()
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] nfsd: use vfs setgid helper
From
: Sherry Yang <sherry.yang@xxxxxxxxxx>
Re: [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
From
: Ding Hui <dinghui@xxxxxxxxxxxxxx>
Re: [PATCH v3] NFSD: Remove open coding of string copy
From
: Azeem Shaikh <azeemshaikh38@xxxxxxxxx>
[PATCH 2/2] SUNRPC: Use __alloc_bulk_pages() in svc_init_buffer()
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH 1/2] SUNRPC: Resupply rq_pages from node-local memory
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH 0/2] SUNRPC page allocator improvements
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH 3/3] NFSD: trace nfsctl operations
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH 2/3] NFSD: Clean up nfsctl_transaction_write()
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH 1/3] NFSD: Clean up nfsctl white-space damage
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH 0/3] NFSD admin interface observability
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH 4/4] SUNRPC: Trace struct svc_sock lifetime events
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH 3/4] SUNRPC: Improve observability in svc_tcp_accept()
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH 2/4] SUNRPC: Remove dprintk() in svc_handle_xprt()
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH 1/4] SUNRPC: Fix an incorrect comment
From
: Chuck Lever <cel@xxxxxxxxxx>
[PATCH 0/4] Socket creation observability
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: [PATCH] SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v2 4/4] NFSD: handle GETATTR conflict with write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2 2/4] NFSD: enable support for write delegation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3] NFSD: Remove open coding of string copy
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2] NFSD: Remove all occurences of strlcpy
From
: Azeem Shaikh <azeemshaikh38@xxxxxxxxx>
[PATCH v3] NFSD: Remove open coding of string copy
From
: Azeem Shaikh <azeemshaikh38@xxxxxxxxx>
[PATCH] SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
From
: Ding Hui <dinghui@xxxxxxxxxxxxxx>
Re: [RFC PATCH] SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
From
: Ding Hui <dinghui@xxxxxxxxxxxxxx>
[PATCH v2 4/4] NFSD: handle GETATTR conflict with write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v2 2/4] NFSD: enable support for write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v2 1/4] locks: allow support for write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v2 0/4] NFSD: add support for NFSv4 write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH v2 3/4] NFSD: add supports for CB_GETATTR callback
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH] SUNRPC: Fix trace_svc_register() call site
From
: Chuck Lever <cel@xxxxxxxxxx>
Re: [PATCH v2] NFSD: Remove all occurences of strlcpy
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [RFC PATCH] SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v2] NFSD: Remove all occurences of strlcpy
From
: Azeem Shaikh <azeemshaikh38@xxxxxxxxx>
Re: [PATCH] NFSD: Replace all non-returning strlcpy with strscpy
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 4/4] NFSD: handle GETATTR conflict with write delegation
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH 3/4] NFSD: add supports for CB_GETATTR callback
From
: dai.ngo@xxxxxxxxxx
Re: [PATCH v2] NFSD: Remove all occurences of strlcpy
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH] NFSD: Replace all non-returning strlcpy with strscpy
From
: Azeem Shaikh <azeemshaikh38@xxxxxxxxx>
Re: [PATCH v2] NFSD: Remove all occurences of strlcpy
From
: Azeem Shaikh <azeemshaikh38@xxxxxxxxx>
[PATCH] NFS: Prefer strscpy over strlcpy calls
From
: Azeem Shaikh <azeemshaikh38@xxxxxxxxx>
Re: [PATCH v2] NFSD: Remove all occurences of strlcpy
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH 3/4] NFSD: add supports for CB_GETATTR callback
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH] NFSD: Replace all non-returning strlcpy with strscpy
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
[PATCH v2] NFSD: Remove all occurences of strlcpy
From
: Azeem Shaikh <azeemshaikh38@xxxxxxxxx>
Re: [PATCH v2] NFSD: Remove all occurences of strlcpy
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH] NFSD: Replace all non-returning strlcpy with strscpy
From
: Azeem Shaikh <azeemshaikh38@xxxxxxxxx>
Re: LTP: tirpc_rpcb_rmtcall is failing
From
: Steve Dickson <steved@xxxxxxxxxx>
Re: LTP: tirpc_rpcb_rmtcall is failing
From
: Petr Vorel <pvorel@xxxxxxx>
[PATCH 2/4] NFSD: enable support for write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH 3/4] NFSD: add supports for CB_GETATTR callback
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH 1/4] locks: allow support for write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH 4/4] NFSD: handle GETATTR conflict with write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
[PATCH 0/4] NFSD: add support for NFSv4 write delegation
From
: Dai Ngo <dai.ngo@xxxxxxxxxx>
Re: [PATCH nfs-utils] nfs.conf.man: Fix typo cache-use-upaddr to cache-use-ipaddr and add manage-gids to exportd section.
From
: Steve Dickson <steved@xxxxxxxxxx>
Re: [PATCH] libevent and libsqlite3 checked when nfsv4 is disabled
From
: Steve Dickson <steved@xxxxxxxxxx>
Re: [PATCH 0/2] Minor improvements for fsidd in nfs-utils
From
: Steve Dickson <steved@xxxxxxxxxx>
Re: [PATCH] NFSD: Replace all non-returning strlcpy with strscpy
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH] NFSD: Replace all non-returning strlcpy with strscpy
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
[PATCH nfs-utils] nfs.conf.man: Fix typo cache-use-upaddr to cache-use-ipaddr and add manage-gids to exportd section.
From
: Lukas Herbolt <lukas@xxxxxxxxxxx>
Re: [PATCH v2] generic/728: Add a test for xattr ctime updates
From
: Zorro Lang <zlang@xxxxxxxxxx>
Re: LTP: tirpc_rpcb_rmtcall is failing
From
: Steve Dickson <steved@xxxxxxxxxx>
[PATCH] nfs(5): adding new mount option 'fasc'
From
: Chengen Du <chengen.du@xxxxxxxxxxxxx>
[PATCH v2] NFS: Add mount option 'fasc'
From
: Chengen Du <chengen.du@xxxxxxxxxxxxx>
[PATCH 2/2] rpcinfo: try connecting using abstract address.
From
: NeilBrown <neilb@xxxxxxx>
[PATCH 1/2] Listen on an AF_UNIX abstract address if supported.
From
: NeilBrown <neilb@xxxxxxx>
[PATCH 0/2] Support abstract addresses for rpcbind in rpcbind
From
: NeilBrown <neilb@xxxxxxx>
[PATCH 3/3] Try using a new abstract address when connecting rpcbind
From
: NeilBrown <neilb@xxxxxxx>
[PATCH 2/3] Change local_rpcb() to take a targaddr pointer.
From
: NeilBrown <neilb@xxxxxxx>
[PATCH 1/3] Allow working with abstract AF_UNIX addresses.
From
: NeilBrown <neilb@xxxxxxx>
[PATCH 0/3] Support abstract addresses for rpcbind in libtirpc
From
: NeilBrown <neilb@xxxxxxx>
[PATCH] NFSD: Replace all non-returning strlcpy with strscpy
From
: Azeem Shaikh <azeemshaikh38@xxxxxxxxx>
[PATCH 2/2] SUNRPC: attempt to reach rpcbind with an abstract socket name
From
: NeilBrown <neilb@xxxxxxx>
[PATCH 1/2] SUNRPC: support abstract unix socket addresses
From
: NeilBrown <neilb@xxxxxxx>
[PATCH 0/2] Support abstract address for rpcbind in kernel
From
: NeilBrown <neilb@xxxxxxx>
[PATCH] SUNRPC: Don't change task->tk_status after the call to rpc_exit_task
From
: trondmy@xxxxxxxxxx
Re: [PATCH v2] generic/728: Add a test for xattr ctime updates
From
: Anna Schumaker <anna@xxxxxxxxxx>
Re: [PATCH v2] generic/728: Add a test for xattr ctime updates
From
: Zorro Lang <zlang@xxxxxxxxxx>
[PATCH] libevent and libsqlite3 checked when nfsv4 is disabled
From
: Wiktor Jaskulski <wikjas97@xxxxxxxxx>
Re: [PATCH 1/1] nfslock01.sh: Don't test on NFS v3 on TCP
From
: Nikita Yushchenko <nikita.yoush@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] NFS: Add mount option 'nofasc'
From
: Chengen Du <chengen.du@xxxxxxxxxxxxx>
Re: [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
From
: xiujianfeng <xiujianfeng@xxxxxxxxxx>
Re: [PATCH 1/1] nfslock01.sh: Don't test on NFS v3 on TCP
From
: "NeilBrown" <neilb@xxxxxxx>
Re: [PATCH 2/2] SUNRPC: always free ctxt when freeing deferred request
From
: "NeilBrown" <neilb@xxxxxxx>
Re: [PATCH] NFS: Add mount option 'nofasc'
From
: Benjamin Coddington <bcodding@xxxxxxxxxx>
Re: [PATCH 2/2] SUNRPC: always free ctxt when freeing deferred request
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite Trails]