summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-051-1/+1
|\
| * nvme-tcp: Fix comma-related oopsDavid Howells2023-07-021-1/+1
* | Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds2023-07-037-58/+40
|\ \
| * \ Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Jens Axboe2023-06-306-4/+20
| |\ \
| | * | nvme: disable controller on reset state failureKeith Busch2023-06-301-1/+2
| | * | nvme: sync timeout work on failed resetKeith Busch2023-06-301-0/+1
| | * | nvme: ensure unquiesce on teardownKeith Busch2023-06-301-0/+1
| | * | nvme-mpath: fix I/O failure with EAGAIN when failing over I/OSagi Grimberg2023-06-271-0/+8
| | * | nvme: host: fix command name spellingDamien Le Moal2023-06-271-1/+1
| | * | nvmet: Reorder fields in 'struct nvmet_ns'Christophe JAILLET2023-06-211-1/+1
| | * | nvme: Print capabilities changes just onceBreno Leitao2023-06-212-1/+6
| * | | nvme: improved uring pollingKeith Busch2023-06-283-54/+20
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-06-304-149/+319
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge patch series "Use block pr_ops in LIO"Martin K. Petersen2023-05-224-149/+319
| |\ \ \
| | * | | nvme: Add pr_ops read_reservation supportMike Christie2023-04-111-0/+83
| | * | | nvme: Add a nvme_pr_type enumMike Christie2023-04-111-12/+12
| | * | | nvme: Add pr_ops read_keys supportMike Christie2023-04-111-0/+69
| | * | | nvme: Add helper to send pr commandMike Christie2023-04-111-9/+14
| | * | | nvme: Move pr code to it's own fileMike Christie2023-04-114-149/+161
| | * | | nvme: Don't hardcode the data len for pr commandsMike Christie2023-04-111-6/+7
| | * | | block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICTMike Christie2023-04-111-1/+1
* | | | | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-282-39/+56
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells2023-06-241-17/+29
| * | | | nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells2023-06-241-22/+27
* | | | | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-271-4/+4
|\ \ \ \ \
| * | | | | overflow: Add struct_size_t() helperKees Cook2023-05-261-4/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-2616-953/+944
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | nvme: forward port sysfs delete fixKeith Busch2023-06-161-0/+3
| * | | | nvme: skip optional id ctrl csi if it failedKeith Busch2023-06-122-1/+5
| * | | | nvme-core: use nvme_ns_head_multipath instead of ns->head->diskIrvin Cote2023-06-121-1/+1
| * | | | nvmet-fcloop: Do not wait on completion when unregister failsDaniel Wagner2023-06-121-1/+2
| * | | | nvme-fabrics: open code __nvmf_host_find()Chaitanya Kulkarni2023-06-121-48/+27
| * | | | nvme-fabrics: error out to unlock the mutexChaitanya Kulkarni2023-06-121-2/+4
| * | | | nvme: Increase block size variable size to 32-bitDaniel Gomez2023-06-121-1/+1
| * | | | nvme-fcloop: no need to return from void functionChaitanya Kulkarni2023-06-121-2/+0
| * | | | nvmet-auth: remove unnecessary break after gotoChaitanya Kulkarni2023-06-121-4/+0
| * | | | nvmet-auth: remove some dead codeChristophe JAILLET2023-06-121-9/+0
| * | | | 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