]> www.infradead.org Git - users/hch/block.git/commitdiff
Merge branch 'for-5.18/drivers' into for-next
authorJens Axboe <axboe@kernel.dk>
Sun, 27 Feb 2022 21:50:28 +0000 (14:50 -0700)
committerJens Axboe <axboe@kernel.dk>
Sun, 27 Feb 2022 21:50:28 +0000 (14:50 -0700)
* for-5.18/drivers:
  null_blk: null_alloc_page() cleanup
  null_blk: remove hardcoded null_alloc_page() param
  null_blk: remove hardcoded alloc_cmd() parameter
  loop: allow user to set the queue depth
  loop: remove extra variable in lo_req_flush
  loop: remove extra variable in lo_fallocate()
  loop: use sysfs_emit() in the sysfs xxx show()
  null_blk: fix return value from null_add_dev()
  loop: clean up grammar in warning message
  block/rnbd: Remove a useless mutex
  block/rnbd: client device does not care queue/rotational
  block/rnbd-clt: fix CHECK:BRACES warning

1  2 
drivers/block/loop.c

Simple merge