Merge branch 'for-5.18/block' into for-5.18/write-streams
authorJens Axboe <axboe@kernel.dk>
Mon, 7 Mar 2022 19:44:37 +0000 (12:44 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 7 Mar 2022 19:44:37 +0000 (12:44 -0700)
commit13400b145426e2a13294fc42c5686dff30f19677
treea8cb05b12d92a592037e75f8879f70833a0395a5
parentffb217a13a2eaf6d5bd974fc83036a53ca69f1e2
parent97939610b893de068c82c347d06319cd231a4602
Merge branch 'for-5.18/block' into for-5.18/write-streams

* for-5.18/block: (96 commits)
  block: remove bio_devname
  ext4: stop using bio_devname
  raid5-ppl: stop using bio_devname
  raid1: stop using bio_devname
  md-multipath: stop using bio_devname
  dm-integrity: stop using bio_devname
  dm-crypt: stop using bio_devname
  pktcdvd: remove a pointless debug check in pkt_submit_bio
  block: remove handle_bad_sector
  block: fix and cleanup bio_check_ro
  bfq: fix use-after-free in bfq_dispatch_request
  blk-crypto: show crypto capabilities in sysfs
  block: don't delete queue kobject before its children
  block: simplify calling convention of elv_unregister_queue()
  block: remove redundant semicolon
  block: default BLOCK_LEGACY_AUTOLOAD to y
  block: update io_ticks when io hang
  block, bfq: don't move oom_bfqq
  block, bfq: avoid moving bfqq to it's parent bfqg
  block, bfq: cleanup bfq_bfqq_to_bfqg()
  ...
19 files changed:
MAINTAINERS
block/bfq-iosched.c
block/bio-integrity.c
block/blk-core.c
block/blk-mq.c
block/elevator.c
block/fops.c
block/genhd.c
drivers/block/mtip32xx/mtip32xx.c
drivers/char/random.c
drivers/md/dm.c
drivers/md/md.c
fs/btrfs/disk-io.c
fs/btrfs/extent_io.c
fs/erofs/zdata.c
fs/iomap/buffered-io.c
include/linux/blkdev.h
kernel/sched/core.c
security/integrity/ima/ima_policy.c