aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/lightnvm/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-07lightnvm: fix media mgr registrationMatias Bjørling1-39/+39
2015-12-07lightnvm: replace req queue with nvmdev for lldMatias Bjørling1-4/+3
2015-11-29lightnvm: missing nvm_lock acquireWenwei Tao1-33/+42
2015-11-29lightnvm: do device max sectors boundary check firstWenwei Tao1-4/+6
2015-11-29lightnvm: fix ioctl memory leaksSudip Mukherjee1-2/+7
2015-11-20lightnvm: add free and bad lun info to show lunsJavier Gonzalez1-1/+1
2015-11-20lightnvm: missing free on init errorMatias Bjørling1-2/+4
2015-11-20lightnvm: wrong return value and redundant freeWenwei Tao1-4/+2
2015-11-16lightnvm: cleanup queue before target removalJavier González1-2/+2
2015-11-16lightnvm: remove linear and device addr modesMatias Bjørling1-2/+1
2015-11-16lightnvm: prevent double free on init errorMatias Bjørling1-9/+3
2015-11-16lightnvm: prematurely activate nvm_devMatias Bjørling1-4/+4
2015-11-16lightnvm: check for NAND flash and its typeMatias Bjørling1-0/+10
2015-10-29lightnvm: Support for Open-Channel SSDsMatias Bjørling1-0/+826