On Thu, 03 Jul 2025 19:36:18 +0900, Damien Le Moal wrote: > The first patch improves handling of a device general purpose log > directory log page by avoiding repeated accesses to it using a cache. > > The following 3 patches are simple cleanups that do not introduce > functional changes. > > Changes from v1: > - Improved error handling in patch 1 > - Added review tag to patch 2 > - Split former patch 3 into current patch 3 and 4 > > [...] Applied to libata/linux.git (for-6.17), thanks! [1/4] ata: libata-core: Cache the general purpose log directory https://git.kernel.org/libata/linux/c/6d4405b1 [2/4] ata: libata-core: Make ata_dev_cleanup_cdl_resources() static https://git.kernel.org/libata/linux/c/6cbd9896 [3/4] ata: libata-eh: Rename and make ata_set_mode() static https://git.kernel.org/libata/linux/c/6ba4d05c [4/4] ata: libata-core: Rename ata_do_set_mode() https://git.kernel.org/libata/linux/c/31921e87 Kind regards, Niklas