mbox series

[GIT,PULL] libata fixes for 5.9-rc4

Message ID ecf36c20-0cfd-9010-84f7-334e3ea3b67d@kernel.dk
State Not Applicable
Delegated to: David Miller
Headers show
Series [GIT,PULL] libata fixes for 5.9-rc4 | expand

Pull-request

git://git.kernel.dk/linux-block.git tags/libata-5.9-2020-09-04

Message

Jens Axboe Sept. 4, 2020, 3:26 p.m. UTC
Hi Linus,

- Improve Sandisks ATA_HORKAGE on NCQ (Tejun)

- link printk cleanup (Xu)

Please pull!


The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/libata-5.9-2020-09-04

for you to fetch changes up to 3b5455636fe26ea21b4189d135a424a6da016418:

  libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks (2020-09-02 11:31:23 -0600)

----------------------------------------------------------------
libata-5.9-2020-09-04

----------------------------------------------------------------
Tejun Heo (1):
      libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks

Xu Wang (1):
      ata: ahci: use ata_link_info() instead of ata_link_printk()

 drivers/ata/ahci.c        | 3 +--
 drivers/ata/libata-core.c | 5 ++---
 drivers/ata/libata-scsi.c | 8 +++++++-
 include/linux/libata.h    | 1 +
 4 files changed, 11 insertions(+), 6 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 4, 2020, 8:49 p.m. UTC | #1
The pull request you sent on Fri, 4 Sep 2020 09:26:04 -0600:

> git://git.kernel.dk/linux-block.git tags/libata-5.9-2020-09-04

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

Thank you!