Merge branch 'for-linus' into test
authorJens Axboe <axboe@kernel.dk>
Wed, 7 Feb 2018 22:54:25 +0000 (15:54 -0700)
committerJens Axboe <axboe@kernel.dk>
Wed, 7 Feb 2018 22:54:25 +0000 (15:54 -0700)
* for-linus:
  block, bfq: add requeue-request hook
  bcache: fix for data collapse after re-attaching an attached device
  bcache: return attach error when no cache set exist
  bcache: set writeback_rate_update_seconds in range [1, 60] seconds
  bcache: fix for allocator and register thread race
  bcache: set error_limit correctly
  bcache: properly set task state in bch_writeback_thread()
  bcache: fix high CPU occupancy during journal
  bcache: add journal statistic
  block: Add should_fail_bio() for bpf error injection
  blk-wbt: account flush requests correctly


Trivial merge