mbox series

[GIT,PULL] ata fixes for 6.15-rc3

Message ID 20250417113247.272720-1-dlemoal@kernel.org
State New
Headers show
Series [GIT,PULL] ata fixes for 6.15-rc3 | expand

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.15-rc3

Message

Damien Le Moal April 17, 2025, 11:32 a.m. UTC
Linus,

The following changes since commit 8d46a27085039158eb5e253ab8a35a0e33b5e864:

  ata: sata_sx4: Add error handling in pdc20621_i2c_read() (2025-04-09 15:24:49 +0900)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.15-rc3

for you to fetch changes up to 399eab7f92fb73ffe621294a2d6bec8fc9f3b36b:

  ata: libata-sata: Save all fields from sense data descriptor (2025-04-16 17:33:17 +0900)

----------------------------------------------------------------
ata fixes for 6.15-rc3

 - Fix how sense data from the sense data for successfull NCQ commands
   log page is used to fully initialize the result_tf of a completed
   command, so that the sense data returned to the scsi layer is fully
   initialized with all the device provided information (from Niklas).

----------------------------------------------------------------
Niklas Cassel (1):
      ata: libata-sata: Save all fields from sense data descriptor

 drivers/ata/libata-sata.c | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

Comments

pr-tracker-bot@kernel.org April 17, 2025, 5:07 p.m. UTC | #1
The pull request you sent on Thu, 17 Apr 2025 20:32:47 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.15-rc3

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

Thank you!