Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | blk-mq: fix use-after-free of request | Ming Lei | 2013-12-05 | 1 | -2/+2 |
* | blk-mq: fix dereference of rq->mq_ctx if allocation fails | Jeff Moyer | 2013-12-03 | 1 | -4/+8 |
* | blk-mq: add blktrace insert event trace | Jens Axboe | 2013-11-19 | 1 | -0/+2 |
* | blk-mq: ensure that we set REQ_IO_STAT so diskstats work | Jens Axboe | 2013-11-19 | 1 | -4/+8 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-11-15 | 1 | -3/+3 |
|\ | |||||
| * | blk-mq: remove newly added instances of __cpuinit | Paul Gortmaker | 2013-11-14 | 1 | -3/+3 |
* | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 2013-11-15 | 1 | -2/+2 |
|/ | |||||
* | blk-mq: mq plug list breakage | Shaohua Li | 2013-10-29 | 1 | -1/+1 |
* | blk-mq: fix for flush deadlock | Christoph Hellwig | 2013-10-28 | 1 | -2/+12 |
* | blk-mq: add blk_mq_stop_hw_queues | Christoph Hellwig | 2013-10-25 | 1 | -0/+10 |
* | blk-mq: new multi-queue block IO queueing mechanism | Jens Axboe | 2013-10-25 | 1 | -0/+1480 |