Hi Linus, A few minor changes that should go into this release. Please pull! The following changes since commit 6929f71e46bdddbf1c4d67c2728648176c67c555: atomisp: avoid warning about unused function (2020-06-03 21:22:46 -0700) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/libata-5.8-2020-06-19 for you to fetch changes up to b5292111de9bb70cba3489075970889765302136: libata: Use per port sync for detach (2020-06-18 09:21:40 -0600) ---------------------------------------------------------------- libata-5.8-2020-06-19 ---------------------------------------------------------------- Kai-Heng Feng (1): libata: Use per port sync for detach Navid Emamdoost (1): sata_rcar: handle pm_runtime_get_sync failure cases Ye Bin (1): ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select_xlat function drivers/ata/libata-core.c | 11 +++++------ drivers/ata/libata-scsi.c | 9 ++++++--- drivers/ata/sata_rcar.c | 11 +++++++---- include/linux/libata.h | 3 +++ 4 files changed, 21 insertions(+), 13 deletions(-) -- Jens Axboe