summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/core.c
AgeCommit message (Expand)Author
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-10nvmet: move async event work off nvmet-wqChaitanya Kulkarni
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2025-12-04nvme: fix typo error in nvme targetChu Guangqing
2025-12-01nvmet: remove redundant subsysnqn field from ctrlMax Gurtovoy
2025-12-01nvmet: add sanity checks when freeing subsystemMax Gurtovoy
2025-09-23nvmet: add safety check for subsys lockMax Gurtovoy
2025-08-07nvmet: exit debugfs after discovery subsystem exitsMohamed Khalfella
2025-07-31nvmet: initialize discovery subsys after debugfs is initializedMohamed Khalfella
2025-07-17nvmet: remove redundant assignment of error code in nvmet_ns_enable()Alok Tiwari
2025-06-04nvme: spelling fixesYi Zhang
2025-06-04nvme: fix command limits status codeKeith Busch
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-04-22nvmet: fix out-of-bounds access in nvmet_enable_portRichard Weinberger
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-20nvmet: Remove duplicate uuid_copyMike Christie
2025-03-20nvmet-tcp: support secure channel concatenationHannes Reinecke
2025-03-20nvmet: Add 'sq' argument to alloc_ctrl_argsHannes Reinecke
2025-02-18nvmet: Fix crash when a namespace is disabledHannes Reinecke
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-10nvmet: Do not require SGL for PCI target controller 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-10nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpersDamien Le Moal
2024-12-27nvmet-loop: avoid using mutex in IO hotpathNilay Shroff
2024-11-11nvmet: support reservation featureGuixin Liu
2024-11-05nvmet: make nvmet_wq visible in sysfsGuixin Liu
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
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-12nvmet: always initialize cqe.resultDaniel Wagner
2024-05-28nvmet: fix a possible leak when destroy a ctrl during qp establishmentSagi Grimberg
2024-05-07nvmet: make nvmet_wq unboundSagi Grimberg
2024-05-01nvmet: fix nvme status code when namespace is disabledSagi Grimberg
2024-04-04nvmet: implement unique discovery NQNHannes Reinecke
2024-03-02nvmet: introduce new max queue size configuration entryMax Gurtovoy
2024-03-02nvmet: set ctrl pi_support cap before initializing cap regMax Gurtovoy
2024-01-24nvmet: add module description to stop warningsChaitanya Kulkarni
2024-01-23nvmet: unify aer type enumGuixin Liu
2023-12-13nvmet: remove cntlid_min and cntlid_max check in nvmet_alloc_ctrlGuixin Liu
2023-03-15nvmet: avoid potential UAF in nvmet_req_complete()Damien Le Moal
2022-11-21nvmet: expose firmware revision to configfsAleksandr Miloserdov