aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme/target/nvmet.h
AgeCommit message (Expand)AuthorFilesLines
2026-04-27Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1Jens Axboe1-0/+13
2026-04-13Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+5
2026-04-08nvmet: introduce new mdts configuration entryAurelien Aptel1-0/+13
2026-03-27nvmet: report NPDGL and NPDALCaleb Sander Mateos1-0/+2
2026-03-27nvmet-tcp: Don't error if TLS is enabed on a resetAlistair Francis1-2/+2
2026-03-27nvme-auth: use proper argument typesEric Biggers1-1/+1
2026-03-10nvmet: move async event work off nvmet-wqChaitanya Kulkarni1-0/+1
2025-12-04Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19Jens Axboe1-1/+0
2025-12-01nvmet: remove redundant subsysnqn field from ctrlMax Gurtovoy1-1/+0
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-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds1-6/+34
2025-03-20nvmet: replace max(a, min(b, c)) by clamp(val, lo, hi)Li Haoran1-1/+1
2025-03-20nvmet-tcp: support secure channel concatenationHannes Reinecke1-3/+29
2025-03-20nvmet: Add 'sq' argument to alloc_ctrl_argsHannes Reinecke1-2/+4
2025-02-27nvmet: 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-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds1-3/+107
2025-01-10nvmet: Implement arbitration feature supportDamien Le Moal1-0/+7
2025-01-10nvmet: Implement interrupt config feature supportDamien Le Moal1-0/+5
2025-01-10nvmet: Implement interrupt coalescing feature supportDamien Le Moal1-0/+10
2025-01-10nvmet: Introduce get/set_feature controller operationsDamien Le Moal1-0/+4
2025-01-10nvmet: Add support for I/O queue management admin commandsDamien Le Moal1-0/+8
2025-01-10nvmet: Introduce nvmet_sq_create() and nvmet_cq_create()Damien Le Moal1-0/+6
2025-01-10nvmet: Introduce nvmet_req_transfer_len()Damien Le Moal1-0/+8
2025-01-10nvmet: Improve nvmet_alloc_ctrl() interface and implementationDamien Le Moal1-3/+15
2025-01-10nvme: Add PCI transport typeDamien Le Moal1-0/+5
2025-01-10nvmet: Add drvdata field to struct nvmet_ctrlDamien Le Moal1-0/+2
2025-01-10nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpersDamien Le Moal1-0/+35
2025-01-10nvmet: Add vendor_id and subsys_vendor_id subsystem attributesDamien Le Moal1-0/+2
2024-12-27nvmet-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-02nvmet: introduce new max queue size configuration entryMax Gurtovoy1-1/+3
2024-03-02nvmet: set maxcmd to be per controllerMax Gurtovoy1-1/+1
2024-02-25nvme: port block device access to fileChristian Brauner1-1/+1
2023-11-01Merge 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