aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2023-05-31nvme: fix the name of Zone Append for verbose loggingChristoph Hellwig
2023-05-30nvme: improve handling of long keep alivesUday Shankar
2023-05-30nvme: check IO start time when deciding to defer KAUday Shankar
2023-05-30nvme: double KA polling frequency to avoid KATO with TBKAS onUday Shankar
2023-05-30nvme: fix miss command type checkmin15.li
2023-05-26NVMe: Add MAXIO 1602 to bogus nid list.Tatsuki Sugiura
2023-05-18Merge tag 'nvme-6.4-2023-05-18' of git://git.infradead.org/nvme into block-6.4Jens Axboe
2023-05-18nvme-pci: Add quirk for Teamgroup MP33 SSDDaniel Smith
2023-05-17nvme: do not let the user delete a ctrl before a complete initializationMaurizio Lombardi
2023-05-17nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_diskChristoph Hellwig
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-04io_uring: Pass whole sqe to commandsBreno Leitao
2023-05-03nvme-pci: clamp max_hw_sectors based on DMA optimized limitationAdrian Huang
2023-05-03nvme-pci: add quirk for missing secondary temperature thresholdsHristo Venev
2023-05-03nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048GSagi Grimberg
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-14nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSDDuy Truong
2023-04-13nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"Ming Lei
2023-04-13blk-mq-rdma: remove queue mapping helper for rdma devicesSagi Grimberg
2023-04-13nvme-rdma: minor cleanup in nvme_rdma_create_cq()zhenwei pi
2023-04-13nvme: fix double blk_mq_complete_request for timeout request with low probabi...Lei Yin
2023-04-13nvme: fix async event trace eventKeith Busch
2023-04-13nvme-apple: return directly instead of elseChaitanya Kulkarni
2023-04-13nvme-apple: return directly instead of elseChaitanya Kulkarni
2023-04-13nvmet-tcp: validate idle poll modparam valueChaitanya Kulkarni
2023-04-13nvmet-tcp: validate so_priority modparam valueChaitanya Kulkarni
2023-04-13nvme-tcp: fence TCP socket on receive errorChris Leech
2023-04-13nvmet: remove nvmet_req_cns_error_completeChristoph Hellwig
2023-04-13nvmet: rename nvmet_execute_identify_cns_cs_nsChristoph Hellwig
2023-04-13nvmet: fix Identify Identification Descriptor List handlingChristoph Hellwig
2023-04-13nvmet: cleanup nvmet_execute_identify()Damien Le Moal
2023-04-13nvmet: fix I/O Command Set specific Identify ControllerDamien Le Moal
2023-04-13nvmet: fix Identify Active Namespace ID list handlingDamien Le Moal
2023-04-13nvmet: fix Identify Controller handlingDamien Le Moal
2023-04-13nvmet: fix Identify Namespace handlingDamien Le Moal
2023-04-13nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()Damien Le Moal
2023-04-13nvme-pci: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-04-05nvme: fix discard support without oncsKeith Busch
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-30nvme-tcp: fix a possible UAF when failing to allocate an io queueSagi Grimberg
2023-03-28nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQNJuraj Pecigos
2023-03-22nvme: send Identify with CNS 06h only to I/O controllersMartin George
2023-03-20block/io_uring: pass in issue_flags for uring_cmd task_work handlingJens Axboe
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2023-03-16Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3Jens Axboe
2023-03-15block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai
2023-03-15nvmet: avoid potential UAF in nvmet_req_complete()Damien Le Moal
2023-03-15nvme-tcp: add nvme-tcp pdu size build protectionSagi Grimberg