summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-10-10Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-blockLinus Torvalds5-149/+58
2016-09-22blk-mq/cpu-notif: Convert to new hotplug state machineThomas Gleixner5-105/+15
2016-09-19blk_mq: linux/blk-mq.h does not include all the headers it depends onStephen Rothwell3-1/+8
2016-09-15blk-mq: provide a default queue mapping for PCI deviceChristoph Hellwig3-1/+55
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds174-4669/+7110
2016-01-09badblocks: Add core badblock management codeVishal Verma3-1/+615
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig18-138/+143
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen7-226/+245
2014-05-20block: move mm/bounce.c to block/Jens Axboe3-1/+1
2014-05-19block: move ioprio.c from fs/ to block/Jens Axboe3-2/+3
2014-05-19block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe4-3/+3
2013-10-25blk-mq: new multi-queue block IO queueing mechanismJens Axboe18-109/+2890
2013-09-30block: change config option name for cmdline partition parsingPaul Gortmaker7-13/+24
2013-09-11block: support embedded device command line partitionCai Zhiyong10-0/+452
2012-01-04separate partition format handling from generic codeAl Viro4-523/+542
2012-01-04move fs/partitions to block/Al Viro36-10/+8
2011-07-31block: add bsg helper libraryMike Christie5-0/+385
2010-10-23Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds80-1921/+845
2010-09-16blkio: Core implementation of throttle policyVivek Goyal7-3/+979
2010-09-10block: rename blk-barrier.c to blk-flush.cTejun Heo2-1/+1
2010-04-28blkdev: move blkdev_issue helper functions to separate fileDmitry Monakhov3-105/+115
2009-12-03blkio: Introduce blkio controller cgroup interfaceVivek Goyal7-0/+260
2009-10-03block: remove the anticipatory IO schedulerJens Axboe4-1547/+6
2009-09-11block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe5-2/+272
2009-07-01block: get rid of queue-private command filterJens Axboe7-259/+42
2009-02-09tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker5-26/+25
2008-10-09block: unify request timeout handlingJens Axboe39-339/+399
2008-10-09block: split softirq handling into blk-softirq.cJens Axboe3-90/+105
2008-07-03allow userspace to modify scsi command filter on per device basisAdel Gadllah8-159/+389
2008-07-03block: Block layer data integrity supportMartin K. Petersen13-7/+1355
2008-01-29block: ll_rw_blk.c split, add blk-merge.cJens Axboe4-481/+495
2008-01-29block: continue ll_rw_blk.c splitupJens Axboe8-1249/+1312
2008-01-29block: split tag and sysfs handling from blk-core.cJens Axboe5-710/+735
2008-01-29block: first step of splitting ll_rw_blk, rename itJens Axboe2-1/+1
2007-10-12[BLOCK] Only include the compat ioctl code if CONFIG_BLOCK is setJens Axboe2-1/+5
2007-10-10compat_ioctl: move common block ioctls to compat_blkdev_ioctlArnd Bergmann4-62/+126
2007-07-16bsg: support for full generic block layer SG v3Jens Axboe10-79/+1171
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells44-63/+308
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe17-3/+916
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe16-27/+29