index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
4 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
8
-12
/
+12
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
10
-16
/
+17
13 days
Merge tag 'ata-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
11
-979
/
+358
13 days
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-4
/
+7
2026-02-04
ata: pata_ftide010: Fix some DMA timings
Linus Walleij
1
-3
/
+3
2026-02-02
ata: pata_cypress: fix typo in error message
Ethan Nelson-Moore
1
-1
/
+1
2026-02-02
ata: pata_legacy: remove VLB support
Ethan Nelson-Moore
2
-878
/
+6
2026-01-26
ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors
Niklas Cassel
1
-0
/
+3
2026-01-24
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
2
-4
/
+7
2026-01-14
ata: libata-scsi: avoid Non-NCQ command starvation
Damien Le Moal
4
-0
/
+106
2026-01-13
ata: libata: Print features also for ATAPI devices
Niklas Cassel
1
-0
/
+3
2026-01-13
ata: libata: Add DIPM and HIPM to ata_dev_print_features() early return
Niklas Cassel
1
-1
/
+2
2026-01-13
ata: libata: Add cpr_log to ata_dev_print_features() early return
Niklas Cassel
1
-1
/
+1
2026-01-13
ata: libata-sata: Improve link_power_management_supported sysfs attribute
Niklas Cassel
1
-1
/
+1
2026-01-13
ata: libata: Call ata_dev_config_lpm() for ATAPI devices
Niklas Cassel
1
-0
/
+2
2026-01-13
ata: ahci: Do not read the per port area for unimplemented ports
Niklas Cassel
1
-5
/
+5
2026-01-13
ata: libata-scsi: refactor ata_scsi_translate()
Damien Le Moal
1
-31
/
+50
2026-01-08
ata: ahci-xgene: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2026-01-08
ata: ahci-imx: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2026-01-08
ata: ahci-dwc: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-8
/
+2
2025-12-16
ata: libata-core: Disable LPM on ST2000DM008-2FR102
Niklas Cassel
1
-0
/
+3
2025-12-15
ata: libata: Allow more quirks
Niklas Cassel
1
-9
/
+9
2025-12-15
ata: libata: Add libata.force parameter max_sec
Niklas Cassel
1
-0
/
+1
2025-12-15
ata: libata: Add support to parse equal sign in libata.force
Niklas Cassel
1
-2
/
+36
2025-12-15
ata: libata: Change libata.force to use the generic ATA_QUIRK_MAX_SEC quirk
Niklas Cassel
1
-12
/
+16
2025-12-15
ata: libata: Add ata_force_get_fe_for_dev() helper
Niklas Cassel
1
-22
/
+34
2025-12-15
ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks
Niklas Cassel
1
-9
/
+59
2025-12-15
ata: libata: avoid long timeouts on hot-unplugged SATA DAS
Henry Tseng
4
-1
/
+30
2025-12-15
ata: libata-scsi: Remove superfluous local_irq_save()
Niklas Cassel
1
-3
/
+2
2025-12-06
Merge tag 'ata-6.19-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2025-12-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-0
/
+74
2025-12-05
Merge tag 'ata-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
4
-3
/
+10
2025-12-02
ata: libata-core: Quirk DELLBOSS VD max_sectors
Niklas Cassel
1
-0
/
+11
2025-11-28
ata: libata-core: Disable LPM on Silicon Motion MD619{H,G}XCLDE3TC
Niklas Cassel
1
-0
/
+4
2025-11-20
Merge patch series "Add OP-TEE based RPMB driver for UFS devices"
Martin K. Petersen
1
-7
/
+4
2025-11-20
ata: libata-core: Set capacity to zero for a security locked drive
Niklas Cassel
1
-0
/
+10
2025-11-20
ata: libata-scsi: Fix system suspend for a security locked drive
Niklas Cassel
1
-0
/
+7
2025-11-20
ata: libata-scsi: Add missing scsi_device_put() in ata_scsi_dev_rescan()
Yihang Li
1
-1
/
+3
2025-11-18
ata: pata_pcmcia: Add Iomega Clik! PCMCIA ATA/ATAPI Adapter
René Rebe
1
-0
/
+1
2025-11-08
scsi: ata: Stop disk on restart if ACPI power resources are found
Markus Probst
3
-0
/
+29
2025-11-08
scsi: ata: Use ACPI methods to power on disks
Markus Probst
3
-0
/
+45
2025-11-07
ata: libata-sff: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2025-10-23
ata: pata_it821x: Replace deprecated strcpy with strscpy in it821x_display_disk
Thorsten Blum
1
-2
/
+3
2025-10-13
ata: libata-core: relax checks in ata_read_log_directory()
Damien Le Moal
1
-7
/
+4
2025-10-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2025-09-22
ata: libata-sff: drop nth_page() usage within SG entry
David Hildenbrand
1
-3
/
+3
2025-09-04
Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Jens Axboe
1
-2
/
+2
[next]