summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2025-02-27nvme/ioctl: add missing space in err messageCaleb Sander Mateos
2025-02-27nvme-tcp: fix connect failure on receiving partial ICResp PDUCaleb Sander Mateos
2025-02-27nvme: tcp: Fix compilation warning with W=1Damien Le Moal
2025-02-17nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirkGeorg Gottleuber
2025-02-17nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirkGeorg Gottleuber
2025-02-17nvme-fc: use ctrl state getterDaniel Wagner
2025-02-17nvme: make nvme_tls_attrs_group staticKeith Busch
2025-02-17nvme: handle connectivity loss in nvme_set_queue_countDaniel Wagner
2025-02-08nvme: fix bogus kzalloc() return check in nvme_init_effects_log()Jens Axboe
2025-02-08nvme: Add error path for xa_store in nvme_init_effectsKeisuke Nishimura
2025-02-08nvme: Add error check for xa_store in nvme_get_effects_logKeisuke Nishimura
2025-02-08nvme-tcp: Fix I/O queue cpu spreading for multiple controllersSagi Grimberg
2025-01-23nvmet: propagate npwg topologyLuis Chamberlain
2025-01-09nvmet: Don't overflow subsysnqnLeo Stone
2025-01-09nvme-pci: 512 byte aligned dma pool segment quirkRobert Beckett
2024-12-14Revert "nvme: make keep-alive synchronous operation"Nilay Shroff
2024-12-14nvme-rdma: unquiesce admin_q before destroy itChunguang.xu
2024-12-14nvme-tcp: fix the memleak while create new ctrl failedChunguang.xu
2024-12-14nvme-fabrics: handle zero MAXCMD without closing the connectionMaurizio Lombardi
2024-12-14nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supportedChristoph Hellwig
2024-12-05nvme-fabrics: fix kernel crash while shutting down controllerNilay Shroff
2024-12-05nvme/multipath: Fix RCU list traversal to use SRCU primitiveBreno Leitao
2024-12-05nvme-pci: reverse request order in nvme_queue_rqsChristoph Hellwig
2024-12-05nvme-pci: fix freeing of the HMB descriptor tableChristoph Hellwig
2024-11-09Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-04nvme/host: Fix RCU list traversal to use SRCU primitiveBreno Leitao
2024-11-01Merge tag 'block-6.12-20241101' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-30nvme: re-fix error-handling for io_uring nvme-passthroughKeith Busch
2024-10-30nvmet-auth: assign dh_key to NULL after kfree_sensitiveVitaliy Shevtsov
2024-10-30nvme: module parameter to disable pi with offsetsKeith Busch
2024-10-22nvme: enhance cns version checkingKeith Busch
2024-10-18Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-17nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish functionNilay Shroff
2024-10-17nvme: make keep-alive synchronous operationNilay Shroff
2024-10-17nvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff
2024-10-17nvme-pci: fix race condition between reset and nvme_dev_disable()Maurizio Lombardi
2024-10-15nvme-multipath: defer partition scanningKeith Busch
2024-10-09nvme: disable CC.CRIME (NVME_CC_CRIME)Greg Joyce
2024-10-08nvme: delete unnecessary fallthru commentTokunori Ikegami
2024-10-08nvmet-rdma: use sbitmap to replace rsp free listGuixin Liu
2024-10-03nvme: tcp: avoid race between queue_lock lock and destroyHannes Reinecke
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-25Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-24nvme: remove CC register read-back during enablingKeith Busch
2024-09-24nvme: null terminate nvme_tls_attrsShin'ichiro Kawasaki
2024-09-24nvme-multipath: avoid hang on inaccessible namespacesHannes Reinecke
2024-09-24nvme-multipath: system fails to create generic nvme deviceHannes Reinecke
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-17Merge tag 'v6.11' into for-6.12/blockJens Axboe