Linus Torvalds
d3c8108035
for-5.17/block-2022-01-11
...
-----BEGIN PGP SIGNATURE-----
iQJEBAABCAAuFiEEwPw5LcreJtl1+l5K99NY+ylx4KYFAmHd8DAQHGF4Ym9lQGtl
cm5lbC5kawAKCRD301j7KXHgpnhRD/wMAjsNO65PCA+o/bPpVi4ulx9EejAzrJnB
5vHFvREAoOOGKvRpYGe4w3TcKyW+zPb+GtlXFjPfK+wuVzWhrQtW/+vkjKlBt8wK
o7rzeMwTKJ9ZGvYaaQpp1yC0WURBB3qnCRQhb8dOQzhJgEXinhIOznZsut4mniLv
fTqcDmKAb/+G6K6CQCCqnH0I/+OJZyUeSFo1kk2i4ZqCBepQpBkOL6H2rBOtGxUg
bt1jiGHbbhCRYEE3u2kV0HP10qAChNaMQC705jV4Qpf4+3EntSxs+6nSb74dvMkX
3+Wmp8Ctq6lpPnDL1nrAFGz3jZnB0Y+GdgOclQn3ViQd1FCXZzuYWQ3fTaBfURCZ
/RE5nc047SqpwCFLOynM++OkaeQZ1zSxeyoFTtzDaPF4tLuaX3JHswvTzNGPw8SN
BnexseNnNBCjJliZSEE7fOkjJDcev2dvRxPtI8/wkF4lHUgETc5IW563C53xo/Tx
32yFjZwCVIpNWk21su/0H3iEq80wZ7PnriiN/E3JA6XbnevlRPu0NPMb0D258GCm
yCcdPVDNZsQCB8hluqZcu0g6LSgZRo90Yg1oqKqEpAllJJMBaEAPPPuUIJh998mo
iKGxZzgr7d9jrbGJTInp0F8b3B3/oV/hxgzy0Hu/mHP3AsnaAk9o/oEQZ7rX4Khr
6biloqkIMA==
=RWnJ
-----END PGP SIGNATURE-----
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Pull block updates from Jens Axboe:
- Unify where the struct request handling code is located in the blk-mq
code (Christoph)
- Header cleanups (Christoph)
- Clean up the io_context handling code (Christoph, me)
- Get rid of ->rq_disk in struct request (Christoph)
- Error handling fix for add_disk() (Christoph)
- request allocation cleanusp (Christoph)
- Documentation updates (Eric, Matthew)
- Remove trivial crypto unregister helper (Eric)
- Reduce shared tag overhead (John)
- Reduce poll_stats memory overhead (me)
- Known indirect function call for dio (me)
- Use atomic references for struct request (me)
- Support request list issue for block and NVMe (me)
- Improve queue dispatch pinning (Ming)
- Improve the direct list issue code (Keith)
- BFQ improvements (Jan)
- Direct completion helper and use it in mmc block (Sebastian)
- Use raw spinlock for the blktrace code (Wander)
- fsync error handling fix (Ye)
- Various fixes and cleanups (Lukas, Randy, Yang, Tetsuo, Ming, me)
* tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block: (132 commits)
MAINTAINERS: add entries for block layer documentation
docs: block: remove queue-sysfs.rst
docs: sysfs-block: document virt_boundary_mask
docs: sysfs-block: document stable_writes
docs: sysfs-block: fill in missing documentation from queue-sysfs.rst
docs: sysfs-block: add contact for nomerges
docs: sysfs-block: sort alphabetically
docs: sysfs-block: move to stable directory
block: don't protect submit_bio_checks by q_usage_counter
block: fix old-style declaration
nvme-pci: fix queue_rqs list splitting
block: introduce rq_list_move
block: introduce rq_list_for_each_safe macro
block: move rq_list macros to blk-mq.h
block: drop needless assignment in set_task_ioprio()
block: remove unnecessary trailing '\'
bio.h: fix kernel-doc warnings
block: check minor range in device_add_disk()
block: use "unsigned long" for blk_validate_block_size().
block: fix error unwinding in device_add_disk
...
2022-01-12 10:26:52 -08:00
..
2022-01-12 10:26:52 -08:00
2021-12-14 21:35:27 +01:00
2019-06-19 17:09:55 +02:00
2021-12-14 21:35:24 +01:00
2021-12-20 11:09:15 +01:00
2021-12-20 11:09:15 +01:00
2021-10-21 10:49:32 -06:00
2021-02-01 12:02:33 +01:00
2021-06-14 13:57:43 +02:00
2021-12-20 11:09:15 +01:00
2021-08-24 10:15:28 +02:00
2021-08-24 16:59:38 +02:00
2021-02-01 12:02:33 +01:00
2021-12-14 21:35:24 +01:00
2021-12-14 21:35:24 +01:00
2021-11-06 13:30:43 -07:00
2021-12-14 21:35:24 +01:00
2019-05-30 11:29:22 -07:00
2021-08-25 11:11:16 +02:00
2021-12-28 17:53:42 +01:00
2019-05-30 11:29:22 -07:00
2019-05-30 11:29:22 -07:00
2021-12-21 13:07:25 +01:00
2021-06-30 15:34:04 -06:00
2021-12-14 21:35:24 +01:00
2020-07-13 12:18:25 +02:00
2021-06-14 13:57:36 +02:00
2020-11-16 11:59:28 +01:00
2021-12-14 21:35:24 +01:00
2021-02-01 11:54:48 +01:00
2021-07-21 11:53:42 +02:00
2019-05-30 11:26:32 -07:00
2021-08-24 10:15:33 +02:00
2019-05-30 11:26:32 -07:00
2020-07-13 12:18:25 +02:00
2020-06-15 14:10:22 +02:00
2020-09-07 08:57:44 +02:00
2019-05-30 11:26:32 -07:00
2021-07-27 12:17:21 +02:00
2021-12-14 21:35:23 +01:00
2021-10-12 10:21:20 +02:00
2019-05-30 11:29:22 -07:00