[GIT PULL] libata fixes for 5.15-rc1
From: Jens Axboe <axboe@kernel.dk>
Date: 2021-09-05 18:57:34
Hi Linus,
Fixes for queued trim on certain Samsung SSDs, in conjunction with
certain ATI controllers. Please pull!
The following changes since commit a9c9a6f741cdaa2fa9ba24a790db8d07295761e3:
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (2021-09-02 15:09:46 -0700)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/libata-5.15-2021-09-05
for you to fetch changes up to 7a8526a5cd51cf5f070310c6c37dd7293334ac49:
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD. (2021-09-03 08:06:02 -0600)
----------------------------------------------------------------
libata-5.15-2021-09-05
----------------------------------------------------------------
Hans de Goede (1):
libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDs
Kate Hsuan (1):
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
drivers/ata/libata-core.c | 34 ++++++++++++++++++++++++++++++++++
include/linux/libata.h | 1 +
2 files changed, 35 insertions(+)
--
Jens Axboe