aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)AuthorFilesLines
2025-05-02Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linuxLinus Torvalds6-5/+42
2025-04-30nvmet-auth: always free derived key dataHannes Reinecke1-2/+1
2025-04-30nvmet-tcp: don't restore null sk_state_changeAlistair Francis1-0/+3
2025-04-30nvmet-tcp: select CONFIG_TLS from CONFIG_NVME_TARGET_TCP_TLSAlistair Francis1-0/+1
2025-04-30nvme-tcp: select CONFIG_TLS from CONFIG_NVME_TCP_TLSAlistair Francis1-0/+1
2025-04-30nvme-tcp: fix premature queue removal and I/O failoverMichael Liang1-2/+29
2025-04-29nvme-pci: add quirks for WDC Blue SN550 15b7:5009Wentao Guan1-0/+3
2025-04-29nvme-pci: add quirks for device 126f:1001Wentao Guan1-0/+3
2025-04-29nvme-pci: fix queue unquiesce check on slot_resetKeith Busch1-1/+1
2025-04-25Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds1-0/+3
2025-04-22nvmet: fix out-of-bounds access in nvmet_enable_portRichard Weinberger1-0/+3
2025-04-18Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linuxLinus Torvalds4-39/+67
2025-04-16nvmet: pci-epf: cleanup link state managementDamien Le Moal1-6/+8
2025-04-16nvmet: pci-epf: clear CC and CSTS when disabling the controllerDamien Le Moal1-17/+32
2025-04-16nvmet: pci-epf: always fully initialize completion entriesDamien Le Moal1-7/+18
2025-04-16nvmet: auth: use NULL to clear a pointer in nvmet_auth_sq_free()Damien Le Moal1-1/+1
2025-04-16nvme-multipath: sysfs links may not be created for devicesHannes Reinecke1-7/+7
2025-04-16nvme: fixup scan failure for non-ANA multipath controllersHannes Reinecke1-1/+1
2025-04-11Merge tag 'block-6.15-20250411' of git://git.kernel.dk/linuxLinus Torvalds5-75/+72
2025-04-09nvmet-fc: put ref when assoc->del_work is already scheduledDaniel Wagner1-1/+2
2025-04-09nvmet-fc: take tgtport reference only onceDaniel Wagner1-15/+7
2025-04-09nvmet-fc: update tgtport ref per assocDaniel Wagner1-0/+3
2025-04-09nvmet-fc: inline nvmet_fc_free_hostportDaniel Wagner1-16/+6
2025-04-09nvmet-fc: inline nvmet_fc_delete_assocDaniel Wagner1-8/+2
2025-04-09nvmet-fcloop: add ref counting to lportDaniel Wagner1-13/+31
2025-04-09nvmet-fcloop: replace kref with refcountDaniel Wagner1-24/+12
2025-04-09nvmet-fcloop: swap list_add_tail argumentsDaniel Wagner1-1/+1
2025-04-09nvme-tcp: fix use-after-free of netns by kernel TCP socket.Kuniyuki Iwashima1-0/+2
2025-04-08nvme: multipath: fix return value of nvme_available_pathUday Shankar1-1/+1
2025-04-08nvme: re-read ANA log page after ns scan completesHannes Reinecke1-0/+5
2025-04-07nvme: requeue namespace scan on missed AENsHannes Reinecke1-0/+4
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-2/+2
2025-04-03Merge tag 'block-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds5-74/+75
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-4/+2
2025-04-01nvme-pci: skip nvme_write_sq_db on empty rqlistMaurizio Lombardi1-0/+3
2025-04-01nvme-multipath: change the NVME_MULTIPATH config optionJohn Meneghini1-4/+9
2025-04-01nvme: update the multipath warning in nvme_init_ns_headJohn Meneghini1-1/+1
2025-04-01nvme/ioctl: move fixed buffer lookup to nvme_uring_cmd_io()Caleb Sander Mateos1-21/+24
2025-04-01nvme/ioctl: move blk_mq_free_request() out of nvme_map_user_request()Caleb Sander Mateos1-14/+17
2025-04-01nvme/ioctl: don't warn on vectorized uring_cmd with fixed bufferCaleb Sander Mateos1-1/+1
2025-04-01nvmet: pci-epf: Keep completion queues mappedDamien Le Moal1-38/+25
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds27-81/+1049
2025-03-26Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linuxLinus Torvalds1-5/+7
2025-03-25objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show()Josh Poimboeuf1-1/+1
2025-03-20nvmet: replace max(a, min(b, c)) by clamp(val, lo, hi)Li Haoran1-1/+1
2025-03-20nvme-tcp: fix selinux denied when calling sock_sendmsgPeijie Shao1-1/+2
2025-03-20nvmet: pci-epf: Always configure BAR0 as 64-bitNiklas Cassel1-2/+9
2025-03-20nvmet: Remove duplicate uuid_copyMike Christie1-2/+0
2025-03-20nvme: zns: Simplify nvme_zone_parse_entry()Damien Le Moal1-6/+4
2025-03-20nvmet: pci-epf: Remove redundant 'flush_workqueue()' callsChen Ni1-1/+0
2025-03-20nvmet-fc: Remove unused functionsWangYuli1-14/+0
2025-03-20nvme-pci: remove stale commentBaruch Siach1-3/+0
2025-03-20nvme-fc: Utilise min3() to simplify queue count calculationQasim Ijaz1-2/+2
2025-03-20nvme-multipath: Add visibility for queue-depth io-policyNilay Shroff3-1/+15
2025-03-20nvme-multipath: Add visibility for numa io-policyNilay Shroff3-0/+33
2025-03-20nvme-multipath: Add visibility for round-robin io-policyNilay Shroff4-4/+130
2025-03-20nvmet: add tls_concat and tls_key debugfs entriesHannes Reinecke1-0/+27
2025-03-20nvmet-tcp: support secure channel concatenationHannes Reinecke6-13/+199
2025-03-20nvmet: Add 'sq' argument to alloc_ctrl_argsHannes Reinecke5-9/+14
2025-03-20nvme-fabrics: reset admin connection for secure concatenationHannes Reinecke1-0/+10
2025-03-20nvme-tcp: request secure channel concatenationHannes Reinecke7-15/+198
2025-03-20nvme-keyring: add nvme_tls_psk_refresh()Hannes Reinecke3-3/+64
2025-03-20nvme: add nvme_auth_derive_tls_psk()Hannes Reinecke2-0/+117
2025-03-20nvme: add nvme_auth_generate_digest()Hannes Reinecke1-0/+134
2025-03-20nvme: add nvme_auth_generate_psk()Hannes Reinecke1-0/+87
2025-03-17nvme: convert timeouts to secs_to_jiffies()Easwar Hariharan1-4/+2
2025-03-13Merge tag 'nvme-6.14-2025-03-13' of git://git.infradead.org/nvme into block-6.14Jens Axboe2-15/+26
2025-03-13block: remove unused parameter 'q' parameter in __blk_rq_map_sg()Anuj Gupta5-6/+5
2025-03-12block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki2-3/+5
2025-03-11nvme: move error logging from nvme_end_req() to __nvme_end_req()Shin'ichiro Kawasaki1-6/+6
2025-03-10nvmet: pci-epf: Do not add an IRQ vector if not neededDamien Le Moal1-8/+7
2025-03-10nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully createdDamien Le Moal1-6/+7
2025-03-10nvme-pci: fix stuck reset on concurrent DPC and HPKeith Busch1-1/+12
2025-03-06Merge tag 'asahi-soc-rtkit-6.15' of https://github.com/AsahiLinux/linux into ...Arnd Bergmann1-1/+1
2025-03-05nvme-tcp: fix signedness bug in nvme_tcp_init_connection()Dan Carpenter1-3/+3
2025-02-28nvme: map uring_cmd data even if address is 0Xinyu Zhang1-1/+1
2025-02-27nvmet-tcp: Fix a possible sporadic response drops in weakly ordered archMeir Elisha1-4/+11
2025-02-27nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()Maurizio Lombardi1-3/+29
2025-02-27nvme-tcp: Fix a C2HTermReq error messageMaurizio Lombardi1-1/+1
2025-02-27nvmet: remove old function prototypeMaurizio Lombardi1-1/+0
2025-02-27io_uring/nvme: pass issue_flags to io_uring_cmd_import_fixed()Pavel Begunkov1-4/+6
2025-02-25nvme-ioctl: fix leaked requests on mapping errorKeith Busch1-4/+8
2025-02-24nvme-pci: skip CMB blocks incompatible with PCI P2P DMAIcenowy Zheng1-8/+12
2025-02-24nvme-pci: clean up CMBMSC when registering CMB failsIcenowy Zheng1-0/+1
2025-02-24nvme-tcp: fix possible UAF in nvme_tcp_pollSagi Grimberg1-2/+3
2025-02-20nvme: only allow entering LIVE from CONNECTING stateDaniel Wagner1-2/+0
2025-02-20nvme-fc: rely on state transitions to handle connectivity lossDaniel Wagner1-61/+6
2025-02-18soc: apple: rtkit: Pass the crashlog to the crashed() callbackAsahi Lina1-1/+1
2025-02-18apple-nvme: Support coprocessors left idleHector Martin1-17/+36
2025-02-18apple-nvme: Release power domains when probe failsHector Martin1-0/+2
2025-02-18nvmet: Use enum definitions instead of hardcoded valuesDamien Le Moal1-7/+7
2025-02-18nvme/ioctl: add missing space in err messageCaleb Sander Mateos1-2/+1
2025-02-18nvme-tcp: fix connect failure on receiving partial ICResp PDUCaleb Sander Mateos1-1/+4
2025-02-18nvme: tcp: Fix compilation warning with W=1Damien Le Moal1-1/+1
2025-02-18nvmet: pci-epf: Avoid RCU stalls under heavy workloadDamien Le Moal1-0/+11
2025-02-18nvmet: pci-epf: Do not uselessly write the CSTS registerDamien Le Moal1-2/+6
2025-02-18nvmet: pci-epf: Correctly initialize CSTS when enabling the controllerDamien Le Moal1-8/+12
2025-02-18nvmet-rdma: recheck queue state is LIVE in state lock in recv doneRuozhu Li1-10/+23
2025-02-18nvmet: Fix crash when a namespace is disabledHannes Reinecke1-21/+19
2025-02-18nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi1-0/+43
2025-02-18nvme-pci: quirk Acer FA100 for non-uniqueue identifiersChristopher Lentocha1-0/+2
2025-02-03Merge tag 'nvme-6.14-2025-01-31' of git://git.infradead.org/nvme into block-6.14Jens Axboe8-24/+40
2025-01-31nvme-fc: use ctrl state getterDaniel Wagner1-3/+6
2025-01-31nvme: make nvme_tls_attrs_group staticKeith Busch1-1/+1
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig2-8/+11
2025-01-28nvmet: add a missing endianess conversion in nvmet_execute_admin_connectChristoph Hellwig1-1/+1
2025-01-28nvmet: the result field in nvmet_alloc_ctrl_args is little endianChristoph Hellwig1-1/+1
2025-01-24nvmet: fix a memory leak in controller identifySagi Grimberg1-0/+1
2025-01-23nvme-fc: do not ignore connectivity loss during connectingDaniel Wagner1-5/+18
2025-01-23nvme: handle connectivity loss in nvme_set_queue_countDaniel Wagner1-1/+7
2025-01-23nvme-fc: go straight to connecting state when initializingDaniel Wagner1-2/+1
2025-01-20Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linuxLinus Torvalds1-8/+13
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds19-206/+3542
2025-01-17block: Add common atomic writes enable flagJohn Garry1-0/+1
2025-01-17nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirkGeorg Gottleuber1-0/+1
2025-01-17nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirkGeorg Gottleuber1-1/+2
2025-01-17nvme-pci: remove redundant dma frees in hmbFrancis Pravin1-8/+0
2025-01-14nvmet: fix rw control endian accessKeith Busch1-1/+1
2025-01-13nvme: fix bogus kzalloc() return check in nvme_init_effects_log()Jens Axboe1-1/+1
2025-01-13Merge tag 'nvme-6.14-2025-01-12' of git://git.infradead.org/nvme into for-6.1...Jens Axboe15-186/+3523
2025-01-12nvme-pci: use correct size to free the hmb bufferFrancis Pravin1-2/+2
2025-01-12nvme: Add error path for xa_store in nvme_init_effectsKeisuke Nishimura1-4/+22
2025-01-12nvme-pci: fix comment typoBaruch Siach1-1/+1
2025-01-10nvmet: New NVMe PCI endpoint function target driverDamien Le Moal3-0/+2604
2025-01-10nvmet: Implement arbitration feature supportDamien Le Moal2-2/+56
2025-01-10nvmet: Implement interrupt config feature supportDamien Le Moal2-2/+57
2025-01-10nvmet: Implement interrupt coalescing feature supportDamien Le Moal2-2/+61
2025-01-10nvmet: Implement host identifier set feature supportDamien Le Moal1-4/+31
2025-01-10nvmet: Introduce get/set_feature controller operationsDamien Le Moal1-0/+4
2025-01-10nvmet: Do not require SGL for PCI target controller commandsDamien Le Moal2-6/+26
2025-01-10nvmet: Add support for I/O queue management admin commandsDamien Le Moal2-3/+170
2025-01-10nvmet: Introduce nvmet_sq_create() and nvmet_cq_create()Damien Le Moal2-0/+89
2025-01-10nvmet: Introduce nvmet_req_transfer_len()Damien Le Moal6-2/+135
2025-01-10nvmet: Improve nvmet_alloc_ctrl() interface and implementationDamien Le Moal3-65/+94
2025-01-10nvme: Add PCI transport typeDamien Le Moal3-0/+12
2025-01-10nvmet: Add drvdata field to struct nvmet_ctrlDamien Le Moal1-0/+2
2025-01-10nvmet: Introduce nvmet_get_cmd_effects_admin()Damien Le Moal1-1/+6
2025-01-10nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpersDamien Le Moal2-35/+36
2025-01-10nvmet: Add vendor_id and subsys_vendor_id subsystem attributesDamien Le Moal3-3/+49
2025-01-10nvme: Move opcode string helper functions declarationsDamien Le Moal1-39/+0
2025-01-10nvme: change return type of nvme_poll_cq() to boolYongsoo Joo1-4/+4
2025-01-10nvme: Add error check for xa_store in nvme_get_effects_logKeisuke Nishimura1-2/+6
2025-01-10nvme-tcp: Fix I/O queue cpu spreading for multiple controllersSagi Grimberg1-13/+57
2025-01-10nvme: fix queue freeze vs limits lock orderChristoph Hellwig1-4/+5
2025-01-07nvmet: handle rw's limited retry flagGuixin Liu1-0/+3
2025-01-06block: remove BLK_MQ_F_NO_SCHEDChristoph Hellwig2-2/+0
2025-01-04block: remove bio_add_pc_pageChristoph Hellwig2-9/+12
2024-12-31Merge tag 'nvme-6.13-2024-12-31' of git://git.infradead.org/nvme into block-6.13Jens Axboe9-81/+108
2024-12-27nvme-tcp: remove nvme_tcp_destroy_io_queues()Chunguang.xu1-11/+7
2024-12-27nvmet-loop: avoid using mutex in IO hotpathNilay Shroff5-65/+79
2024-12-27nvmet: propagate npwg topologyLuis Chamberlain1-1/+1
2024-12-27nvmet: Don't overflow subsysnqnLeo Stone1-2/+9
2024-12-23block: remove BLK_MQ_F_SHOULD_MERGEChristoph Hellwig2-2/+0
2024-12-23nvme: replace blk_mq_pci_map_queues with blk_mq_map_hw_queuesDaniel Wagner2-3/+1
2024-12-23nvme: add support for passing on the application tagKanchan Joshi1-0/+10
2024-12-23block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flagsAnuj Gupta1-8/+3
2024-12-18nvme: use blk_validate_block_size() for max LBA checkLuis Chamberlain1-1/+1
2024-12-11nvme-pci: 512 byte aligned dma pool segment quirkRobert Beckett2-2/+12
2024-12-05Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13Jens Axboe6-30/+22
2024-12-04nvme-tcp: simplify nvme_tcp_teardown_io_queues()Chunguang.xu1-10/+4
2024-12-04nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues()Chunguang.xu1-1/+0
2024-12-04nvme-rdma: unquiesce admin_q before destroy itChunguang.xu1-7/+1
2024-12-04nvme-tcp: fix the memleak while create new ctrl failedChunguang.xu1-1/+1
2024-12-04nvme-pci: don't use dma_alloc_noncontiguous with 0 merge boundaryChristoph Hellwig1-1/+2
2024-12-04nvmet: replace kmalloc + memset with kzalloc for data allocationYu-Chun Lin1-2/+1
2024-12-04nvme-fabrics: handle zero MAXCMD without closing the connectionMaurizio Lombardi1-2/+3
2024-12-03nvme-pci: remove two deallocate zeroes quirksKeith Busch1-3/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra2-8/+8
2024-12-02nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supportedChristoph Hellwig1-1/+2
2024-12-02nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()Nilay Shroff1-2/+7
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1
2024-11-30Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds8-85/+260
2024-11-21nvme: tuning pr code by using defined structs and macrosGuixin Liu1-47/+75
2024-11-19nvme-fabrics: fix kernel crash while shutting down controllerNilay Shroff1-0/+5
2024-11-19Revert "nvme: make keep-alive synchronous operation"Nilay Shroff1-7/+10
2024-11-18Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds17-98/+1886
2024-11-18nvme-pci: use sgls for all user requests if possibleKeith Busch2-4/+13
2024-11-18nvme: define the remaining used sgls constantsKeith Busch3-6/+8
2024-11-18nvme-pci: add support for sgl metadataKeith Busch2-15/+136
2024-11-18nvme/multipath: Fix RCU list traversal to use SRCU primitiveBreno Leitao1-7/+14
2024-11-13block: don't reorder requests in blk_add_rq_to_plugChristoph Hellwig1-1/+1
2024-11-13block: add a rq_list typeChristoph Hellwig2-9/+8
2024-11-13nvme-pci: reverse request order in nvme_queue_rqsChristoph Hellwig1-22/+17
2024-11-13Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...Jens Axboe13-49/+1836
2024-11-13nvmet: add tracing of reservation commandsGuixin Liu1-0/+108
2024-11-13nvme: parse reservation commands's action and rtype to stringGuixin Liu1-6/+52
2024-11-13nvmet: report ns's vwc not presentGuixin Liu1-0/+7
2024-11-11nvme: check ns's volatile write cache not presentGuixin Liu1-1/+3
2024-11-11nvme: add rotational supportWang Yugui2-0/+7
2024-11-11nvme: use command set independent id ns if availableMatias Bjørling1-3/+4
2024-11-11nvmet: support for csi identify nsKeith Busch1-0/+32
2024-11-11nvmet: implement rotational media information logKeith Busch2-0/+43
2024-11-11nvmet: implement endurance groupsKeith Busch2-0/+96
2024-11-11nvmet: declare 2.1 version complianceKeith Busch1-1/+1
2024-11-11nvmet: implement crto propertyKeith Busch1-0/+3
2024-11-11nvmet: implement supported features logKeith Busch1-0/+33
2024-11-11nvmet: implement supported log pagesKeith Busch1-0/+28
2024-11-11nvmet: implement active command set ns listKeith Busch1-2/+7