Message ID | Y63DQSUSW4aQlVJ+@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] nvme fixes for Linux 6.2 | expand |
On 12/29/22 9:41 AM, Christoph Hellwig wrote: > The following changes since commit 88d356ca41ba1c3effc2d4208dfbd4392f58cd6d: > > nvme-pci: update sqsize when adjusting the queue depth (2022-12-26 12:10:51 -0700) > > are available in the Git repository at: > > git://git.infradead.org/nvme.git tags/nvme-6.2-2022-12-29 > > for you to fetch changes up to 76807fcd73b818eb9f245ef1035aed34ecdd9813: > > nvme-auth: fix smatch warning complaints (2022-12-28 06:26:35 -1000) > > ---------------------------------------------------------------- > nvme fixes for Linux 6.2 > > - fix various problems in handling the Command Supported and Effects log > (Christoph Hellwig) > - don't allow unprivileged passthrough of commands that don't transfer > data but modify logical block content (Christoph Hellwig) > - add a features and quirks policy document (Christoph Hellwig) > - fix some really nasty code that was correct but made smatch complain > (Sagi Grimberg) Pulled, thanks.