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
..
2021-11-29 06:38:35 -07:00
2020-08-23 17:36:59 -05:00
2021-12-13 11:29:16 -07:00
2021-10-19 15:18:30 -06:00
2021-11-29 06:41:29 -07:00
2021-11-29 06:38:52 -07:00
2021-08-18 07:21:12 -06:00
2021-10-18 06:17:37 -06:00
2021-12-16 08:43:09 -07:00
2021-03-05 11:32:15 -07:00
2019-11-07 12:28:13 -07:00
2021-11-29 06:38:44 -07:00
2022-01-09 18:54:52 -07:00
2021-10-21 10:49:32 -06:00
2021-10-18 06:17:02 -06:00
2021-11-29 06:38:51 -07:00
2021-10-21 10:49:32 -06:00
2021-12-03 14:51:29 -07:00
2021-11-11 11:52:30 -07:00
2021-11-29 06:38:51 -07:00
2021-12-23 07:10:07 -07:00
2021-12-14 06:58:15 -07:00
2021-10-18 06:17:01 -06:00
2021-11-29 06:38:35 -07:00
2021-06-21 15:03:40 -06:00
2021-06-17 15:51:20 +02:00
2021-09-03 10:08:28 -07:00
2021-11-29 06:41:29 -07:00
2020-10-20 07:08:17 -06:00
2019-01-17 21:21:40 -07:00
2021-12-02 08:20:49 -07:00
2019-06-13 03:00:30 -06:00
2019-05-31 15:12:34 -06:00
2019-05-31 15:12:34 -06:00
2021-12-03 14:51:29 -07:00
2021-11-29 06:41:29 -07:00
2021-12-03 14:51:29 -07:00
2021-12-06 13:18:47 -07:00
2021-12-06 13:18:47 -07:00
2020-03-17 20:55:21 +01:00
2022-01-09 18:54:52 -07:00
2021-12-06 09:40:42 -07:00
2020-12-09 11:41:41 -05:00
2021-02-22 06:33:48 -07:00
2021-06-08 15:12:57 -06:00
2021-10-18 08:50:47 -06:00
2021-10-27 06:58:01 -06:00
2021-12-14 17:23:05 -07:00
2021-12-14 17:23:05 -07:00
2021-12-20 21:07:51 -07:00
2021-11-29 06:38:44 -07:00
2021-10-18 06:17:03 -06:00
2020-07-31 16:29:47 -06:00
2021-10-19 06:13:41 -06:00
2021-06-21 15:03:41 -06:00
2021-11-11 11:52:46 -07:00
2021-12-16 10:59:02 -07:00
2021-10-18 06:17:01 -06:00
2021-11-29 06:41:29 -07:00
2021-09-14 00:22:15 -04:00
2021-08-23 12:55:45 -06:00
2021-11-29 06:38:44 -07:00
2021-10-18 06:17:01 -06:00
2022-01-12 10:26:52 -08:00
2021-12-21 09:34:29 -07:00
2021-10-18 06:17:02 -06:00
2021-11-29 06:35:21 -07:00
2022-01-12 10:26:52 -08:00
2021-12-16 10:59:02 -07:00
2021-12-16 10:59:02 -07:00
2021-12-14 17:23:05 -07:00
2021-11-29 06:34:50 -07:00
2021-10-18 06:17:03 -06:00
2020-03-12 08:00:10 -06:00
2020-03-12 08:00:10 -06:00
2021-10-18 06:17:02 -06:00