summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2018-03-03nvme: check hw sectors before setting chunk sectorsKeith Busch
2017-12-25nvme-loop: handle cpu unplug when re-establishing the controllerSagi Grimberg
2017-12-20nvme: use kref_get_unless_zero in nvme_find_get_nsChristoph Hellwig
2017-12-20nvmet-rdma: Fix a possible uninitialized variable dereferenceSagi Grimberg
2017-12-20nvmet: confirm sq percpu has scheduled and switched to atomicSagi Grimberg
2017-12-20nvme-loop: fix a possible use-after-free when destroying the admin queueSagi Grimberg
2017-12-09nvmet: cancel fatal error and flush async work before free controllerSagi Grimberg
2017-12-05nvme-pci: add quirk for delay before CHK RDY for WDC SN200Jeff Lien
2017-11-30nvmet: fix KATO offset in Set FeaturesDaniel Verkamp
2017-10-12nvme-pci: Use PCI bus address for data/queues in CMBChristoph Hellwig
2017-10-08nvme-rdma: handle cpu unplug when re-establishing the controllerSagi Grimberg
2017-09-13nvme-fabrics: generate spec-compliant UUID NQNsDaniel Verkamp
2017-07-27nvme-rdma: remove race conditions from IB signallingMarta Rybczynska
2017-06-17nvmet-rdma: Fix missing dma sync to nvme data structuresParav Pandit
2017-06-07nvme: avoid to use blk_mq_abort_requeue_list()Ming Lei
2017-06-07nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()Ming Lei
2017-06-07nvme-rdma: support devices with queue size < 32Marta Rybczynska
2017-05-25nvme: unmap CMB and remove sysfs file in reset pathJon Derrick
2017-04-12nvme: simplify stripe quirkKeith Busch
2017-04-08nvme/pci: Disable on removal when disconnectedKeith Busch
2017-04-08nvme/core: Fix race kicking freed request_queueKeith Busch
2017-01-19nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time tooGuilherme G. Piccoli
2017-01-06nvmet: Fix possible infinite loop triggered on hot namespace removalSolganik Alexander
2016-11-16nvme/pci: Don't free queues on errorKeith Busch
2016-11-14nvmet-rdma: drain the queue-pair just before freeing itSagi Grimberg
2016-11-14nvme-rdma: stop and free io queues on connect failureSteve Wise
2016-11-14nvmet-rdma: don't forget to delete a queue from the list of connection failedSagi Grimberg
2016-11-14nvmet: Don't queue fatal error work if csts.cfs is setSagi Grimberg
2016-11-14nvme-rdma: reject non-connect commands before the queue is liveChristoph Hellwig
2016-11-14nvmet-rdma: Fix possible NULL deref when handling rdma cm eventsBart Van Assche
2016-11-11lightnvm: invalid offset calculation for lba_shiftMatias Bjørling
2016-10-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-19nvmet: use symbolic constants for CNS valuesChristoph Hellwig
2016-10-19nvme: use symbolic constants for CNS valuesChristoph Hellwig
2016-10-19nvme.h: resync with nvme-cliChristoph Hellwig
2016-10-19nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi
2016-10-12nvme : Add sysfs entry for NVMe CMBs when appropriateStephen Bates
2016-10-12nvme: don't schedule multiple resetsKeith Busch
2016-10-12nvme: Delete created IO queues on resetKeith Busch
2016-10-12nvme: Stop probing a removed deviceKeith Busch
2016-10-11nvme: use the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira
2016-10-09Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-24nvme: Pass pointers, not dma addresses, to nvme_get/set_features()Andy Lutomirski
2016-09-24nvme/scsi: Remove power management supportAndy Lutomirski
2016-09-23nvmet: Make dsm number of ranges zero basedAlexander Solganik
2016-09-23nvmet: Use direct IO for writesSagi Grimberg
2016-09-23admin-cmd: Added smart-log command support.Chaitanya Kulkarni
2016-09-23nvme-fabrics: Add host_traddr options field to host infrastructureJames Smart