Message ID | Y9vVXvMeTgA4bC2R@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] nvme fixes for Linux 6.2 | expand |
On 2/2/23 8:23 AM, Christoph Hellwig wrote: > The following changes since commit 81ea42b9c3d61ea34d82d900ed93f4b4851f13b0: > > block: Fix the blk_mq_destroy_queue() documentation (2023-01-31 11:46:15 -0700) > > are available in the Git repository at: > > git://git.infradead.org/nvme.git tags/nvme-6.2-2023-02-02 > > for you to fetch changes up to bd97a59da6a866e3dee5d2a2d582ec71dbbc84cd: > > nvme-auth: use workqueue dedicated to authentication (2023-02-01 16:11:20 +0100) > > ---------------------------------------------------------------- > nvme fixes for Linux 6.2 > > - fix a missing queue put in nvmet_fc_ls_create_association (Amit Engel) > - clear queue pointers on tag_set initialization failure > (Maurizio Lombardi) > - use workqueue dedicated to authentication (Shin'ichiro Kawasaki) Pulled, thanks.