summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/admin-cmd.c
AgeCommit message (Expand)Author
2026-04-27Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1Jens Axboe
2026-04-13Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-08nvmet: introduce new mdts configuration entryAurelien Aptel
2026-03-27nvmet: replace use of system_wq with system_percpu_wqMarco Crivellari
2026-03-27nvmet: report NPDGL and NPDALCaleb Sander Mateos
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 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus 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-30block: introduce bdev_rot()Damien Le Moal
2025-12-04nvme: fix typo error in nvme targetChu Guangqing
2025-06-04nvme: spelling fixesYi Zhang
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-02-03Merge tag 'nvme-6.14-2025-01-31' of git://git.infradead.org/nvme into block-6.14Jens Axboe
2025-01-24nvmet: fix a memory leak in controller identifySagi Grimberg
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: Implement host identifier set feature supportDamien Le Moal
2025-01-10nvmet: Do not require SGL for PCI target controller commandsDamien Le Moal
2025-01-10nvmet: Add support for I/O queue management admin commandsDamien Le Moal
2025-01-10nvmet: Introduce nvmet_req_transfer_len()Damien Le Moal
2025-01-10nvmet: Introduce nvmet_get_cmd_effects_admin()Damien 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-12-02nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()Nilay Shroff
2024-11-18nvme: define the remaining used sgls constantsKeith Busch
2024-11-13nvmet: report ns's vwc not presentGuixin Liu
2024-11-11nvmet: support for csi identify nsKeith Busch
2024-11-11nvmet: implement rotational media information logKeith Busch
2024-11-11nvmet: implement endurance groupsKeith Busch
2024-11-11nvmet: implement supported features logKeith Busch
2024-11-11nvmet: implement supported log pagesKeith Busch
2024-11-11nvmet: implement active command set ns listKeith Busch
2024-11-11nvmet: implement id ns for nvm command setKeith Busch
2024-11-11nvmet: support reservation featureGuixin Liu
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-03nvmet: Identify-Active Namespace ID List command should reject invalid nsidMaurizio Lombardi
2024-08-22nvme-target: do not check authentication status for admin commands twiceHannes Reinecke
2024-06-24nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu
2024-03-02nvmet: set maxcmd to be per controllerMax Gurtovoy
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 Identify Identification Descriptor List handlingChristoph Hellwig
2023-04-13nvmet: cleanup nvmet_execute_identify()Damien Le Moal