summaryrefslogtreecommitdiffstats
path: root/block/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* block: remove the anticipatory IO schedulerJens Axboe2009-10-031-1/+0
* block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe2009-09-111-1/+1
* block: get rid of queue-private command filterJens Axboe2009-07-011-1/+1
* tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker2009-02-091-1/+0
* block: unify request timeout handlingJens Axboe2008-10-091-2/+2
* block: split softirq handling into blk-softirq.cJens Axboe2008-10-091-2/+2
* allow userspace to modify scsi command filter on per device basisAdel Gadllah2008-07-031-1/+2
* block: Block layer data integrity supportMartin K. Petersen2008-07-031-0/+1
* block: ll_rw_blk.c split, add blk-merge.cJens Axboe2008-01-291-1/+1
* block: continue ll_rw_blk.c splitupJens Axboe2008-01-291-2/+3
* block: split tag and sysfs handling from blk-core.cJens Axboe2008-01-291-1/+2
OpenPOWER on IntegriCloud