summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/core.c
AgeCommit message (Expand)Author
2024-02-13nvme: implement support for relaxed effectsKeith Busch
2024-02-07nvme-core: fix comment to reflect right functionsChaitanya Kulkarni
2024-02-07nvme: move passthrough logging attribute to headKeith Busch
2024-02-01nvme-host: fix the updating of the firmware versionMaurizio Lombardi
2024-02-01nvme: allow passthru cmd error loggingAlan Adamson
2024-01-31nvme: enable retries for authentication commandsHannes Reinecke
2024-01-31nvme: change __nvme_submit_sync_cmd() calling conventionsHannes Reinecke
2024-01-29nvme: use ctrl state accessorKeith Busch
2024-01-24nvme: add module description to stop warningsChaitanya Kulkarni
2024-01-18Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds
2024-01-11Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds
2024-01-03nvme: simplify the max_discard_segments calculationChristoph Hellwig
2024-01-03nvme: fix max_discard_sectors calculationChristoph Hellwig
2024-01-03nvme: also skip discard granularity updates in nvme_config_discardChristoph Hellwig
2024-01-03nvme: update the explanation for not updating the limits in nvme_config_discardChristoph Hellwig
2023-12-21nvme-fabrics: don't check discovery ioccsz/iorcszMax Gurtovoy
2023-12-19nvme-pci: fix sleeping function called from interrupt contextMaurizio Lombardi
2023-12-19nvme: add csi, ms and nuse to sysfsDaniel Wagner
2023-12-19nvme: rename ns attribute groupDaniel Wagner
2023-12-19nvme: refactor ns info setup functionDaniel Wagner
2023-12-19nvme: refactor ns info helpersDaniel Wagner
2023-12-19nvme: move ns id info to struct nvme_ns_headDaniel Wagner
2023-12-06nvme-fabrics: check ioccsz and iorcszGuixin Liu
2023-12-06nvme: introduce nvme_check_ctrl_fabric_info helperGuixin Liu
2023-12-04nvme: fix deadlock between reset and scanBitao Hu
2023-12-04nvme: ensure reset state check orderingKeith Busch
2023-12-01nvme-core: check for too small lba shiftKeith Busch
2023-11-27nvme: check for valid nvme_identify_ns() before using itEwan D. Milne
2023-11-27nvme-core: fix a memory leak in nvme_ns_info_from_identify()Maurizio Lombardi
2023-11-27nvme: fine-tune sending of first keep-aliveMark O'Donovan
2023-11-22nvme: move nvme_stop_keep_alive() back to original positionHannes Reinecke
2023-11-20nvme: catch errors from nvme_configure_metadata()Hannes Reinecke
2023-11-08nvme: keyring: fix conditional compilationHannes Reinecke
2023-11-06nvme: start keep-alive after admin queue setupHannes Reinecke
2023-11-06nvme: update firmware version after commitDaniel Wagner
2023-10-12nvme: rework NVME_AUTH Kconfig selectionHannes Reinecke
2023-10-11nvme-tcp: enable TLS handshake upcallHannes Reinecke
2023-10-11nvme-keyring: register '.nvme' keyringHannes Reinecke
2023-09-14Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6Jens Axboe
2023-09-14nvme: avoid bogus CRTO valuesKeith Busch
2023-07-21nvme: fix possible hang when removing a controller during error recoveryMing Lei
2023-07-13nvme: don't reject probe due to duplicate IDs for single-ported PCIe devicesChristoph Hellwig
2023-07-03Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-30Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Jens Axboe
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-21nvme: Print capabilities changes just onceBreno Leitao
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-12nvme: Increase block size variable size to 32-bitDaniel Gomez