summaryrefslogtreecommitdiffstats
path: root/drivers/block/null_blk.c
AgeCommit message (Expand)Author
2014-02-10null_blk: use blk_complete_request and blk_mq_complete_requestChristoph Hellwig
2014-02-07block/null_blk: Fix completion processing from LIFO to FIFOShlomo Pongratz
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-21null_blk: Null pointer deference problem in alloc_page_buffersRaghavendra K T
2014-01-12block: null_blk: fix queue leak inside removing deviceMing Lei
2013-12-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-12-21null_blk: support submit_queues on use_per_node_hctxMatias Bjørling
2013-12-21null_blk: set use_per_node_hctx param to falseMatias Bjørling
2013-12-19null_blk: warning on ignored submit_queues paramMatias Bjorling
2013-12-19null_blk: refactor init and init errors code pathsMatias Bjorling
2013-12-19null_blk: mem garbage on NUMA systems during initMatias Bjorling
2013-12-15null_blk: mem garbage on NUMA systems during initMatias Bjorling
2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu
2013-10-25null_blk: multi queue aware block test driverJens Axboe