summaryrefslogtreecommitdiffstats
path: root/drivers/lightnvm/core.c
Commit message (Expand)AuthorAgeFilesLines
...
* lightnvm: do device max sectors boundary check firstWenwei Tao2015-11-291-4/+6
* lightnvm: fix ioctl memory leaksSudip Mukherjee2015-11-291-2/+7
* lightnvm: add free and bad lun info to show lunsJavier Gonzalez2015-11-201-1/+1
* lightnvm: missing free on init errorMatias Bjørling2015-11-201-2/+4
* lightnvm: wrong return value and redundant freeWenwei Tao2015-11-201-4/+2Star
* lightnvm: cleanup queue before target removalJavier González2015-11-161-2/+2
* lightnvm: remove linear and device addr modesMatias Bjørling2015-11-161-2/+1Star
* lightnvm: prevent double free on init errorMatias Bjørling2015-11-161-9/+3Star
* lightnvm: prematurely activate nvm_devMatias Bjørling2015-11-161-4/+4
* lightnvm: check for NAND flash and its typeMatias Bjørling2015-11-161-0/+10
* lightnvm: Support for Open-Channel SSDsMatias Bjørling2015-10-291-0/+826