summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/lightnvm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-211-19/+16
|\
| * NVMe: fix build with CONFIG_NVM enabledChristoph Hellwig2015-12-031-19/+16
* | Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-211-10/+22
|\ \
| * | lightnvm: introduce mlc lower page table mappingsMatias Bjørling2016-01-121-1/+21
| * | lightnvm: return the get_bb_tbl return valueMatias Bjørling2016-01-121-5/+0
| * | lightnvm: refactor end_io functions for syncMatias Bjørling2016-01-121-4/+1
* | | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-191-1/+1
|\ \ \ | |/ / |/| / | |/
| * blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-011-1/+1
* | lightnvm: replace req queue with nvmdev for lldMatias Bjørling2015-12-071-11/+13
* | lightnvm: check mm before useMatias Bjørling2015-12-071-1/+1
* | lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling2015-11-291-1/+3
* | lightnvm: refactor and change vendor id for qemuMatias Bjørling2015-11-291-2/+9
* | lightnvm: Simplify config when disabledKeith Busch2015-11-291-13/+0
|/
* nvme: lightnvm: use admin queues for admin cmdsWenwei Tao2015-11-201-7/+10
* nvme: remove reserved double wordMatias Bjørling2015-11-161-2/+2
* nvme: missing ppaf copyMatias Bjørling2015-11-161-0/+2
* lightnvm: remove linear and device addr modesMatias Bjørling2015-11-161-2/+1
* lightnvm: expose mccap in identify commandMatias Bjørling2015-11-161-1/+3
* lightnvm: update alignments for identify commandMatias Bjørling2015-11-161-1/+3
* lightnvm: update bad block table formatMatias Bjørling2015-11-161-23/+90
* nvme: lightnvm: clean up a data typeDan Carpenter2015-11-031-2/+2
* nvme: LightNVM supportMatias Bjørling2015-10-291-0/+526
OpenPOWER on IntegriCloud