aboutsummaryrefslogtreecommitdiff
path: root/block/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-05-19block: move mm/bounce.c to block/Gravatar Jens Axboe 1-0/+1
2014-05-19block: move ioprio.c from fs/ to block/Gravatar Jens Axboe 1-1/+2
2014-05-19block: move bio.c and bio-integrity.c from fs/ to block/Gravatar Jens Axboe 1-1/+2
2013-10-25blk-mq: new multi-queue block IO queueing mechanismGravatar Jens Axboe 1-2/+3
2013-09-30block: change config option name for cmdline partition parsingGravatar Paul Gortmaker 1-1/+1
2013-09-11block: support embedded device command line partitionGravatar Cai Zhiyong 1-0/+1
2012-01-03separate partition format handling from generic codeGravatar Al Viro 1-1/+1
2012-01-03move fs/partitions to block/Gravatar Al Viro 1-1/+2
2011-07-31block: add bsg helper libraryGravatar Mike Christie 1-0/+1
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-1/+1
2010-09-16blkio: Core implementation of throttle policyGravatar Vivek Goyal 1-0/+1
2010-09-10block: rename blk-barrier.c to blk-flush.cGravatar Tejun Heo 1-1/+1
2010-04-28blkdev: move blkdev_issue helper functions to separate fileGravatar Dmitry Monakhov 1-1/+1
2009-12-03blkio: Introduce blkio controller cgroup interfaceGravatar Vivek Goyal 1-0/+1
2009-10-03block: remove the anticipatory IO schedulerGravatar Jens Axboe 1-1/+0
2009-09-11block: add blk-iopoll, a NAPI like approach for block devicesGravatar Jens Axboe 1-1/+1
2009-07-01block: get rid of queue-private command filterGravatar Jens Axboe 1-1/+1
2009-02-09tracing/blktrace: move the tracing file to kernel/traceGravatar Frederic Weisbecker 1-1/+0
2008-10-09block: unify request timeout handlingGravatar Jens Axboe 1-2/+2
2008-10-09block: split softirq handling into blk-softirq.cGravatar Jens Axboe 1-2/+2
2008-07-03allow userspace to modify scsi command filter on per device basisGravatar Adel Gadllah 1-1/+2
2008-07-03block: Block layer data integrity supportGravatar Martin K. Petersen 1-0/+1
2008-01-29block: ll_rw_blk.c split, add blk-merge.cGravatar Jens Axboe 1-1/+1
2008-01-29block: continue ll_rw_blk.c splitupGravatar Jens Axboe 1-2/+3
2008-01-29block: split tag and sysfs handling from blk-core.cGravatar Jens Axboe 1-1/+2
2008-01-29block: first step of splitting ll_rw_blk, rename itGravatar Jens Axboe 1-1/+1
2007-10-12[BLOCK] Only include the compat ioctl code if CONFIG_BLOCK is setGravatar Jens Axboe 1-1/+1
2007-10-10compat_ioctl: move common block ioctls to compat_blkdev_ioctlGravatar Arnd Bergmann 1-0/+1
2007-07-16bsg: support for full generic block layer SG v3Gravatar Jens Axboe 1-0/+1
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]Gravatar David Howells 1-1/+1
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Gravatar Jens Axboe 1-0/+2
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryGravatar Jens Axboe 1-0/+10