summaryrefslogtreecommitdiffstats
path: root/block/Makefile
Commit message (Expand)AuthorAgeFilesLines
* block: move the code to do early boot lookup of block devices to block/Christoph Hellwig2023-06-051-1/+1
* blk-mq-rdma: remove queue mapping helper for rdma devicesSagi Grimberg2023-04-131-1/+0
* blk-cgroup: move blkcg_{get,set}_fc_appid out of lineChristoph Hellwig2022-05-021-0/+1
* blk-crypto: show crypto capabilities in sysfsEric Biggers2022-02-281-1/+2
* block: remove blk-exec.cChristoph Hellwig2021-11-291-1/+1
* block: Add independent access ranges supportDamien Le Moal2021-10-261-1/+1
* blk-crypto: rename keyslot-manager files to blk-crypto-profileEric Biggers2021-10-211-1/+1
* block: move CONFIG_BLOCK guard to top MakefileMasahiro Yamada2021-10-181-1/+1
* Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds2021-09-111-1/+1
|\
| * block: move fs/block_dev.c to block/bdev.cChristoph Hellwig2021-09-071-1/+1
| * block: split out operations on block special filesChristoph Hellwig2021-09-071-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-09-021-2/+1
|\ \ | |/ |/|
| * scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsiChristoph Hellwig2021-07-281-1/+0
| * scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig2021-07-281-1/+1
* | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-301-1/+1
|\ \
| * | block: make the block holder code optionalChristoph Hellwig2021-08-091-0/+1
| * | block: remove cmdline-parser.cChristoph Hellwig2021-08-021-1/+0
| |/
* / Revert "block/mq-deadline: Add cgroup support"Tejun Heo2021-08-111-2/+0
|/
* block: move the disk events code to a separate fileChristoph Hellwig2021-06-241-1/+2
* block/mq-deadline: Add cgroup supportBart Van Assche2021-06-211-0/+2
* block: Introduce the ioprio rq-qos policyBart Van Assche2021-06-211-0/+1
* blk-mq: merge blk-softirq.c into blk-mq.cChristoph Hellwig2020-06-241-1/+1
* block: blk-crypto-fallback for Inline EncryptionSatya Tangirala2020-05-141-0/+1
* block: Inline encryption support for blk-mqSatya Tangirala2020-05-141-1/+1
* block: Keyslot Manager for Inline EncryptionSatya Tangirala2020-05-141-0/+1
* block: merge partition-generic.c and check.cChristoph Hellwig2020-03-241-2/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-291-1/+0
|\
| * compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.cArnd Bergmann2020-01-031-1/+0
* | block: Allow t10-pi to be modularHerbert Xu2020-01-061-1/+2
|/
* blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTATTejun Heo2019-11-071-0/+1
* blkcg: implement blk-iocostTejun Heo2019-08-281-0/+1
* block: remove legacy IO schedulersJens Axboe2018-11-071-3/+0
* block: remove legacy rq taggingJens Axboe2018-11-071-1/+1
* block: Move power management code into a new source fileBart Van Assche2018-09-261-0/+1
* block: introduce blk-iolatency io controllerJosef Bacik2018-07-091-0/+1
* blk-rq-qos: refactor out common elements of blk-wbtJosef Bacik2018-07-091-1/+1
* block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=nBart Van Assche2018-07-091-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* block: Add rdma affinity based queue mapping helperSagi Grimberg2017-08-081-0/+1
* block, bfq: split bfq-iosched.c into multiple source filesPaolo Valente2017-04-191-1/+2
* block, bfq: introduce the BFQ-v0 I/O scheduler as an extra schedulerPaolo Valente2017-04-191-0/+1
* blk-mq: introduce Kyber multiqueue I/O schedulerOmar Sandoval2017-04-141-0/+1
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-021-0/+1
|\
| * blk-mq: provide a default queue mapping for virtio deviceChristoph Hellwig2017-02-271-0/+1
* | Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-171-2/+3
|\ \
| * | block: make scsi_request and scsi ioctl support optionalChristoph Hellwig2017-01-311-2/+3
* | | block: Add Sed-opal libraryScott Bauer2017-02-061-0/+1
|/ /
* | blk-mq: fix debugfs compilation issuesOmar Sandoval2017-01-271-1/+1
* | blk-mq: create debugfs directory treeOmar Sandoval2017-01-271-0/+1
* | mq-deadline: add blk-mq adaptation of the deadline IO schedulerJens Axboe2017-01-171-0/+1