aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
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
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-13blk-integrity: improved sg segment mappingKeith Busch
2024-09-13nvme-rdma: use request to get integrity segmentsKeith Busch
2024-09-13block: provide a request helper for user integrity segmentsKeith Busch
2024-09-13nvme-pci: qdepth 1 quirkKeith Busch
2024-09-10nvme-tcp: fix link failure for TCP authArnd Bergmann
2024-09-06nvme: Convert comma to semicolonShen Lichuan
2024-09-03nvmet: Identify-Active Namespace ID List command should reject invalid nsidMaurizio Lombardi
2024-09-03nvme: set BLK_FEAT_ZONED for ZNS multipath disksChristoph Hellwig
2024-09-01fault-inject: improve build for CONFIG_FAULT_INJECTION=nJani Nikula
2024-08-30nvme: fix metadata handling in nvme-passthroughPuranjay Mohan
2024-08-27nvme-pci: Add sleep quirk for Samsung 990 EvoGeorg Gottleuber
2024-08-27nvme-pci: allocate tagset on reset if necessaryKeith Busch
2024-08-26nvmet-tcp: fix kernel crash if commands allocation failsMaurizio Lombardi
2024-08-26nvme: rename apptag and appmask to lbat and lbatmAnuj Gupta
2024-08-26nvme-rdma: send cntlid in the RDMA_CM_REQUEST Private DataNiklas Cassel
2024-08-23nvme: use better description for async reset reasonKeith Busch
2024-08-23nvmet: Make nvmet_debugfs staticJinjie Ruan
2024-08-22nvme: Remove unused fieldNilay Shroff
2024-08-22nvme: move stopping keep-alive into nvme_uninit_ctrl()Ming Lei
2024-08-22nvme-target: do not check authentication status for admin commands twiceHannes Reinecke
2024-08-22nvmet-auth: allow to clear DH-HMAC-CHAP keysHannes Reinecke
2024-08-22nvme-sysfs: add 'tls_keyring' attributeHannes Reinecke
2024-08-22nvme-sysfs: add 'tls_configured_key' sysfs attributeHannes Reinecke