aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-09
|\
| * Revert "nvmet-rdma: use a private workqueue for delete"Christoph Hellwig2018-11-09
| * nvme: make sure ns head inherits underlying device limitsSagi Grimberg2018-11-09
| * nvmet: don't try to add ns to p2p map unless it actually uses itSagi Grimberg2018-11-09
* | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-02
|\|
| * nvme-pci: fix conflicting p2p resource addsKeith Busch2018-11-02
| * nvme-fc: fix request private initializationJames Smart2018-11-02
* | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-01
|\ \ | |/ |/|
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-23
* | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-25
|\ \
| * \ Merge branch 'pci/peer-to-peer'Bjorn Helgaas2018-10-20
| |\ \
| | * | nvmet: Optionally use PCI P2P memoryLogan Gunthorpe2018-10-17
| | * | nvmet: Introduce helper functions to allocate and free request SGLsLogan Gunthorpe2018-10-17
| | * | nvme-pci: Add support for P2P memory in requestsLogan Gunthorpe2018-10-17
| | * | nvme-pci: Use PCI p2pmem subsystem to manage the CMBLogan Gunthorpe2018-10-17
| * | | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-02
| |/ /
* | | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-22
|\ \ \
| * | | nvme-fabrics: move controller options matching to fabricsSagi Grimberg2018-10-19
| * | | nvme-rdma: always have a valid trsvcidSagi Grimberg2018-10-19
| * | | nvme-pci: remove duplicate checkChaitanya Kulkarni2018-10-18
| * | | nvme-pci: fix hot removal during error handlingKeith Busch2018-10-17
| * | | nvmet-fcloop: suppress a compiler warningBart Van Assche2018-10-17
| * | | nvme-core: make implicit seed truncation explicitBart Van Assche2018-10-17
| * | | nvmet-fc: fix kernel-doc headersBart Van Assche2018-10-17
| * | | nvme-fc: rework the request initialization codeBart Van Assche2018-10-17
| * | | nvme-fc: introduce struct nvme_fcp_op_w_sglBart Van Assche2018-10-17
| * | | nvme-fc: fix kernel-doc headersBart Van Assche2018-10-17
| * | | nvmet: avoid integer overflow in the discard codeBart Van Assche2018-10-17
| * | | nvmet-rdma: declare local symbols staticBart Van Assche2018-10-17
| * | | nvmet: use strlcpy() instead of strcpy()Bart Van Assche2018-10-17
| * | | nvme-pci: fix nvme_suspend_queue() kernel-doc headerBart Van Assche2018-10-17
| * | | nvme-core: rework a NQN copying operationBart Van Assche2018-10-17
| * | | nvme-core: declare local symbols staticBart Van Assche2018-10-17
| * | | nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()Bart Van Assche2018-10-17
| * | | nvmet: use strcmp() instead of strncmp() for subsystem lookupBart Van Assche2018-10-17
| * | | nvmet: remove unreachable codeChaitanya Kulkarni2018-10-17
| * | | nvme: update node paths after adding new pathKeith Busch2018-10-17
| * | | lightnvm: do no update csecs and sos on 1.2Javier González2018-10-09
| * | | lightnvm: use internal allocation for chunk log pageJavier González2018-10-09
| * | | lightnvm: move bad block and chunk state logic to coreMatias Bjørling2018-10-09
| * | | nvmet-rdma: use a private workqueue for deleteSagi Grimberg2018-10-05
| * | | nvme: take node locality into account when selecting a pathChristoph Hellwig2018-10-01
| * | | nvmet: don't split large I/Os unconditionallySagi Grimberg2018-10-01
| * | | nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/OJames Smart2018-10-01
| * | | nvme-core: add async event trace helperChaitanya Kulkarni2018-10-01
| * | | nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport deviceJames Smart2018-10-01
| * | | nvmet_fc: support target port removal with nvmet layerJames Smart2018-10-01
| * | | nvme-fc: fix for a minor typosMilan P. Gandhi2018-10-01
| * | | nvmet: remove redundant module prefixChaitanya Kulkarni2018-10-01
| * | | nvme: fix typo in nvme_identify_ns_descsMilan P. Gandhi2018-10-01