summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2024-03-02nvme-rdma: clamp queue size according to ctrl capMax Gurtovoy
2024-02-19block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig
2024-02-13nvme: implement support for relaxed effectsKeith Busch
2024-02-13nvme-fabrics: fix I/O connect error handlingChaitanya Kulkarni
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: use ns->head->pi_size instead of t10_pi_tuple structure sizeFrancis Pravin
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-02-01nvme-fc: show hostnqn when connecting to fc targetNitin U. Yewale
2024-02-01nvme-rdma: show hostnqn when connecting to rdma targetNitin U. Yewale
2024-02-01nvme-tcp: show hostnqn when connecting to tcp targetNitin U. Yewale
2024-02-01nvme-fc: do not wait in vain when unloading moduleDaniel Wagner
2024-01-31nvme-fc: log human-readable opcode on timeoutCaleb Sander
2024-01-31nvme: split out fabrics version of nvme_opcode_str()Caleb Sander
2024-01-31nvme: remove redundant status maskCaleb Sander
2024-01-31nvme: return string as char *, not unsigned char *Caleb Sander
2024-01-31nvme: enable retries for authentication commandsHannes Reinecke
2024-01-31nvme: change __nvme_submit_sync_cmd() calling conventionsHannes Reinecke
2024-01-31nvme-auth: open-code single-use macrosHannes Reinecke
2024-01-29nvme: use ctrl state accessorKeith Busch
2024-01-24nvme-rdma: Fix transfer length when write_generate/read_verify are 0Israel Rukshin
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/io_uring-2024-01-08' 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-10Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-10nvme-pci: set doorbell config before unquiescingWilliam Butler
2024-01-08nvme-tcp: enhance timeout kernel logMax Gurtovoy
2024-01-08nvme-rdma: enhance timeout kernel logMax Gurtovoy
2024-01-08nvme-pci: enhance timeout kernel logKeith Busch
2024-01-05nvme: introduce nvme_disk_is_ns_head helperGuixin Liu
2024-01-05nvme-pci: disable write zeroes for SK Hynix BC901Jim.Lin
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
2024-01-03nvme: tcp: remove unnecessary goto statementGuixin Liu
2023-12-21Merge tag 'nvme-6.8-2023-12-21' of git://git.infradead.org/nvme into for-6.8/...Jens Axboe
2023-12-21nvme-fc: set numa_node after nvme_init_ctrlKeith Busch
2023-12-21nvme-fabrics: don't check discovery ioccsz/iorcszMax Gurtovoy
2023-12-19block: simplify disk_set_zonedChristoph Hellwig
2023-12-19block: remove support for the host aware zone modelChristoph Hellwig
2023-12-19nvme-pci: fix sleeping function called from interrupt contextMaurizio Lombardi
2023-12-19nvme: repack struct nvme_ns_headDaniel Wagner
2023-12-19nvme: add csi, ms and nuse to sysfsDaniel Wagner
2023-12-19nvme: rename ns attribute groupDaniel Wagner