Linus Torvalds
d4b7332eef
block-6.1-2022-10-20
...
-----BEGIN PGP SIGNATURE-----
iQJEBAABCAAuFiEEwPw5LcreJtl1+l5K99NY+ylx4KYFAmNSA3oQHGF4Ym9lQGtl
cm5lbC5kawAKCRD301j7KXHgpoTfEACwFAyQsAGMVVsTmU/XggFsNRczTKH+J7dO
4tBhOhfrVEWyDbB++3kUepN0GenSiu3dvcAzWQbX0lPiLjkqFWvpj2GIrqHwXJCt
Li8SPoPsQARBvJYUERmdlQDUeEKCK/IwOREQSH4LZaNVvU2l0MSAqjihUjmcXHBE
OeCWwYLJ27Bo0j5py9xSo7Z1C84YtXHDKAbx1nVhX6ByyCvpSGLLunrwT7oeEjT7
FAbVvL4p5xwZe5e3XiiC5J7g85BkIZGwhqViYrVyHPWrUVWycSvXQdqXGGHiSqlj
g3jcT6nLNBscAPuWnnP4jobaFVjm1Lr3eXtVX1k66kRwrxVcB+tZGszvjh4cuneO
N23OjrRjtGIXenSyOslCxMAIxgMjsxeuuoQb66Js9g8bA9zJeKPcpKWbXplkaXoH
VsT23W24Xp72MkBAz9nP9sHXbQEAkfNGK+6qZLBpkb8bJsymc+4Vn6lpV6ybl8WF
LJWouLss2/I+G/D/WLvVcygvefQxVSLDFjWcU8BcJjDkdXgQWUjZfcZEsRE2v0cr
tLZOh1WhHgVwTBCZxEus+QoAE1tXn2C+xhMu0uqRQ7zlngy5AycM6eSJtQ5Lwm2H
91MSYoUvGkOx5Hqp265AnZEBayOg+xnsp7qMZghoQqLUc5yU4zyUbvxPi0vNuduJ
mbys/sxVsg==
=YfkM
-----END PGP SIGNATURE-----
Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linux
Pull block fixes from Jens Axboe:
- NVMe pull request via Christoph:
- fix nvme-hwmon for DMA non-cohehrent architectures (Serge Semin)
- add a nvme-hwmong maintainer (Christoph Hellwig)
- fix error pointer dereference in error handling (Dan Carpenter)
- fix invalid memory reference in nvmet_subsys_attr_qid_max_show
(Daniel Wagner)
- don't limit the DMA segment size in nvme-apple (Russell King)
- fix workqueue MEM_RECLAIM flushing dependency (Sagi Grimberg)
- disable write zeroes on various Kingston SSDs (Xander Li)
- fix a memory leak with block device tracing (Ye)
- flexible-array fix for ublk (Yushan)
- document the ublk recovery feature from this merge window
(ZiyangZhang)
- remove dead bfq variable in struct (Yuwei)
- error handling rq clearing fix (Yu)
- add an IRQ safety check for the cached bio freeing (Pavel)
- drbd bio cloning fix (Christoph)
* tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linux:
blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'
blktrace: fix possible memleak in '__blk_trace_remove'
blktrace: introduce 'blk_trace_{start,stop}' helper
bio: safeguard REQ_ALLOC_CACHE bio put
block, bfq: remove unused variable for bfq_queue
drbd: only clone bio if we have a backing device
ublk_drv: use flexible-array member instead of zero-length array
nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_show
nvmet: fix workqueue MEM_RECLAIM flushing dependency
nvme-hwmon: kmalloc the NVME SMART log buffer
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
nvme: add Guenther as nvme-hwmon maintainer
nvme-apple: don't limit DMA segement size
nvme-pci: disable write zeroes on various Kingston SSD
nvme: fix error pointer dereference in error handling
Documentation: document ublk user recovery feature
blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping()
2022-10-21 15:14:14 -07:00
..
2022-09-03 11:29:03 -06:00
2022-04-23 07:15:26 -06:00
2022-09-11 19:47:12 -05:00
2022-08-22 10:07:56 -06:00
2022-08-22 10:07:56 -06:00
2022-10-20 05:46:49 -07:00
2022-08-22 10:07:56 -06:00
2022-08-02 21:08:53 -06:00
2022-10-21 15:14:14 -07:00
2022-08-26 10:57:41 -10:00
2021-03-05 11:32:15 -07:00
2022-07-14 12:14:30 -06:00
2022-09-27 11:50:05 -06:00
2022-09-26 19:09:31 -06:00
2022-10-07 09:19:14 -07:00
2022-10-11 17:42:58 -06:00
2022-02-28 06:40:23 -07:00
2021-11-29 06:38:51 -07:00
2022-02-28 06:40:23 -07:00
2022-02-28 06:40:23 -07:00
2022-09-30 07:49:09 -06:00
2022-06-29 08:36:46 -06:00
2021-11-29 06:38:51 -07:00
2022-06-27 06:29:12 -06:00
2022-09-26 19:17:28 -06:00
2022-09-26 19:17:28 -06:00
2022-09-26 19:09:31 -06:00
2022-09-26 19:09:31 -06:00
2022-09-15 00:25:17 -06:00
2022-09-30 07:51:13 -06:00
2022-08-02 21:08:53 -06:00
2022-08-22 10:07:53 -06:00
2022-07-06 06:46:26 -06:00
2022-10-07 09:19:14 -07:00
2022-06-17 07:31:05 -06:00
2022-08-22 10:07:53 -06:00
2022-08-22 10:07:53 -06:00
2022-06-17 07:31:05 -06:00
2021-11-29 06:41:29 -07:00
2022-06-28 11:32:42 -06:00
2022-09-12 00:10:34 -06:00
2022-06-27 06:29:12 -06:00
2022-08-22 10:07:53 -06:00
2022-10-16 17:22:51 -06:00
2022-09-29 07:45:47 -06:00
2021-12-22 23:38:29 -05:00
2021-02-22 06:33:48 -07:00
2022-07-12 14:38:52 -06:00
2022-09-21 19:50:53 -06:00
2022-07-06 06:46:26 -06:00
2021-12-14 17:23:05 -07:00
2021-12-14 17:23:05 -07:00
2022-09-26 19:17:27 -06:00
2022-09-26 19:17:28 -06:00
2022-09-26 19:17:28 -06:00
2020-07-31 16:29:47 -06:00
2022-10-09 07:48:16 -06:00
2022-03-31 12:58:38 -06:00
2022-09-29 07:45:47 -06:00
2022-10-10 17:53:04 -07:00
2022-08-02 17:22:54 -06:00
2022-07-06 06:33:53 -06:00
2022-06-21 21:22:51 -04:00
2022-02-02 07:49:59 -07:00
2022-09-27 09:58:56 -06:00
2022-07-14 12:14:30 -06:00
2022-08-08 22:37:15 -04:00
2022-10-10 11:26:40 -06:00
2022-06-23 07:48:05 -06:00
2022-07-06 06:46:26 -06:00
2022-06-27 06:29:12 -06:00
2022-06-29 08:35:57 -06:00
2021-12-16 10:59:02 -07:00
2022-07-14 12:14:30 -06:00
2022-05-02 14:06:20 -06:00
2022-07-14 12:14:30 -06:00
2022-08-22 07:52:51 -06:00
2022-08-22 07:52:51 -06:00
2022-03-07 12:48:35 -07:00