summaryrefslogtreecommitdiffstats
path: root/block/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* block: first step of splitting ll_rw_blk, rename itJens Axboe2008-01-291-1/+1
* [BLOCK] Only include the compat ioctl code if CONFIG_BLOCK is setJens Axboe2007-10-121-1/+1
* compat_ioctl: move common block ioctls to compat_blkdev_ioctlArnd Bergmann2007-10-101-0/+1
* bsg: support for full generic block layer SG v3Jens Axboe2007-07-161-0/+1
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-1/+1
* [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-231-0/+2
* [BLOCK] Move all core block layer code to new block/ directoryJens Axboe2005-11-041-0/+10