aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2024-03-08nvme: change shutdown timeout setting messageKeith Busch
2024-03-06nvme: clear caller pointer on identify failureKeith Busch
2024-03-06nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()Shin'ichiro Kawasaki
2024-03-05nvme: fcloop: make fcloop_class constantRicardo B. Marliere
2024-03-05nvme: fabrics: make nvmf_class constantRicardo B. Marliere
2024-03-05nvme: core: constify struct class usageRicardo B. Marliere
2024-03-05net: introduce page_frag_cache_drain()Yunsheng Lin
2024-03-04nvme-fabrics: typo in nvmf_parse_key()Hannes Reinecke
2024-03-04nvme-multipath: use atomic queue limits API for stacking limitsChristoph Hellwig
2024-03-04nvme-multipath: pass queue_limits to blk_alloc_diskChristoph 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-03-02nvmet-rdma: set max_queue_size for RDMA transportMax Gurtovoy
2024-03-02nvmet: introduce new max queue size configuration entryMax Gurtovoy
2024-03-02nvme-rdma: clamp queue size according to ctrl capMax Gurtovoy
2024-03-02nvme-rdma: introduce NVME_RDMA_MAX_METADATA_QUEUE_SIZE definitionMax Gurtovoy
2024-03-02nvmet: set ctrl pi_support cap before initializing cap regMax Gurtovoy
2024-03-02nvmet: set maxcmd to be per controllerMax Gurtovoy
2024-03-02nvmet: compare mqes and sqsize only for IO SQMax Gurtovoy
2024-02-25nvme: port block device access to fileChristian Brauner
2024-02-19block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig
2024-02-13nvmet: remove superfluous initializationChaitanya Kulkarni
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-12block: remove gfp_flags from blkdev_zone_mgmtJohannes Thumshirn
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-01nvmet-fc: use RCU list iterator for assoc_listDaniel Wagner