summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2024-05-08nvmet-rdma: fix possible bad dereference when freeing rspsSagi Grimberg
2024-05-08nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()Dan Carpenter
2024-05-07nvmet: make nvmet_wq unboundSagi Grimberg
2024-05-07nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callersMaurizio Lombardi
2024-05-07nvme-pci: Add quirk for broken MSIsSean Anderson
2024-05-01nvme-tcp: strict pdu pacing to avoid send stalls on TLSHannes Reinecke
2024-05-01nvmet: fix nvme status code when namespace is disabledSagi Grimberg
2024-05-01nvmet-tcp: fix possible memory leak when tearing down a controllerSagi Grimberg
2024-05-01nvme: cancel pending I/O if nvme controller is in terminal stateNilay Shroff
2024-05-01nvmet-auth: replace pr_debug() with pr_err() to report an error.Maurizio Lombardi
2024-05-01nvmet-auth: return the error code to the nvmet_auth_host_hash() callersMaurizio Lombardi
2024-05-01nvme: find numa distance only if controller has valid numa idNilay Shroff
2024-04-11nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATHYi Zhang
2024-04-04nvme-fc: rename free_ctrl callback to match name patternDaniel Wagner
2024-04-04nvmet-fc: move RCU read lock to nvmet_fc_assoc_existsDaniel Wagner
2024-04-04nvmet: implement unique discovery NQNHannes Reinecke
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-21nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flagGuixin Liu
2024-03-21nvme: remove redundant BUILD_BUG_ON checkGuixin Liu
2024-03-18nvme/tcp: Add wq_unbound modparam for nvme_tcp_wqLi Feng
2024-03-18nvme-tcp: Export the nvme_tcp_wq to sysfsLi Feng
2024-03-18drivers/nvme: Add quirks for device 126f:2262Jiawei Fu (iBug)
2024-03-14nvme: parse format command's lbafu when tracingGuixin Liu
2024-03-14nvme: add tracing of reservation commandsGuixin Liu
2024-03-14nvme: parse zns command's zsa and zrasf to stringGuixin Liu
2024-03-14nvme: use nvme_disk_is_ns_head helperGuixin Liu
2024-03-14nvme: fix reconnection fail due to reserved tag allocationChunguang Xu
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-03-08nvmet: add tracing of zns commandsGuixin Liu
2024-03-08nvmet: add tracing of authentication commandsGuixin Liu
2024-03-08nvme-apple: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-08nvmet-tcp: do not continue for invalid icreqHannes Reinecke
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