Christoph Hellwig
|
fc17b6534e
blk-mq: switch ->queue_rq return value to blk_status_t
|
8 years ago |
Christoph Hellwig
|
2a842acab1
block: introduce new block status code type
|
8 years ago |
Christoph Hellwig
|
08e0029aa2
blk-mq: remove the error argument to blk_mq_complete_request
|
8 years ago |
Christoph Hellwig
|
eb1a61a363
null_blk: don't pass always-0 req->errors to blk_mq_complete_request
|
8 years ago |
Bart Van Assche
|
2644a3ccee
null_blk: Use blk_init_request_from_bio() instead of open-coding it
|
8 years ago |
Eric Biggers
|
f363b089be
blk-mq: constify struct blk_mq_ops
|
8 years ago |
Jens Axboe
|
db5bcf87bb
null_blk: add blocking mode
|
8 years ago |
Jens Axboe
|
818551e2b2
Merge branch 'for-4.11/next' into for-4.11/linus-merge
|
8 years ago |
Christoph Hellwig
|
aebf526b53
block: fold cmd_type into the REQ_OP_ space
|
8 years ago |
Matias Bjørling
|
06894efea7
lightnvm: use end_io callback instead of instance
|
8 years ago |
Matias Bjørling
|
19bd6fe73c
lightnvm: reduce number of nvm_id groups to one
|
8 years ago |
Thomas Gleixner
|
8b0e195314
ktime: Cleanup ktime_set() usage
|
8 years ago |
Yasuaki Ishimatsu
|
92153d30c7
null_blk: add usage hints for NVM
|
8 years ago |
Linus Torvalds
|
12e3d3cdd9
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
|
9 years ago |
Matias Bjørling
|
b0b4e09c1a
lightnvm: control life of nvm_dev in driver
|
9 years ago |
Matias Bjørling
|
9ae2d0aa50
null_blk: refactor to support non-gendisk devices
|
9 years ago |
Christoph Hellwig
|
7d7e0f90b7
blk-mq: remove ->map_queue
|
9 years ago |
Christoph Hellwig
|
70246286e9
block: get rid of bio_rw and READA
|
9 years ago |
Wenwei Tao
|
3681c85dff
null_blk: add lightnvm null_blk device to the nullb_list
|
9 years ago |
Matias Bjørling
|
a514379b0c
null_blk: oops when initializing without lightnvm
|
9 years ago |
Matias Bjørling
|
bf64318564
lightnvm: allow to force mm initialization
|
9 years ago |
Linus Torvalds
|
0a13daedf7
Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block
|
9 years ago |
Linus Torvalds
|
641203549a
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
|
9 years ago |
Linus Torvalds
|
7c24d9f3b2
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
|
9 years ago |
Arnd Bergmann
|
e93d12ae3b
null_blk: use sector_div instead of do_div
|
9 years ago |
Matias Bjørling
|
91276162de
lightnvm: refactor end_io functions for sync
|
9 years ago |
Jens Axboe
|
48cc661e7f
null_blk: use async queue restart helper
|
9 years ago |
Mike Krinkin
|
e827120146
null_blk: fix use-after-free error
|
9 years ago |
Minfei Huang
|
af096e2235
null_blk: Fix error path in module initialization
|
9 years ago |
Matias Bjørling
|
16f26c3aa9
lightnvm: replace req queue with nvmdev for lld
|
9 years ago |