[GIT PULL] ata fixes for 5.19-rc2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Linus,

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-5.19-rc2

for you to fetch changes up to 481f7017c37a8c722a0b09985db1a35f15749d5d:

  MAINTAINERS: add ATA sysfs file documentation to libata entry (2022-06-09 09:25:38 +0900)

----------------------------------------------------------------
ATA fixes for 5.19-rc2

Several small fixes for rc2:

* Remove unused field in struct ata_port, from Hannes.

* Fix a potential (very unlikely) NULL pointer dereference in
  ata_host_alloc_pinfo(), from Sergey.

* Fix a device reference leak in the pata_octeon_cf driver, from
  Miaoqian.

* Fixes for handling access to the concurrent positioning ranges log
  page used with multi-actuator HDDs, from Tyler.

* Fix the values shown by the pio_mode and dma_mode sysfs device
  attributes, from Sergey.

* Update the MAINTAINERS file to add libata sysfs ABI documentation
  file, from Sergey.

----------------------------------------------------------------
Hannes Reinecke (1):
      ata: libata: drop 'sas_last_tag'

Miaoqian Lin (1):
      ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe

Sergey Shtylyov (3):
      ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
      ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
      MAINTAINERS: add ATA sysfs file documentation to libata entry

Tyler Erickson (2):
      libata: fix reading concurrent positioning ranges log
      libata: fix translation of concurrent positioning ranges

 Documentation/ABI/testing/sysfs-ata | 11 ++++++-----
 MAINTAINERS                         |  1 +
 drivers/ata/libata-core.c           | 25 +++++++++++++++----------
 drivers/ata/libata-scsi.c           |  2 +-
 drivers/ata/libata-transport.c      |  2 +-
 drivers/ata/pata_octeon_cf.c        |  3 +++
 include/linux/libata.h              |  1 -
 7 files changed, 27 insertions(+), 18 deletions(-)



[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux