aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/lightnvm/gennvm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-12lightnvm: manage open and closed blocks separatelyJavier González1-37/+62
2016-01-12lightnvm: move rq->error to nvm_rq->errorMatias Bjørling1-3/+3
2016-01-12lightnvm: support multiple ppas in nvm_erase_ppaMatias Bjørling1-1/+1
2016-01-12lightnvm: refactor end_io functions for syncMatias Bjørling1-20/+14
2016-01-12lightnvm: move ppa erase logic to coreMatias Bjørling1-64/+4
2016-01-12lightnvm: fix incorrect nr_free_blocks statChao Yu1-0/+1
2016-01-12lightnvm: fix bio submission issueWenwei Tao1-1/+1
2015-12-29lightnvm: wrong offset in bad blk lun calculationMatias Bjørling1-1/+1
2015-12-07lightnvm: prevent gennvm module unload on useMatias Bjørling1-0/+5
2015-12-07lightnvm: replace req queue with nvmdev for lldMatias Bjørling1-4/+4
2015-12-07lightnvm: refactor spin_unlock in gennvm_get_blkWenwei Tao1-5/+2
2015-11-29lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling1-2/+1
2015-11-29lightnvm: free memory when gennvm register failsWenwei Tao1-5/+10
2015-11-20lightnvm: add free and bad lun info to show lunsJavier Gonzalez1-5/+14
2015-11-20lightnvm: keep track of block countsJavier Gonzalez1-1/+13
2015-11-16lightnvm: remove linear and device addr modesMatias Bjørling1-6/+6
2015-11-16lightnvm: update bad block table formatMatias Bjørling1-10/+22
2015-10-29gennvm: Generic NVM managerMatias Bjørling1-0/+485