aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme/host/fabrics.c
AgeCommit message (Expand)Author
2021-10-20nvme: Add connect option 'discovery'Hannes Reinecke
2021-08-16nvme-fabrics: remove superfluous nvmf_host_put in nvmf_parse_optionsHou Pu
2021-06-30nvme: use blk_execute_rq() for passthrough commandsKeith Busch
2021-06-17nvme-fabrics: remove memset in connect io qChaitanya Kulkarni
2021-06-17nvme-fabrics: remove memset in connect admin qChaitanya Kulkarni
2021-06-17nvme-fabrics: remove memset in nvmf_reg_write32()Chaitanya Kulkarni
2021-06-17nvme-fabrics: remove memset in nvmf_reg_read64()Chaitanya Kulkarni
2021-06-03nvme-fabrics: remove extra bracesChaitanya Kulkarni
2021-06-03nvme-fabrics: remove an extra commentChaitanya Kulkarni
2021-06-03nvme-fabrics: remove extra new lines in the switchChaitanya Kulkarni
2021-06-03nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error()Chaitanya Kulkarni
2021-06-03nvme-tcp: allow selecting the network interface for connectionsMartin Belanger
2021-05-04nvme: move the fabrics queue ready check routines to coreTao Chiu
2021-04-21nvme: sanitize KATO settingHannes Reinecke
2021-03-05nvme-fabrics: fix kato initializationMartin George
2021-02-10nvme-fabrics: avoid double completions in nvmf_fail_nonready_commandChao Leng
2020-12-01nvme-fabrics: reject I/O to offline deviceVictor Gladkov
2020-09-09nvme-fabrics: allow to queue requests for live queuesSagi Grimberg
2020-08-28nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptanceSagi Grimberg
2020-07-29nvme: fix deadlock in disconnect during scan_work and/or ana_workSagi Grimberg
2020-03-26nvme-fabrics: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2019-09-12nvme-fabrics: allow discovery subsystems accept a katoSagi Grimberg
2019-08-29nvme: make fabrics command run on a separate request queueSagi Grimberg
2019-08-29nvme-fabrics: Add type of service (TOS) configurationIsrael Rukshin
2019-06-21nvme: introduce nvme_is_fabrics to check fabrics cmdMinwoo Im
2019-05-14nvme-fabrics: remove unused argumentMinwoo Im
2019-05-01nvme-fabrics: check more command sizesMinwoo Im
2019-02-20nvme-fabrics: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme-fabrics: document the poll function argumentBart Van Assche
2019-01-09nvme-fabrics: unset write/poll queues for discovery controllersSagi Grimberg
2018-12-18nvme-fabrics: allow user to pass in nr_poll_queuesSagi Grimberg
2018-12-18nvme-fabrics: allow nvmf_connect_io_queue to pollSagi Grimberg
2018-12-18nvme-core: optionally poll sync commandsSagi Grimberg
2018-12-13nvme-fabrics: allow user to set nr_write_queues for separate queue mapsSagi Grimberg
2018-12-13nvme-fabrics: allow user passing data digestSagi Grimberg
2018-12-13nvme-fabrics: allow user passing header digestSagi Grimberg
2018-12-07nvme: disable fabrics SQ flow control when asked by the userSagi Grimberg
2018-10-19nvme-fabrics: move controller options matching to fabricsSagi Grimberg
2018-10-01nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/OJames Smart
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-08nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect foreverTal Shorer
2018-07-24nvme: if_ready checks to fail io to deleting controllerJames Smart
2018-06-15nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig
2018-06-15nvme-fabrics: refactor queue ready checkChristoph Hellwig
2018-06-08nvme: don't hold nvmf_transports_rwsem for more than transport lookupsJohannes Thumshirn
2018-05-31nvme-fabrics: allow internal passthrough command on deleting controllersChristoph Hellwig
2018-05-25nvme: fix KASAN warning when parsing host nqnHannes Reinecke
2018-05-25nvme-fabrics: allow duplicate connections to the discovery controllerHannes Reinecke
2018-05-25nvme-fabrics: centralize discovery controller defaultsHannes Reinecke
2018-05-25nvme-fabrics: remove unnecessary controller subnqn validationJames Smart