This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from ce9ecca0238b Linux 6.6-rc2
new 52954b750958 gfs2: Fix another freeze/thaw hang
new 62862485a4c3 gfs2: fix glock shrinker ref issues
new fb95d536080e gfs2: Fix quota=quiet oversight
new a49d273e5796 Merge tag 'gfs2-v6.6-rc1-fixes' of git://git.kernel.org/pu [...]
new df1c357f25d8 netfs: Only call folio_start_fscache() one time for each folio
new 954998b60caa NFS: Fix error handling for O_DIRECT write scheduling
new 7c6339322ce0 NFS: Fix O_DIRECT locking issues
new 8982f7aff39f NFS: More O_DIRECT accounting fixes for error paths
new b193a78ddb5e NFS: Use the correct commit info in nfs_join_page_group()
new b11243f720ee NFS: More fixes for nfs_direct_write_reschedule_io()
new dd7d7ee3ba2a NFS/pNFS: Report EINVAL errors from connect() to the server
new 611fa42dfa9d SUNRPC: Mark the cred for revalidation if the server rejects it
new e86fcf0820d9 Revert "SUNRPC: Fail faster on bad verifier"
new 806a3bc421a1 NFSv4.1: fix pnfs MDS=DS session trunking
new 4506f23e1171 NFSv4.1: fix zero value filehandle in post open getattr
new c656a4d5484a Revert "SUNRPC: clean up integer overflow check"
new 993b5662f302 SUNRPC: Silence compiler complaints about tautological com [...]
new 2cf0f7156238 Merge tag 'nfs-for-6.6-2' of git://git.linux-nfs.org/proje [...]
The 18 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
fs/gfs2/glock.c | 4 +-
fs/gfs2/glops.c | 9 ++-
fs/gfs2/quota.h | 3 +-
fs/netfs/buffered_read.c | 6 +-
fs/nfs/direct.c | 134 +++++++++++++++++++++++----------
fs/nfs/flexfilelayout/flexfilelayout.c | 1 +
fs/nfs/nfs4client.c | 6 +-
fs/nfs/nfs4proc.c | 6 +-
fs/nfs/write.c | 23 +++---
include/linux/nfs_fs_sb.h | 1 +
include/linux/nfs_page.h | 4 +-
include/linux/sunrpc/xdr.h | 4 +-
net/sunrpc/clnt.c | 14 ++--
13 files changed, 147 insertions(+), 68 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.