summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nvme-6.10-2024-06-13' of git://git.infradead.org/nvme into block-6.10Jens Axboe2024-06-131-4/+6
|\
| * nvme: fix namespace removal listKeith Busch2024-06-131-4/+5
| * nvme: avoid double free special payloadChunguang Xu2024-06-121-0/+1
* | block: unmap and free user mapped integrity via submitterAnuj Gupta2024-06-121-4/+11
|/
* nvme: fix nvme_pr_* status code parsingWeiwen Hu2024-05-311-1/+1
* nvme-fabrics: use reserved tag for reg read/write commandChunguang Xu2024-05-311-3/+3
* nvme: use srcu for iterating namespace listKeith Busch2024-05-284-56/+83
* nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offsetKundan Kumar2024-05-241-1/+2
* nvme: remove sgs and swsKanchan Joshi2024-05-241-2/+0
* nvme-multipath: fix io accounting on failoverKeith Busch2024-05-233-2/+4
* nvme: fix multipath batched completion accountingKeith Busch2024-05-231-5/+10
* nvme-multipath: find NUMA path only for online numa-nodeNilay Shroff2024-05-211-1/+1
* Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10Jens Axboe2024-05-148-51/+73
|\
| * nvme-rdma, nvme-tcp: include max reconnects for reconnect loggingTokunori Ikegami2024-05-072-6/+6
| * nvme: do not retry authentication failuresDaniel Wagner2024-05-012-3/+9
| * nvme-fabrics: short-circuit reconnect retriesHannes Reinecke2024-05-015-20/+41
| * nvme: return kernel error codes for admin queue connectHannes Reinecke2024-05-013-22/+17
* | Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxLinus Torvalds2024-05-131-1/+1
|\|
| * block: Simplify blk_revalidate_disk_zones() interfaceDamien Le Moal2024-04-171-1/+1
* | Merge tag 'for-6.10/io_uring-20240511' of git://git.kernel.dk/linuxLinus Torvalds2024-05-131-4/+11
|\ \
| * | nvme/io_uring: use helper for polled completionsJens Axboe2024-04-151-4/+11
* | | nvme-pci: Add quirk for broken MSIsSean Anderson2024-05-072-3/+16
* | | nvme-tcp: strict pdu pacing to avoid send stalls on TLSHannes Reinecke2024-05-011-2/+8
* | | nvme: cancel pending I/O if nvme controller is in terminal stateNilay Shroff2024-05-013-22/+28
* | | nvme: find numa distance only if controller has valid numa idNilay Shroff2024-05-011-1/+2
* | | nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATHYi Zhang2024-04-111-1/+1
|/ /
* | nvme-fc: rename free_ctrl callback to match name patternDaniel Wagner2024-04-041-2/+2
* | nvme: don't create a multipath node for zero capacity devicesChristoph Hellwig2024-04-041-1/+1
* | nvme: split nvme_update_zone_infoChristoph Hellwig2024-04-023-23/+41
* | nvme-multipath: don't inherit LBA-related fields for the multipath nodeChristoph Hellwig2024-04-021-0/+20
|/
* Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9Jens Axboe2024-03-218-28/+131
|\
| * nvme: remove redundant BUILD_BUG_ON checkGuixin Liu2024-03-211-3/+0
| * nvme/tcp: Add wq_unbound modparam for nvme_tcp_wqLi Feng2024-03-181-3/+18
| * nvme-tcp: Export the nvme_tcp_wq to sysfsLi Feng2024-03-181-1/+1
| * drivers/nvme: Add quirks for device 126f:2262Jiawei Fu (iBug)2024-03-181-0/+3
| * nvme: parse format command's lbafu when tracingGuixin Liu2024-03-141-1/+4
| * nvme: add tracing of reservation commandsGuixin Liu2024-03-141-0/+62
| * nvme: parse zns command's zsa and zrasf to stringGuixin Liu2024-03-141-3/+35
| * nvme: use nvme_disk_is_ns_head helperGuixin Liu2024-03-142-4/+2
| * nvme: fix reconnection fail due to reserved tag allocationChunguang Xu2024-03-142-9/+4
| * nvme-apple: Convert to platform remove callback returning voidUwe Kleine-König2024-03-081-4/+2
| * nvme: change shutdown timeout setting messageKeith Busch2024-03-081-1/+1
* | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-121-6/+1
|\ \
| * | net: introduce page_frag_cache_drain()Yunsheng Lin2024-03-051-6/+1
* | | Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds2024-03-118-269/+287
|\ \ \ | |/ / |/| / | |/
| * nvme: clear caller pointer on identify failureKeith Busch2024-03-061-1/+4
| * nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()Shin'ichiro Kawasaki2024-03-061-5/+2
| * nvme: fabrics: make nvmf_class constantRicardo B. Marliere2024-03-051-9/+11
| * nvme: core: constify struct class usageRicardo B. Marliere2024-03-051-25/+28
| * nvme-fabrics: typo in nvmf_parse_key()Hannes Reinecke2024-03-041-1/+1