aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
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
2019-05-01nvme: move command size checks to the coreChristoph Hellwig
2019-05-01nvme-fabrics: check more command sizesMinwoo Im
2019-05-01nvme-pci: check more command sizesMinwoo Im
2019-05-01nvme-pci: remove an unneeded variable initializationMinwoo Im
2019-05-01nvme-pci: unquiesce admin queue on shutdownKeith Busch
2019-05-01nvme-pci: shutdown on timeout during deletionKeith Busch
2019-05-01nvme-pci: fix psdt field for single segment sglsKlaus Birkelund Jensen
2019-05-01nvme-multipath: don't print ANA group state by defaultHannes Reinecke
2019-05-01nvme-multipath: split bios with the ns_head bio_set before submittingHannes Reinecke
2019-05-01nvme-tcp: fix possible null deref on a timed out io queue connectSagi Grimberg
2019-04-25nvme: set 0 capacity if namespace block size exceeds PAGE_SIZESagi Grimberg
2019-04-25nvme-loop: kill timeout handlerMing Lei
2019-04-25nvme-tcp: rename function to have nvme_tcp prefixSagi Grimberg
2019-04-25nvme-rdma: fix a NULL deref when an admin connect times outSagi Grimberg
2019-04-25nvme-tcp: fix a NULL deref when an admin connect times outSagi Grimberg
2019-04-25nvmet-tcp: don't fail maxr2t greater than 1Sagi Grimberg
2019-04-25nvmet-file: clamp-down file namespace lba_shiftSagi Grimberg
2019-04-25nvmet: include <linux/scatterlist.h>Enrico Weigelt, metux IT consult
2019-04-25nvmet: return a specified error it subsys_alloc failsMinwoo Im
2019-04-25nvmet: rename nvme_completion instances from rsp to cqeMax Gurtovoy