summaryrefslogtreecommitdiff
path: root/drivers/block/null_blk.c
Commit message (Expand)AuthorAge
* Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-17
|\
| * block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-31
* | lightnvm: use end_io callback instead of instanceMatias Bjørling2017-01-31
* | lightnvm: reduce number of nvm_id groups to oneMatias Bjørling2017-01-31
|/
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* null_blk: add usage hints for NVMYasuaki Ishimatsu2016-11-16
* Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-09
|\
| * blk-mq: remove ->map_queueChristoph Hellwig2016-09-15
* | lightnvm: control life of nvm_dev in driverMatias Bjørling2016-09-21
* | null_blk: refactor to support non-gendisk devicesMatias Bjørling2016-09-21
|/
* block: get rid of bio_rw and READAChristoph Hellwig2016-07-20
* null_blk: add lightnvm null_blk device to the nullb_listWenwei Tao2016-03-18
* null_blk: oops when initializing without lightnvmMatias Bjørling2016-02-11
* lightnvm: allow to force mm initializationMatias Bjørling2016-02-04
* Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-21
|\
| * lightnvm: refactor end_io functions for syncMatias Bjørling2016-01-12
* | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-21
|\ \
| * | null_blk: use sector_div instead of do_divArnd Bergmann2016-01-13
* | | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-19
|\ \ \ | |_|/ |/| |
| * | blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-01
| |/
* | null_blk: use async queue restart helperJens Axboe2015-12-28
* | null_blk: fix use-after-free errorMike Krinkin2015-12-22
* | null_blk: Fix error path in module initializationMinfei Huang2015-12-08
* | lightnvm: replace req queue with nvmdev for lldMatias Bjørling2015-12-07
* | null_blk: change type of completion_nsec to unsigned longArianna Avanzini2015-12-01
* | null_blk: guarantee device restart in all irq modesArianna Avanzini2015-12-01
* | null_blk: set a separate timer for each commandPaolo Valente2015-12-01
|/
* null_blk: do not del gendisk with lightnvmMatias Bjørling2015-11-19
* null_blk: use device addressing modeMatias Bjørling2015-11-19
* null_blk: use ppa_cache poolMatias Bjørling2015-11-19
* null_blk: register as a LightNVM deviceMatias Bjørling2015-11-16
* block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-07
* blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-01
* null_blk: fix wrong capacity when bs is not 512 bytesMatias Bjørling2015-09-02
* null_blk: fix memory leak on cleanupMatias Bjørling2015-09-02
* Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\
| * block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
* | null_blk: fix use-after-free problemMike Krinkin2015-07-22
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-28
* | null_blk: restart request processing on completion handlerAkinobu Mita2015-06-01
* | null_blk: prevent timer handler running on a different CPU where startedAkinobu Mita2015-06-01
|/
* null_blk: suppress invalid partition infoJens Axboe2015-01-16
* block: fix checking return value of blk_mq_init_queueMing Lei2015-01-02
* null_blk: boundary check queue_mode and irqmodeMatias Bjorling2014-11-26
* Merge branch 'master' into for-3.19/driversJens Axboe2014-11-18
|\
| * null_blk: Cleanup error recovery in null_add_dev()Jan Kara2014-10-22
* | blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe2014-10-29
|/
* Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-04