summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2020-03-21nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg
2020-03-10nvme-rdma: Avoid double freeing of async event dataPrabhath Sajeepa
2020-02-28nvme-pci: Hold cq_poll_lock while completing CQEsBijan Mottahedeh
2020-02-22Merge tag 'block-5.6-2020-02-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-21nvme-multipath: Fix memory leak with ana_log_bufLogan Gunthorpe
2020-02-20nvme: Fix uninitialized-variable warningKeith Busch
2020-02-20nvme-pci: Use single IRQ vector for old Apple modelsAndy Shevchenko
2020-02-20nvme/pci: Add sleep quirk for Samsung and Toshiba drivesShyjumon N
2020-02-16Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-14nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_infoYi Zhang
2020-02-14nvme/pci: move cqe check after device shutdownKeith Busch
2020-02-14nvme: prevent warning triggered by nvme_stop_keep_aliveNigel Kirkland
2020-02-14nvme/tcp: fix bug on double requeue when send failsAnton Eidelman
2020-02-06Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-05nvmet: update AEN list and array at one placeDaniel Wagner
2020-02-05nvmet: Fix controller use after freeIsrael Rukshin
2020-02-05nvmet: Fix error print message at nvmet_install_queue functionIsrael Rukshin
2020-02-04nvme-pci: remove nvmeq->tagsChristoph Hellwig
2020-02-04nvmet: fix dsm failure when payload does not match sgl descriptorSagi Grimberg
2020-02-04nvmet: Pass lockdep expression to RCU listsAmol Grover
2020-01-31nvme: hwmon: switch to use <linux/units.h> helpersAkinobu Mita
2020-01-27Merge tag 'for-5.6/block-2020-01-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-10nvmet: fix per feat data len for get_featureAmit Engel
2020-01-10nvme: Translate more status codes to blk_status_tKeith Busch
2020-01-06block: Allow t10-pi to be modularHerbert Xu
2019-12-13Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-06Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-12-07nvme/pci: Fix read queue countKeith Busch
2019-12-07nvme/pci Limit write queue sizes to possible cpusKeith Busch
2019-12-07nvme/pci: Fix write and poll queue typesKeith Busch
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-04nvme/pci: Remove last_cq_headKeith Busch
2019-12-03nvme: Namepace identification descriptor list is optionalKeith Busch
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-26Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T"Jian-Hong Pan
2019-11-27nvme-fc: fix double-free scenarios on hw queuesJames Smart
2019-11-27nvme: else following return is not neededEdmund Nadolski
2019-11-27nvme: add error message on mismatching controller idsJames Smart
2019-11-27nvme_fc: add module to ops template to allow module referencesJames Smart
2019-11-27nvmet-loop: Avoid preallocating big SGL for dataIsrael Rukshin
2019-11-27nvme-fc: Avoid preallocating big SGL for dataIsrael Rukshin
2019-11-27nvme-rdma: Avoid preallocating big SGL for dataIsrael Rukshin
2019-11-25Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-22nvme: hwmon: add quirk to avoid changing temperature thresholdAkinobu Mita
2019-11-22nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita
2019-11-13nvme: Discard workaround for non-conformant devicesEduard Hasenleithner
2019-11-12nvme: Add hardware monitoring supportGuenter Roeck
2019-11-08Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-06nvme-multipath: fix crash in nvme_mpath_clear_ctrl_pathsAnton Eidelman