This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/linux.
from a32e7ea36235 Merge tag 'folio-5.19a' of git://git.infradead.org/users/w [...] adds 6c77676645ad iov_iter: Fix iter_xarray_get_pages{,_alloc}() adds b09891598557 Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 102d841055be afs: Fix some checker issues adds e81fb4198e27 netfs: Further cleanups after struct netfs_inode wrapper i [...] adds 40a811012023 netfs: Rename the netfs_io_request cleanup op and give it [...] adds 045fb9c2f5f4 Merge branch 'fscache-fixes' of git://git.kernel.org/pub/s [...] adds 29dec90a0f1d dm: fix bio_set allocation adds d5a37b199837 block: remove bioset_init_from_src adds dddf30564054 dm: fix zoned locking imbalance due to needless check in c [...] adds 90add6d418d0 Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pu [...] adds 9ff9f77f34e4 MAINTAINERS: reciprocal co-maintainership for file locking [...] adds b6c71c66b0ad NFSD: Fix potential use-after-free in nfsd_file_put() adds f012e95b377c SUNRPC: Trap RDMA segment overflows adds 6c254bf3b637 SUNRPC: Fix the calculation of xdr->end in xdr_get_next_en [...] adds 62ed448cc53b SUNRPC: Optimize xdr_reserve_space() adds 90d871b3b9bb SUNRPC: Clean up xdr_commit_encode() adds bd07a64176a2 SUNRPC: Clean up xdr_get_next_encode_buffer() adds da9e94fe000e SUNRPC: Remove pointer type casts from xdr_get_next_encode [...] adds 0885eacdc81f Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/li [...]
No new revisions were added by this update.
Summary of changes: Documentation/filesystems/netfs_library.rst | 33 +++++---- MAINTAINERS | 2 + block/bio.c | 20 ----- drivers/md/dm-core.h | 11 ++- drivers/md/dm-rq.c | 2 +- drivers/md/dm-table.c | 11 --- drivers/md/dm.c | 110 +++++++++------------------- drivers/md/dm.h | 2 - fs/9p/v9fs.h | 2 +- fs/9p/vfs_addr.c | 13 ++-- fs/9p/vfs_inode.c | 3 +- fs/afs/dynroot.c | 2 +- fs/afs/file.c | 6 +- fs/afs/inode.c | 2 +- fs/afs/internal.h | 2 +- fs/afs/volume.c | 3 +- fs/afs/write.c | 2 +- fs/ceph/addr.c | 12 +-- fs/ceph/cache.h | 2 +- fs/ceph/inode.c | 2 +- fs/cifs/fscache.h | 2 +- fs/netfs/buffered_read.c | 5 +- fs/netfs/objects.c | 6 +- fs/nfsd/filecache.c | 9 ++- include/linux/bio.h | 1 - include/linux/netfs.h | 25 +++---- include/linux/sunrpc/xdr.h | 16 +++- lib/iov_iter.c | 20 +---- net/sunrpc/xdr.c | 37 ++++++---- net/sunrpc/xprtrdma/svc_rdma_rw.c | 4 +- 30 files changed, 157 insertions(+), 210 deletions(-)