aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-14dm/core: Reduce the size of struct dm_io_requestBart Van Assche1-2/+2
2022-07-14blktrace: Use the new blk_opf_t typeBart Van Assche1-1/+2
2022-07-14block: Use the new blk_opf_t typeBart Van Assche3-9/+9
2022-07-14block: Introduce the type blk_opf_tBart Van Assche1-46/+51
2022-07-14block: Change the type of req_op() and bio_op() into enum req_opBart Van Assche2-4/+8
2022-07-14block: Change the type of the last .rw_page() argumentBart Van Assche1-1/+1
2022-07-14block: Use enum req_op where appropriateBart Van Assche2-4/+4
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche2-9/+9
2022-07-14block: remove bdevnameChristoph Hellwig1-1/+0
2022-07-14ublk_drv: support to complete io command via task_work_addMing Lei1-0/+6
2022-07-14ublk_drv: add io_uring based userspace block driverMing Lei1-0/+156
2022-07-06block: move zone related fields to struct gendiskChristoph Hellwig2-53/+46
2022-07-06block: remove blk_queue_zone_sectorsChristoph Hellwig1-8/+3
2022-07-06block: replace blkdev_nr_zones with bdev_nr_zonesChristoph Hellwig1-2/+2
2022-07-06block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zonesChristoph Hellwig1-4/+4
2022-07-06block: remove queue_max_open_zones and queue_max_active_zonesChristoph Hellwig1-27/+10
2022-07-06block: pass a gendisk to blk_queue_set_zonedChristoph Hellwig1-1/+1
2022-07-06block: remove a superflous ifdef in blkdev.hChristoph Hellwig1-3/+0
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry2-2/+2
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry1-1/+1
2022-07-06blk-mq: Add a flag for reserved requestsJohn Garry1-0/+6
2022-06-29block: move ->ia_ranges from the request_queue to the gendiskChristoph Hellwig1-6/+6
2022-06-28blk-mq: cleanup disk sysfs registrationChristoph Hellwig1-1/+0
2022-06-28block: simplify blktrace sysfs attribute creationChristoph Hellwig1-10/+0
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig1-1/+0
2022-06-28block: simplify disk shutdownChristoph Hellwig2-3/+4
2022-06-28block: remove QUEUE_FLAG_DEADChristoph Hellwig1-2/+0
2022-06-27block: Make ioprio_best() staticJan Kara1-5/+0
2022-06-27block: Generalize get_current_ioprio() for any taskJan Kara1-16/+10
2022-06-27block: Return effective IO priority from get_current_ioprio()Jan Kara1-2/+9
2022-06-27block: fix default IO priority handling againJan Kara1-1/+1
2022-06-27block: move blk_queue_get_max_sectors to blk.hChristoph Hellwig1-13/+0
2022-06-27block: fold blk_max_size_offset into get_max_io_sizeChristoph Hellwig1-19/+0
2022-06-27block: factor out a chunk_size_left helperChristoph Hellwig1-6/+13
2022-06-27block: relax direct io memory alignmentKeith Busch1-0/+5
2022-06-27block: introduce bdev_iter_is_aligned helperKeith Busch1-0/+7
2022-06-27iov: introduce iov_iter_alignedKeith Busch1-0/+2
2022-06-27block: introduce bdev_dma_alignment helperKeith Busch1-0/+5
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-4/+5
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+2
2022-06-24Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-13/+16
2022-06-24Merge tag 'ata-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libataLinus Torvalds1-0/+1
2022-06-24Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds2-7/+6
2022-06-24Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+35
2022-06-24Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds2-33/+0
2022-06-23gpio: Fix kernel-doc comments to nested unionAkira Yokosawa1-13/+16
2022-06-23Merge tag 'random-5.19-rc4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds1-4/+8
2022-06-23Merge branch 'rework/kthreads' into for-linusPetr Mladek2-33/+0
2022-06-23Revert "printk: add functions to prefer direct printing"Petr Mladek1-11/+0
2022-06-23Revert "printk: add kthread console printers"Petr Mladek1-2/+0