summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2020-03-26nvme: Don't deter users from enabling hwmon supportJean Delvare
2020-03-26nvme: expose hostid via sysfs for fabrics controllersSagi Grimberg
2020-03-26nvme: expose hostnqn via sysfs for fabrics controllersSagi Grimberg
2020-03-25block: move the part_stat* helpers from genhd.h to a new headerChristoph Hellwig
2020-03-21nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg
2020-03-18nvme: Convert to use set_capacity_revalidate_and_notifyBalbir Singh
2020-03-16scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche
2020-03-10nvme-rdma: Avoid double freeing of async event dataPrabhath Sajeepa
2020-03-04nvmet-tcp: set SO_PRIORITY for accepted socketsWunderlich, Mark
2020-03-04nvme-tcp: Set SO_PRIORITY for all host socketsWunderlich, Mark
2020-03-04nvmet: check sscanf value for subsys serial attrChaitanya Kulkarni
2020-03-04nvmet: make ctrl model configurableMark Ruijter
2020-03-04nvmet: make ctrl-id configurableChaitanya Kulkarni
2020-03-04nvmet: configfs code cleanupChaitanya Kulkarni
2020-03-04nvme: remove unused return code from nvme_alloc_nsEdmund Nadolski
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