Message ID | Y4XJPNP74KmdI8+7@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] nvme updates for Linux 6.2 | expand |
On 11/29/22 1:56 AM, Christoph Hellwig wrote: > This is just the first round, there is quite a bit more in the queue. > > The following changes since commit 5626196a5ae0937368b35c3625c428a2125b0f44: > > Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-6.2/block (2022-11-14 12:57:50 -0700) > > are available in the Git repository at: > > git://git.infradead.org/nvme.git tags/nvme-6.2-2022-11-29 > > for you to fetch changes up to 68c5444c317208f5a114f671140373f47f0a2cf6: > > nvmet: expose firmware revision to configfs (2022-11-21 08:35:58 +0100) > > ---------------------------------------------------------------- > nvme updates for Linux 6.2 > > - support some passthrough commands without CAP_SYS_ADMIN > (Kanchan Joshi) > - refactor PCIe probing and reset (Christoph Hellwig) > - various fabrics authentication fixes and improvements (Sagi Grimberg) > - avoid fallback to sequential scan due to transient issues > (Uday Shankar) > - implement support for the DEAC bit in Write Zeroes (Christoph Hellwig) > - allow overriding the IEEE OUI and firmware revision in configfs for > nvmet (Aleksandr Miloserdov) > - force reconnect when number of queue changes in nvmet (Daniel Wagner) > - minor fixes and improvements (Uros Bizjak, Joel Granados, > Sagi Grimberg, Christoph Hellwig, Christophe JAILLET) > > ---------------------------------------------------------------- Pulled, thanks.