summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2025-02-03Merge tag 'nvme-6.14-2025-01-31' of git://git.infradead.org/nvme into block-6.14Jens Axboe
2025-01-31nvme-fc: use ctrl state getterDaniel Wagner
2025-01-31nvme: make nvme_tls_attrs_group staticKeith Busch
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig
2025-01-28nvmet: add a missing endianess conversion in nvmet_execute_admin_connectChristoph Hellwig
2025-01-28nvmet: the result field in nvmet_alloc_ctrl_args is little endianChristoph Hellwig
2025-01-24nvmet: fix a memory leak in controller identifySagi Grimberg
2025-01-23nvme-fc: do not ignore connectivity loss during connectingDaniel Wagner
2025-01-23nvme: handle connectivity loss in nvme_set_queue_countDaniel Wagner
2025-01-23nvme-fc: go straight to connecting state when initializingDaniel Wagner
2025-01-20Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-17block: Add common atomic writes enable flagJohn Garry
2025-01-17nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirkGeorg Gottleuber
2025-01-17nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirkGeorg Gottleuber
2025-01-17nvme-pci: remove redundant dma frees in hmbFrancis Pravin
2025-01-14nvmet: fix rw control endian accessKeith Busch
2025-01-13nvme: fix bogus kzalloc() return check in nvme_init_effects_log()Jens Axboe
2025-01-13Merge tag 'nvme-6.14-2025-01-12' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2025-01-12nvme-pci: use correct size to free the hmb bufferFrancis Pravin
2025-01-12nvme: Add error path for xa_store in nvme_init_effectsKeisuke Nishimura
2025-01-12nvme-pci: fix comment typoBaruch Siach
2025-01-10nvmet: New NVMe PCI endpoint function target driverDamien Le Moal
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: 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-10nvme: Move opcode string helper functions declarationsDamien Le Moal
2025-01-10nvme: change return type of nvme_poll_cq() to boolYongsoo Joo
2025-01-10nvme: Add error check for xa_store in nvme_get_effects_logKeisuke Nishimura
2025-01-10nvme-tcp: Fix I/O queue cpu spreading for multiple controllersSagi Grimberg
2025-01-10nvme: fix queue freeze vs limits lock orderChristoph Hellwig
2025-01-07nvmet: handle rw's limited retry flagGuixin Liu
2025-01-06block: remove BLK_MQ_F_NO_SCHEDChristoph Hellwig
2025-01-04block: remove bio_add_pc_pageChristoph Hellwig
2024-12-31Merge tag 'nvme-6.13-2024-12-31' of git://git.infradead.org/nvme into block-6.13Jens Axboe
2024-12-27nvme-tcp: remove nvme_tcp_destroy_io_queues()Chunguang.xu
2024-12-27nvmet-loop: avoid using mutex in IO hotpathNilay Shroff
2024-12-27nvmet: propagate npwg topologyLuis Chamberlain