summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2021-09-30nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()Dan Carpenter
2021-09-26nvmet: fixup buffer overrun in nvmet_subsys_attr_serial()Hannes Reinecke
2021-09-18nvme: code command_id with a genctr for use-after-free validationSagi Grimberg
2021-09-15nvmet: pass back cntlid on successful completionAmit Engel
2021-07-05nvme-tcp: can't set sk_user_data without write_lockMaurizio Lombardi
2021-06-30nvme: use return value from blk_execute_rq()Keith Busch
2021-06-30nvme: use blk_execute_rq() for passthrough commandsKeith Busch
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-21nvmet: use NVMET_MAX_NAMESPACES to set nn valueChaitanya Kulkarni
2021-06-17nvmet: remove zeroout memset call for structChaitanya Kulkarni
2021-06-17nvmet: add ZBD over ZNS backend supportChaitanya Kulkarni
2021-06-17nvmet: add Command Set Identifier supportChaitanya Kulkarni
2021-06-17nvmet: add nvmet_req_bio put helper for backendsChaitanya Kulkarni
2021-06-17nvmet: add req cns error complete helperChaitanya Kulkarni
2021-06-17nvmet: remove local variableChaitanya Kulkarni
2021-06-17nvmet: use nvme status value directlyChaitanya Kulkarni
2021-06-17nvmet: use u32 type for the local variable nsidChaitanya Kulkarni
2021-06-17nvmet: use u32 for nvmet_subsys max_nsidChaitanya Kulkarni
2021-06-17nvmet: use req->cmd directly in file-ns fast pathChaitanya Kulkarni
2021-06-17nvmet: use req->cmd directly in bdev-ns fast pathChaitanya Kulkarni
2021-06-17nvmet: make ver stable once connection establishedNoam Gottlieb
2021-06-17nvmet: allow mn change if subsys not discoveredNoam Gottlieb
2021-06-17nvmet: make sn stable once connection was establishedNoam Gottlieb
2021-06-17nvmet: change sn size and check validityNoam Gottlieb
2021-06-17nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()Hannes Reinecke
2021-06-03nvmet: remove a superfluous variableChaitanya Kulkarni
2021-06-03nvmet: move ka_work initialization to nvmet_alloc_ctrlAmit Engel
2021-06-02nvmet: fix freeing unallocated p2pmemMax Gurtovoy
2021-06-02nvme-loop: do not warn for deleted controllers during resetHannes Reinecke
2021-06-02nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()Hannes Reinecke
2021-06-02nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() failsHannes Reinecke
2021-06-02nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()Hannes Reinecke
2021-05-26nvmet: fix false keep-alive timeout when a controller is torn downSagi Grimberg
2021-05-26nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_responseHou Pu
2021-05-19nvme-loop: fix memory leak in nvme_loop_create_ctrl()Wu Bo
2021-05-19nvmet: fix memory leak in nvmet_alloc_ctrl()Wu Bo
2021-05-12nvmet: seset ns->file when open failsDaniel Wagner
2021-05-11nvmet: demote fabrics cmd parse err msg to debugChaitanya Kulkarni
2021-05-11nvmet: use helper to remove the duplicate codeChaitanya Kulkarni
2021-05-11nvmet: demote discovery cmd parse err msg to debugChaitanya Kulkarni
2021-05-11nvmet-rdma: Fix NULL deref when SEND is completed with errorMichal Kalderon
2021-05-11nvmet: fix inline bio check for passthruChaitanya Kulkarni
2021-05-11nvmet: fix inline bio check for bdev-nsChaitanya Kulkarni
2021-05-04nvmet: remove unsupported command noiseKeith Busch
2021-05-04nvme: move the fabrics queue ready check routines to coreTao Chiu
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-21nvmet: avoid queuing keep-alive timer if it is disabledHou Pu
2021-04-15nvmet: fix a spelling mistake "nubmer" -> "number"Colin Ian King
2021-04-15nvmet-fc: simplify nvmet_fc_alloc_hostportAmit Engel
2021-04-15nvmet-tcp: fix a segmentation fault during io parsing errorElad Grupi