summaryrefslogtreecommitdiff
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2023-04-13nvmet: cleanup nvmet_execute_identify()Damien Le Moal
2023-04-13nvmet: fix I/O Command Set specific Identify ControllerDamien Le Moal
2023-04-13nvmet: fix Identify Active Namespace ID list handlingDamien Le Moal
2023-04-13nvmet: fix Identify Controller handlingDamien Le Moal
2023-04-13nvmet: fix Identify Namespace handlingDamien Le Moal
2023-04-13nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()Damien Le Moal
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-20Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-07Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme into for-6.3/...Jens Axboe
2023-02-03nvmet: use bvec_set_page to initialize bvecsChristoph Hellwig
2023-02-01nvmet: for nvme admin set_features cmd, call nvmet_check_data_len_lte()Amit Engel
2023-02-01nvme: remove nvme_execute_passthru_rqChristoph Hellwig
2023-02-01nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel
2023-01-29block: introduce bdev_zone_no helperPankaj Raghav
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye
2022-12-28nvmet: don't defer passthrough commands with trivial effects to the workqueueChristoph Hellwig
2022-12-28nvmet: set the LBCC bit for commands that modify dataChristoph Hellwig
2022-12-28nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding itChristoph Hellwig
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-07nvmet: don't open-code NVME_NS_ATTR_RO enumerationSagi Grimberg
2022-12-07nvme: consolidate setting the tagset flagsChristoph Hellwig
2022-12-07nvme: pass nr_maps explicitly to nvme_alloc_io_tag_setChristoph Hellwig
2022-12-06nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrlChristoph Hellwig
2022-12-06nvme: introduce nvme_start_requestSagi Grimberg
2022-12-06nvme: use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-21nvmet: expose firmware revision to configfsAleksandr Miloserdov
2022-11-21nvmet: expose IEEE OUI to configfsAleksandr Miloserdov
2022-11-18nvme: rename the queue quiescing helpersChristoph Hellwig
2022-11-16nvmet: fix a memory leak in nvmet_auth_set_keySagi Grimberg
2022-11-16nvmet: fix a memory leak in nvmet_auth_set_keySagi Grimberg
2022-11-15nvme: move OPAL setup from PCIe to coreChristoph Hellwig
2022-11-15nvmet: only allocate a single slab for bvecsChristoph Hellwig
2022-11-15nvmet: force reconnect when number of queue changesDaniel Wagner
2022-11-15nvmet: use try_cmpxchg in nvmet_update_sq_headUros Bizjak
2022-11-09nvmet: fix a memory leakSagi Grimberg
2022-11-09nvmet: fix memory leak in nvmet_subsys_attr_model_store_lockedAleksandr Miloserdov
2022-10-19nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_showDaniel Wagner
2022-10-19nvmet: fix workqueue MEM_RECLAIM flushing dependencySagi Grimberg
2022-09-30block: change request end_io handler to pass back a return valueJens Axboe
2022-09-30Merge branch 'for-6.1/block' into for-6.1/passthroughJens Axboe
2022-09-27nvmet: don't look at the request_queue in nvmet_bdev_set_limitsChristoph Hellwig
2022-09-27nvmet: don't look at the request_queue in nvmet_bdev_zone_mgmt_emulate_allChristoph Hellwig
2022-09-27nvme-loop: use the tagset alloc/free helpersChristoph Hellwig
2022-09-27nvme-loop: store the generic nvme_ctrl in set->driver_dataChristoph Hellwig
2022-09-27nvme-loop: initialize sqsize laterChristoph Hellwig
2022-09-27nvmet: add helpers to set the result field for connect commandsChristoph Hellwig
2022-09-27nvme: improve the NVME_CONNECT_AUTHREQ* definitionsChristoph Hellwig
2022-09-27nvmet-auth: don't try to cancel a non-initialized work_structChristoph Hellwig