]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'block-5.13' into for-next
authorJens Axboe <axboe@kernel.dk>
Mon, 3 May 2021 17:00:43 +0000 (11:00 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 3 May 2021 17:00:43 +0000 (11:00 -0600)
commit1e495cb45396c086277f75f24ba3e07a15dbecb8
tree428f54fba46a401f29b94489f22fa5092dc0fd15
parent37d8b5dd2a302bbe937121a8bc8718a68791e6ea
parentcd2c7545ae1beac3b6aae033c7f31193b3255946
Merge branch 'block-5.13' into for-next

* block-5.13:
  bio: limit bio max size
  RDMA/rtrs: fix uninitialized symbol 'cnt'
  s390: dasd: Mundane spelling fixes
  block/rnbd: Remove all likely and unlikely
  block/rnbd-clt: Check the return value of the function rtrs_clt_query
  block/rnbd: Fix style issues
  block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t
drivers/infiniband/ulp/rtrs/rtrs-clt.c