summaryrefslogtreecommitdiffstats
path: root/drivers/lightnvm/rrpc.c
Commit message (Expand)AuthorAgeFilesLines
* lightnvm: put bio before returnWenwei Tao2016-02-041-1/+3
* lightnvm: manage open and closed blocks separatelyJavier González2016-01-121-5/+33
* lightnvm: reference rrpc lun in rrpc blockJavier González2016-01-121-0/+1
* lightnvm: move rq->error to nvm_rq->errorMatias Bjørling2016-01-121-1/+1
* lightnvm: move the pages per block check out of the loopWenwei Tao2016-01-121-6/+5Star
* lightnvm: fix locking and mempool in rrpc_lun_gcWenwei Tao2016-01-121-6/+6
* lightnvm: put block back to gc list on its reclaim failWenwei Tao2016-01-121-4/+14
* lightnvm: check bi_error in gcWenwei Tao2016-01-121-0/+6
* lightnvm: refactor end_io functions for syncMatias Bjørling2016-01-121-4/+2Star
* lightnvm: unlock rq and free ppa_list on submission failWenwei Tao2016-01-121-0/+6
* lightnvm: add check after mempool allocationJavier Gonzalez2016-01-121-0/+2
* lightnvm: fix bio submission issueWenwei Tao2016-01-121-1/+3
* lightnvm: replace req queue with nvmdev for lldMatias Bjørling2015-12-071-1/+1
* lightnvm: put blks when luns configure failedWenwei Tao2015-12-071-2/+19
* lightnvm: use flags in rrpc_get_blkWenwei Tao2015-12-071-1/+1
* lightnvm: remove linear and device addr modesMatias Bjørling2015-11-161-1/+31
* block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-071-4/+5
* lightnvm: refactor phys addrs type to u64Matias Bjørling2015-11-031-9/+8Star
* rrpc: Round-robin sector target with cost-based gcMatias Bjørling2015-10-291-0/+1324