summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
...
| * nvme: flush namespace scanning work just before removing namespacesSagi Grimberg2018-11-301-1/+3
| * nvme: warn when finding multi-port subsystems without multipathing enabledChristoph Hellwig2018-11-301-0/+3
| * nvme-pci: fix surprise removalIgor Konopko2018-11-271-1/+1
| * nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()Ewan D. Milne2018-11-271-1/+1
| * nvme: Free ctrl device name on init failureKeith Busch2018-11-271-1/+1
| * nvme-fc: resolve io failures during connectJames Smart2018-11-151-10/+63
* | nvme: implement mq_ops->commit_rqs() hookJens Axboe2018-11-291-8/+39
* | block: make blk_poll() take a parameter on whether to spin or notJens Axboe2018-11-261-2/+2
* | nvme: remove opportunistic polling from bdev targetJens Axboe2018-11-261-2/+0
* | blk-mq: remove 'tag' parameter from mq_ops->poll()Jens Axboe2018-11-262-5/+5
* | blk-mq: when polling for IO, look for any completionJens Axboe2018-11-262-31/+22
* | nvme-fc: remove ->poll implementationJens Axboe2018-11-191-33/+0
* | block: have ->poll_fn() return number of entries polledJens Axboe2018-11-191-2/+2
* | nvme: default to 0 poll queuesJens Axboe2018-11-191-1/+1
* | Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe2018-11-184-17/+9
|\|
| * Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-094-17/+9
| |\
| | * Revert "nvmet-rdma: use a private workqueue for delete"Christoph Hellwig2018-11-091-15/+4
| | * nvme: make sure ns head inherits underlying device limitsSagi Grimberg2018-11-092-1/+4
| | * nvmet: don't try to add ns to p2p map unless it actually uses itSagi Grimberg2018-11-091-1/+1
* | | nvme: provide optimized poll function for separate poll queuesJens Axboe2018-11-161-8/+37
* | | nvme: fix handling of EINVAL on pci_alloc_irq_vectors_affinity()Jens Axboe2018-11-151-9/+11
* | | block: remove the lock argument to blk_alloc_queue_nodeChristoph Hellwig2018-11-151-1/+1
* | | nvme: fix boot hang with only being able to get one IRQ vectorJens Axboe2018-11-141-3/+10
* | | blk-mq-tag: change busy_iter_fn to return whether to continue or notJens Axboe2018-11-083-4/+5
* | | nvme: add separate poll queue mapJens Axboe2018-11-071-17/+80
* | | nvme: utilize two queue maps, one for reads and one for writesJens Axboe2018-11-071-19/+181
* | | blk-mq: abstract out queue mapJens Axboe2018-11-071-1/+1
|/ /
* | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-022-2/+5
|\|
| * nvme-pci: fix conflicting p2p resource addsKeith Busch2018-11-021-1/+4
| * nvme-fc: fix request private initializationJames Smart2018-11-021-1/+1
* | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-011-1/+1
|\ \ | |/ |/|
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-241-1/+1
* | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-258-48/+324
|\ \
| * \ Merge branch 'pci/peer-to-peer'Bjorn Helgaas2018-10-208-47/+324
| |\ \
| | * | nvmet: Optionally use PCI P2P memoryLogan Gunthorpe2018-10-175-1/+230
| | * | nvmet: Introduce helper functions to allocate and free request SGLsLogan Gunthorpe2018-10-173-8/+32
| | * | nvme-pci: Add support for P2P memory in requestsLogan Gunthorpe2018-10-173-4/+18
| | * | nvme-pci: Use PCI p2pmem subsystem to manage the CMBLogan Gunthorpe2018-10-171-35/+45
| * | | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-1/+0
| |/ /
* | | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-2219-255/+532
|\ \ \
| * | | nvme-fabrics: move controller options matching to fabricsSagi Grimberg2018-10-193-34/+33
| * | | nvme-rdma: always have a valid trsvcidSagi Grimberg2018-10-191-24/+14
| * | | nvme-pci: remove duplicate checkChaitanya Kulkarni2018-10-181-2/+2
| * | | nvme-pci: fix hot removal during error handlingKeith Busch2018-10-171-2/+1
| * | | nvmet-fcloop: suppress a compiler warningBart Van Assche2018-10-171-0/+1
| * | | nvme-core: make implicit seed truncation explicitBart Van Assche2018-10-171-1/+1
| * | | nvmet-fc: fix kernel-doc headersBart Van Assche2018-10-171-3/+3
| * | | nvme-fc: rework the request initialization codeBart Van Assche2018-10-171-3/+6
| * | | nvme-fc: introduce struct nvme_fcp_op_w_sglBart Van Assche2018-10-171-11/+18
| * | | nvme-fc: fix kernel-doc headersBart Van Assche2018-10-171-6/+5