summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2019-06-21nvme-pci: adjust irq max_vector using num_possible_cpus()Minwoo Im
2019-06-21nvme-pci: remove queue_count_ops for write_queues and poll_queuesMinwoo Im
2019-06-21nvme-pci: remove unnecessary zero for static varMinwoo Im
2019-06-21nvme-pci: use host managed power state for suspendKeith Busch
2019-06-21nvme: introduce nvme_is_fabrics to check fabrics cmdMinwoo Im
2019-06-21nvme: export get and set featuresKeith Busch
2019-06-21nvme: fix possible io failures when removing multipathed nsAnton Eidelman
2019-06-21nvme-fc: add message when creating new associationJames Smart
2019-06-21nvme-fcloop: add support for nvmet discovery_event opJames Smart
2019-06-21nvmet-fc: add transport discovery change event callback supportJames Smart
2019-06-21nvmet: add transport discovery change opJames Smart
2019-06-20scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei
2019-06-20block: remove blk_init_request_from_bioChristoph Hellwig
2019-06-07Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-06-06nvme-rdma: use dynamic dma mapping per commandMax Gurtovoy
2019-06-06nvme: Fix u32 overflow in the number of namespace list calculationJaesoo Lee
2019-06-05nvme-pci: don't limit DMA segement sizeChristoph Hellwig
2019-06-04nvmet: fix data_len to 0 for bdev-backed write_zeroesMinwoo Im
2019-05-30nvme-tcp: fix queue mapping when queue count is limitedSagi Grimberg
2019-05-30nvme-rdma: fix queue mapping when queue count is limitedSagi Grimberg
2019-05-24Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-22nvme-pci: use blk-mq mapping for unmanaged irqsKeith Busch
2019-05-21nvme: copy MTFA field from identify controllerLaine Walker-Avina
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-17nvme: fix memory leak for power latency toleranceYufen Yu
2019-05-17nvme: release namespace SRCU protection before performing controller ioctlsChristoph Hellwig
2019-05-17nvme: merge nvme_ns_ioctl into nvme_ioctlChristoph Hellwig
2019-05-17nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig
2019-05-17nvme: fix srcu locking on error return in nvme_get_ns_from_diskChristoph Hellwig
2019-05-17nvme: Fix known effectsKeith Busch
2019-05-17nvme-pci: Sync queues on resetKeith Busch
2019-05-17nvme-pci: Unblock reset_work on IO failureKeith Busch
2019-05-17nvme-pci: Don't disable on timeout in reset stateKeith Busch
2019-05-17nvme-pci: Fix controller freeze wait disablingKeith Busch
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-14nvme: validate cntlid during controller initialisationChristoph Hellwig
2019-05-14nvme: change locking for the per-subsystem controller listChristoph Hellwig
2019-05-14nvme: trace all async notice eventsChaitanya Kulkarni
2019-05-14nvme-fabrics: remove unused argumentMinwoo Im
2019-05-13nvme-multipath: avoid crash on invalid subsystem cntlid enumerationHannes Reinecke
2019-05-13nvme-fc: use separate work queue to avoid warningHannes Reinecke
2019-05-13nvme-rdma: remove redundant reference between ib_device and tagsetMax Gurtovoy
2019-05-13nvme-pci: mark expected switch fall-throughGustavo A. R. Silva
2019-05-13nvme-pci: add known admin effects to augument admin effects log pageMaxim Levitsky
2019-05-13nvme-pci: init shadow doorbell after each resetMaxim Levitsky
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-06lightnvm: Inherit mdts from the parent nvme deviceIgor Konopko
2019-05-01nvmet: protect discovery change log event list iterationSagi Grimberg
2019-05-01nvme: mark nvme_core_init and nvme_core_exit staticChristoph Hellwig