Linus Torvalds
df668a5fe4
for-5.14/block-2021-06-29
...
-----BEGIN PGP SIGNATURE-----
iQJEBAABCAAuFiEEwPw5LcreJtl1+l5K99NY+ylx4KYFAmDbXAwQHGF4Ym9lQGtl
cm5lbC5kawAKCRD301j7KXHgpr0HEADDJaSgjpnWQwH1RVLNagJa9KnktxZYsEs+
as3QmDdpKRG3rEC9bdE7FLe/xq3WBaO5j1hTQ9P6IguqLyS1Df72DtTlKyaCrZoe
zv9eIlY4lZUfksE2nzWmlN9uG0FBVXeEQpHCLSNbUZeK1zvV6+NNhQqw2kc0sEqu
hReUFeMUbsMcu/w5T3XMVJNsTMCql9wta2H0q5hONQyJQSrIwa1D+sUdE5I8fO4j
bnoYX9yxHX26EztX1UJiGRgoq5Trz7LY7hAfljKSkewpFwiHE2vBdq2L0C2RKsIV
tTs2DjMCMQyPNeA7WAG8HlR4aPG+7+/fuBP1KJHkykjWXglWN7OqISuBv6rrBgQs
gNRnZ4qmb1CzD6aLEBk59nHt6po6eMxXIW856YktKy8rKcrgK29qP44Z+oomkPKo
ZjQ0wqN5CvpObM/dIKxl9bAJ4zQDHBt49d5nTTQLfWl/mgevu6ZNWD/hONyCQmFy
zKKqQ/wkxWHutOsjC5/MKNb3ZRNH9tt9X+HfULO2DU6IqqifYw/ex4z4MVsBopJC
7pPfd81kgC73TgXe1AaCwHqNWsrqYCuTK0ew1CtGudlS3lucMwtap4GBiCgg5gbu
M8pEgwO4OcCLHyRUc8zdfqI7HumbprbFmojPkwGSEe0ofVD74lMhzbUj5jvTYY2B
t8D2XcgyOA==
=lhon
-----END PGP SIGNATURE-----
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Pull core block updates from Jens Axboe:
- disk events cleanup (Christoph)
- gendisk and request queue allocation simplifications (Christoph)
- bdev_disk_changed cleanups (Christoph)
- IO priority improvements (Bart)
- Chained bio completion trace fix (Edward)
- blk-wbt fixes (Jan)
- blk-wbt enable/disable fix (Zhang)
- Scheduler dispatch improvements (Jan, Ming)
- Shared tagset scheduler improvements (John)
- BFQ updates (Paolo, Luca, Pietro)
- BFQ lock inversion fix (Jan)
- Documentation improvements (Kir)
- CLONE_IO block cgroup fix (Tejun)
- Remove of ancient and deprecated block dump feature (zhangyi)
- Discard merge fix (Ming)
- Misc fixes or followup fixes (Colin, Damien, Dan, Long, Max, Thomas,
Yang)
* tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block: (129 commits)
block: fix discard request merge
block/mq-deadline: Remove a WARN_ON_ONCE() call
blk-mq: update hctx->dispatch_busy in case of real scheduler
blk: Fix lock inversion between ioc lock and bfqd lock
bfq: Remove merged request already in bfq_requests_merged()
block: pass a gendisk to bdev_disk_changed
block: move bdev_disk_changed
block: add the events* attributes to disk_attrs
block: move the disk events code to a separate file
block: fix trace completion for chained bio
block/partitions/msdos: Fix typo inidicator -> indicator
block, bfq: reset waker pointer with shared queues
block, bfq: check waker only for queues with no in-flight I/O
block, bfq: avoid delayed merge of async queues
block, bfq: boost throughput by extending queue-merging times
block, bfq: consider also creation time in delayed stable merge
block, bfq: fix delayed stable merge check
block, bfq: let also stably merged queues enjoy weight raising
blk-wbt: make sure throttle is enabled properly
blk-wbt: introduce a new disable state to prevent false positive by rwb_enabled()
...
2021-06-30 12:12:56 -07:00
..
2021-04-29 11:57:23 -07:00
2021-05-21 22:05:50 -04:00
2021-04-01 22:55:25 -04:00
2020-11-25 23:14:30 -05:00
2021-01-22 21:14:09 -05:00
2021-03-18 23:35:56 -04:00
2021-04-05 23:44:01 -04:00
2021-05-21 22:25:39 -04:00
2021-03-24 22:21:31 -04:00
2021-03-24 22:54:24 -04:00
2021-03-15 22:28:58 -04:00
2021-05-05 13:24:11 -07:00
2021-04-15 22:44:40 -04:00
2020-03-11 23:07:59 -04:00
2021-05-06 19:24:11 -07:00
2021-04-15 22:44:40 -04:00
2021-05-02 22:47:42 -04:00
2021-05-21 22:46:55 -04:00
2021-06-10 13:09:16 +01:00
2021-06-10 13:09:16 +01:00
2021-04-13 01:39:12 -04:00
2021-04-15 22:44:40 -04:00
2021-05-21 16:28:24 -04:00
2021-05-31 23:00:42 -04:00
2021-05-07 00:26:34 -07:00
2021-04-15 22:44:40 -04:00
2021-04-01 22:56:37 -04:00
2021-03-17 13:16:18 -07:00
2021-05-15 18:07:43 -04:00
2021-06-01 23:01:38 -04:00
2021-04-05 22:57:29 -04:00
2021-05-21 23:38:57 -04:00
2021-04-15 22:44:41 -04:00
2021-04-28 17:22:10 -07:00
2021-04-12 23:41:38 -04:00
2020-10-26 18:23:24 -04:00
2021-06-06 15:39:56 -07:00
2020-03-25 11:50:48 +01:00
2021-03-15 22:29:00 -04:00
2021-01-22 21:14:07 -05:00
2021-03-18 22:18:09 -04:00
2021-01-22 21:14:08 -05:00
2021-03-15 22:29:00 -04:00
2021-01-22 21:14:07 -05:00
2021-05-07 00:26:34 -07:00
2021-05-07 00:26:34 -07:00
2021-03-29 23:33:06 -04:00
2020-06-09 09:39:13 -07:00
2020-06-09 09:39:13 -07:00
2019-05-21 10:50:45 +02:00
2021-04-28 17:22:10 -07:00
2020-07-08 01:12:53 -04:00
2021-04-06 09:28:17 -06:00
2021-01-13 00:14:07 -05:00
2020-12-02 12:59:46 -05:00
2019-05-21 10:50:45 +02:00
2020-11-23 22:12:09 -05:00
2021-03-15 22:29:00 -04:00
2021-01-22 21:14:08 -05:00
2021-05-14 22:19:04 -04:00
2021-05-14 22:19:04 -04:00
2019-05-21 10:50:45 +02:00
2021-05-07 00:26:34 -07:00
2020-04-01 22:03:04 -04:00
2021-04-15 22:44:41 -04:00
2021-01-22 21:14:10 -05:00
2019-05-24 17:36:45 +02:00
2021-01-22 21:14:11 -05:00
2020-03-11 23:07:59 -04:00
2021-03-24 23:07:14 -04:00
2019-12-19 22:08:51 -05:00
2021-01-26 07:42:27 +01:00
2019-06-18 19:46:18 -04:00
2019-07-30 12:17:28 -04:00
2020-07-08 01:12:44 -04:00
2021-03-18 22:52:29 -04:00
2021-01-26 07:42:27 +01:00
2020-06-09 09:39:13 -07:00
2021-06-07 22:12:44 -04:00
2021-04-01 22:52:40 -04:00
2021-03-17 13:16:18 -07:00
2020-09-02 22:49:06 -04:00
2020-10-26 18:23:24 -04:00
2019-06-05 17:36:37 +02:00
2020-08-23 17:36:59 -05:00
2021-03-18 23:35:55 -04:00
2021-01-22 21:14:10 -05:00
2021-03-18 23:35:54 -04:00
2020-07-15 17:26:58 -04:00
2021-05-07 00:26:34 -07:00
2021-05-07 00:26:34 -07:00
2020-06-02 21:23:47 -04:00
2021-02-08 22:39:04 -05:00
2019-05-30 11:26:37 -07:00
2021-04-13 00:20:48 -04:00
2021-04-06 09:28:17 -06:00
2021-05-07 00:26:34 -07:00
2021-02-08 22:39:03 -05:00
2021-04-17 20:25:33 -07:00
2021-03-24 22:16:12 -04:00
2020-10-02 21:52:53 -04:00
2020-12-07 20:24:09 -05:00
2021-01-22 21:14:07 -05:00
2020-10-14 15:15:35 -07:00
2020-08-23 17:36:59 -05:00
2019-05-21 10:50:45 +02:00
2020-06-09 09:39:13 -07:00
2021-03-18 23:35:54 -04:00
2020-03-11 23:07:56 -04:00
2021-04-15 22:44:40 -04:00
2020-01-02 21:57:44 -05:00
2021-04-15 22:44:41 -04:00
2020-01-02 21:57:44 -05:00
2021-01-26 22:11:17 -05:00
2021-01-22 21:14:12 -05:00
2020-12-07 20:24:09 -05:00
2020-12-07 20:24:09 -05:00
2021-03-18 22:52:30 -04:00
2019-05-24 17:39:02 +02:00
2021-03-18 23:35:55 -04:00
2021-02-08 21:53:12 -05:00
2020-08-23 17:36:59 -05:00
2020-12-04 01:01:22 +11:00
2021-05-07 00:26:34 -07:00
2020-01-15 23:09:11 -05:00
2019-03-19 17:11:37 -04:00
2018-12-18 23:19:21 -05:00
2020-10-14 15:15:35 -07:00
2019-02-13 22:07:03 -05:00
2019-06-05 17:37:17 +02:00
2019-05-24 17:36:45 +02:00
2021-05-02 22:41:44 -04:00
2021-04-06 09:28:17 -06:00
2019-05-21 06:16:21 -04:00
2021-06-01 23:21:27 -04:00
2021-03-24 23:03:43 -04:00
2021-04-15 22:44:40 -04:00
2020-08-23 17:36:59 -05:00
2021-04-28 17:22:10 -07:00
2020-07-24 22:09:57 -04:00
2019-12-19 22:08:54 -05:00
2019-05-30 11:26:35 -07:00
2020-07-24 22:09:55 -04:00
2021-04-15 22:44:40 -04:00
2020-02-04 03:05:26 +00:00
2021-04-28 17:22:10 -07:00
2019-05-30 11:29:53 -07:00
2021-04-28 17:22:10 -07:00
2020-03-16 22:08:36 -04:00
2021-01-14 22:55:17 -05:00
2021-04-17 20:25:33 -07:00
2020-08-04 20:56:56 -04:00
2020-12-09 11:41:42 -05:00
2021-04-05 23:14:53 -04:00
2021-03-04 17:37:00 -05:00
2021-05-06 19:24:11 -07:00
2019-06-05 17:37:14 +02:00
2021-04-05 22:57:29 -04:00
2021-06-30 12:12:56 -07:00
2020-10-14 15:15:35 -07:00
2020-09-15 20:28:06 -04:00
2019-07-11 15:14:01 -07:00
2021-04-28 17:22:10 -07:00
2020-09-25 06:20:44 +02:00
2021-03-18 22:52:29 -04:00
2021-05-07 00:26:34 -07:00
2021-04-06 09:28:17 -06:00
2020-02-24 14:59:01 -05:00
2021-06-18 22:15:47 -04:00
2020-02-24 15:01:57 -05:00
2021-04-06 09:28:17 -06:00
2021-04-06 09:28:17 -06:00
2021-01-22 21:14:10 -05:00
2021-05-14 17:39:32 +00:00
2020-08-23 17:36:59 -05:00
2021-04-13 00:20:48 -04:00
2020-10-02 21:52:55 -04:00
2020-10-14 15:15:35 -07:00
2021-05-21 22:41:38 -04:00
2021-03-04 17:21:25 -05:00
2021-01-22 21:14:12 -05:00
2019-05-24 17:39:02 +02:00
2019-07-11 15:14:01 -07:00
2018-11-15 14:27:08 -05:00
2020-08-23 17:36:59 -05:00
2020-01-06 09:45:59 +01:00
2019-05-21 10:50:45 +02:00
2020-06-09 09:39:13 -07:00