summaryrefslogtreecommitdiffstats
path: root/block/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* | blk-mq-sched: add framework for MQ capable IO schedulersJens Axboe2017-01-171-1/+1
|/
* blk-wbt: add general throttling mechanismJens Axboe2016-11-101-0/+1
* block: add scalable completion tracking of requestsJens Axboe2016-11-101-1/+1
* block: Implement support for zoned block devicesHannes Reinecke2016-10-181-0/+1
* Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-091-1/+1
|\
| * blk-mq/cpu-notif: Convert to new hotplug state machineThomas Gleixner2016-09-221-1/+1
* | blk_mq: linux/blk-mq.h does not include all the headers it depends onStephen Rothwell2016-09-191-1/+1
* | blk-mq: provide a default queue mapping for PCI deviceChristoph Hellwig2016-09-151-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-231-1/+1
|\
| * irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-111-1/+1
* | badblocks: Add core badblock management codeVishal Verma2016-01-091-1/+1
|/
* block: Add T10 Protection Information functionsMartin K. Petersen2014-09-271-2/+2
* block: move mm/bounce.c to block/Jens Axboe2014-05-191-0/+1
* block: move ioprio.c from fs/ to block/Jens Axboe2014-05-191-1/+2
* block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe2014-05-191-1/+2
* blk-mq: new multi-queue block IO queueing mechanismJens Axboe2013-10-251-2/+3
* block: change config option name for cmdline partition parsingPaul Gortmaker2013-09-301-1/+1
* block: support embedded device command line partitionCai Zhiyong2013-09-111-0/+1
* separate partition format handling from generic codeAl Viro2012-01-031-1/+1
* move fs/partitions to block/Al Viro2012-01-031-1/+2
* block: add bsg helper libraryMike Christie2011-07-311-0/+1
* Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-1/+1
|\
| * block: rename blk-barrier.c to blk-flush.cTejun Heo2010-09-101-1/+1
* | blkio: Core implementation of throttle policyVivek Goyal2010-09-161-0/+1
|/
* blkdev: move blkdev_issue helper functions to separate fileDmitry Monakhov2010-04-281-1/+1
* blkio: Introduce blkio controller cgroup interfaceVivek Goyal2009-12-031-0/+1
OpenPOWER on IntegriCloud