summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds
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
2024-08-22nvme: split off TLS sysfs attributes into a separate groupHannes Reinecke
2024-08-22nvme: add a newline to the 'tls_key' sysfs attributeHannes Reinecke
2024-08-22nvme-tcp: check for invalidated or revoked keyHannes Reinecke
2024-08-22nvme-tcp: sanitize TLS key handlingHannes Reinecke
2024-08-22nvme-keyring: restrict match length for version '1' identifiersHannes Reinecke
2024-08-22nvme_core: scan namespaces asynchronouslyStuart Hayes
2024-07-31nvme: reorganize nvme_ns_head fieldsKanchan Joshi
2024-07-31nvme: change data type of lba_shiftKanchan Joshi
2024-07-31nvme: remove a field from nvme_ns_headKanchan Joshi
2024-07-29nvme: remove unused parameterKanchan Joshi
2024-07-28nvme-tcp: use sendpages_ok() instead of sendpage_ok()Ofir Gal
2024-07-26Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11Jens Axboe
2024-07-25nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky
2024-07-22Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-16nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPEFrancis Pravin
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-15nvme-pci: Fix the instructions for disabling power managementBart Van Assche
2024-07-15nvme: remove redundant bdev local variableIsrael Rukshin
2024-07-15nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens()Markus Elfring
2024-07-15nvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli
2024-07-08Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-07-08nvmet-auth: fix nvmet_auth hash error handlingGaosheng Cui
2024-07-08nvme: implement ->get_unique_idChristoph Hellwig
2024-07-05block: Remove REQ_OP_ZONE_RESET_ALL emulationDamien Le Moal
2024-07-03block: call bio_integrity_unmap_free_user from blk_rq_unmap_userChristoph Hellwig
2024-07-03block: split integrity support out of bio.hChristoph Hellwig
2024-07-03Merge tag 'v6.10-rc6' into for-6.11/block-postJens Axboe
2024-07-02nvme-multipath: implement "queue-depth" iopolicyThomas Song