summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | nvme-core: remove redundant check from nvme_init_ns_headIrvin Cote2023-06-121-1/+1
| * | | | nvme: move sysfs code to a dedicated sysfs.c fileMax Gurtovoy2023-06-124-655/+672
| * | | | nvme-fabrics: prevent overriding of existing hostMax Gurtovoy2023-06-121-27/+71
| * | | | nvme-fabrics: check hostid using uuid_equalMax Gurtovoy2023-06-121-1/+1
| * | | | nvme-fabrics: unify common code in admin and io queue connectMax Gurtovoy2023-06-121-31/+43
| * | | | nvmet: reorder fields in 'struct nvme_dhchap_queue_context'Christophe JAILLET2023-06-121-3/+3
| * | | | nvmet: reorder fields in 'struct nvmf_ctrl_options'Christophe JAILLET2023-06-121-4/+4
| * | | | nvme: reorder fields in 'struct nvme_ctrl'Christophe JAILLET2023-06-121-3/+3
| * | | | nvmet: reorder fields in 'struct nvmet_sq'Christophe JAILLET2023-06-121-1/+1
| * | | | nvme-fabrics: add queue setup helpersKeith Busch2023-06-124-162/+96
| * | | | nvme-pci: cleaning up nvme_pci_init_requestIrvin Cote2023-06-121-2/+1
| * | | | nvme-rdma: fix typo in commentMax Gurtovoy2023-06-121-1/+1
| * | | | nvme-core: fix dev_pm_qos memleakChaitanya Kulkarni2023-06-121-0/+1
| * | | | nvme-core: add missing fault-injection cleanupChaitanya Kulkarni2023-06-121-0/+1
| * | | | nvme-core: fix memory leak in dhchap_ctrl_secretChaitanya Kulkarni2023-06-121-2/+5
| * | | | nvme-core: fix memory leak in dhchap_secret_storeChaitanya Kulkarni2023-06-121-2/+5
| * | | | block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig2023-06-125-9/+9
| * | | | nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple boolChristoph Hellwig2023-06-121-28/+34
| * | | | block: use the holder as indication for exclusive opensChristoph Hellwig2023-06-121-1/+1
| * | | | block: remove the unused mode argument to ->releaseChristoph Hellwig2023-06-122-2/+2
| * | | | block: pass a gendisk to ->openChristoph Hellwig2023-06-122-4/+4
| * | | | block: introduce holder opsChristoph Hellwig2023-06-051-1/+1
| |/ / /
* | | | Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-261-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | nvme: optimise io_uring passthrough completionPavel Begunkov2023-05-251-2/+2
| |/ /
* | | nvme: fix the name of Zone Append for verbose loggingChristoph Hellwig2023-05-311-1/+1
* | | nvme: improve handling of long keep alivesUday Shankar2023-05-301-1/+15
* | | nvme: check IO start time when deciding to defer KAUday Shankar2023-05-302-1/+14
* | | nvme: double KA polling frequency to avoid KATO with TBKAS onUday Shankar2023-05-301-1/+17
* | | nvme: fix miss command type checkmin15.li2023-05-304-4/+6
* | | NVMe: Add MAXIO 1602 to bogus nid list.Tatsuki Sugiura2023-05-261-0/+2
* | | Merge tag 'nvme-6.4-2023-05-18' of git://git.infradead.org/nvme into block-6.4Jens Axboe2023-05-185-4/+20
|\ \ \ | |/ / |/| |
| * | nvme-pci: Add quirk for Teamgroup MP33 SSDDaniel Smith2023-05-181-0/+2
| * | nvme: do not let the user delete a ctrl before a complete initializationMaurizio Lombardi2023-05-171-1/+5
| * | nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_diskChristoph Hellwig2023-05-171-1/+0
| * | nvme-pci: clamp max_hw_sectors based on DMA optimized limitationAdrian Huang2023-05-031-1/+1
| * | nvme-pci: add quirk for missing secondary temperature thresholdsHristo Venev2023-05-033-1/+10
| * | nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048GSagi Grimberg2023-05-031-0/+2
* | | Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds2023-05-071-1/+1
|\ \ \
| * | | io_uring: Pass whole sqe to commandsBreno Leitao2023-05-041-1/+1
* | | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-274-6/+5
|\ \ \ \
| * | | | Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-036-48/+96
| |\| | |
| * | | | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-173-5/+5
| * | | | drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-171-1/+0
| | |_|/ | |/| |
* | | | Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds2023-04-2611-129/+126
|\ \ \ \ | | |_|/ | |/| |
| * | | nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"Ming Lei2023-04-131-21/+27
| * | | blk-mq-rdma: remove queue mapping helper for rdma devicesSagi Grimberg2023-04-131-5/+2
| * | | nvme-rdma: minor cleanup in nvme_rdma_create_cq()zhenwei pi2023-04-131-8/+4
| * | | nvme: fix double blk_mq_complete_request for timeout request with low probabi...Lei Yin2023-04-131-2/+2
| * | | nvme: fix async event trace eventKeith Busch2023-04-132-13/+7
| * | | nvme-apple: return directly instead of elseChaitanya Kulkarni2023-04-131-2/+2