Linus Torvalds
126e76ffbf
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
...
Pull followup block layer updates from Jens Axboe:
"I ended up splitting the main pull request for this series into two,
mainly because of clashes between NVMe fixes that went into 4.13 after
the for-4.14 branches were split off. This pull request is mostly
NVMe, but not exclusively. In detail, it contains:
- Two pull request for NVMe changes from Christoph. Nothing new on
the feature front, basically just fixes all over the map for the
core bits, transport, rdma, etc.
- Series from Bart, cleaning up various bits in the BFQ scheduler.
- Series of bcache fixes, which has been lingering for a release or
two. Coly sent this in, but patches from various people in this
area.
- Set of patches for BFQ from Paolo himself, updating both
documentation and fixing some corner cases in performance.
- Series from Omar, attempting to now get the 4k loop support
correct. Our confidence level is higher this time.
- Series from Shaohua for loop as well, improving O_DIRECT
performance and fixing a use-after-free"
* 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block: (74 commits)
bcache: initialize dirty stripes in flash_dev_run()
loop: set physical block size to logical block size
bcache: fix bch_hprint crash and improve output
bcache: Update continue_at() documentation
bcache: silence static checker warning
bcache: fix for gc and write-back race
bcache: increase the number of open buckets
bcache: Correct return value for sysfs attach errors
bcache: correct cache_dirty_target in __update_writeback_rate()
bcache: gc does not work when triggering by manual command
bcache: Don't reinvent the wheel but use existing llist API
bcache: do not subtract sectors_to_gc for bypassed IO
bcache: fix sequential large write IO bypass
bcache: Fix leak of bdev reference
block/loop: remove unused field
block/loop: fix use after free
bfq: Use icq_to_bic() consistently
bfq: Suppress compiler warnings about comparisons
bfq: Check kstrtoul() return value
bfq: Declare local functions static
...
2017-09-09 12:49:01 -07:00
..
2017-07-09 18:48:37 -07:00
2017-08-27 15:47:43 -07:00
2017-09-08 18:26:48 -07:00
2017-08-01 16:46:45 +02:00
2017-08-30 14:01:47 +02:00
2017-08-01 16:46:44 +02:00
2017-08-28 16:40:18 +05:30
2017-07-17 17:26:14 +02:00
2017-08-23 09:16:35 +02:00
2017-09-05 08:45:36 +01:00
2017-09-07 13:51:13 -07:00
2017-08-31 15:31:42 +01:00
2017-07-13 15:58:02 -04:00
2017-09-07 13:51:13 -07:00
2017-09-06 14:45:08 -07:00
2017-09-06 14:45:08 -07:00
2017-09-07 12:24:50 -07:00
2017-08-02 10:26:42 +02:00
2017-08-28 17:11:28 +02:00
2017-09-04 12:54:42 +02:00
2017-07-27 13:43:22 +01:00
2017-08-30 15:17:45 -07:00
2017-08-31 09:15:21 +02:00
2017-09-07 13:55:16 -07:00
2017-07-27 00:05:22 -07:00
2017-08-09 18:52:07 +01:00
2017-08-15 12:50:48 +01:00
2017-09-06 20:49:49 -07:00
2017-09-05 09:11:45 -07:00
2017-07-13 13:56:24 -07:00
2017-08-31 18:08:47 +02:00
2017-08-07 14:28:51 +02:00
2017-09-05 12:50:00 -07:00
2017-09-01 16:35:50 -05:00
2017-08-04 13:34:14 -07:00
2017-07-17 17:32:05 +02:00
2017-08-29 08:33:24 -07:00
2017-08-10 12:29:02 +02:00
2017-07-12 16:26:05 -07:00
2017-08-01 12:03:09 -07:00
2017-09-07 11:59:42 -07:00
2017-09-08 18:26:49 -07:00
2017-09-08 18:26:48 -07:00
2017-07-17 17:26:14 +02:00
2017-08-23 12:49:55 -06:00
2017-07-29 09:00:03 -06:00
2017-08-08 14:58:03 -04:00
2017-08-18 08:36:58 -06:00
2017-09-07 11:59:42 -07:00
2017-07-29 09:00:03 -06:00
2017-08-16 15:34:13 -07:00
2017-08-23 22:38:08 -07:00
2017-07-17 13:37:56 -07:00
2017-09-08 21:11:00 -07:00
2017-09-07 21:11:05 -07:00
2017-07-10 10:51:53 -07:00
2017-07-10 16:32:34 -07:00
2017-07-10 16:32:34 -07:00
2017-08-04 09:27:41 +08:00
2017-08-18 08:24:21 -07:00
2017-09-07 11:59:42 -07:00
2017-07-14 12:37:41 -07:00
2017-08-31 17:32:38 -04:00
2017-09-04 12:21:28 -07:00
2017-09-04 12:21:28 -07:00
2017-08-29 15:14:38 +02:00
2017-08-28 17:35:43 +02:00
2017-09-04 00:05:22 +02:00
2017-09-07 10:15:40 -07:00
2017-09-04 00:06:02 +02:00
2017-09-08 18:26:51 -07:00
2017-08-10 12:28:57 +02:00
2017-07-12 16:26:00 -07:00
2017-07-19 08:55:18 -07:00
2017-09-06 17:27:24 -07:00
2017-07-19 08:55:18 -07:00
2017-07-17 16:25:11 +02:00
2017-08-28 10:22:27 +09:00
2017-08-28 09:58:27 -04:00
2017-08-28 18:02:46 +02:00
2017-08-24 13:23:03 -07:00
2017-07-27 08:15:43 +10:00
2017-08-26 09:19:13 +02:00
2017-09-06 21:55:10 +05:30
2017-08-29 15:34:44 -06:00
2017-08-29 15:34:44 -06:00
2017-08-29 15:34:46 -06:00
2017-07-17 13:42:48 +02:00
2017-08-28 16:55:47 +02:00
2017-09-07 09:42:35 -07:00
2017-07-29 09:01:02 -04:00
2017-08-18 16:30:17 -07:00
2017-07-12 16:26:01 -07:00
2017-07-10 16:32:35 -07:00
2017-08-16 09:27:55 +09:00
2017-08-24 11:59:36 -07:00
2017-08-28 16:24:22 +02:00
2017-09-08 18:26:50 -07:00
2017-09-06 17:27:26 -07:00
2017-08-31 15:49:11 -04:00
2017-08-01 14:36:35 +02:00
2017-07-22 00:04:51 +02:00
2017-08-31 09:47:22 -06:00
2017-08-09 13:09:28 -06:00
2017-07-12 16:26:03 -07:00
2017-09-05 11:54:41 -07:00
2017-09-08 18:26:46 -07:00
2017-09-08 18:26:45 -07:00
2017-08-15 23:20:30 +10:00
2017-09-07 09:25:15 -07:00
2017-07-31 17:33:53 +02:00
2017-08-30 14:36:44 -07:00
2017-08-07 11:39:22 -07:00
2017-09-01 18:38:09 -07:00
2017-09-08 18:26:49 -07:00
2017-07-10 16:32:34 -07:00
2017-08-10 16:28:53 +02:00
2017-09-08 18:26:49 -07:00
2017-09-08 18:26:49 -07:00
2017-07-18 11:38:02 +02:00
2017-07-10 10:51:53 -07:00
2017-08-15 13:58:48 +02:00
2017-09-08 18:26:46 -07:00
2017-09-08 18:26:51 -07:00
2017-09-08 18:26:51 -07:00
2017-08-07 11:39:22 -07:00
2017-08-16 16:40:02 +02:00
2017-08-18 11:22:27 +02:00
2017-09-05 12:50:00 -07:00
2017-08-29 15:14:38 +02:00
2017-07-17 09:22:34 -07:00
2017-08-10 12:28:59 +02:00
2017-07-26 13:08:54 +02:00
2017-09-08 18:26:47 -07:00
2017-07-29 09:00:03 -06:00
2017-07-18 11:38:04 +02:00
2017-07-10 16:32:31 -07:00
2017-09-08 18:26:51 -07:00
2017-08-14 13:33:39 -07:00
2017-08-02 16:34:47 -07:00
2017-08-08 10:57:43 +02:00
2017-08-29 21:10:40 +02:00
2017-08-29 08:36:58 -07:00
2017-07-10 16:32:33 -07:00
2017-07-19 15:33:50 -07:00
2017-08-29 15:14:38 +02:00
2017-08-01 12:03:10 -07:00
2017-08-28 20:51:22 +02:00
2017-09-05 14:42:52 -07:00
2017-07-18 11:38:00 +02:00
2017-08-18 15:32:01 -07:00
2017-09-06 17:27:27 -07:00
2017-09-08 18:26:46 -07:00
2017-09-08 18:26:46 -07:00
2017-09-08 18:26:46 -07:00
2017-09-08 18:26:46 -07:00
2017-08-17 10:30:49 +02:00
2017-09-08 18:26:45 -07:00
2017-09-08 18:26:49 -07:00
2017-08-31 16:13:00 -07:00
2017-09-08 18:26:47 -07:00
2017-08-28 16:19:44 +02:00
2017-07-19 08:55:18 -07:00
2017-07-30 08:23:27 -07:00
2017-08-15 20:23:23 -07:00
2017-07-24 13:52:59 -07:00
2017-09-06 14:45:08 -07:00
2017-08-28 17:44:00 +02:00
2017-08-28 17:44:00 +02:00
2017-07-13 16:00:15 -04:00
2017-07-13 16:00:12 -04:00
2017-07-21 11:51:19 -04:00
2017-07-13 17:12:07 -04:00
2017-08-01 16:28:55 -04:00
2017-08-18 12:35:02 +02:00
2017-08-28 23:00:41 +03:00
2017-07-25 18:05:25 +02:00
2017-09-09 12:49:01 -07:00
2017-08-28 17:33:23 +02:00
2017-07-10 14:27:39 +02:00
2017-08-21 12:19:57 -05:00
2017-07-22 00:04:50 +02:00
2017-08-18 15:32:01 -07:00
2017-07-10 16:32:31 -07:00
2017-09-06 17:27:28 -07:00
2017-09-06 17:27:26 -07:00
2017-09-06 17:27:27 -07:00
2017-08-11 10:35:07 -07:00
2017-08-29 16:00:37 -05:00
2017-09-07 13:24:11 -05:00
2017-09-08 15:47:43 -07:00
2017-09-07 13:24:20 -05:00
2017-07-26 17:41:06 -04:00
2017-09-04 13:56:37 -07:00
2017-08-06 20:55:29 -07:00
2017-08-06 20:55:29 -07:00
2017-08-21 12:47:31 -07:00
2017-07-24 23:02:02 +02:00
2017-07-24 23:53:45 +02:00
2017-09-08 18:26:51 -07:00
2017-09-08 18:26:51 -07:00
2017-09-08 18:26:47 -07:00
2017-07-22 00:04:51 +02:00
2017-08-01 15:22:55 -07:00
2017-08-16 16:28:47 -07:00
2017-08-21 14:06:46 +02:00
2017-08-17 22:00:59 +02:00
2017-08-30 14:36:44 -07:00
2017-07-15 12:44:02 -07:00
2017-09-08 18:26:48 -07:00
2017-09-08 18:26:48 -07:00
2017-09-07 21:11:05 -07:00
2017-07-24 16:03:22 -07:00
2017-08-17 10:40:26 +02:00
2017-08-14 13:00:49 -04:00
2017-09-08 18:26:49 -07:00
2017-09-08 18:26:49 -07:00
2017-07-12 23:11:23 +02:00
2017-09-08 18:26:49 -07:00
2017-08-10 12:28:55 +02:00
2017-08-10 12:28:55 +02:00
2017-09-08 18:26:49 -07:00
2017-08-03 09:45:47 -07:00
2017-08-01 12:03:10 -07:00
2017-08-07 14:16:22 -07:00
2017-07-19 08:55:18 -07:00
2017-08-28 20:51:20 +02:00
2017-08-28 20:51:20 +02:00
2017-08-06 20:55:29 -07:00
2017-09-06 17:27:28 -07:00
2017-09-06 17:27:28 -07:00
2017-09-06 17:27:24 -07:00
2017-08-16 16:28:47 -07:00
2017-09-07 20:02:39 -07:00
2017-07-12 16:26:03 -07:00
2017-09-06 17:27:24 -07:00
2017-08-29 15:14:38 +02:00
2017-08-03 21:37:29 -07:00
2017-08-17 08:08:58 -07:00
2017-09-04 11:52:29 -07:00
2017-07-24 16:04:08 -07:00
2017-08-17 08:10:04 -07:00
2017-09-09 12:49:01 -07:00
2017-08-18 01:54:22 +02:00
2017-08-17 07:26:07 -07:00
2017-09-08 18:26:46 -07:00
2017-09-08 18:26:46 -07:00
2017-07-18 11:38:03 +02:00
2017-07-31 10:55:24 -03:00
2017-09-06 14:45:08 -07:00
2017-07-19 08:55:18 -07:00
2017-08-17 16:29:19 -07:00
2017-08-30 11:20:09 -07:00
2017-08-15 18:34:46 +01:00
2017-08-31 11:09:45 -04:00
2017-08-08 17:51:34 -07:00
2017-09-08 15:08:14 -07:00
2017-08-28 20:51:23 +02:00
2017-07-30 07:52:19 -07:00
2017-08-28 16:15:42 +02:00
2017-08-31 17:32:39 -04:00
2017-07-10 07:40:49 -04:00
2017-09-08 18:26:51 -07:00
2017-07-24 17:50:37 +02:00
2017-07-26 13:30:23 -06:00
2017-07-17 09:52:58 -07:00
2017-09-06 17:27:29 -07:00
2017-09-08 18:26:47 -07:00
2017-09-08 18:26:48 -07:00
2017-08-31 18:50:14 +02:00
2017-08-18 15:32:01 -07:00
2017-09-05 06:34:17 -07:00