Linus Torvalds
c9193f48e9
Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block
...
Pull block driver updates from Jens Axboe:
- mtip32xx pci cleanups (Bjorn)
- mtip32xx conversion to generic power management (Vaibhav)
- rsxx pci powermanagement cleanups (Bjorn)
- Remove the rsxx driver. This hardware never saw much adoption, and
it's been end of lifed for a while. (Christoph)
- MD pull request from Song:
- REQ_NOWAIT support (Vishal Verma)
- raid6 benchmark optimization (Dirk Müller)
- Fix for acct bioset (Xiao Ni)
- Clean up max_queued_requests (Mariusz Tkaczyk)
- PREEMPT_RT optimization (Davidlohr Bueso)
- Use default_groups in kobj_type (Greg Kroah-Hartman)
- Use attribute groups in pktcdvd and rnbd (Greg)
- NVMe pull request from Christoph:
- increment request genctr on completion (Keith Busch, Geliang
Tang)
- add a 'iopolicy' module parameter (Hannes Reinecke)
- print out valid arguments when reading from /dev/nvme-fabrics
(Hannes Reinecke)
- Use struct_group() in drbd (Kees)
- null_blk fixes (Ming)
- Get rid of congestion logic in pktcdvd (Neil)
- Floppy ejection hang fix (Tasos)
- Floppy max user request size fix (Xiongwei)
- Loop locking fix (Tetsuo)
* tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block: (32 commits)
md: use default_groups in kobj_type
md: Move alloc/free acct bioset in to personality
lib/raid6: Use strict priority ranking for pq gen() benchmarking
lib/raid6: skip benchmark of non-chosen xor_syndrome functions
md: fix spelling of "its"
md: raid456 add nowait support
md: raid10 add nowait support
md: raid1 add nowait support
md: add support for REQ_NOWAIT
md: drop queue limitation for RAID1 and RAID10
md/raid5: play nice with PREEMPT_RT
block/rnbd-clt-sysfs: use default_groups in kobj_type
pktcdvd: convert to use attribute groups
block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0
nvme: add 'iopolicy' module parameter
nvme: drop unused variable ctrl in nvme_setup_cmd
nvme: increment request genctr on completion
nvme-fabrics: print out valid arguments when reading from /dev/nvme-fabrics
block: remove the rsxx driver
rsxx: Drop PCI legacy power management
...
2022-01-12 10:35:23 -08:00
..
2021-12-09 16:42:27 -08:00
2021-12-17 12:37:18 -08:00
2022-01-05 12:09:06 +01:00
2021-11-08 03:29:52 +01:00
2021-10-27 11:07:59 +02:00
2021-12-03 10:58:13 -08:00
2021-12-31 14:35:40 +00:00
2021-11-08 11:55:21 -08:00
2021-12-17 12:26:14 +01:00
2021-11-02 16:36:28 -07:00
2021-11-29 13:02:00 +00:00
2022-01-11 12:22:06 -08:00
2022-01-06 16:22:52 -08:00
2021-11-17 14:52:44 +00:00
2021-12-31 13:31:34 +01:00
2021-11-22 08:41:56 -08:00
2022-01-09 23:30:13 +01:00
2022-01-11 12:19:47 -08:00
2021-12-03 18:24:21 -08:00
2022-01-06 08:37:03 -08:00
2022-01-11 12:17:45 -08:00
2021-12-30 15:49:54 +01:00
2021-12-21 13:42:52 +01:00
2022-01-07 17:14:30 +00:00
2021-11-10 16:45:54 -08:00
2021-11-16 10:56:54 +01:00
2021-11-05 08:41:02 +01:00
2022-01-10 20:34:00 -08:00
2021-10-29 22:34:31 -05:00
2021-11-23 15:10:26 +05:30
2021-10-26 21:01:48 -06:00
2021-12-30 17:27:44 -08:00
2021-11-01 21:17:39 -07:00
2021-11-06 13:30:34 -07:00
2021-11-06 14:08:17 -07:00
2021-12-22 16:56:45 -07:00
2022-01-09 10:36:51 -07:00
2022-01-05 12:25:42 -07:00
2022-01-06 12:27:03 +01:00
2021-11-09 10:02:49 -08:00
2021-12-29 17:54:40 -08:00
2021-11-01 19:59:46 -07:00
2021-12-18 13:27:23 -08:00
2021-12-16 14:57:10 -08:00
2021-12-16 14:57:10 -08:00
2021-12-29 20:03:05 -08:00
2022-01-05 19:46:32 -08:00
2021-11-12 10:19:09 -08:00
2021-12-10 15:56:13 -08:00
2021-11-17 10:36:15 -05:00
2021-12-03 10:58:13 -08:00
2021-12-08 16:49:42 +01:00
2022-01-11 09:14:37 -08:00
2021-11-06 13:30:39 -07:00
2021-12-09 16:42:28 -08:00
2021-12-09 16:42:28 -08:00
2021-11-06 14:08:17 -07:00
2021-12-21 15:09:46 -08:00
2021-11-27 13:52:22 +01:00
2021-11-09 10:02:49 -08:00
2021-11-02 19:31:28 +01:00
2021-12-14 12:30:26 +00:00
2021-11-06 13:30:38 -07:00
2021-11-09 10:02:52 -08:00
2021-11-06 13:30:46 -07:00
2021-12-10 17:10:55 -08:00
2021-11-18 09:36:39 +01:00
2021-11-11 09:35:13 +01:00
2021-11-17 14:44:29 +01:00
2021-12-23 16:55:20 +01:00
2021-12-10 12:51:28 +01:00
2022-01-11 15:36:30 -08:00
2021-12-01 00:06:43 +01:00
2021-11-03 11:20:45 +00:00
2021-11-22 12:31:49 +00:00
2021-10-27 12:53:45 +02:00
2021-12-31 08:57:45 -05:00
2022-01-05 19:46:32 -08:00
2021-11-01 13:44:26 -05:00
2021-12-09 14:09:36 -05:00
2022-01-12 10:26:52 -08:00
2021-11-03 17:44:29 +09:00
2021-10-27 12:35:05 +02:00
2021-10-27 12:34:49 +02:00
2021-11-09 10:02:49 -08:00
2021-11-09 10:02:49 -08:00
2021-11-29 06:38:35 -07:00
2021-12-25 12:20:56 -08:00
2022-01-10 09:49:13 +01:00
2021-11-18 15:05:56 -05:00
2021-12-16 14:07:07 +01:00
2021-11-20 10:35:54 -08:00
2021-11-09 10:02:48 -08:00
2021-12-26 15:02:06 -08:00
2021-10-28 11:26:40 +00:00
2021-12-13 11:44:47 +01:00
2021-11-28 21:53:04 +01:00
2021-12-07 20:44:58 -08:00
2021-12-07 20:44:58 -08:00
2021-12-24 10:24:30 -05:00
2021-12-06 16:05:11 -08:00
2021-11-09 10:02:49 -08:00
2021-12-21 15:09:46 -08:00
2021-12-17 16:13:14 +01:00
2021-11-11 22:45:40 +01:00
2021-11-06 13:30:36 -07:00
2021-12-16 10:59:02 -07:00
2021-11-02 12:25:03 -07:00
2021-11-20 10:35:54 -08:00
2022-01-04 12:17:35 +00:00
2021-10-28 13:34:57 +01:00
2021-10-28 21:11:34 +01:00
2021-11-06 14:36:12 -07:00
2021-12-04 10:56:23 +01:00
2021-11-09 10:02:51 -08:00
2022-01-06 12:26:14 +01:00
2021-12-09 16:42:29 -08:00
2021-12-09 16:42:26 -08:00
2021-11-11 13:09:33 +01:00
2021-11-06 13:30:43 -07:00
2021-12-01 21:04:34 -05:00
2021-11-18 02:11:57 -05:00
2021-11-18 02:03:45 -05:00
2021-11-12 08:05:17 +09:00
2021-11-09 10:02:49 -08:00
2021-11-09 10:02:49 -08:00
2021-10-30 16:37:28 +02:00
2021-12-06 13:46:24 -05:00
2021-12-06 13:46:24 -05:00
2022-01-05 11:22:17 +00:00
2021-11-26 18:31:46 +02:00
2021-12-22 19:35:29 +02:00
2022-01-06 12:26:14 +01:00
2021-11-06 13:30:42 -07:00
2021-11-06 13:30:42 -07:00
2021-11-06 13:30:41 -07:00
2021-12-09 18:47:05 +01:00
2021-11-06 13:30:41 -07:00
2021-11-11 09:34:35 -08:00
2022-01-06 12:25:40 +01:00
2022-01-10 11:58:12 -08:00
2021-12-31 11:17:07 -08:00
2021-12-05 10:28:57 +01:00
2021-11-11 22:45:40 +01:00
2021-12-06 16:06:02 -08:00
2021-11-11 09:50:30 +01:00
2022-01-06 12:27:05 +00:00
2022-01-09 23:35:16 +01:00
2022-01-09 23:30:13 +01:00
2021-11-10 21:16:56 +00:00
2021-12-06 16:06:02 -08:00
2021-11-02 12:31:23 -04:00
2021-11-05 14:54:40 -04:00
2021-11-05 14:54:39 -04:00
2021-11-06 13:30:42 -07:00
2021-12-09 07:02:22 -08:00
2021-10-27 08:03:19 +02:00
2021-11-16 19:07:53 -08:00
2021-11-11 09:34:35 -08:00
2021-11-17 10:36:35 -05:00
2022-01-12 10:26:52 -08:00
2021-12-26 15:02:04 -08:00
2021-11-14 10:38:27 -08:00
2022-01-02 18:48:47 +00:00
2021-12-09 15:41:09 -05:00
2021-11-18 10:50:45 -08:00
2022-01-10 19:06:09 -08:00
2021-12-09 13:23:02 -08:00
2021-12-16 10:37:13 +00:00
2022-01-03 21:24:34 -07:00
2021-11-09 10:02:49 -08:00
2021-12-17 16:25:14 +01:00
2021-10-27 20:49:32 +02:00
2021-12-17 16:16:40 +01:00
2021-11-02 12:52:17 +01:00
2022-01-11 11:26:57 -08:00
2021-11-01 20:05:19 -07:00
2021-11-18 10:03:47 +01:00
2021-12-17 18:41:29 +01:00
2021-11-17 14:49:00 +01:00
2021-11-17 14:48:59 +01:00
2021-12-17 16:59:47 +11:00
2021-11-26 11:38:20 -08:00
2022-01-06 12:18:08 +00:00
2021-11-18 09:36:39 +01:00
2021-11-09 10:02:49 -08:00
2022-01-07 00:25:25 +01:00
2021-12-07 15:14:12 +01:00
2021-12-07 16:24:44 -08:00
2021-11-30 17:25:20 -08:00
2021-11-30 17:25:20 -08:00
2021-12-06 16:04:44 -08:00
2021-11-15 13:27:13 +00:00
2021-12-20 11:02:38 +01:00
2021-11-10 09:05:11 -08:00
2021-12-04 10:56:23 +01:00
2021-10-30 16:37:28 +02:00
2021-10-30 16:37:28 +02:00
2021-11-09 10:02:49 -08:00
2021-11-09 10:11:53 -08:00
2021-12-22 09:21:43 +01:00
2022-01-11 17:24:45 -08:00
2021-12-06 13:46:24 -05:00
2021-12-10 06:38:26 -08:00
2021-11-09 10:02:52 -08:00
2021-11-03 14:09:26 -05:00
2021-11-09 10:11:53 -08:00
2021-12-02 11:44:56 -08:00
2022-01-09 17:00:17 -08:00
2021-11-16 13:10:34 +00:00
2022-01-06 12:26:13 +01:00
2022-01-06 12:25:51 +01:00
2022-01-06 12:26:13 +01:00
2021-11-09 10:02:49 -08:00
2021-10-30 16:37:28 +02:00
2021-12-07 15:14:12 +01:00
2021-10-30 16:37:28 +02:00
2021-12-09 16:42:27 -08:00
2021-11-30 17:25:20 -08:00
2021-11-09 10:02:50 -08:00
2021-12-10 14:06:03 +00:00
2021-11-30 11:57:58 +00:00
2021-11-09 10:02:50 -08:00
2021-11-03 11:41:25 -07:00
2021-12-08 16:06:10 +01:00
2021-11-06 14:08:17 -07:00
2021-12-07 11:36:30 -08:00
2022-01-10 08:13:52 -08:00
2021-12-01 00:06:43 +01:00
2021-12-07 16:36:17 -08:00
2022-01-09 00:18:47 +02:00
2021-11-14 21:21:08 -05:00
2021-11-01 20:05:19 -07:00
2021-10-30 11:02:00 +02:00
2021-12-13 12:42:08 +00:00
2021-11-01 05:26:49 -04:00
2021-11-11 13:09:33 +01:00
2021-11-01 05:26:48 -04:00
2021-12-20 18:47:37 -08:00
2021-11-01 04:30:34 -04:00
2021-11-24 18:47:27 -05:00
2021-11-06 13:30:36 -07:00
2021-12-09 10:49:56 -08:00
2021-12-06 22:33:39 +01:00
2021-11-01 09:19:50 -07:00
2021-12-23 11:21:53 +00:00
2021-11-08 16:55:32 -08:00
2021-11-08 16:55:32 -08:00
2021-11-08 16:55:32 -08:00