[GIT PULL] Block fixes for 4.11-rc

2017-03-29 Thread Jens Axboe
Hi Linus, 5 fixes for this series. This pull request contains: - A fix from me to ensure that blk-mq drivers that terminate IO in their ->queue_rq() handler by returning QUEUE_ERROR don't stall with a scheduler enabled. - 4 nbd fixes from Josef and Ratna, fixing various problems that are

[GIT PULL] Block fixes for 4.11-rc

2017-03-24 Thread Jens Axboe
Hi Linus, A few fixes for the current series that should go into -rc4. This pull request contains: - A fix for a potential corruption of un-started requests from Ming. - A blk-stat fix from Omar, ensuring we flush the stat batch before checking nr_samples. - A set of fixes from Sagi for the

[GIT PULL] Block fixes for 4.11-rc

2017-03-15 Thread Jens Axboe
Hi Linus, Four small fixes for this cycle. This pull request contains: - Followup fix from Neil for a fix that went in before -rc2, ensuring that we always see the full per-task bio_list. - Fix for blk-mq-sched from me that ensures that we retain similar direct-to-issue behavior on running