summaryrefslogtreecommitdiffstats
path: root/block/Makefile
AgeCommit message (Expand)AuthorLines
2023-04-13blk-mq-rdma: remove queue mapping helper for rdma devicesSagi Grimberg-1/+0
2022-05-02blk-cgroup: move blkcg_{get,set}_fc_appid out of lineChristoph Hellwig-0/+1
2022-02-28blk-crypto: show crypto capabilities in sysfsEric Biggers-1/+2
2021-11-29block: remove blk-exec.cChristoph Hellwig-1/+1
2021-10-26block: Add independent access ranges supportDamien Le Moal-1/+1
2021-10-21blk-crypto: rename keyslot-manager files to blk-crypto-profileEric Biggers-1/+1
2021-10-18block: move CONFIG_BLOCK guard to top MakefileMasahiro Yamada-1/+1
2021-09-11Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2021-09-07block: move fs/block_dev.c to block/bdev.cChristoph Hellwig-1/+1
2021-09-07block: split out operations on block special filesChristoph Hellwig-1/+1
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-2/+1
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2021-08-11Revert "block/mq-deadline: Add cgroup support"Tejun Heo-2/+0
2021-08-09block: make the block holder code optionalChristoph Hellwig-0/+1
2021-08-02block: remove cmdline-parser.cChristoph Hellwig-1/+0
2021-07-28scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsiChristoph Hellwig-1/+0
2021-07-28scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig-1/+1
2021-06-24block: move the disk events code to a separate fileChristoph Hellwig-1/+2
2021-06-21block/mq-deadline: Add cgroup supportBart Van Assche-0/+2
2021-06-21block: Introduce the ioprio rq-qos policyBart Van Assche-0/+1
2020-06-24blk-mq: merge blk-softirq.c into blk-mq.cChristoph Hellwig-1/+1
2020-05-14block: blk-crypto-fallback for Inline EncryptionSatya Tangirala-0/+1
2020-05-14block: Inline encryption support for blk-mqSatya Tangirala-1/+1
2020-05-14block: Keyslot Manager for Inline EncryptionSatya Tangirala-0/+1
2020-03-24block: merge partition-generic.c and check.cChristoph Hellwig-2/+1
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1/+0
2020-01-06block: Allow t10-pi to be modularHerbert Xu-1/+2
2020-01-03compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.cArnd Bergmann-1/+0
2019-11-07blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTATTejun Heo-0/+1
2019-08-28blkcg: implement blk-iocostTejun Heo-0/+1
2018-11-07block: remove legacy IO schedulersJens Axboe-3/+0
2018-11-07block: remove legacy rq taggingJens Axboe-1/+1
2018-09-26block: Move power management code into a new source fileBart Van Assche-0/+1
2018-07-09block: introduce blk-iolatency io controllerJosef Bacik-0/+1
2018-07-09blk-rq-qos: refactor out common elements of blk-wbtJosef Bacik-1/+1
2018-07-09block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=nBart Van Assche-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-08block: Add rdma affinity based queue mapping helperSagi Grimberg-0/+1
2017-04-19block, bfq: split bfq-iosched.c into multiple source filesPaolo Valente-1/+2
2017-04-19block, bfq: introduce the BFQ-v0 I/O scheduler as an extra schedulerPaolo Valente-0/+1
2017-04-14blk-mq: introduce Kyber multiqueue I/O schedulerOmar Sandoval-0/+1
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+1
2017-02-27blk-mq: provide a default queue mapping for virtio deviceChristoph Hellwig-0/+1
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe-2/+3
2017-02-06block: Add Sed-opal libraryScott Bauer-0/+1
2017-01-31block: make scsi_request and scsi ioctl support optionalChristoph Hellwig-2/+3
2017-01-27blk-mq: fix debugfs compilation issuesOmar Sandoval-1/+1
2017-01-27blk-mq: create debugfs directory treeOmar Sandoval-0/+1
2017-01-17mq-deadline: add blk-mq adaptation of the deadline IO schedulerJens Axboe-0/+1
2017-01-17blk-mq-sched: add framework for MQ capable IO schedulersJens Axboe-1/+1