index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
ata: libata-scsi: Add missing scsi_device_put() in ata_scsi_dev_rescan()
Yihang Li
1
-1
/
+3
2025-12-01
ata: libata-scsi: Fix system suspend for a security locked drive
Niklas Cassel
1
-0
/
+7
2025-08-28
ata: libata-scsi: Return aborted command when missing sense and result TF
Damien Le Moal
1
-12
/
+15
2025-08-28
ata: Fix SATA_MOBILE_LPM_POLICY description in Kconfig
Damien Le Moal
1
-9
/
+26
2025-08-28
ata: libata-scsi: Fix CDL control
Igor Pylypiv
1
-8
/
+3
2025-08-28
ata: libata-scsi: Fix ata_to_sense_error() status handling
Damien Le Moal
1
-12
/
+8
2025-08-28
ata: libata-sata: Disallow changing LPM state if not supported
Damien Le Moal
1
-0
/
+5
2025-07-10
ata: pata_cs5536: fix build on 32-bit UML
Johannes Berg
1
-1
/
+1
2025-07-10
ata: libata-acpi: Do not assume 40 wire cable if no devices are enabled
Tasos Sahanidis
2
-12
/
+18
2025-06-27
ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
Tasos Sahanidis
1
-1
/
+2
2025-05-02
ata: libata-scsi: Fix ata_msense_control_ata_feature()
Damien Le Moal
1
-2
/
+2
2025-05-02
ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type
Damien Le Moal
1
-4
/
+3
2025-05-02
ata: libata-scsi: Improve CDL control
Damien Le Moal
1
-2
/
+12
2025-04-25
ata: libata-sata: Save all fields from sense data descriptor
Niklas Cassel
1
-0
/
+15
2025-04-25
ahci: add PCI ID for Marvell 88SE9215 SATA Controller
Daniel Kral
1
-0
/
+2
2025-04-25
ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
Niklas Cassel
1
-2
/
+9
2025-04-25
ata: sata_sx4: Add error handling in pdc20621_i2c_read()
Wentao Liang
1
-3
/
+10
2025-04-25
ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()
Henry Martin
1
-0
/
+6
2025-02-17
ata: libata-sff: Ensure that we cannot write outside the allocated buffer
Niklas Cassel
1
-8
/
+10
2025-02-01
ata: libata-core: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf()
Igor Pylypiv
2
-10
/
+10
2024-12-19
ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()
Joe Hattori
1
-0
/
+1
2024-11-01
ata: libata: Set DID_TIME_OUT for commands that actually timed out
Niklas Cassel
1
-0
/
+1
2024-10-17
ata: libata: avoid superfluous disk spin down + spin up during hibernation
Niklas Cassel
1
-4
/
+14
2024-10-17
ata: ahci: Add mask_port_map module parameter
Damien Le Moal
1
-0
/
+85
2024-10-10
ata: sata_sil: Rename sil_blacklist to sil_quirks
Damien Le Moal
1
-6
/
+6
2024-10-10
ata: pata_serverworks: Do not use the term blacklist
Damien Le Moal
1
-7
/
+9
2024-10-04
ata: libata-scsi: Fix ata_msense_control() CDL page reporting
Damien Le Moal
1
-1
/
+1
2024-10-04
ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data
Niklas Cassel
2
-3
/
+8
2024-09-12
ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tf
Igor Pylypiv
1
-0
/
+21
2024-09-12
ata: libata-scsi: Remove redundant sense_buffer memsets
Igor Pylypiv
1
-5
/
+0
2024-09-12
ata: pata_macio: Use WARN instead of BUG
Michael Ellerman
1
-2
/
+5
2024-09-12
ata: libata: Fix memory leak for error path in ata_host_alloc()
Zheng Qixing
1
-1
/
+3
2024-08-19
Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"
Niklas Cassel
1
-2
/
+13
2024-08-03
ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error
Igor Pylypiv
1
-5
/
+2
2024-08-03
ata: libata-scsi: Do not overwrite valid sense data when CK_COND=1
Igor Pylypiv
1
-77
/
+92
2024-08-03
ata: libata-scsi: Fix offsets for the fixed format sense data
Igor Pylypiv
1
-13
/
+13
2024-07-05
ata: libata-core: Fix double free on error
Niklas Cassel
1
-4
/
+4
2024-07-05
ata: ahci: Clean up sysfs file on error
Niklas Cassel
1
-5
/
+12
2024-07-05
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
1
-10
/
+14
2024-07-05
ata: libata-core: Fix null pointer dereference on error
Niklas Cassel
1
-0
/
+3
2024-06-16
ata: pata_legacy: make legacy_exit() work again
Sergey Shtylyov
1
-4
/
+4
2024-05-17
ata: sata_gemini: Check clk_enable() result
Chen Ni
1
-1
/
+4
2024-04-17
ata: libata-scsi: Fix ata_scsi_dev_rescan() error path
Damien Le Moal
1
-4
/
+5
2024-04-17
ata: libata-core: Allow command duration limits detection for ACS-4 drives
Igor Pylypiv
1
-1
/
+1
2024-04-10
ata: sata_mv: Fix PCI device ID table declaration compilation warning
Arnd Bergmann
1
-32
/
+31
2024-04-10
ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit
Arnd Bergmann
1
-4
/
+2
2024-04-03
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
2
-1
/
+13
2024-04-03
ahci: asm1064: asm1166: don't limit reported ports
Conrad Kostecki
1
-13
/
+0
2024-04-03
ahci: asm1064: correct count of reported ports
Andrey Jr. Melnikov
1
-3
/
+11
2024-03-01
ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x parts
Lennert Buytenhek
1
-5
/
+5
[next]