summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2018-02-04Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-30blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-26nvme: add tracepoint for nvme_complete_rqJohannes Thumshirn
2018-01-26nvme: add tracepoint for nvme_setup_cmdJohannes Thumshirn
2018-01-26nvme-pci: introduce RECONNECTING state to mark initializing procedureJianchao Wang
2018-01-25nvme-rdma: remove redundant boolean for inline_dataMax Gurtovoy
2018-01-25nvme: don't free uuid pointer before printing itJohannes Thumshirn
2018-01-25nvme-pci: Suspend queues after deleting themKeith Busch
2018-01-23nvme-pci: Fix queue double allocationsKeith Busch
2018-01-17nvme-pci: take sglist coalescing in dma_map_sg into accountChristoph Hellwig
2018-01-17nvme-pci: check segement valid for SGL useKeith Busch
2018-01-17nvme-pci: clean up SMBSZ bit definitionsChristoph Hellwig
2018-01-17nvme-pci: clean up CMB initializationChristoph Hellwig
2018-01-17nvme-fc: correct hang in nvme_ns_remove()James Smart
2018-01-17nvme-fc: fix rogue admin cmds stalling teardownJames Smart
2018-01-15nvmet: release a ns reference in nvmet_req_uninit if neededSagi Grimberg
2018-01-15nvme-fabrics: fix memory leak when parsing host ID optionRoland Dreier
2018-01-15nvme: fix comment typos in nvme_create_io_queuesMinwoo Im
2018-01-15nvme: host delete_work and reset_work on separate workqueuesRoy Shterman
2018-01-15nvme-pci: allocate device queues storage space at probeSagi Grimberg
2018-01-15nvme-pci: serialize pci resetsSagi Grimberg
2018-01-10nvme/multipath: Use blk_path_errorKeith Busch
2018-01-10nvme/multipath: Consult blk_status_t for failoverKeith Busch
2018-01-10nvme: Add more command status translationKeith Busch
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches
2018-01-08nvme: fix subsystem multiple controllers support checkIsrael Rukshin
2018-01-08nvme: take refcount on transport moduleNitzan Carmi
2018-01-08nvme-pci: fix NULL pointer reference in nvme_alloc_nsJianchao Wang
2018-01-08nvme: modify the debug level for setting shutdown timeoutMax Gurtovoy
2018-01-08nvme-pci: don't open-code nvme_reset_ctrlSagi Grimberg
2018-01-08nvmet: rearrange nvmet_ctrl_free()Israel Rukshin
2018-01-08nvmet: fix error flow in nvmet_alloc_ctrl()Israel Rukshin
2018-01-08nvme-pci: remove an unnecessary initialization in HMB codeMinwoo Im
2018-01-08nvme-fabrics: protect against module unload during create_ctrlRoy Shterman
2018-01-08nvmet-fc: cleanup nvmet add_port/remove_portJames Smart
2018-01-08nvme_fcloop: refactor host/target io job accessJames Smart
2018-01-08nvme_fcloop: rework to remove xxx_IN_ISR feature flagsJames Smart
2018-01-08nvme_fcloop: disassocate local port structsJames Smart
2018-01-08nvme_fcloop: fix abort race conditionJames Smart
2018-01-08nvmet: lower log level for each queue creationSagi Grimberg
2018-01-08nvmet-rdma: lowering log level for chatty debug messagesSagi Grimberg
2018-01-08nvmet-rdma: removed queue cleanup from module exitSagi Grimberg
2018-01-08nvme-fabrics: initialize default host->id in nvmf_host_default()Ewan D. Milne
2018-01-06nvmet/rdma: Use sgl_alloc() and sgl_free()Bart Van Assche
2018-01-06nvmet/fc: Use sgl_alloc() and sgl_free()Bart Van Assche
2018-01-05lightnvm: make geometry structures 2.0 readyMatias Bjørling
2018-01-05lightnvm: remove lower page tablesMatias Bjørling
2018-01-05lightnvm: remove hybrid ocssd 1.2 supportMatias Bjørling