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