index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'ata-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
6 days
ata: libata-scsi: fix requeue of deferred ATA PASS-THROUGH commands
Igor Pylypiv
12 days
ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585
Arthur Husband
2026-04-03
ata: pata_arasan_cf: fix missing newline in dev_err() messages
Haoyu Lu
2026-04-02
ata: libata-transport: remove static variable ata_scsi_transport_template
Heiner Kallweit
2026-04-02
ata: libata-transport: split struct ata_internal
Heiner Kallweit
2026-04-02
ata: libata-transport: use static struct ata_transport_internal to simplify m...
Heiner Kallweit
2026-04-02
ata: libata-transport: inline ata_attach|release_transport
Heiner Kallweit
2026-04-02
ata: libata-transport: instantiate struct ata_internal statically
Heiner Kallweit
2026-04-02
ata: libata-eh: Do not retry reset if the device is gone
Igor Pylypiv
2026-03-31
ata: libahci_platform: use flex array for platform PHYs
Rosen Penev
2026-03-23
ata: libata-transport: remove redundant dynamic sysfs attributes
Heiner Kallweit
2026-03-23
ata: libata-scsi: refactor ata_scsiop_maint_in()
Niklas Cassel
2026-03-20
Merge branch 'for-7.0-fixes' into for-7.1
Niklas Cassel
2026-03-20
ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()
Damien Le Moal
2026-03-16
ata: libata-core: disable LPM on ADATA SU680 SSD
Damien Le Moal
2026-03-06
ata: libata-eh: Fix detection of deferred qc timeouts
Guenter Roeck
2026-03-05
ata: libata-core: Add BRIDGE_OK quirk for QEMU drives
Pedro Falcato
2026-03-04
ata: libata: cancel pending work after clearing deferred_qc
Niklas Cassel
2026-03-04
ata: libata-core: Disable LPM on ST1000DM010-2EP102
Maximilian Pezzullo
2026-02-25
ata: libata-eh: avoid unnecessary calls to ata_scsi_port_error_handler()
Damien Le Moal
2026-02-24
ata: ahci-dwc: Remove not-going-to-be-supported code for Baikal SoC
Andy Shevchenko
2026-02-24
ata: libata-scsi: rename and improve ata_qc_done()
Damien Le Moal
2026-02-24
ata: libata-scsi: make ata_scsi_simulate() static
Damien Le Moal
2026-02-24
ata: libata-scsi: simplify ata_scsi_requeue_deferred_qc()
Damien Le Moal
2026-02-24
ata: libata-sata: simplify ata_sas_queuecmd()
Damien Le Moal
2026-02-24
ata: libata-core: improve tag checks in ata_qc_issue()
Damien Le Moal
2026-02-24
ata: libata-core: fix cancellation of a port deferred qc work
Damien Le Moal
2026-02-24
ata: libata-eh: correctly handle deferred qc timeouts
Damien Le Moal
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'ata-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2026-02-04
ata: pata_ftide010: Fix some DMA timings
Linus Walleij
2026-02-02
ata: pata_cypress: fix typo in error message
Ethan Nelson-Moore
2026-02-02
ata: pata_legacy: remove VLB support
Ethan Nelson-Moore
2026-01-26
ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors
Niklas Cassel
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
2026-01-14
ata: libata-scsi: avoid Non-NCQ command starvation
Damien Le Moal
2026-01-13
ata: libata: Print features also for ATAPI devices
Niklas Cassel
2026-01-13
ata: libata: Add DIPM and HIPM to ata_dev_print_features() early return
Niklas Cassel
2026-01-13
ata: libata: Add cpr_log to ata_dev_print_features() early return
Niklas Cassel
2026-01-13
ata: libata-sata: Improve link_power_management_supported sysfs attribute
Niklas Cassel
2026-01-13
ata: libata: Call ata_dev_config_lpm() for ATAPI devices
Niklas Cassel
2026-01-13
ata: ahci: Do not read the per port area for unimplemented ports
Niklas Cassel
2026-01-13
ata: libata-scsi: refactor ata_scsi_translate()
Damien Le Moal
2026-01-08
ata: ahci-xgene: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2026-01-08
ata: ahci-imx: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
[next]