Linus Torvalds
679369114e
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Pull block updates from Jens Axboe:
"Nothing major in here - lots of good cleanups and tech debt handling,
which is also evident in the diffstats. In particular:
- Add disk sequence numbers (Matteo)
- Discard merge fix (Ming)
- Relax disk zoned reporting restrictions (Niklas)
- Bio error handling zoned leak fix (Pavel)
- Start of proper add_disk() error handling (Luis, Christoph)
- blk crypto fix (Eric)
- Non-standard GPT location support (Dmitry)
- IO priority improvements and cleanups (Damien)o
- blk-throtl improvements (Chunguang)
- diskstats_show() stack reduction (Abd-Alrhman)
- Loop scheduler selection (Bart)
- Switch block layer to use kmap_local_page() (Christoph)
- Remove obsolete disk_name helper (Christoph)
- block_device refcounting improvements (Christoph)
- Ensure gendisk always has a request queue reference (Christoph)
- Misc fixes/cleanups (Shaokun, Oliver, Guoqing)"
* tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block: (129 commits)
sg: pass the device name to blk_trace_setup
block, bfq: cleanup the repeated declaration
blk-crypto: fix check for too-large dun_bytes
blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN
blk-zoned: allow zone management send operations without CAP_SYS_ADMIN
block: mark blkdev_fsync static
block: refine the disk_live check in del_gendisk
mmc: sdhci-tegra: Enable MMC_CAP2_ALT_GPT_TEGRA
mmc: block: Support alternative_gpt_sector() operation
partitions/efi: Support non-standard GPT location
block: Add alternative_gpt_sector() operation
bio: fix page leak bio_add_hw_page failure
block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT
block: remove a pointless call to MINOR() in device_add_disk
null_blk: add error handling support for add_disk()
virtio_blk: add error handling support for add_disk()
block: add error handling for device_add_disk / add_disk
block: return errors from disk_alloc_events
block: return errors from blk_integrity_add
block: call blk_register_queue earlier in device_add_disk
...
2021-08-30 18:52:11 -07:00
..
2021-04-10 10:52:04 +02:00
2020-12-10 09:31:40 +01:00
2020-12-14 09:16:22 -06:00
2021-08-23 09:49:09 -07:00
2021-03-11 20:47:05 +00:00
2021-01-25 18:44:44 +01:00
2021-08-06 17:07:40 +02:00
2021-03-31 15:59:14 -04:00
2020-11-19 11:25:47 +01:00
2020-12-28 14:21:31 +00:00
2021-06-16 17:47:53 +02:00
2020-10-03 17:28:45 -07:00
2021-03-18 09:02:27 +01:00
2021-02-09 10:58:19 +01:00
2021-06-10 20:59:05 -04:00
2020-08-12 10:58:00 -07:00
2021-05-19 11:40:15 +02:00
2021-02-06 09:22:10 +01:00
2021-02-06 09:22:10 +01:00
2021-01-09 09:21:03 -07:00
2021-02-15 18:28:30 +01:00
2021-04-02 11:18:30 -06:00
2020-10-09 12:47:02 -06:00
2021-06-15 18:01:06 +02:00
2021-03-04 17:58:15 -08:00
2021-06-22 14:11:57 +02:00
2021-06-22 14:11:57 +02:00
2021-05-27 09:42:21 +02:00
2021-04-20 14:28:33 -07:00
2021-01-12 17:31:14 +01:00
2020-10-02 17:58:52 -06:00
2021-06-02 14:08:09 +02:00
2021-03-22 10:22:22 +01:00
2020-10-29 18:39:43 -07:00
2020-12-04 12:06:15 +01:00
2020-12-15 12:13:36 -08:00
2020-09-17 18:46:04 +02:00
2021-06-14 23:54:53 -07:00
2021-06-02 14:08:37 -07:00
2021-03-26 14:53:41 -04:00
2021-03-18 17:03:54 +01:00
2021-04-13 17:31:44 +01:00
2021-07-01 13:08:18 -07:00
2021-06-17 11:32:50 -07:00
2020-12-03 00:12:08 -08:00
2021-08-10 13:08:49 +02:00
2021-04-20 08:59:03 -06:00
2021-02-26 09:41:03 -08:00
2021-08-02 13:37:28 -06:00
2020-11-16 11:41:12 -08:00
2021-01-27 15:13:52 +01:00
2021-02-07 14:51:19 -08:00
2021-06-22 09:15:35 +02:00
2021-06-22 16:42:09 +02:00
2020-10-03 14:18:29 -07:00
2021-02-08 13:01:24 +01:00
2021-02-15 11:43:33 +01:00
2021-02-04 09:29:57 -08:00
2020-11-27 15:48:31 +01:00
2021-01-22 09:58:57 +01:00
2021-01-22 09:59:00 +01:00
2021-06-03 15:31:34 -07:00
2021-03-30 13:29:39 -07:00
2021-07-28 10:22:43 -07:00
2020-11-06 14:29:11 +11:00
2021-05-07 00:26:34 -07:00
2021-05-13 14:04:31 -07:00
2020-10-29 18:39:43 -07:00
2021-03-10 12:45:16 -08:00
2021-06-12 13:16:45 -07:00
2020-11-09 16:41:40 -08:00
2020-08-22 12:44:37 -07:00
2021-02-04 09:29:57 -08:00
2021-06-18 12:13:24 -07:00
2020-09-03 15:17:28 -07:00
2021-05-05 14:31:05 +02:00
2021-02-26 09:41:03 -08:00
2021-06-30 14:15:39 -06:00
2021-03-18 11:42:46 +01:00
2021-08-18 07:23:15 -06:00
2020-09-15 09:57:45 -05:00
2021-01-26 18:39:45 -08:00
2020-11-16 16:27:03 +01:00
2020-12-15 12:13:36 -08:00
2021-04-26 08:25:20 -07:00
2020-11-04 16:43:38 +01:00
2021-04-20 21:47:48 -04:00
2021-06-17 14:25:39 -04:00
2021-06-25 11:24:24 -04:00
2021-03-03 16:55:02 -08:00
2021-04-22 12:22:11 -07:00
2021-04-13 09:16:12 -06:00
2021-05-21 15:03:50 +02:00
2021-07-08 11:48:21 -07:00
2021-03-10 09:34:06 +01:00
2021-03-24 08:26:29 +01:00
2021-04-08 13:15:33 -07:00
2020-12-14 11:47:37 -08:00
2021-01-12 17:05:37 +01:00
2020-08-18 15:44:44 +02:00
2020-09-25 14:23:27 +02:00
2021-06-30 20:47:29 -07:00
2020-09-15 22:13:31 +10:00
2021-06-01 12:09:27 +02:00
2021-06-18 11:40:11 -07:00
2020-12-15 12:13:36 -08:00
2020-09-10 12:25:51 -07:00
2021-01-23 12:38:42 -08:00
2021-06-30 15:34:04 -06:00
2021-08-10 11:29:39 -07:00
2021-07-01 13:08:18 -07:00
2021-06-18 13:02:45 -07:00
2020-10-14 20:28:05 -07:00
2021-06-10 12:51:33 -07:00
2021-03-11 16:12:59 -08:00
2021-01-25 09:36:25 -05:00
2021-05-07 00:26:34 -07:00
2020-10-02 09:37:41 -04:00
2020-09-22 13:58:40 +02:00
2021-06-23 13:05:09 +02:00
2021-01-04 11:42:26 -05:00
2020-11-27 11:03:06 -08:00
2020-12-15 16:49:59 -08:00
2021-07-06 10:37:46 -05:00
2021-05-21 06:12:52 -10:00
2020-09-04 12:34:50 +02:00
2021-03-13 14:18:09 -08:00
2021-01-22 20:41:29 -08:00
2020-12-21 17:36:48 -08:00
2021-07-28 11:42:25 +02:00
2021-03-25 15:31:22 -07:00
2021-03-17 16:15:39 +01:00
2021-04-08 10:14:45 +02:00
2021-04-06 10:29:56 +02:00
2021-01-25 15:14:16 -08:00
2020-11-24 10:10:59 -06:00
2021-03-17 14:16:26 -05:00
2021-01-16 23:19:26 +01:00
2021-03-24 16:31:23 -07:00
2020-10-05 16:35:57 +01:00
2021-06-22 11:28:51 -07:00
2021-06-28 12:49:52 -07:00
2021-06-18 11:35:47 -07:00
2021-01-15 17:14:49 +01:00
2021-03-10 09:34:06 +01:00
2021-05-18 16:20:54 -05:00
2021-06-16 12:54:02 -07:00
2021-06-23 12:56:08 -07:00
2020-12-03 10:03:14 -08:00
2021-01-26 18:39:45 -08:00
2021-02-11 18:25:05 -08:00
2021-02-02 14:50:15 +01:00
2021-01-07 16:17:32 +01:00
2021-03-11 12:13:08 +01:00
2020-09-18 13:58:37 -07:00
2020-09-18 13:58:37 -07:00
2020-11-27 14:32:37 -08:00
2021-04-10 10:36:34 +02:00
2020-08-12 10:57:59 -07:00
2021-06-30 20:47:27 -07:00
2021-03-22 10:24:07 +01:00
2021-06-02 14:09:05 +02:00
2020-09-26 10:22:29 +02:00
2021-03-22 10:22:22 +01:00
2021-02-23 07:52:56 -05:00
2020-10-07 14:23:44 -06:00
2021-05-05 10:19:41 -06:00
2020-10-23 11:55:28 -04:00
2020-10-23 11:55:28 -04:00
2021-05-23 19:21:31 +02:00
2021-04-08 12:26:34 +02:00
2020-09-10 11:39:22 +02:00
2020-11-20 10:44:41 +01:00
2021-07-03 04:50:51 -04:00
2020-09-10 10:05:58 +02:00
2020-09-10 10:05:58 +02:00
2021-06-17 21:45:43 +02:00
2021-03-07 09:07:16 +01:00
2021-06-11 13:32:47 -07:00
2020-12-14 19:33:39 -08:00
2021-06-12 13:16:45 -07:00