summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | nvme: add support for TP4084 - Time-to-Ready EnhancementsChristoph Hellwig2022-05-181-0/+31
| * | | | | | | nvme: split the enum used for various register constantsChristoph Hellwig2022-05-171-2/+11
| * | | | | | | nvme: add missing status values to verbose loggingMax Gurtovoy2022-05-161-0/+2
| * | | | | | | loop: remove most the top-of-file boilerplate comment from the UAPI headerChristoph Hellwig2022-05-101-6/+1
| * | | | | | | block: turn bdev->bd_openers into an atomic_tChristoph Hellwig2022-04-182-2/+2
| * | | | | | | block: add a disk_openers helperChristoph Hellwig2022-04-181-0/+15
* | | | | | | | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-238-344/+88
|\ \ \ \ \ \ \ \
| * | | | | | | | block: Fix the bio.bi_opf commentBart Van Assche2022-05-121-3/+2
| * | | | | | | | block: reorder the REQ_ flagsChristoph Hellwig2022-05-121-7/+8
| * | | | | | | | kthread: unexport kthread_blkcgChristoph Hellwig2022-05-021-4/+0
| * | | | | | | | blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>Christoph Hellwig2022-05-021-10/+5
| * | | | | | | | blk-cgroup: remove pointless CONFIG_BLOCK ifdefsChristoph Hellwig2022-05-021-4/+0
| * | | | | | | | blk-cgroup: replace bio_blkcg with bio_blkcg_cssChristoph Hellwig2022-05-021-78/+5
| * | | | | | | | blktrace: cleanup the __trace_note_message interfaceChristoph Hellwig2022-05-021-6/+4
| * | | | | | | | blk-cgroup: move struct blkcg to block/blk-cgroup.hChristoph Hellwig2022-05-022-35/+3
| * | | | | | | | blk-cgroup: move blkcg_{pin,unpin}_online out of lineChristoph Hellwig2022-05-021-44/+2
| * | | | | | | | blk-cgroup: move blk_cgroup_congested out lineChristoph Hellwig2022-05-021-19/+1
| * | | | | | | | blk-cgroup: move blkcg_{get,set}_fc_appid out of lineChristoph Hellwig2022-05-021-56/+2
| * | | | | | | | block: change exported IO accounting interface from gendisk to bdevMing Lei2022-04-181-3/+4
| |/ / / / / / /
| * | | | | | | block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDChristoph Hellwig2022-04-181-11/+16
| * | | | | | | block: add a bdev_discard_granularity helperChristoph Hellwig2022-04-181-0/+5
| * | | | | | | block: remove QUEUE_FLAG_DISCARDChristoph Hellwig2022-04-181-2/+0
| * | | | | | | block: add a bdev_max_discard_sectors helperChristoph Hellwig2022-04-181-0/+5
| * | | | | | | block: move {bdev,queue_limit}_discard_alignment out of lineChristoph Hellwig2022-04-181-33/+1
| * | | | | | | block: remove queue_discard_alignmentChristoph Hellwig2022-04-181-8/+0
| * | | | | | | block: move bdev_alignment_offset and queue_limit_alignment_offset out of lineChristoph Hellwig2022-04-181-20/+1
| * | | | | | | block: use bdev_alignment_offset in disk_alignment_offset_showChristoph Hellwig2022-04-181-8/+0
| * | | | | | | block: add a bdev_max_zone_append_sectors helperChristoph Hellwig2022-04-181-0/+6
| * | | | | | | block: add a bdev_stable_writes helperChristoph Hellwig2022-04-181-0/+6
| * | | | | | | block: add a bdev_fua helperChristoph Hellwig2022-04-181-1/+5
| * | | | | | | block: add a bdev_write_cache helperChristoph Hellwig2022-04-181-0/+5
| * | | | | | | block: add a bdev_nonrot helperChristoph Hellwig2022-04-181-0/+5
| * | | | | | | target: pass a block_device to target_configure_unmap_from_queueChristoph Hellwig2022-04-181-2/+2
| * | | | | | | block: turn bio_kmalloc into a simple kmalloc wrapperChristoph Hellwig2022-04-181-1/+1
| * | | | | | | block: allow use of per-cpu bio alloc cache by block driversMike Snitzer2022-04-181-0/+6
| * | | | | | | block: allow using the per-cpu bio cache from bio_alloc_biosetMike Snitzer2022-04-182-3/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-5.19/cdrom-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-232-2/+1
|\ \ \ \ \ \ \
| * | | | | | | cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsoletePaul Gortmaker2022-05-161-1/+1
| * | | | | | | cdrom: remove the unused driver specific disc change ioctlPaul Gortmaker2022-05-161-1/+0
* | | | | | | | Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...Linus Torvalds2022-05-235-6/+99
|\ \ \ \ \ \ \ \
| * | | | | | | | nvme: enable uring-passthrough for admin commandsKanchan Joshi2022-05-201-0/+2
| * | | | | | | | nvme: add vectored-io support for uring-cmdAnuj Gupta2022-05-111-0/+1
| * | | | | | | | nvme: wire-up uring-cmd support for io-passthru on char-device.Kanchan Joshi2022-05-111-0/+25
| * | | | | | | | fs,io_uring: add infrastructure for uring-cmdJens Axboe2022-05-113-8/+48
| * | | | | | | | io_uring: add tracing for additional CQE32 fieldsStefan Roesch2022-05-091-4/+14
| * | | | | | | | io_uring: support CQE32 in io_uring_cqeStefan Roesch2022-05-091-0/+7
| * | | | | | | | io_uring: add support for 128-byte SQEsJens Axboe2022-05-091-0/+8
| * | | | | | | | Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthroughJens Axboe2022-05-094-21/+41
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-5.19/io_uring' into for-5.19/io_uring-passthroughJens Axboe2022-05-094-3/+90
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-232-1/+7
|\ \ \ \ \ \ \ \ \ \