Linus, The following changes since commit 2585cf9dfaaddf00b069673f27bb3f8530e2039c: Linux 5.16-rc5 (2021-12-12 14:53:01 -0800) are available in the Git repository at: ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/dlemoal/libata tags/libata-5.16-rc6 for you to fetch changes up to 5da5231bb47864e5dd6c6731151e98b6ee498827: libata: if T_LENGTH is zero, dma direction should be DMA_NONE (2021-12-17 09:32:13 +0900) ---------------------------------------------------------------- libata fixes for 5.16-rc6 A single fix for this cycle: * Check that ATA16 passthrough commands that do not transfer any data have a DMA direction set to DMA_NONE (From George). ---------------------------------------------------------------- George Kennedy (1): libata: if T_LENGTH is zero, dma direction should be DMA_NONE drivers/ata/libata-scsi.c | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-)