summaryrefslogtreecommitdiff
path: root/drivers/lightnvm/rrpc.c
AgeCommit message (Expand)Author
2016-01-12lightnvm: manage open and closed blocks separatelyJavier González
2016-01-12lightnvm: reference rrpc lun in rrpc blockJavier González
2016-01-12lightnvm: move rq->error to nvm_rq->errorMatias Bjørling
2016-01-12lightnvm: move the pages per block check out of the loopWenwei Tao
2016-01-12lightnvm: fix locking and mempool in rrpc_lun_gcWenwei Tao
2016-01-12lightnvm: put block back to gc list on its reclaim failWenwei Tao
2016-01-12lightnvm: check bi_error in gcWenwei Tao
2016-01-12lightnvm: refactor end_io functions for syncMatias Bjørling
2016-01-12lightnvm: unlock rq and free ppa_list on submission failWenwei Tao
2016-01-12lightnvm: add check after mempool allocationJavier Gonzalez
2016-01-12lightnvm: fix bio submission issueWenwei Tao
2015-12-07lightnvm: replace req queue with nvmdev for lldMatias Bjørling
2015-12-07lightnvm: put blks when luns configure failedWenwei Tao
2015-12-07lightnvm: use flags in rrpc_get_blkWenwei Tao
2015-11-16lightnvm: remove linear and device addr modesMatias Bjørling
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-11-03lightnvm: refactor phys addrs type to u64Matias Bjørling
2015-10-29rrpc: Round-robin sector target with cost-based gcMatias Bjørling