summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/core.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-30nvme: cancel pending I/O if nvme controller is in terminal stateNilay Shroff1-21/+0
2024-05-17nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATHYi Zhang1-1/+1
2024-03-27nvme: fix reconnection fail due to reserved tag allocationChunguang Xu1-2/+4
2024-02-13nvme: implement support for relaxed effectsKeith Busch1-0/+4
2024-02-07nvme-core: fix comment to reflect right functionsChaitanya Kulkarni1-2/+2
2024-02-07nvme: move passthrough logging attribute to headKeith Busch1-2/+1
2024-02-01nvme-host: fix the updating of the firmware versionMaurizio Lombardi1-2/+5
2024-02-01nvme: allow passthru cmd error loggingAlan Adamson1-6/+53
2024-02-01nvme: enable retries for authentication commandsHannes Reinecke1-0/+2
2024-02-01nvme: change __nvme_submit_sync_cmd() calling conventionsHannes Reinecke1-7/+12
2024-01-29nvme: use ctrl state accessorKeith Busch1-2/+2
2024-01-24nvme: add module description to stop warningsChaitanya Kulkarni1-0/+1
2024-01-19Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds1-21/+20
2024-01-12Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds1-96/+128
2024-01-03nvme: simplify the max_discard_segments calculationChristoph Hellwig1-8/+5
2024-01-03nvme: fix max_discard_sectors calculationChristoph Hellwig1-11/+9
2024-01-03nvme: also skip discard granularity updates in nvme_config_discardChristoph Hellwig1-3/+1
2024-01-03nvme: update the explanation for not updating the limits in nvme_config_discardChristoph Hellwig1-1/+7
2023-12-21nvme-fabrics: don't check discovery ioccsz/iorcszMax Gurtovoy1-2/+2
2023-12-19nvme-pci: fix sleeping function called from interrupt contextMaurizio Lombardi1-1/+2
2023-12-19nvme: add csi, ms and nuse to sysfsDaniel Wagner1-1/+5
2023-12-19nvme: rename ns attribute groupDaniel Wagner1-1/+1
2023-12-19nvme: refactor ns info setup functionDaniel Wagner1-53/+53
2023-12-19nvme: refactor ns info helpersDaniel Wagner1-15/+21
2023-12-19nvme: move ns id info to struct nvme_ns_headDaniel Wagner1-39/+41
2023-12-07nvme-fabrics: check ioccsz and iorcszGuixin Liu1-0/+14
2023-12-07nvme: introduce nvme_check_ctrl_fabric_info helperGuixin Liu1-18/+24
2023-12-04nvme: fix deadlock between reset and scanBitao Hu1-0/+10
2023-12-04nvme: ensure reset state check orderingKeith Busch1-20/+22
2023-12-01nvme-core: check for too small lba shiftKeith Busch1-2/+3
2023-11-28nvme: check for valid nvme_identify_ns() before using itEwan D. Milne1-0/+9
2023-11-27nvme-core: fix a memory leak in nvme_ns_info_from_identify()Maurizio Lombardi1-2/+5
2023-11-27nvme: fine-tune sending of first keep-aliveMark O'Donovan1-2/+11
2023-11-22nvme: move nvme_stop_keep_alive() back to original positionHannes Reinecke1-1/+1
2023-11-20nvme: catch errors from nvme_configure_metadata()Hannes Reinecke1-6/+13
2023-11-08nvme: keyring: fix conditional compilationHannes Reinecke1-8/+1
2023-11-06nvme: start keep-alive after admin queue setupHannes Reinecke1-3/+3
2023-11-06nvme: update firmware version after commitDaniel Wagner1-1/+14
2023-10-12nvme: rework NVME_AUTH Kconfig selectionHannes Reinecke1-1/+1
2023-10-11nvme-tcp: enable TLS handshake upcallHannes Reinecke1-1/+1
2023-10-11nvme-keyring: register '.nvme' keyringHannes Reinecke1-2/+8
2023-09-15Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6Jens Axboe1-19/+35
2023-09-14nvme: avoid bogus CRTO valuesKeith Busch1-19/+35
2023-07-21nvme: fix possible hang when removing a controller during error recoveryMing Lei1-3/+7
2023-07-13nvme: don't reject probe due to duplicate IDs for single-ported PCIe devicesChristoph Hellwig1-3/+33
2023-07-04Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds1-1/+5
2023-06-30Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Jens Axboe1-1/+5
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-148/+1
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds1-658/+14
2023-06-21nvme: Print capabilities changes just onceBreno Leitao1-1/+5