summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * nvme: add a common helper to read Identify Controller dataChristoph Hellwig2015-12-013-38/+71
| * nvme: move nvme_{enable,disable,shutdown}_ctrl to common codeChristoph Hellwig2015-12-013-109/+141
| * nvme: move remaining CC setup into nvme_enable_ctrlChristoph Hellwig2015-12-011-23/+21
| * nvme: add explicit quirk handlingChristoph Hellwig2015-12-012-3/+18
| * nvme: move block_device_operations and ns/ctrl freeing to common codeChristoph Hellwig2015-12-013-400/+439
| * nvme: use the block layer for userspace passthrough metadataKeith Busch2015-12-013-43/+83
| * nvme: split __nvme_submit_sync_cmdChristoph Hellwig2015-12-014-31/+68
| * nvme: move nvme_setup_flush and nvme_setup_rw to common codeChristoph Hellwig2015-12-012-49/+51
| * nvme: move nvme_error_status to common codeChristoph Hellwig2015-12-012-12/+12
| * nvme: factor out a nvme_unmap_data helperChristoph Hellwig2015-12-011-18/+25
| * nvme: refactor nvme_queue_rqChristoph Hellwig2015-12-011-122/+97
| * nvme: simplify nvme_setup_prps calling conventionChristoph Hellwig2015-12-011-12/+10
| * nvme: split a new struct nvme_ctrl out of struct nvme_devChristoph Hellwig2015-12-014-157/+193
| * nvme: use vendor it from identifyChristoph Hellwig2015-12-011-2/+11
| * nvme: split nvme_trans_device_id_pageChristoph Hellwig2015-12-011-56/+79
| * nvme: use offset instead of a struct for registersChristoph Hellwig2015-12-014-46/+49
| * nvme: split command submission helpers out of pci.cChristoph Hellwig2015-12-014-155/+178
| * nvme: move struct nvme_iod to pci.cChristoph Hellwig2015-12-012-17/+17
* | Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-2110-226/+1476
|\ \
| * | lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVMJens Axboe2016-01-131-57/+64
| * | lightnvm: introduce factory resetMatias Bjørling2016-01-124-0/+234
| * | lightnvm: use system block for mm initializationMatias Bjørling2016-01-122-2/+26
| * | lightnvm: introduce ioctl to initialize deviceMatias Bjørling2016-01-122-0/+61
| * | lightnvm: core on-disk initializationMatias Bjørling2016-01-125-1/+600
| * | lightnvm: introduce mlc lower page table mappingsMatias Bjørling2016-01-123-2/+101
| * | lightnvm: add mccap supportMatias Bjørling2016-01-122-0/+8
| * | lightnvm: manage open and closed blocks separatelyJavier González2016-01-125-46/+142
| * | lightnvm: fix missing grown bad block typeMatias Bjørling2016-01-121-2/+3
| * | lightnvm: reference rrpc lun in rrpc blockJavier González2016-01-122-0/+2
| * | lightnvm: introduce nvm_submit_ppaMatias Bjørling2016-01-122-1/+46
| * | lightnvm: move rq->error to nvm_rq->errorMatias Bjørling2016-01-124-6/+9
| * | lightnvm: support multiple ppas in nvm_erase_ppaMatias Bjørling2016-01-123-4/+4
| * | lightnvm: move the pages per block check out of the loopWenwei Tao2016-01-121-6/+5
| * | lightnvm: sectors first in ppa listMatias Bjørling2016-01-121-3/+3
| * | lightnvm: fix locking and mempool in rrpc_lun_gcWenwei Tao2016-01-121-6/+6
| * | lightnvm: put block back to gc list on its reclaim failWenwei Tao2016-01-121-4/+14
| * | lightnvm: check bi_error in gcWenwei Tao2016-01-121-0/+6
| * | lightnvm: return the get_bb_tbl return valueMatias Bjørling2016-01-121-5/+0
| * | lightnvm: refactor end_io functions for syncMatias Bjørling2016-01-126-34/+42
| * | lightnvm: refactor rqd ppa list into set/freeMatias Bjørling2016-01-122-21/+53
| * | lightnvm: move ppa erase logic to coreMatias Bjørling2016-01-123-64/+74
| * | lightnvm: unlock rq and free ppa_list on submission failWenwei Tao2016-01-121-0/+6
| * | lightnvm: add check after mempool allocationJavier Gonzalez2016-01-121-0/+2
| * | lightnvm: fix incorrect nr_free_blocks statChao Yu2016-01-121-0/+1
| * | lightnvm: fix bio submission issueWenwei Tao2016-01-122-2/+4
* | | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-2133-1326/+3893
|\ \ \
| * | | null_blk: use sector_div instead of do_divArnd Bergmann2016-01-131-4/+4
| * | | Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-01-135-710/+1292
| |\ \ \
| | * | | xen/blkfront: Fix crash if backend doesn't follow the right states.Konrad Rzeszutek Wilk2016-01-041-4/+8
| | * | | xen/blkback: Fix two memory leaks.Bob Liu2016-01-041-6/+11
OpenPOWER on IntegriCloud