This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a32e7ea36235 Merge tag 'folio-5.19a' of git://git.infradead.org/users/w [...] new 6c77676645ad iov_iter: Fix iter_xarray_get_pages{,_alloc}() new b09891598557 Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...] new 102d841055be afs: Fix some checker issues new e81fb4198e27 netfs: Further cleanups after struct netfs_inode wrapper i [...] new 40a811012023 netfs: Rename the netfs_io_request cleanup op and give it [...] new 045fb9c2f5f4 Merge branch 'fscache-fixes' of git://git.kernel.org/pub/s [...] new 29dec90a0f1d dm: fix bio_set allocation new d5a37b199837 block: remove bioset_init_from_src new dddf30564054 dm: fix zoned locking imbalance due to needless check in c [...] new 90add6d418d0 Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pu [...]
The 10 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: Documentation/filesystems/netfs_library.rst | 33 +++++---- 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 +- include/linux/bio.h | 1 - include/linux/netfs.h | 25 +++---- lib/iov_iter.c | 20 +---- 25 files changed, 110 insertions(+), 189 deletions(-)