summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)AuthorFilesLines
5 daysnvmet: Don't overflow subsysnqnLeo Stone1-2/+9
5 daysnvme-pci: 512 byte aligned dma pool segment quirkRobert Beckett2-2/+12
2024-12-14Revert "nvme: make keep-alive synchronous operation"Nilay Shroff1-7/+10
2024-12-14nvme-rdma: unquiesce admin_q before destroy itChunguang.xu1-7/+1
2024-12-14nvme-tcp: fix the memleak while create new ctrl failedChunguang.xu1-1/+1
2024-12-14nvme-fabrics: handle zero MAXCMD without closing the connectionMaurizio Lombardi1-2/+3
2024-12-14nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supportedChristoph Hellwig1-1/+2
2024-12-05nvme-fabrics: fix kernel crash while shutting down controllerNilay Shroff1-0/+5
2024-12-05nvme/multipath: Fix RCU list traversal to use SRCU primitiveBreno Leitao1-7/+14
2024-12-05nvme-pci: reverse request order in nvme_queue_rqsChristoph Hellwig1-22/+17
2024-12-05nvme-pci: fix freeing of the HMB descriptor tableChristoph Hellwig1-7/+9
2024-11-09Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linuxLinus Torvalds1-7/+14
2024-11-05nvme/host: Fix RCU list traversal to use SRCU primitiveBreno Leitao1-7/+14
2024-11-02Merge tag 'block-6.12-20241101' of git://git.kernel.dk/linuxLinus Torvalds3-16/+48
2024-10-30nvme: re-fix error-handling for io_uring nvme-passthroughKeith Busch1-2/+5
2024-10-30nvmet-auth: assign dh_key to NULL after kfree_sensitiveVitaliy Shevtsov1-0/+1
2024-10-30nvme: module parameter to disable pi with offsetsKeith Busch1-2/+17
2024-10-22nvme: enhance cns version checkingKeith Busch1-12/+25
2024-10-19Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds8-70/+113
2024-10-17nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish functionNilay Shroff1-8/+2
2024-10-17nvme: make keep-alive synchronous operationNilay Shroff1-10/+7
2024-10-17nvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff1-0/+13
2024-10-17nvme-pci: fix race condition between reset and nvme_dev_disable()Maurizio Lombardi1-3/+16
2024-10-15nvme-multipath: defer partition scanningKeith Busch2-6/+34
2024-10-10nvme: disable CC.CRIME (NVME_CC_CRIME)Greg Joyce1-6/+8
2024-10-08nvme: delete unnecessary fallthru commentTokunori Ikegami1-1/+0
2024-10-08nvmet-rdma: use sbitmap to replace rsp free listGuixin Liu1-29/+27
2024-10-03nvme: tcp: avoid race between queue_lock lock and destroyHannes Reinecke1-3/+4
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro11-11/+11
2024-10-01nvmet-passthru: clear EUID/NGUID/UUID while using loop targetNilay Shroff1-4/+2
2024-09-26Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linuxLinus Torvalds5-15/+17
2024-09-25nvme: remove CC register read-back during enablingKeith Busch1-5/+0
2024-09-25nvme: null terminate nvme_tls_attrsShin'ichiro Kawasaki1-0/+1
2024-09-25nvme-multipath: avoid hang on inaccessible namespacesHannes Reinecke1-2/+10
2024-09-25nvme-multipath: system fails to create generic nvme deviceHannes Reinecke1-1/+1
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2024-09-17Merge tag 'v6.11' into for-6.12/blockJens Axboe7-22/+52
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds13-79/+253
2024-09-13blk-integrity: improved sg segment mappingKeith Busch1-2/+2
2024-09-13nvme-rdma: use request to get integrity segmentsKeith Busch1-1/+1
2024-09-13block: provide a request helper for user integrity segmentsKeith Busch1-4/+2
2024-09-13nvme-pci: qdepth 1 quirkKeith Busch2-9/+14
2024-09-10nvme-tcp: fix link failure for TCP authArnd Bergmann1-1/+1
2024-09-07nvme: Convert comma to semicolonShen Lichuan1-1/+1
2024-09-03nvmet: Identify-Active Namespace ID List command should reject invalid nsidMaurizio Lombardi1-0/+10
2024-09-03nvme: set BLK_FEAT_ZONED for ZNS multipath disksChristoph Hellwig1-1/+3
2024-09-02fault-inject: improve build for CONFIG_FAULT_INJECTION=nJani Nikula1-0/+1
2024-08-30nvme: fix metadata handling in nvme-passthroughPuranjay Mohan1-8/+14
2024-08-27nvme-pci: Add sleep quirk for Samsung 990 EvoGeorg Gottleuber1-0/+11
2024-08-27nvme-pci: allocate tagset on reset if necessaryKeith Busch1-0/+6