aboutsummaryrefslogtreecommitdiff
path: root/block/Makefile
AgeCommit message (Expand)Author
2016-10-09Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-22blk-mq/cpu-notif: Convert to new hotplug state machineThomas Gleixner
2016-09-19blk_mq: linux/blk-mq.h does not include all the headers it depends onStephen Rothwell
2016-09-15blk-mq: provide a default queue mapping for PCI deviceChristoph Hellwig
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-09badblocks: Add core badblock management codeVishal Verma
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen
2014-05-19block: move mm/bounce.c to block/Jens Axboe
2014-05-19block: move ioprio.c from fs/ to block/Jens Axboe
2014-05-19block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe
2013-10-25blk-mq: new multi-queue block IO queueing mechanismJens Axboe
2013-09-30block: change config option name for cmdline partition parsingPaul Gortmaker
2013-09-11block: support embedded device command line partitionCai Zhiyong
2012-01-03separate partition format handling from generic codeAl Viro
2012-01-03move fs/partitions to block/Al Viro
2011-07-31block: add bsg helper libraryMike Christie
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-16blkio: Core implementation of throttle policyVivek Goyal
2010-09-10block: rename blk-barrier.c to blk-flush.cTejun Heo
2010-04-28blkdev: move blkdev_issue helper functions to separate fileDmitry Monakhov
2009-12-03blkio: Introduce blkio controller cgroup interfaceVivek Goyal
2009-10-03block: remove the anticipatory IO schedulerJens Axboe
2009-09-11block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe
2009-07-01block: get rid of queue-private command filterJens Axboe
2009-02-09tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker
2008-10-09block: unify request timeout handlingJens Axboe
2008-10-09block: split softirq handling into blk-softirq.cJens Axboe
2008-07-03allow userspace to modify scsi command filter on per device basisAdel Gadllah
2008-07-03block: Block layer data integrity supportMartin K. Petersen
2008-01-29block: ll_rw_blk.c split, add blk-merge.cJens Axboe
2008-01-29block: continue ll_rw_blk.c splitupJens Axboe
2008-01-29block: split tag and sysfs handling from blk-core.cJens Axboe
2008-01-29block: first step of splitting ll_rw_blk, rename itJens Axboe
2007-10-12[BLOCK] Only include the compat ioctl code if CONFIG_BLOCK is setJens Axboe
2007-10-10compat_ioctl: move common block ioctls to compat_blkdev_ioctlArnd Bergmann
2007-07-16bsg: support for full generic block layer SG v3Jens Axboe
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe