summaryrefslogtreecommitdiff
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-08nvmet-auth: fix nvmet_auth hash error handlingGaosheng Cui
2024-06-26nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]Nathan Chancellor
2024-06-24nvme-fcloop: implement 'host_traddr'Hannes Reinecke
2024-06-24nvmet-fc: implement host_traddr()Hannes Reinecke
2024-06-24nvmet-rdma: implement host_traddr()Hannes Reinecke
2024-06-24nvmet-tcp: implement host_traddr()Hannes Reinecke
2024-06-24nvmet: add 'host_traddr' callback for debugfsHannes Reinecke
2024-06-24nvmet: add debugfs supportHannes Reinecke
2024-06-24nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu
2024-06-24nvme: split device add from initializationKeith Busch
2024-06-21nvmet: make 'tsas' attribute idempotent for RDMAHannes Reinecke
2024-06-17nvmet: do not return 'reserved' for empty TSAS valuesHannes Reinecke
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig
2024-06-12nvmet: always initialize cqe.resultDaniel Wagner
2024-06-12nvmet-passthru: propagate status from id override functionsDaniel Wagner
2024-05-28nvmet: fix a possible leak when destroy a ctrl during qp establishmentSagi Grimberg
2024-05-23nvmet: fix ns enable/disable possible hangSagi Grimberg
2024-05-14Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10Jens Axboe
2024-05-13Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxLinus Torvalds
2024-05-08nvmet-rdma: fix possible bad dereference when freeing rspsSagi Grimberg
2024-05-08nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()Dan Carpenter
2024-05-07nvmet: make nvmet_wq unboundSagi Grimberg
2024-05-07nvmet-rdma: Avoid o(n^2) loop in delete_ctrlSagi Grimberg
2024-05-07nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callersMaurizio Lombardi
2024-05-01nvmet: return DHCHAP status codes from nvmet_setup_auth()Hannes Reinecke
2024-05-01nvmet: lock config semaphore when accessing DH-HMAC-CHAP keyHannes Reinecke
2024-05-01nvmet: fix nvme status code when namespace is disabledSagi Grimberg
2024-05-01nvmet-tcp: fix possible memory leak when tearing down a controllerSagi Grimberg
2024-05-01nvmet-auth: replace pr_debug() with pr_err() to report an error.Maurizio Lombardi
2024-05-01nvmet-auth: return the error code to the nvmet_auth_host_hash() callersMaurizio Lombardi
2024-04-17nvmet: zns: Do not reference the gendisk conv_zones_bitmapDamien Le Moal
2024-04-04nvmet-fc: move RCU read lock to nvmet_fc_assoc_existsDaniel Wagner
2024-04-04nvmet: implement unique discovery NQNHannes Reinecke
2024-03-21Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9Jens Axboe
2024-03-21nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flagGuixin Liu
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-03-08nvmet: add tracing of zns commandsGuixin Liu
2024-03-08nvmet: add tracing of authentication commandsGuixin Liu
2024-03-08nvmet-tcp: do not continue for invalid icreqHannes Reinecke
2024-03-05nvme: fcloop: make fcloop_class constantRicardo B. Marliere
2024-03-05net: introduce page_frag_cache_drain()Yunsheng Lin
2024-03-02nvmet-rdma: set max_queue_size for RDMA transportMax Gurtovoy
2024-03-02nvmet: introduce new max queue size configuration entryMax Gurtovoy
2024-03-02nvme-rdma: introduce NVME_RDMA_MAX_METADATA_QUEUE_SIZE definitionMax Gurtovoy
2024-03-02nvmet: set ctrl pi_support cap before initializing cap regMax Gurtovoy
2024-03-02nvmet: set maxcmd to be per controllerMax Gurtovoy
2024-03-02nvmet: compare mqes and sqsize only for IO SQMax Gurtovoy