linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] second round of libata changes for 5.16-rc1
@ 2021-11-12  0:25 Damien Le Moal
  2021-11-12 20:42 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2021-11-12  0:25 UTC (permalink / raw)
  To: Linus Torvalds, linux-ide

Linus,

The following changes since commit debe436e77c72fcee804fb867f275e6d31aa999c:

  Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (2021-11-10 17:05:37 -0800)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/libata-5.16-rc1-p2

for you to fetch changes up to 1b87bda1f29a91720a410ac0819866a3cf0df32d:

  libata: libahci: declare ahci_shost_attr_group as static (2021-11-12 08:05:47 +0900)

----------------------------------------------------------------
libata changes for 5.16-rc1, second round

Second round of updates for libata for 5.16:
* Fix READ LOG EXT and READ LOG DMA EXT command timeouts during disk
  revalidation after a resume or a modprobe of the LLDD (from me).
* Remove unnecessary error message in sata_highbank driver (from Xu).
* Better handling of accesses to the IDENTIFY DEVICE data log for drives
  that do not support this log page (from me).
* Fix ahci_shost_attr_group declaration in ahci driver (from me).

----------------------------------------------------------------
Damien Le Moal (3):
      libata: fix read log timeout value
      libata: add horkage for missing Identify Device log
      libata: libahci: declare ahci_shost_attr_group as static

Xu Wang (1):
      ata: sata_highbank: Remove unnecessary print function dev_err()

 drivers/ata/libahci.c       |  2 +-
 drivers/ata/libata-core.c   | 13 ++++++++++++-
 drivers/ata/libata-eh.c     |  8 ++++++++
 drivers/ata/sata_highbank.c |  4 +---
 include/linux/libata.h      |  3 ++-
 5 files changed, 24 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] second round of libata changes for 5.16-rc1
  2021-11-12  0:25 [GIT PULL] second round of libata changes for 5.16-rc1 Damien Le Moal
@ 2021-11-12 20:42 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-12 20:42 UTC (permalink / raw)
  To: Damien Le Moal; +Cc: Linus Torvalds, linux-ide

The pull request you sent on Fri, 12 Nov 2021 09:25:06 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/libata-5.16-rc1-p2

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-12 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-12  0:25 [GIT PULL] second round of libata changes for 5.16-rc1 Damien Le Moal
2021-11-12 20:42 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).