summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/core.c
AgeCommit message (Expand)Author
2024-04-04nvme: don't create a multipath node for zero capacity devicesChristoph Hellwig
2024-04-02nvme: split nvme_update_zone_infoChristoph Hellwig
2024-04-02nvme-multipath: don't inherit LBA-related fields for the multipath nodeChristoph Hellwig
2024-03-21Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9Jens Axboe
2024-03-21nvme: remove redundant BUILD_BUG_ON checkGuixin Liu
2024-03-14nvme: fix reconnection fail due to reserved tag allocationChunguang Xu
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-08nvme: change shutdown timeout setting messageKeith Busch
2024-03-06nvme: clear caller pointer on identify failureKeith Busch
2024-03-05nvme: core: constify struct class usageRicardo B. Marliere
2024-03-04nvme-multipath: use atomic queue limits API for stacking limitsChristoph Hellwig
2024-03-04nvme: use the atomic queue limits update APIChristoph Hellwig
2024-03-04nvme: cleanup nvme_configure_metadataChristoph Hellwig
2024-03-04nvme: don't query identify data in configure_metadataChristoph Hellwig
2024-03-04nvme: split out a nvme_identify_ns_nvm helperChristoph Hellwig
2024-03-04nvme: move common logic into nvme_update_ns_infoChristoph Hellwig
2024-03-04nvme: move setting the write cache flags out of nvme_set_queue_limitsChristoph Hellwig
2024-03-04nvme: move a few things out of nvme_update_disk_infoChristoph Hellwig
2024-03-04nvme: don't use nvme_update_disk_info for the multipath diskChristoph Hellwig
2024-03-04nvme: move blk_integrity_unregister into nvme_init_integrityChristoph Hellwig
2024-03-04nvme: cleanup the nvme_init_integrity calling conventionsChristoph Hellwig
2024-03-04nvme: move max_integrity_segments handling out of nvme_init_integrityChristoph Hellwig
2024-03-04nvme: remove nvme_revalidate_zonesChristoph Hellwig
2024-03-04nvme: move NVME_QUIRK_DEALLOCATE_ZEROES out of nvme_config_discardChristoph Hellwig
2024-03-04nvme: set max_hw_sectors unconditionallyChristoph Hellwig
2024-03-02nvme-fabrics: check max outstanding commandsGuixin Liu
2024-02-13nvme: implement support for relaxed effectsKeith Busch
2024-02-13block: pass a queue_limits argument to blk_mq_alloc_diskChristoph Hellwig
2024-02-13block: pass a queue_limits argument to blk_mq_init_queueChristoph Hellwig
2024-02-12nvme: allow integrity when PI is not in first bytesKanchan Joshi
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