Merge branch 'for-6.3/block' into for-6.3/block-merged for-6.3/block-merged
authorJens Axboe <axboe@kernel.dk>
Fri, 17 Feb 2023 02:42:10 +0000 (19:42 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 17 Feb 2023 02:42:10 +0000 (19:42 -0700)
commit7131055c127f10641eed49ac8c71bcee91180f31
tree4698b89145d29f576766c2d34ab1757dfbb5e87d
parent033c40a89f55525139fd5b6342281b09b97d05bf
parentf3ca73862453ac1e64fc6968a14bf66d839cd2d8
Merge branch 'for-6.3/block' into for-6.3/block-merged

* for-6.3/block: (168 commits)
  block: use proper return value from bio_failfast()
  block: bio-integrity: Copy flags when bio_integrity_payload is cloned
  block: Fix io statistics for cgroup in throttle path
  brd: mark as nowait compatible
  brd: check for REQ_NOWAIT and set correct page allocation mask
  brd: return 0/-error from brd_insert_page()
  block: sync mixed merged request's failfast with 1st bio's
  Revert "blk-cgroup: pin the gendisk in struct blkcg_gq"
  Revert "blk-cgroup: pass a gendisk to blkg_lookup"
  Revert "blk-cgroup: delay blk-cgroup initialization until add_disk"
  Revert "blk-cgroup: delay calling blkcg_exit_disk until disk_release"
  Revert "blk-cgroup: move the cgroup information to struct gendisk"
  nvme-pci: remove iod use_sgls
  nvme-pci: fix freeing single sgl
  block: ublk: check IO buffer based on flag need_get_data
  s390/dasd: Fix potential memleak in dasd_eckd_init()
  s390/dasd: sort out physical vs virtual pointers usage
  block: Remove the ALLOC_CACHE_SLACK constant
  block: make kobj_type structures constant
  block: Merge bio before checking ->cached_rq
  ...

Signed-off-by: Jens Axboe <axboe@kernel.dk>
MAINTAINERS
block/bfq-iosched.c
block/blk-cgroup.c
block/blk-mq.c
drivers/block/ublk_drv.c
drivers/nvme/host/auth.c
drivers/nvme/host/core.c
fs/ceph/file.c
fs/coredump.c
mm/swapfile.c