summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/nvmet.h
AgeCommit message (Expand)AuthorFilesLines
2025-11-17nvmet-auth: update sc_c in target host hash calculationAlistair Francis1-0/+1
2025-06-30nvmet: fix memory leak of bio integrityDmitry Bogdanov1-0/+2
2025-05-20nvmet: simplify the nvmet_req_init() interfaceWilfred Mallawa1-2/+2
2025-05-20nvmet: support completion queue sharingWilfred Mallawa1-4/+5
2025-05-20nvmet: cq: prepare for completion queue sharingWilfred Mallawa1-2/+10
2025-05-20nvmet: add a helper function for cqid checkingWilfred Mallawa1-0/+1
2025-03-27Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds1-6/+34
2025-03-21nvmet: replace max(a, min(b, c)) by clamp(val, lo, hi)Li Haoran1-1/+1
2025-03-21nvmet-tcp: support secure channel concatenationHannes Reinecke1-3/+29
2025-03-21nvmet: Add 'sq' argument to alloc_ctrl_argsHannes Reinecke1-2/+4
2025-02-28nvmet: remove old function prototypeMaurizio Lombardi1-1/+0
2025-02-18nvmet: Use enum definitions instead of hardcoded valuesDamien Le Moal1-7/+7
2025-02-03Merge tag 'nvme-6.14-2025-01-31' of git://git.infradead.org/nvme into block-6.14Jens Axboe1-1/+1
2025-01-28nvmet: the result field in nvmet_alloc_ctrl_args is little endianChristoph Hellwig1-1/+1
2025-01-21Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds1-3/+107
2025-01-11nvmet: Implement arbitration feature supportDamien Le Moal1-0/+7
2025-01-11nvmet: Implement interrupt config feature supportDamien Le Moal1-0/+5
2025-01-11nvmet: Implement interrupt coalescing feature supportDamien Le Moal1-0/+10
2025-01-11nvmet: Introduce get/set_feature controller operationsDamien Le Moal1-0/+4
2025-01-11nvmet: Add support for I/O queue management admin commandsDamien Le Moal1-0/+8
2025-01-11nvmet: Introduce nvmet_sq_create() and nvmet_cq_create()Damien Le Moal1-0/+6
2025-01-11nvmet: Introduce nvmet_req_transfer_len()Damien Le Moal1-0/+8
2025-01-11nvmet: Improve nvmet_alloc_ctrl() interface and implementationDamien Le Moal1-3/+15
2025-01-11nvme: Add PCI transport typeDamien Le Moal1-0/+5
2025-01-11nvmet: Add drvdata field to struct nvmet_ctrlDamien Le Moal1-0/+2
2025-01-11nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpersDamien Le Moal1-0/+35
2025-01-11nvmet: Add vendor_id and subsys_vendor_id subsystem attributesDamien Le Moal1-0/+2
2024-12-28nvmet-loop: avoid using mutex in IO hotpathNilay Shroff1-0/+7
2024-11-11nvmet: declare 2.1 version complianceKeith Busch1-1/+1
2024-11-11nvmet: support reservation featureGuixin Liu1-1/+64
2024-06-24nvmet: add 'host_traddr' callback for debugfsHannes Reinecke1-0/+4
2024-06-24nvmet: add debugfs supportHannes Reinecke1-2/+6
2024-05-14Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10Jens Axboe1-4/+4
2024-05-01nvmet: return DHCHAP status codes from nvmet_setup_auth()Hannes Reinecke1-4/+4
2024-05-01nvmet: fix nvme status code when namespace is disabledSagi Grimberg1-0/+1
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds1-2/+4
2024-03-03nvmet: introduce new max queue size configuration entryMax Gurtovoy1-1/+3
2024-03-03nvmet: set maxcmd to be per controllerMax Gurtovoy1-1/+1
2024-02-25nvme: port block device access to fileChristian Brauner1-1/+1
2023-11-02Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds1-0/+11
2023-10-28nvmet: Convert to bdev_open_by_path()Jan Kara1-0/+1
2023-10-11nvmet-tcp: peek icreq before starting TLSHannes Reinecke1-0/+5
2023-10-11nvmet-tcp: enable TLS handshake upcallHannes Reinecke1-0/+1
2023-10-11nvmet: Set 'TREQ' to 'required' when TLS is enabledHannes Reinecke1-0/+5
2023-06-21nvmet: Reorder fields in 'struct nvmet_ns'Christophe JAILLET1-1/+1
2023-06-12nvmet: reorder fields in 'struct nvmet_sq'Christophe JAILLET1-1/+1
2023-04-13nvmet: remove nvmet_req_cns_error_completeChristoph Hellwig1-8/+0
2023-04-13nvmet: rename nvmet_execute_identify_cns_cs_nsChristoph Hellwig1-1/+1
2023-04-13nvmet: fix I/O Command Set specific Identify ControllerDamien Le Moal1-1/+1
2022-11-21nvmet: expose firmware revision to configfsAleksandr Miloserdov1-0/+2