This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1c84724ccb1a Merge tag 'slab-fixes-for-6.6-rc4' of git://git.kernel.org [...] new a52d4f657568 io_uring/fs: remove sqe->rw_flags checking from LINKAT new a98b95959b98 Merge tag 'io_uring-6.6-2023-09-28' of git://git.kernel.dk/linux new e599ed7866cd block: correct stale comment in rq_qos_wait new a578a25339ac block: fix kernel-doc for disk_force_media_change() new eafdc5071351 Merge tag 'block-6.6-2023-09-28' of git://git.kernel.dk/linux new 52bb69be6790 dt-bindings: ata: pata-common: Add missing additionalPrope [...] new 3ef600923521 ata: libata-scsi: ignore reserved bits for REPORT SUPPORTE [...] new 753a4d531bc5 ata: libata-sata: increase PMP SRST timeout to 10s new 3b8e0af4a7a3 ata: libata-core: Fix ata_port_request_pm() locking new 84d76529c650 ata: libata-core: Fix port and device removal new fb99ef178650 ata: libata-scsi: link ata port and scsi device new 3cc2ffe5c16d scsi: sd: Differentiate system and runtime start/stop management new aa3998dbeb3a ata: libata-scsi: Disable scsi device manage_system_start_stop new ff48b37802e5 scsi: Do not attempt to rescan suspended devices new 8b4d9469d0b0 ata: libata-scsi: Fix delayed scsi_rescan_device() execution new 75e2bd5f1ede ata: libata-core: Do not register PM operations for SAS ports new 99398d2070ab scsi: sd: Do not issue commands to suspended disks on shutdown new ed518d9ba980 ata: libata-core: Fix compilation warning in ata_dev_config_ncq() new 49728bdc7023 ata: libata-eh: Fix compilation warning in ata_eh_link_report() new 95289e49f0a0 Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/li [...]
The 20 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../devicetree/bindings/ata/pata-common.yaml | 1 + block/blk-rq-qos.c | 2 +- block/disk-events.c | 1 - drivers/ata/libata-core.c | 149 +++++++++++++++++++-- drivers/ata/libata-eh.c | 48 ++++++- drivers/ata/libata-scsi.c | 97 +++++++++----- drivers/ata/libata-transport.c | 9 +- drivers/ata/libata.h | 4 + drivers/firewire/sbp2.c | 9 +- drivers/scsi/scsi_scan.c | 18 ++- drivers/scsi/sd.c | 101 +++++++++++--- drivers/scsi/sd.h | 1 + include/linux/libata.h | 10 +- include/scsi/scsi_device.h | 5 +- include/scsi/scsi_host.h | 2 +- io_uring/fs.c | 2 +- 16 files changed, 380 insertions(+), 79 deletions(-)