blob: 15f3d98ed60bfafec3e071cdbf1d13f3b32db5ee [file] [log] [blame]
465891fe9237 ("scsi: cxlflash: Avoid clobbering context control register value")
3223c01aa1ce ("scsi: cxlflash: Support WS16 unmap")
bfc0bab172ca ("scsi: cxlflash: Support multiple hardware queues")
0aa14887c60c ("scsi: cxlflash: Hide FC internals behind common access routine")
8fa4f1770d56 ("scsi: cxlflash: Remove port configuration assumptions")
78ae028e8237 ("scsi: cxlflash: Support dynamic number of FC ports")
3b225cd32a05 ("scsi: cxlflash: Update sysfs helper routines to pass config structure")
cba06e6de403 ("scsi: cxlflash: Implement IRQ polling for RRQ processing")
f918b4a8e6f8 ("scsi: cxlflash: Serialize RRQ access and support offlevel processing")
76a6ebbeef26 ("scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handler")
0df5bef73960 ("scsi: cxlflash: Cancel scheduled workers before stopping AFU")
fb67d44dfbdf ("scsi: cxlflash: Cleanup prints")
696d0b0c7153 ("scsi: cxlflash: Support SQ Command Mode")
9c7d1ee5f13a ("scsi: cxlflash: Refactor context reset to share reset logic")
fe7f96982a4e ("scsi: cxlflash: Migrate scsi command pointer to AFU command")
48b4be36edf8 ("scsi: cxlflash: Migrate IOARRIN specific routines to function pointers")
9d89326c6660 ("scsi: cxlflash: Cleanup queuecommand()")
d4ace35166e5 ("scsi: cxlflash: Cleanup send_tmf()")
9ba848acbf4f ("scsi: cxlflash: Remove AFU command lock")
de01283baa33 ("scsi: cxlflash: Wait for active AFU commands to timeout upon tear down")
25bced2b61b4 ("scsi: cxlflash: Remove private command pool")
5fbb96c8f1ba ("scsi: cxlflash: Use cmd_size for private commands")
350bb478f573 ("scsi: cxlflash: Allocate memory instead of using command pool for AFU sync")
e7ab2d401dbf ("scsi: cxlflash: Remove unused buffer from AFU command")
11f7b1844ac0 ("scsi: cxlflash: Avoid command room violation")
3d2f617d448f ("scsi: cxlflash: Improve context_reset() logic")
8a2605430a64 ("scsi: cxlflash: Fix crash in cxlflash_restore_luntable()")