mbox series

[GIT,PULL] libata fixes for 5.15-rc1

Message ID 9004cd72-d5a7-da36-10c0-7ef80d222950@kernel.dk
State New
Headers show
Series [GIT,PULL] libata fixes for 5.15-rc1 | expand

Pull-request

git://git.kernel.dk/linux-block.git tags/libata-5.15-2021-09-05

Message

Jens Axboe Sept. 5, 2021, 6:57 p.m. UTC
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(+)

Comments

pr-tracker-bot@kernel.org Sept. 6, 2021, 5:15 p.m. UTC | #1
The pull request you sent on Sun, 5 Sep 2021 12:57:29 -0600:

> git://git.kernel.dk/linux-block.git tags/libata-5.15-2021-09-05

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/eebb4159a2bf660b545ecb6ee318179971d610a2

Thank you!