summaryrefslogtreecommitdiffstats
path: root/drivers/lightnvm/gennvm.c
AgeCommit message (Expand)Author
2016-03-18lightnvm: do not load L2P table if not supportedJavier González
2016-03-18lightnvm: do not reserve lun on l2p loadingJavier González
2016-03-18lightnvm: add a bitmap of lunsWenwei Tao
2016-03-18lightnvm: specify target's logical address areaWenwei Tao
2016-03-03lightnvm: rename ->nr_pages to ->nr_sectsMatias Bjørling
2016-01-12lightnvm: manage open and closed blocks separatelyJavier González
2016-01-12lightnvm: move rq->error to nvm_rq->errorMatias Bjørling
2016-01-12lightnvm: support multiple ppas in nvm_erase_ppaMatias Bjørling
2016-01-12lightnvm: refactor end_io functions for syncMatias Bjørling
2016-01-12lightnvm: move ppa erase logic to coreMatias Bjørling
2016-01-12lightnvm: fix incorrect nr_free_blocks statChao Yu
2016-01-12lightnvm: fix bio submission issueWenwei Tao
2015-12-29lightnvm: wrong offset in bad blk lun calculationMatias Bjørling
2015-12-07lightnvm: prevent gennvm module unload on useMatias Bjørling
2015-12-07lightnvm: replace req queue with nvmdev for lldMatias Bjørling
2015-12-07lightnvm: refactor spin_unlock in gennvm_get_blkWenwei Tao
2015-11-29lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling
2015-11-29lightnvm: free memory when gennvm register failsWenwei Tao
2015-11-20lightnvm: add free and bad lun info to show lunsJavier Gonzalez
2015-11-20lightnvm: keep track of block countsJavier Gonzalez
2015-11-16lightnvm: remove linear and device addr modesMatias Bjørling
2015-11-16lightnvm: update bad block table formatMatias Bjørling
2015-10-29gennvm: Generic NVM managerMatias Bjørling