summaryrefslogtreecommitdiff
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-15nvmet: release a ns reference in nvmet_req_uninit if neededSagi Grimberg
2018-01-15nvme: host delete_work and reset_work on separate workqueuesRoy Shterman
2018-01-08nvmet: rearrange nvmet_ctrl_free()Israel Rukshin
2018-01-08nvmet: fix error flow in nvmet_alloc_ctrl()Israel Rukshin
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-06nvmet/rdma: Use sgl_alloc() and sgl_free()Bart Van Assche
2018-01-06nvmet/fc: Use sgl_alloc() and sgl_free()Bart Van Assche
2017-12-29nvme-fcloop: avoid possible uninitialized variable warningJames Smart
2017-11-20nvmet-fc: correct ref counting error when deferred rcv usedJames Smart
2017-11-20nvme-loop: check if queue is ready in queue_rqSagi Grimberg
2017-11-16nvmet_fc: fix better length checkingJames Smart
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-10nvmet: kill nvmet_inline_bio_initChristoph Hellwig
2017-11-10nvmet: better data length validationChristoph Hellwig
2017-11-10nvme: remove handling of multiple AEN requestsKeith Busch
2017-11-10nvme: centralize AEN definesKeith Busch
2017-11-10nvmet: remove redundant local variableSagi Grimberg
2017-11-10nvmet: remove redundant memset if failed to get_smart_log failedSagi Grimberg
2017-11-10nvmet: fix comment typos in admin-cmd.cMinwoo Im
2017-11-10nvmet-rdma: update queue list during ib_device removalIsrael Rukshin
2017-11-03block: add a poll_fn callback to struct request_queueChristoph Hellwig
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01nvmet: fix fatal_err_work deadlockJames Smart
2017-11-01nvme: consolidate common code from ->reset_workChristoph Hellwig
2017-11-01nvme: move controller deletion to common codeChristoph Hellwig
2017-10-27nvme: switch controller refcounting to use struct deviceChristoph Hellwig
2017-10-20nvmet: Change max_nsid in subsystem due to ns_disable if neededRoy Shterman
2017-10-19nvmet: make config_item_type constBhumika Goyal
2017-10-19nvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag setIsrael Rukshin
2017-10-19nvmet: synchronize sqhd updateJames Smart
2017-10-04nvmet: bump NVMET_NR_QUEUES to 128James Smart
2017-09-25nvme-fcloop: fix port deletes and callbacksJames Smart
2017-09-25nvmet-fc: ensure target queue id within range.James Smart
2017-09-25nvmet-fc: on port remove call put outside lockJames Smart
2017-09-25nvme: fix sqhd reference when admin queue connect failsJames Smart
2017-09-25nvmet: implement valid sqhd values in completionsJames Smart
2017-09-25nvmet-fc: fix failing max io queue connectionsJames Smart
2017-09-25nvmet-fcloop: remove use of FC-specific error codesJames Smart
2017-09-25nvmet-fc: remove use of FC-specific error codesJames Smart