summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAge
* 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
| * | Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-01
| |\ \
| * | | nvme: register ns_id attributes as default sysfs groupsHannes Reinecke2018-09-28
| * | | block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-28
* | | | nvme: remove ns sibling before clearing pathKeith Busch2018-10-08
| |/ / |/| |
* | | nvme: properly propagate errors in nvme_mpath_initSusobhan Dey2018-09-25
* | | nvme: count all ANA groups for ANA Log pageHannes Reinecke2018-09-17
| |/ |/|
* | nvmet-rdma: fix possible bogus dereference under heavy loadSagi Grimberg2018-09-05
|/
* nvmet: free workqueue object if module init failsChaitanya Kulkarni2018-08-28
* nvme-fcloop: Fix dropped LS's to removed target portJames Smart2018-08-28