]> www.infradead.org Git - users/hch/misc.git/commit
nvme: enable FDP support
authorChristoph Hellwig <hch@lst.de>
Tue, 19 Nov 2024 10:25:45 +0000 (11:25 +0100)
committerChristoph Hellwig <hch@lst.de>
Tue, 19 Nov 2024 11:18:01 +0000 (12:18 +0100)
commite80f4eaf370dea91d85b65e2026c87fc07d92ca5
tree4b1e258e7368dcc4e76eb8690fac3d18db01c80d
parent1e1d8240a50b602287107dd2e47996b12bcd938d
nvme: enable FDP support

Wire up the block level write streams to the NVMe Flexible Data Placement
(FDP) feature as ratified in TP 4146a.

Based on code from Kanchan Joshi <joshi.k@samsung.com>,
Hui Qi <hui81.qi@samsung.com>, Nitesh Shetty <nj.shetty@samsung.com> and
Keith Busch <kbusch@kernel.org>, but a lot of it has been rewritten to
fit the block layer write stream infrastructure.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c
drivers/nvme/host/nvme.h