Merge branch 'for-5.8/block' into for-next
authorJens Axboe <axboe@kernel.dk>
Wed, 13 May 2020 02:36:40 +0000 (20:36 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 13 May 2020 02:36:40 +0000 (20:36 -0600)
commit9fd450538f372b9eb53946ab45c3f51ba277c1f1
tree88836c281d9b21ad0903e655e1f311780e57f0a9
parent749a8ddb06ac0c20f0bbdbe98a96a5053caeee46
parent02ef12a663c7ac24b06146d0ed3137848edb0676
Merge branch 'for-5.8/block' into for-next

* for-5.8/block:
  zonefs: use REQ_OP_ZONE_APPEND for sync DIO
  block: export bio_release_pages and bio_iov_iter_get_pages
  null_blk: Support REQ_OP_ZONE_APPEND
  scsi: sd_zbc: emulate ZONE_APPEND commands
  scsi: sd_zbc: factor out sanity checks for zoned commands
  block: Modify revalidate zones
  block: introduce blk_req_zone_write_trylock
  block: Introduce REQ_OP_ZONE_APPEND
  block: rename __bio_add_pc_page to bio_add_hw_page
  block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
drivers/scsi/scsi_lib.c