summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
Commit message (Expand)AuthorAgeFilesLines
* nvme-rdma: Queue ns scanning after a sucessful reconnectionSagi Grimberg2016-08-031-1/+3
* nvme-rdma: Don't leak uninitialized memory in connect request private dataRoland Dreier2016-08-031-1/+1
* Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-269-86/+3479
|\
| * nvme/pci: Provide SR-IOV supportKeith Busch2016-07-201-0/+19
| * nvme: initialize variable before logical OR'ing itJay Freyensee2016-07-201-0/+1
| * block: ensure bios return from blk_get_request are properly initializedChristoph Hellwig2016-07-201-4/+0
| * block: get rid of bio_rw and READAChristoph Hellwig2016-07-201-1/+1
| * NVMe: don't allocate unused nvme_majorNeilBrown2016-07-141-15/+1
| * nvme: avoid crashes when node 0 is memoryless node.Masayoshi Mizuma2016-07-131-1/+1
| * nvme: Limit command retriesKeith Busch2016-07-123-1/+15
| * nvme-fabrics: add-remove ctrl repeat fixMing Lin2016-07-121-0/+4
| * nvme-fabrics: Remove tl_retry_countSagi Grimberg2016-07-122-17/+0
| * nvme-rdma: Don't use tl_retry_countSagi Grimberg2016-07-121-6/+3
| * nvme-rdma: fix the return value of nvme_rdma_reinit_request()Wei Yongjun2016-07-121-1/+1
| * nvme/quirk: Add a delay before checking for adapter readinessGuilherme G. Piccoli2016-07-123-0/+24
| * Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe2016-07-081-2/+1
| |\
| | * block: convert to device_add_disk()Dan Williams2016-06-271-2/+1
| * | nvme-rdma: add a NVMe over Fabrics RDMA host driverChristoph Hellwig2016-07-083-0/+2040
| * | nvme: add new reconnecting controller stateChristoph Hellwig2016-07-082-0/+13
| * | nvme: lightnvm: make MLC num_pairs little endianJohannes Thumshirn2016-07-071-1/+1
| * | nvme: add keep-alive supportSagi Grimberg2016-07-054-1/+119
| * | nvme-fabrics: add a generic NVMe over Fabrics libraryChristoph Hellwig2016-07-056-1/+1098
| * | nvme.h: add NVMe over Fabrics definitionsChristoph Hellwig2016-07-052-4/+4
| * | nvme: add fabrics sysfs attributesMing Lin2016-07-053-3/+78
| * | nvme: Modify and export sync command submission for fabricsChristoph Hellwig2016-07-053-13/+23
| * | nvme: allow transitioning from NEW to LIVE stateChristoph Hellwig2016-07-051-0/+1
| |/
| * nvme: move the workaround for I/O queue-less controllers from PCIe to coreChristoph Hellwig2016-06-122-12/+15
| * nvme: factor out a add nvme_is_write helperChristoph Hellwig2016-06-121-3/+2
| * nvme: allow for size limitations from transport driversChristoph Hellwig2016-06-121-2/+5
| * NVMe: Fix removal in case of active namespace list scanning methodSunad Bhandary2016-06-081-6/+15
| * nvme: use UINT_MAX for max discard sectorsMinfei Huang2016-06-071-1/+1
| * nvme: move nvme_cancel_request() to common codeMing Lin2016-06-073-16/+18
| * nvme: update and rename nvme_cancel_io to nvme_cancel_requestMing Lin2016-06-071-4/+4
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-262-4/+4
|\ \ | |/
| * block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-071-1/+1
| * drivers: use req op accessorMike Christie2016-06-072-3/+3
* | nvme: Remove RCU namespace protectionKeith Busch2016-07-141-35/+39
* | NVMe: Only release requested regionsJohannes Thumshirn2016-06-091-2/+7
|/
* nvme/host: Add missing blk_integrity tag_size + flags assignmentsNicholas Bellinger2016-05-171-0/+4
* NVMe: Add device ID's with stripe quirkKeith Busch2016-05-171-0/+6
* NVMe: Short-cut removal on surprise hot-unplugKeith Busch2016-05-173-0/+23
* NVMe: Allow user initiated rescanKeith Busch2016-05-171-0/+15
* NVMe: Reduce driver log spammingKeith Busch2016-05-171-1/+4
* NVMe: Unbind driver on failureKeith Busch2016-05-171-1/+1
* NVMe: Delete only created queuesKeith Busch2016-05-171-2/+2
* NVMe: Allocate queues only for online cpusKeith Busch2016-05-171-1/+1
* Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-175-299/+397
|\
| * lightnvm: rename nr_pages to nr_ppas on nvm_rqJavier González2016-05-061-2/+2
| * lightnvm: pass dma address to hardware rather than pointerArnd Bergmann2016-05-061-1/+1
| * nvme/lightnvm: Log using the ctrl named deviceSagi Grimberg2016-05-061-7/+9
OpenPOWER on IntegriCloud