aboutsummaryrefslogtreecommitdiff
path: root/block/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-06-24blk-mq: merge blk-softirq.c into blk-mq.cGravatar Christoph Hellwig 1-1/+1
2020-05-14block: blk-crypto-fallback for Inline EncryptionGravatar Satya Tangirala 1-0/+1
2020-05-14block: Inline encryption support for blk-mqGravatar Satya Tangirala 1-1/+1
2020-05-14block: Keyslot Manager for Inline EncryptionGravatar Satya Tangirala 1-0/+1
2020-03-24block: merge partition-generic.c and check.cGravatar Christoph Hellwig 1-2/+1
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-1/+0
2020-01-06block: Allow t10-pi to be modularGravatar Herbert Xu 1-1/+2
2020-01-03compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.cGravatar Arnd Bergmann 1-1/+0
2019-11-07blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTATGravatar Tejun Heo 1-0/+1
2019-08-28blkcg: implement blk-iocostGravatar Tejun Heo 1-0/+1
2018-11-07block: remove legacy IO schedulersGravatar Jens Axboe 1-3/+0
2018-11-07block: remove legacy rq taggingGravatar Jens Axboe 1-1/+1
2018-09-26block: Move power management code into a new source fileGravatar Bart Van Assche 1-0/+1
2018-07-09block: introduce blk-iolatency io controllerGravatar Josef Bacik 1-0/+1
2018-07-09blk-rq-qos: refactor out common elements of blk-wbtGravatar Josef Bacik 1-1/+1
2018-07-09block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=nGravatar Bart Van Assche 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-08block: Add rdma affinity based queue mapping helperGravatar Sagi Grimberg 1-0/+1
2017-04-19block, bfq: split bfq-iosched.c into multiple source filesGravatar Paolo Valente 1-1/+2
2017-04-19block, bfq: introduce the BFQ-v0 I/O scheduler as an extra schedulerGravatar Paolo Valente 1-0/+1
2017-04-14blk-mq: introduce Kyber multiqueue I/O schedulerGravatar Omar Sandoval 1-0/+1
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+1
2017-02-27blk-mq: provide a default queue mapping for virtio deviceGravatar Christoph Hellwig 1-0/+1
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeGravatar Jens Axboe 1-2/+3
2017-02-06block: Add Sed-opal libraryGravatar Scott Bauer 1-0/+1
2017-01-31block: make scsi_request and scsi ioctl support optionalGravatar Christoph Hellwig 1-2/+3
2017-01-27blk-mq: fix debugfs compilation issuesGravatar Omar Sandoval 1-1/+1
2017-01-27blk-mq: create debugfs directory treeGravatar Omar Sandoval 1-0/+1
2017-01-17mq-deadline: add blk-mq adaptation of the deadline IO schedulerGravatar Jens Axboe 1-0/+1
2017-01-17blk-mq-sched: add framework for MQ capable IO schedulersGravatar Jens Axboe 1-1/+1
2016-11-10blk-wbt: add general throttling mechanismGravatar Jens Axboe 1-0/+1
2016-11-10block: add scalable completion tracking of requestsGravatar Jens Axboe 1-1/+1
2016-10-18block: Implement support for zoned block devicesGravatar Hannes Reinecke 1-0/+1
2016-10-09Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2016-09-22blk-mq/cpu-notif: Convert to new hotplug state machineGravatar Thomas Gleixner 1-1/+1
2016-09-19blk_mq: linux/blk-mq.h does not include all the headers it depends onGravatar Stephen Rothwell 1-1/+1
2016-09-15blk-mq: provide a default queue mapping for PCI deviceGravatar Christoph Hellwig 1-1/+1
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 1-1/+1
2016-01-09badblocks: Add core badblock management codeGravatar Vishal Verma 1-1/+1
2015-12-11irq_poll: make blk-iopoll available outside the block layerGravatar Christoph Hellwig 1-1/+1
2014-09-27block: Add T10 Protection Information functionsGravatar Martin K. Petersen 1-2/+2
2014-05-19block: move mm/bounce.c to block/Gravatar Jens Axboe 1-0/+1
2014-05-19block: move ioprio.c from fs/ to block/Gravatar Jens Axboe 1-1/+2
2014-05-19block: move bio.c and bio-integrity.c from fs/ to block/Gravatar Jens Axboe 1-1/+2
2013-10-25blk-mq: new multi-queue block IO queueing mechanismGravatar Jens Axboe 1-2/+3
2013-09-30block: change config option name for cmdline partition parsingGravatar Paul Gortmaker 1-1/+1
2013-09-11block: support embedded device command line partitionGravatar Cai Zhiyong 1-0/+1
2012-01-03separate partition format handling from generic codeGravatar Al Viro 1-1/+1
2012-01-03move fs/partitions to block/Gravatar Al Viro 1-1/+2
2011-07-31block: add bsg helper libraryGravatar Mike Christie 1-0/+1