summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2023-06-16nvme: forward port sysfs delete fixKeith Busch
2023-06-12nvme: skip optional id ctrl csi if it failedKeith Busch
2023-06-12nvme-core: use nvme_ns_head_multipath instead of ns->head->diskIrvin Cote
2023-06-12nvmet-fcloop: Do not wait on completion when unregister failsDaniel Wagner
2023-06-12nvme-fabrics: open code __nvmf_host_find()Chaitanya Kulkarni
2023-06-12nvme-fabrics: error out to unlock the mutexChaitanya Kulkarni
2023-06-12nvme: Increase block size variable size to 32-bitDaniel Gomez
2023-06-12nvme-fcloop: no need to return from void functionChaitanya Kulkarni
2023-06-12nvmet-auth: remove unnecessary break after gotoChaitanya Kulkarni
2023-06-12nvmet-auth: remove some dead codeChristophe JAILLET
2023-06-12nvme-core: remove redundant check from nvme_init_ns_headIrvin Cote
2023-06-12nvme: move sysfs code to a dedicated sysfs.c fileMax Gurtovoy
2023-06-12nvme-fabrics: prevent overriding of existing hostMax Gurtovoy
2023-06-12nvme-fabrics: check hostid using uuid_equalMax Gurtovoy
2023-06-12nvme-fabrics: unify common code in admin and io queue connectMax Gurtovoy
2023-06-12nvmet: reorder fields in 'struct nvme_dhchap_queue_context'Christophe JAILLET
2023-06-12nvmet: reorder fields in 'struct nvmf_ctrl_options'Christophe JAILLET
2023-06-12nvme: reorder fields in 'struct nvme_ctrl'Christophe JAILLET
2023-06-12nvmet: reorder fields in 'struct nvmet_sq'Christophe JAILLET
2023-06-12nvme-fabrics: add queue setup helpersKeith Busch
2023-06-12nvme-pci: cleaning up nvme_pci_init_requestIrvin Cote
2023-06-12nvme-rdma: fix typo in commentMax Gurtovoy
2023-06-12nvme-core: fix dev_pm_qos memleakChaitanya Kulkarni
2023-06-12nvme-core: add missing fault-injection cleanupChaitanya Kulkarni
2023-06-12nvme-core: fix memory leak in dhchap_ctrl_secretChaitanya Kulkarni
2023-06-12nvme-core: fix memory leak in dhchap_secret_storeChaitanya Kulkarni
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple boolChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-12block: remove the unused mode argument to ->releaseChristoph Hellwig
2023-06-12block: pass a gendisk to ->openChristoph Hellwig
2023-06-05block: introduce holder opsChristoph 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-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