aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-iopoll.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-2/+2
2014-05-02block/blk-iopoll.c: use iop instead of iopollFabian Frederick1-2/+2
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-2/+2
2014-03-13block: remove old blk_iopoll_enabled variableJens Axboe1-3/+0
2013-11-08block: Replace __get_cpu_var usesChristoph Lameter1-3/+3
2013-07-14block: delete __cpuinit usage from all block filesPaul Gortmaker1-3/+3
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-11block: use interrupts disabled version of raise_softirq_irqoff()Jens Axboe1-1/+1
2009-09-11block: fix comment in blk-iopoll.cJens Axboe1-3/+6
2009-09-11block: adjust default budget for blk-iopollJens Axboe1-1/+3
2009-09-11block: fix long lines in block/blk-iopoll.cJens Axboe1-12/+14
2009-09-11block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe1-0/+220