Linus Torvalds
6c00292113
for-5.13/block-2021-04-27
...
-----BEGIN PGP SIGNATURE-----
iQJEBAABCAAuFiEEwPw5LcreJtl1+l5K99NY+ylx4KYFAmCIJW0QHGF4Ym9lQGtl
cm5lbC5kawAKCRD301j7KXHgpr8sD/4qP+MsFTB1IFUu8fW7BjBPdduoK8Vq9o3S
HB8iF/yhJZ73nLecMMdn/jTO8SCW0Iw+okywW3BugGnNPbwXo0UQ4jLhzbTts76P
JvZaguZFhBsF3ceFOt3CRCQDOeoDfMp3sitLUVivkN+2vwMs9vJpVNaEeUjcCC1Z
8QjlpqYSMuakTwEn7QhlnKxVWn1V2B6PDjZMcf48ONRZGsCkoOXH1SE4Ge8nxjqa
KHKO5bvwgRzGhKpvdHEIl8dmFL9WEWElBVoY3vE2EHL0SPE32zHlxtYLS0NAhY2M
aprkJ0QP0Rgl8HpYiCstwAnJGKDg4a0ArWhf/CJTuLAWmTNFR7v5n7vw2SilJHTG
0FtiFiOnpvvBmUC0B1PUEQX8AiFcdXueLb6xboExcp2WtxIAe8wPoGFl6T1tobBY
qsfWggGs/vD1RVrJISPC+20cJemcRyeakMV48w+n3Lt/ES3IEv/LXx6PO/PbXvOo
B7HJXTofkoaX52A/1+NxraGapwzhYouhi6Sb6Fc++X59/a/oBuOUGuur0eZ+/oWA
9787mUUDmW/sahfZUgZh5AxqKo2jJULjeggANCICW9/RN6duV8TBQVOLW1/0Wddp
9lndiA9ZMveWF+J19+sjBoiYMYawLmURaOlDK77ctTCcR/ji3l4GZ+2KvBEMeIT8
O1OYEnwaIQ==
=oza6
-----END PGP SIGNATURE-----
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Pull block updates from Jens Axboe:
"Pretty quiet round this time, which is nice. In detail:
- Series revamping bounce buffer support (Christoph)
- Dead code removal (Christoph, Bart)
- Partition iteration revamp, now using xarray (Christoph)
- Passthrough request scheduler improvements (Lin)
- Series of BFQ improvements (Paolo)
- Fix ioprio task iteration (Peter)
- Various little tweaks and fixes (Tejun, Saravanan, Bhaskar, Max,
Nikolay)"
* tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block: (41 commits)
blk-iocost: don't ignore vrate_min on QD contention
blk-mq: Fix spurious debugfs directory creation during initialization
bfq/mq-deadline: remove redundant check for passthrough request
blk-mq: bypass IO scheduler's limit_depth for passthrough request
block: Remove an obsolete comment from sg_io()
block: move bio_list_copy_data to pktcdvd
block: remove zero_fill_bio_iter
block: add queue_to_disk() to get gendisk from request_queue
block: remove an incorrect check from blk_rq_append_bio
block: initialize ret in bdev_disk_changed
block: Fix sys_ioprio_set(.which=IOPRIO_WHO_PGRP) task iteration
block: remove disk_part_iter
block: simplify diskstats_show
block: simplify show_partition
block: simplify printk_all_partitions
block: simplify partition_overlaps
block: simplify partition removal
block: take bd_mutex around delete_partitions in del_gendisk
block: refactor blk_drop_partitions
block: move more syncing and invalidation to delete_partition
...
2021-04-28 14:27:12 -07:00
..
2021-04-27 17:54:15 -07:00
2021-04-28 13:33:57 -07:00
2021-04-26 13:22:43 -07:00
2021-04-26 10:25:03 -07:00
2021-03-02 11:25:38 -07:00
2021-01-23 00:09:03 +01:00
2021-04-28 10:01:40 -07:00
2021-04-28 12:37:53 -07:00
2021-04-28 10:01:40 -07:00
2021-02-04 16:24:12 -07:00
2021-04-28 10:01:40 -07:00
2021-03-31 13:49:19 -06:00
2021-03-15 13:17:40 -06:00
2021-04-27 13:08:12 -07:00
2021-04-26 17:03:05 +02:00
2021-03-28 14:58:18 +02:00
2021-04-07 17:32:12 +10:00
2021-03-31 13:49:19 -06:00
2021-04-20 06:52:08 -07:00
2021-02-12 11:11:04 +01:00
2021-03-25 19:13:49 +00:00
2021-03-08 17:15:37 -07:00
2021-02-25 10:17:31 -08:00
2021-02-11 10:00:40 -07:00
2021-03-31 13:49:19 -06:00
2021-03-08 17:25:16 -07:00
2021-03-22 08:56:42 +01:00
2021-04-14 19:47:28 +02:00
2021-04-14 13:13:15 -07:00
2021-02-23 14:15:45 -06:00
2021-04-09 17:24:28 +02:00
2021-03-31 13:50:59 -06:00
2021-04-26 13:22:43 -07:00
2021-03-15 13:53:24 -07:00
2021-04-05 11:30:57 +02:00
2021-04-17 13:22:44 +02:00
2021-04-28 14:27:12 -07:00
2021-04-14 16:30:30 +03:00
2021-02-02 10:37:07 +01:00
2021-03-06 17:36:50 -07:00
2021-04-26 16:32:11 -07:00
2021-02-24 10:25:37 -08:00
2021-04-26 13:22:43 -07:00
2021-04-09 16:04:45 +02:00
2021-04-28 09:24:36 -07:00
2021-04-26 13:22:43 -07:00
2021-02-24 13:38:27 -08:00
2021-03-06 17:36:51 -07:00
2021-04-06 09:43:17 +02:00
2021-03-15 13:35:35 -06:00
2021-03-08 17:20:03 -07:00
2021-03-15 13:35:35 -06:00
2021-02-01 10:37:19 +09:00