summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-07-14dm/core: Reduce the size of struct dm_io_requestBart Van Assche
2022-07-14blktrace: Use the new blk_opf_t typeBart Van Assche
2022-07-14block: Use the new blk_opf_t typeBart Van Assche
2022-07-14block: Introduce the type blk_opf_tBart Van Assche
2022-07-14block: Change the type of req_op() and bio_op() into enum req_opBart Van Assche
2022-07-14block: Change the type of the last .rw_page() argumentBart Van Assche
2022-07-14block: Use enum req_op where appropriateBart Van Assche
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche
2022-07-14block: remove bdevnameChristoph Hellwig
2022-07-14ublk_drv: support to complete io command via task_work_addMing Lei
2022-07-14ublk_drv: add io_uring based userspace block driverMing Lei
2022-07-06block: move zone related fields to struct gendiskChristoph Hellwig
2022-07-06block: remove blk_queue_zone_sectorsChristoph Hellwig
2022-07-06block: replace blkdev_nr_zones with bdev_nr_zonesChristoph Hellwig
2022-07-06block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zonesChristoph Hellwig
2022-07-06block: remove queue_max_open_zones and queue_max_active_zonesChristoph Hellwig
2022-07-06block: pass a gendisk to blk_queue_set_zonedChristoph Hellwig
2022-07-06block: remove a superflous ifdef in blkdev.hChristoph Hellwig
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry
2022-07-06blk-mq: Add a flag for reserved requestsJohn Garry
2022-06-29block: move ->ia_ranges from the request_queue to the gendiskChristoph Hellwig
2022-06-28blk-mq: cleanup disk sysfs registrationChristoph Hellwig
2022-06-28block: simplify blktrace sysfs attribute creationChristoph Hellwig
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig
2022-06-28block: simplify disk shutdownChristoph Hellwig
2022-06-28block: remove QUEUE_FLAG_DEADChristoph Hellwig
2022-06-27block: Make ioprio_best() staticJan Kara
2022-06-27block: Generalize get_current_ioprio() for any taskJan Kara
2022-06-27block: Return effective IO priority from get_current_ioprio()Jan Kara
2022-06-27block: fix default IO priority handling againJan Kara
2022-06-27block: move blk_queue_get_max_sectors to blk.hChristoph Hellwig
2022-06-27block: fold blk_max_size_offset into get_max_io_sizeChristoph Hellwig
2022-06-27block: factor out a chunk_size_left helperChristoph Hellwig
2022-06-27block: relax direct io memory alignmentKeith Busch
2022-06-27block: introduce bdev_iter_is_aligned helperKeith Busch
2022-06-27iov: introduce iov_iter_alignedKeith Busch
2022-06-27block: introduce bdev_dma_alignment helperKeith Busch
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-24Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-24Merge tag 'ata-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-06-24Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-24Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-24Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-23gpio: Fix kernel-doc comments to nested unionAkira Yokosawa
2022-06-23Merge tag 'random-5.19-rc4-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-23Merge branch 'rework/kthreads' into for-linusPetr Mladek
2022-06-23Revert "printk: add functions to prefer direct printing"Petr Mladek
2022-06-23Revert "printk: add kthread console printers"Petr Mladek