Linus Torvalds
67a2422239
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
...
Pull block updates from Jens Axboe:
"Nothing major in this series, just fixes and improvements all over the
map. This contains:
- Series of fixes for sed-opal (David, Jonas)
- Fixes and performance tweaks for BFQ (via Paolo)
- Set of fixes for bcache (via Coly)
- Set of fixes for md (via Song)
- Enabling multi-page for passthrough requests (Ming)
- Queue release fix series (Ming)
- Device notification improvements (Martin)
- Propagate underlying device rotational status in loop (Holger)
- Removal of mtip32xx trim support, which has been disabled for years
(Christoph)
- Improvement and cleanup of nvme command handling (Christoph)
- Add block SPDX tags (Christoph)
- Cleanup/hardening of bio/bvec iteration (Christoph)
- A few NVMe pull requests (Christoph)
- Removal of CONFIG_LBDAF (Christoph)
- Various little fixes here and there"
* tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block: (164 commits)
block: fix mismerge in bvec_advance
block: don't drain in-progress dispatch in blk_cleanup_queue()
blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_release
blk-mq: always free hctx after request queue is freed
blk-mq: split blk_mq_alloc_and_init_hctx into two parts
blk-mq: free hw queue's resource in hctx's release handler
blk-mq: move cancel of requeue_work into blk_mq_release
blk-mq: grab .q_usage_counter when queuing request from plug code path
block: fix function name in comment
nvmet: protect discovery change log event list iteration
nvme: mark nvme_core_init and nvme_core_exit static
nvme: move command size checks to the core
nvme-fabrics: check more command sizes
nvme-pci: check more command sizes
nvme-pci: remove an unneeded variable initialization
nvme-pci: unquiesce admin queue on shutdown
nvme-pci: shutdown on timeout during deletion
nvme-pci: fix psdt field for single segment sgls
nvme-multipath: don't print ANA group state by default
nvme-multipath: split bios with the ns_head bio_set before submitting
...
2019-05-07 18:14:36 -07:00
..
2019-02-26 11:23:49 +00:00
2019-03-20 16:27:40 +01:00
2019-02-15 16:47:55 +02:00
2019-04-02 17:42:15 +02:00
2019-04-25 21:33:41 +02:00
2019-02-14 08:45:22 +01:00
2019-04-22 11:34:14 +01:00
2019-03-21 12:30:54 +01:00
2019-03-06 20:34:20 -06:00
2019-05-07 18:02:51 -07:00
2019-03-29 12:24:41 -07:00
2019-02-28 09:16:12 +01:00
2019-02-25 09:28:54 +01:00
2019-03-01 14:28:43 +01:00
2019-05-07 07:44:33 -07:00
2019-04-08 12:01:02 +01:00
2019-03-21 14:59:38 +00:00
2019-05-07 08:39:54 -07:00
2019-02-12 15:27:14 -06:00
2019-05-02 17:17:52 +02:00
2019-05-02 10:37:55 +09:00
2019-04-11 15:41:14 -04:00
2019-03-01 20:53:41 +01:00
2019-04-04 16:49:22 +01:00
2019-05-07 13:01:40 -07:00
2019-05-06 11:55:39 +02:00
2019-02-11 11:07:49 +01:00
2019-02-08 06:42:53 -07:00
2019-03-15 11:25:48 -07:00
2019-02-13 08:07:31 +01:00
2019-02-07 21:44:27 -05:00
2019-03-05 21:07:21 -08:00
2019-03-05 21:07:14 -08:00
2019-04-30 16:11:57 -06:00
2019-03-07 18:32:00 -08:00
2019-04-05 16:02:30 -10:00
2019-04-04 09:30:37 -06:00
2019-04-30 16:12:02 -06:00
2019-05-04 07:24:08 -06:00
2019-05-04 07:24:08 -06:00
2019-03-13 12:04:35 -07:00
2019-03-08 21:17:07 +01:00
2019-04-25 17:20:06 -07:00
2019-03-26 11:24:47 -07:00
2019-04-30 16:11:59 -06:00
2019-03-07 18:31:59 -08:00
2019-05-07 08:39:02 -06:00
2019-03-07 12:20:11 -08:00
2019-03-07 10:11:41 -08:00
2019-02-22 00:11:47 -08:00
2019-04-25 08:19:15 -07:00
2019-03-05 21:07:20 -08:00
2019-02-15 19:52:17 +01:00
2019-04-03 09:36:27 +02:00
2019-02-19 13:20:35 +01:00
2019-04-25 22:00:16 +02:00
2019-04-25 22:00:17 +02:00
2019-04-25 21:33:37 +02:00
2019-04-25 21:33:37 +02:00
2019-05-06 14:44:49 -07:00
2019-04-08 11:26:09 +02:00
2019-04-07 22:33:19 +02:00
2019-04-10 00:32:34 +02:00
2019-04-10 10:28:21 -07:00
2019-04-09 19:18:04 -04:00
2019-03-07 18:32:01 -08:00
2019-03-05 14:53:50 -05:00
2019-04-01 07:37:12 +02:00
2019-03-10 12:47:57 -07:00
2019-03-29 07:35:00 +01:00
2019-03-07 18:32:00 -08:00
2019-04-16 10:01:24 +02:00
2019-04-13 19:08:22 -06:00
2019-02-28 03:28:53 -05:00
2019-04-23 21:15:15 -07:00
2019-02-24 17:33:59 -08:00
2019-03-12 18:59:17 -07:00
2019-02-19 10:10:05 +01:00
2019-02-28 08:24:23 -07:00
2019-04-30 12:37:59 +02:00
2019-03-05 21:07:18 -08:00
2019-02-28 03:29:37 -05:00
2019-02-28 03:28:53 -05:00
2019-05-01 22:37:39 -04:00
2019-02-18 12:41:16 +01:00
2019-04-29 12:37:46 +02:00
2019-03-12 10:04:02 -07:00
2019-04-22 09:48:12 -06:00
2019-03-05 21:07:16 -08:00
2019-02-15 16:54:38 +01:00
2019-05-06 15:45:18 +02:00
2019-03-12 10:04:00 -07:00
2019-03-29 10:01:37 -07:00
2019-04-15 17:19:53 -07:00
2019-04-10 18:58:56 -04:00
2019-02-24 14:43:22 +01:00
2019-02-22 12:56:24 -08:00
2019-03-09 19:52:47 -08:00
2019-04-29 10:44:03 +02:00
2019-03-19 11:57:24 +01:00
2019-03-22 14:36:02 +01:00
2019-02-11 11:26:48 +01:00
2019-05-01 07:47:37 -07:00
2019-03-01 11:24:51 +01:00
2019-02-09 19:48:42 -06:00
2019-03-03 21:05:10 -08:00
2019-03-21 11:52:37 +01:00
2019-02-23 10:53:31 +01:00
2019-03-08 10:09:53 -08:00
2019-04-25 15:38:12 +08:00
2019-04-29 08:29:20 +02:00
2019-03-05 21:07:13 -08:00
2019-03-28 10:58:28 +01:00
2019-03-04 13:42:05 +01:00
2019-04-22 09:47:36 -06:00
2019-04-25 21:41:35 +02:00
2019-02-15 14:12:09 -08:00
2019-04-25 22:06:10 +02:00
2019-04-19 14:26:05 +02:00
2019-03-05 21:07:15 -08:00
2019-03-06 08:14:05 -08:00
2019-04-16 15:38:07 +02:00
2019-02-08 17:33:00 -05:00
2019-03-16 13:05:32 -07:00
2019-03-07 18:31:59 -08:00
2019-03-29 10:01:37 -07:00
2019-05-03 21:11:22 +02:00
2019-05-06 13:50:15 -07:00
2019-03-26 16:46:22 -07:00
2019-03-07 18:32:03 -08:00
2019-02-24 17:45:25 -08:00
2019-02-18 16:43:54 -08:00
2019-03-28 02:07:54 +09:00
2019-03-12 10:04:02 -07:00
2019-04-05 16:02:31 -10:00
2019-03-11 17:08:14 -07:00
2019-03-27 22:49:06 -07:00
2019-04-05 16:02:31 -10:00
2019-04-30 12:37:57 +02:00
2019-03-05 21:07:21 -08:00
2019-03-10 13:16:37 -07:00
2019-03-09 09:56:17 -08:00
2019-04-04 21:04:13 -04:00
2019-02-08 13:30:10 -06:00
2019-03-15 15:29:47 -07:00
2019-02-16 13:45:01 -08:00
2019-04-10 22:12:26 -07:00
2019-03-01 16:20:16 -05:00
2019-03-01 16:20:16 -05:00
2019-02-20 15:14:20 -05:00
2019-03-01 16:20:16 -05:00
2019-04-04 18:41:21 +02:00
2019-03-05 21:07:20 -08:00
2019-02-13 11:03:18 -05:00
2019-02-20 07:22:17 -07:00
2019-02-20 07:22:17 -07:00
2019-04-25 16:51:42 +02:00
2019-02-20 07:22:10 -07:00
2019-04-11 17:28:30 +02:00
2019-04-25 19:43:12 +02:00
2019-02-08 15:02:49 -08:00
2019-02-13 09:10:14 +01:00
2019-02-28 11:40:49 -06:00
2019-04-18 22:15:02 +08:00
2019-03-05 21:07:19 -08:00
2019-03-29 10:01:37 -07:00
2019-03-15 11:21:25 -07:00
2019-03-25 14:49:00 -07:00
2019-02-28 11:09:29 +01:00
2019-02-15 10:03:35 +00:00
2019-03-10 12:29:52 -07:00
2019-02-28 07:55:37 +01:00
2019-05-06 14:16:36 -07:00
2019-03-03 21:47:57 -08:00
2019-02-24 12:39:45 -08:00
2019-05-07 14:31:03 +02:00
2019-04-26 11:09:55 -07:00
2019-03-08 10:09:53 -08:00
2019-04-25 23:18:03 +02:00
2019-04-10 12:13:31 +05:30
2019-02-20 11:18:07 +01:00
2019-03-12 09:43:00 +01:00
2019-03-07 11:23:17 +01:00
2019-03-12 10:04:03 -07:00
2019-02-20 00:33:08 +01:00
2019-04-15 10:23:53 +02:00
2019-03-05 17:03:53 +01:00
2019-04-18 16:44:05 +02:00
2019-04-08 14:36:16 +08:00
2019-02-17 15:53:01 -08:00
2019-04-04 09:17:15 -04:00
2019-02-09 08:44:32 -08:00
2019-02-09 08:44:41 -08:00
2019-02-09 08:44:46 -08:00
2019-03-26 14:38:38 -07:00
2019-02-09 08:45:46 -08:00
2019-02-09 08:45:52 -08:00
2019-04-03 12:34:31 +02:00
2019-03-07 18:32:03 -08:00
2019-02-20 21:34:17 -08:00
2019-02-22 13:49:00 +01:00
2019-03-13 09:46:10 -04:00
2019-02-25 21:20:45 +01:00
2019-04-10 10:56:06 +02:00
2019-03-22 11:01:02 -06:00
2019-02-11 15:02:33 -07:00
2019-04-19 12:39:32 +02:00
2019-03-12 14:08:19 -07:00
2019-04-30 16:11:57 -06:00
2019-04-19 15:09:10 +02:00
2019-04-30 12:37:56 +02:00
2019-04-19 09:46:04 -07:00
2019-03-11 08:54:01 -07:00
2019-03-29 10:01:37 -07:00
2019-03-05 21:07:14 -08:00
2019-04-24 12:17:08 +02:00
2019-03-15 15:29:47 -07:00
2019-04-08 11:59:47 +01:00
2019-03-26 14:39:24 -07:00
2019-02-09 08:45:59 -08:00
2019-02-09 08:47:52 -08:00
2019-04-29 12:37:57 +02:00
2019-04-29 12:37:57 +02:00
2019-04-08 16:44:21 -06:00
2019-04-02 10:53:19 +02:00
2019-03-14 14:36:20 -07:00
2019-03-10 12:47:57 -07:00
2019-02-11 07:36:13 -05:00
2019-03-16 13:47:14 -07:00
2019-02-28 13:49:29 +01:00
2019-04-18 11:18:53 +03:00
2019-05-06 19:40:31 -07:00
2019-03-28 13:41:06 +01:00
2019-02-09 08:47:52 -08:00
2019-02-13 09:48:51 +02:00
2019-02-13 09:48:52 +02:00
2019-04-06 10:48:35 -06:00
2019-04-03 11:02:19 +02:00
2019-05-01 08:38:47 -06:00
2019-04-30 12:37:51 +02:00
2019-04-19 21:15:13 +02:00
2019-03-28 01:55:18 +09:00
2019-03-07 10:34:37 +01:00
2019-03-06 11:19:57 -05:00
2019-02-24 12:06:19 -08:00
2019-04-08 17:05:52 -04:00
2019-03-06 11:19:15 -05:00
2019-04-30 12:37:58 +02:00
2019-04-02 16:58:30 +02:00
2019-02-11 08:34:04 +01:00
2019-03-07 08:46:07 -08:00
2019-03-06 14:52:48 -08:00
2019-02-20 17:08:54 -05:00