summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2018-05-18nvme-pci: simplify nvme_cqe_validChristoph Hellwig
2018-05-18nvme: mark the result argument to nvme_complete_async_event volatileChristoph Hellwig
2018-05-16Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-05-15nvme: Avoid flush dependency in delete controller flowNitzan Carmi
2018-05-11nvme/pci: Sync controller reset for AER slot_resetKeith Busch
2018-05-11nvme: add quirk to force medium priority for SQ creationJens Axboe
2018-05-11nvme: Fix sync controller reset returnCharles Machalow
2018-05-09IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen
2018-05-07nvme/pci: Hold controller reference during async probeKeith Busch
2018-05-07nvme: fix use-after-free in nvme_free_ns_headJianchao Wang
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-03nvmet: switch loopback target state to connecting when resettingJohannes Thumshirn
2018-05-03nvme/multipath: Fix multipath disabled naming collisionsKeith Busch
2018-05-03nvme/multipath: Disable runtime writable enabling parameterKeith Busch
2018-05-03nvme: Set integrity flag for user passthrough commandsKeith Busch
2018-05-03nvme: fix potential memory leak in option parsingChengguang Xu
2018-05-02nvme: only reconfigure discard if necessaryJens Axboe
2018-05-02nvme/pci: Use async_schedule for initial reset workKeith Busch
2018-04-27nvmet-rdma: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-27nvme: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-26nvme: lightnvm: add granby supportWei Xu
2018-04-26NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash StorageMicah Parrish
2018-04-26nvme: change order of qid and cmdid in completion traceJohannes Thumshirn
2018-04-26nvme: fc: provide a descriptive errorJohannes Thumshirn
2018-04-12nvme: expand nvmf_check_if_ready checksJames Smart
2018-04-12nvme: Use admin command effects for admin commandsKeith Busch
2018-04-12nvmet: fix space padding in serial numberDaniel Verkamp
2018-04-12nvme: check return value of init_srcu_struct functionMax Gurtovoy
2018-04-12nvmet: Fix nvmet_execute_write_zeroes sector countRodrigo R. Galvao
2018-04-12nvme-pci: Separate IO and admin queue IRQ vectorsKeith Busch
2018-04-12nvme-pci: Remove unused queue parameterKeith Busch
2018-04-12nvme-pci: Skip queue deletion if there are no queuesKeith Busch
2018-04-12nvme: target: fix buffer overflowArnd Bergmann
2018-04-12nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn
2018-04-12nvme: unexport nvme_start_keep_aliveJohannes Thumshirn
2018-04-12nvme-loop: fix kernel oops in case of unhandled commandMing Lei
2018-04-12nvme: enforce 64bit offset for nvme_get_log_ext fnMatias Bjørling
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-03-29lightnvm: remove function name in stringsMatias Bjørling
2018-03-29lightnvm: implement get log report chunk helpersJavier González
2018-03-29lightnvm: normalize geometry nomenclatureJavier González
2018-03-29lightnvm: complete geo structure with maxoc*Javier González
2018-03-29lightnvm: add shorten OCSSD version in geoJavier González
2018-03-29lightnvm: add minor version to generic geometryJavier González
2018-03-29lightnvm: simplify geometry structureJavier González
2018-03-29nvme: lightnvm: add late setup of block size and metadataMatias Bjørling
2018-03-29lightnvm: remove nvm_dev_ops->max_phys_sectMatias Bjørling
2018-03-29lightnvm: add 2.0 geometry identificationMatias Bjørling
2018-03-29lightnvm: flatten nvm_id_group into nvm_idMatias Bjørling
2018-03-29lightnvm: make 1.2 data structures explicitMatias Bjørling