summaryrefslogtreecommitdiff
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2025-01-10nvmet: Implement host identifier set feature supportDamien Le Moal
2025-01-10nvmet: Introduce get/set_feature controller operationsDamien 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_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: Introduce nvmet_get_cmd_effects_admin()Damien 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
2025-01-07nvmet: handle rw's limited retry flagGuixin Liu
2025-01-04block: remove bio_add_pc_pageChristoph Hellwig
2024-12-27nvmet-loop: avoid using mutex in IO hotpathNilay Shroff
2024-12-27nvmet: propagate npwg topologyLuis Chamberlain
2024-12-27nvmet: Don't overflow subsysnqnLeo Stone
2024-12-05Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13Jens Axboe
2024-12-04nvmet: replace kmalloc + memset with kzalloc for data allocationYu-Chun Lin
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()Nilay Shroff
2024-11-30Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-18Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-18nvme: define the remaining used sgls constantsKeith Busch
2024-11-13Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-11-13nvmet: add tracing of reservation commandsGuixin Liu
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: declare 2.1 version complianceKeith Busch
2024-11-11nvmet: implement crto propertyKeith 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-11-05nvmet: make nvmet_wq visible in sysfsGuixin Liu
2024-11-01Merge tag 'block-6.12-20241101' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-31block: remove bio_add_zone_append_pageChristoph Hellwig
2024-10-30nvmet-auth: assign dh_key to NULL after kfree_sensitiveVitaliy Shevtsov
2024-10-18Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-17nvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff
2024-10-08nvmet-rdma: use sbitmap to replace rsp free listGuixin Liu
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-01nvmet-passthru: clear EUID/NGUID/UUID while using loop targetNilay Shroff
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-26nvmet-tcp: fix kernel crash if commands allocation failsMaurizio Lombardi
2024-08-26nvme: rename apptag and appmask to lbat and lbatmAnuj Gupta