summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-6.13/io_uring-20241118' of git://git.kernel.dk/linuxLinus Torvalds14 days4-52/+181
|\
| * io_uring: restore back registered wait argumentsPavel Begunkov2024-11-152-0/+8
| * io_uring: add memory region registrationPavel Begunkov2024-11-152-0/+11
| * io_uring: introduce concept of memory regionsPavel Begunkov2024-11-152-0/+20
| * io_uring: temporarily disable registered waitsPavel Begunkov2024-11-152-13/+0
| * io_uring/napi: add static napi tracking strategyOlivier Langlois2024-11-062-3/+31
| * io_uring: move struct io_kiocb from task_struct to io_uring_taskJens Axboe2024-11-062-2/+3
| * io_uring/rsrc: split io_kiocb node type assignmentsJens Axboe2024-11-061-1/+6
| * io_uring: add support for hybrid IOPOLLhexue2024-11-022-2/+20
| * io_uring/rsrc: allow cloning with node replacementsJens Axboe2024-11-021-1/+2
| * io_uring/rsrc: allow cloning at an offsetJens Axboe2024-11-021-1/+4
| * io_uring/rsrc: unify file and buffer resource tablesJens Axboe2024-11-021-8/+7
| * io_uring/rsrc: get rid of io_rsrc_node allocation cacheJens Axboe2024-11-021-3/+0
| * io_uring/rsrc: get rid of per-ring io_rsrc_node listJens Axboe2024-11-021-7/+3
| * io_uring/rsrc: move struct io_fixed_file to rsrc.h headerJens Axboe2024-10-291-5/+0
| * io_uring/nop: add support for testing registered files and buffersJens Axboe2024-10-291-0/+3
| * io_uring: add support for fixed wait regionsJens Axboe2024-10-292-0/+51
| * io_uring/register: add IORING_REGISTER_RESIZE_RINGSJens Axboe2024-10-292-0/+12
| * io_uring: kill 'imu' from struct io_kiocbJens Axboe2024-10-291-3/+0
| * io_uring: clean up cqe trace pointsPavel Begunkov2024-10-292-15/+14
| * io_uring/poll: get rid of per-hashtable bucket locksJens Axboe2024-10-291-1/+0
| * io_uring/poll: get rid of unlocked cancel hashJens Axboe2024-10-291-5/+1
| * io_uring/msg_ring: add support for sending a sync messageJens Axboe2024-10-291-0/+3
* | Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds14 days10-101/+298
|\ \
| * | block: make struct rq_list available for !CONFIG_BLOCKJens Axboe2024-11-151-1/+1
| * | block: don't reorder requests in blk_mq_add_to_batchChristoph Hellwig2024-11-131-1/+1
| * | block: add a rq_list typeChristoph Hellwig2024-11-132-39/+60
| * | block: remove rq_list_moveChristoph Hellwig2024-11-131-17/+0
| * | block: export blk_validate_limitsChristoph Hellwig2024-11-131-0/+1
| * | Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...Jens Axboe2024-11-131-3/+132
| |\ \
| | * | nvme: check ns's volatile write cache not presentGuixin Liu2024-11-111-0/+1
| | * | nvmet: support for csi identify nsKeith Busch2024-11-111-0/+1
| | * | nvmet: implement rotational media information logKeith Busch2024-11-111-1/+14
| | * | nvmet: implement endurance groupsKeith Busch2024-11-111-2/+27
| | * | nvmet: implement supported features logKeith Busch2024-11-111-0/+11
| | * | nvmet: implement supported log pagesKeith Busch2024-11-111-0/+9
| | * | nvmet: implement active command set ns listKeith Busch2024-11-111-0/+1
| | * | nvmet: support reservation featureGuixin Liu2024-11-111-1/+1
| | * | nvme: add reservation command's definesGuixin Liu2024-11-071-0/+68
| * | | block: remove the ioprio field from struct requestChristoph Hellwig2024-11-122-7/+6
| * | | block: remove the write_hint field from struct requestChristoph Hellwig2024-11-121-1/+0
| * | | block: pre-calculate max_zone_append_sectorsChristoph Hellwig2024-11-111-18/+3
| * | | block: lift bio_is_zone_append to bio.hChristoph Hellwig2024-11-111-0/+17
| * | | block: always verify unfreeze lock on the owner taskMing Lei2024-11-081-0/+4
| * | | block: Add a public bdev_zone_is_seq() helperDamien Le Moal2024-11-071-0/+27
| * | | block: RCU protect disk->conv_zones_bitmapDamien Le Moal2024-11-071-1/+1
| * | | Revert "block: pre-calculate max_zone_append_sectors"Jens Axboe2024-11-071-3/+18
| * | | block: pre-calculate max_zone_append_sectorsChristoph Hellwig2024-11-041-18/+3
| * | | block: remove bio_add_zone_append_pageChristoph Hellwig2024-10-311-2/+0
| * | | blk-integrity: remove seed for user mapped buffersKeith Busch2024-10-302-5/+4