summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/nvmet.h
AgeCommit message (Expand)Author
2025-06-30nvmet: fix memory leak of bio integrityDmitry Bogdanov
2025-05-20nvmet: simplify the nvmet_req_init() interfaceWilfred Mallawa
2025-05-20nvmet: support completion queue sharingWilfred Mallawa
2025-05-20nvmet: cq: prepare for completion queue sharingWilfred Mallawa
2025-05-20nvmet: add a helper function for cqid checkingWilfred Mallawa
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-20nvmet: replace max(a, min(b, c)) by clamp(val, lo, hi)Li Haoran
2025-03-20nvmet-tcp: support secure channel concatenationHannes Reinecke
2025-03-20nvmet: Add 'sq' argument to alloc_ctrl_argsHannes Reinecke
2025-02-27nvmet: remove old function prototypeMaurizio Lombardi
2025-02-18nvmet: Use enum definitions instead of hardcoded valuesDamien Le Moal
2025-02-03Merge tag 'nvme-6.14-2025-01-31' of git://git.infradead.org/nvme into block-6.14Jens Axboe
2025-01-28nvmet: the result field in nvmet_alloc_ctrl_args is little endianChristoph Hellwig
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-10nvmet: Implement arbitration feature supportDamien Le Moal
2025-01-10nvmet: Implement interrupt config feature supportDamien Le Moal
2025-01-10nvmet: Implement interrupt coalescing feature supportDamien Le Moal
2025-01-10nvmet: Introduce get/set_feature controller operationsDamien Le Moal
2025-01-10nvmet: Add support for I/O queue management admin commandsDamien Le Moal
2025-01-10nvmet: Introduce nvmet_sq_create() and nvmet_cq_create()Damien Le Moal
2025-01-10nvmet: Introduce nvmet_req_transfer_len()Damien Le Moal
2025-01-10nvmet: Improve nvmet_alloc_ctrl() interface and implementationDamien Le Moal
2025-01-10nvme: Add PCI transport typeDamien Le Moal
2025-01-10nvmet: Add drvdata field to struct nvmet_ctrlDamien Le Moal
2025-01-10nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpersDamien Le Moal
2025-01-10nvmet: Add vendor_id and subsys_vendor_id subsystem attributesDamien Le Moal
2024-12-27nvmet-loop: avoid using mutex in IO hotpathNilay Shroff
2024-11-11nvmet: declare 2.1 version complianceKeith Busch
2024-11-11nvmet: support reservation featureGuixin Liu
2024-06-24nvmet: add 'host_traddr' callback for debugfsHannes Reinecke
2024-06-24nvmet: add debugfs supportHannes Reinecke
2024-05-14Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10Jens Axboe
2024-05-01nvmet: return DHCHAP status codes from nvmet_setup_auth()Hannes Reinecke
2024-05-01nvmet: fix nvme status code when namespace is disabledSagi Grimberg
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-02nvmet: introduce new max queue size configuration entryMax Gurtovoy
2024-03-02nvmet: set maxcmd to be per controllerMax Gurtovoy
2024-02-25nvme: port block device access to fileChristian Brauner
2023-11-01Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-10-28nvmet: Convert to bdev_open_by_path()Jan Kara
2023-10-11nvmet-tcp: peek icreq before starting TLSHannes Reinecke
2023-10-11nvmet-tcp: enable TLS handshake upcallHannes Reinecke
2023-10-11nvmet: Set 'TREQ' to 'required' when TLS is enabledHannes Reinecke
2023-06-21nvmet: Reorder fields in 'struct nvmet_ns'Christophe JAILLET
2023-06-12nvmet: reorder fields in 'struct nvmet_sq'Christophe JAILLET
2023-04-13nvmet: remove nvmet_req_cns_error_completeChristoph Hellwig
2023-04-13nvmet: rename nvmet_execute_identify_cns_cs_nsChristoph Hellwig
2023-04-13nvmet: fix I/O Command Set specific Identify ControllerDamien Le Moal
2022-11-21nvmet: expose firmware revision to configfsAleksandr Miloserdov
2022-11-21nvmet: expose IEEE OUI to configfsAleksandr Miloserdov