index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
null_blk.c
Age
Commit message (
Expand
)
Author
2014-02-10
null_blk: use blk_complete_request and blk_mq_complete_request
Christoph Hellwig
2014-02-07
block/null_blk: Fix completion processing from LIFO to FIFO
Shlomo Pongratz
2014-01-30
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-22
null_blk: Null pointer deference problem in alloc_page_buffers
Raghavendra K T
2014-01-12
block: null_blk: fix queue leak inside removing device
Ming Lei
2013-12-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-12-21
null_blk: support submit_queues on use_per_node_hctx
Matias Bjørling
2013-12-21
null_blk: set use_per_node_hctx param to false
Matias Bjørling
2013-12-19
null_blk: warning on ignored submit_queues param
Matias Bjorling
2013-12-19
null_blk: refactor init and init errors code paths
Matias Bjorling
2013-12-19
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
2013-12-15
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
2013-11-22
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly
Yuanhan Liu
2013-10-25
null_blk: multi queue aware block test driver
Jens Axboe