aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/pci.c
Commit message (Expand)AuthorAge
...
| * nvme: simplify resetsChristoph Hellwig2015-12-22
| * nvme: add NVME_SC_CANCELLEDChristoph Hellwig2015-12-22
| * nvme: merge nvme_abort_req and nvme_timeoutChristoph Hellwig2015-12-22
| * nvme: don't take the I/O queue q_lock in nvme_timeoutChristoph Hellwig2015-12-22
| * nvme: protect against simultaneous shutdown invocationsKeith Busch2015-12-22
| * nvme: only add a controller to dev_list after it's been fully initializedChristoph Hellwig2015-12-22
| * nvme: only ignore hardware errors in nvme_create_io_queuesChristoph Hellwig2015-12-22
| * nvme: refactor set_queue_countChristoph Hellwig2015-12-01
| * nvme: move chardev and sysfs interface to common codeChristoph Hellwig2015-12-01
| * nvme: move namespace scanning to common codeChristoph Hellwig2015-12-01
| * nvme: move the call to nvme_init_identify earlierChristoph Hellwig2015-12-01
| * nvme: add a common helper to read Identify Controller dataChristoph Hellwig2015-12-01
| * nvme: move nvme_{enable,disable,shutdown}_ctrl to common codeChristoph Hellwig2015-12-01
| * nvme: move remaining CC setup into nvme_enable_ctrlChristoph Hellwig2015-12-01
| * nvme: add explicit quirk handlingChristoph Hellwig2015-12-01
| * nvme: move block_device_operations and ns/ctrl freeing to common codeChristoph Hellwig2015-12-01
| * nvme: use the block layer for userspace passthrough metadataKeith Busch2015-12-01
| * nvme: split __nvme_submit_sync_cmdChristoph Hellwig2015-12-01
| * nvme: move nvme_setup_flush and nvme_setup_rw to common codeChristoph Hellwig2015-12-01
| * nvme: move nvme_error_status to common codeChristoph Hellwig2015-12-01
| * nvme: factor out a nvme_unmap_data helperChristoph Hellwig2015-12-01
| * nvme: refactor nvme_queue_rqChristoph Hellwig2015-12-01
| * nvme: simplify nvme_setup_prps calling conventionChristoph Hellwig2015-12-01
| * nvme: split a new struct nvme_ctrl out of struct nvme_devChristoph Hellwig2015-12-01
| * nvme: use offset instead of a struct for registersChristoph Hellwig2015-12-01
| * nvme: split command submission helpers out of pci.cChristoph Hellwig2015-12-01
| * nvme: move struct nvme_iod to pci.cChristoph Hellwig2015-12-01
* | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-19
|\|
| * blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-01
* | NVMe: IO ending fixes on surprise removalKeith Busch2015-12-22
* | nvme: temporary fix for Apple controller resetStephan Günther2015-12-01
|/
* nvme: add missing unmaps in nvme_queue_rqChristoph Hellwig2015-11-24
* NVMe: default to 4k device page sizeNishanth Aravamudan2015-11-24
* NVMe: reap completion entries when deleting queueKeith Busch2015-11-20
* NVMe: Fix possible arithmetic overflow for max segmentsKeith Busch2015-11-19
* NVMe: add support for Apple NVMe controllerStephan Günther2015-11-11
* NVMe: use split lo_hi_{read,write}qStephan Günther2015-11-11
* NVMe: Increase the max transfer size when mdts is 0Sathyavathi M2015-11-11
* Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-10
|\
| * NVMe: add blk polling supportJens Axboe2015-11-07
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\ \
| * | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
| |/
* / Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-06
|/
* Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-05
|\
| * NVMe: Precedence error in nvme_pr_clear()Dan Carpenter2015-11-03
| * nvme: add missing endianess annotations in nvme_pr_commandChristoph Hellwig2015-10-22
| * NVMe: Add persistent reservation opsKeith Busch2015-10-22
* | Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\ \
| * | block, libnvdimm, nvme: provide a built-in blk_integrity nop profileDan Williams2015-10-21
| * | block: move blk_integrity to request_queueDan Williams2015-10-21