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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
libata-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
1
-2
/
+7
2020-06-29
libata: Use per port sync for detach
Kai-Heng Feng
1
-6
/
+5
2020-01-04
libata: Ensure ata_port probe has completed before detach
John Garry
1
-0
/
+3
2019-06-22
libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
Hans de Goede
1
-3
/
+6
2018-12-21
libata: whitelist all SAMSUNG MZ7KM* solid-state disks
Juha-Matti Tilli
1
-0
/
+1
2018-07-17
ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
Hans de Goede
1
-0
/
+3
2018-07-03
libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
Hans de Goede
1
-3
/
+0
2018-05-30
libata: blacklist Micron 500IT SSD with MU01 firmware
Sudip Mukherjee
1
-0
/
+2
2018-05-30
libata: Blacklist some Sandisk SSDs for NCQ
Tejun Heo
1
-0
/
+4
2018-05-16
libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs
Hans de Goede
1
-0
/
+3
2018-03-28
libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
Hans de Goede
1
-2
/
+5
2018-03-28
libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
Hans de Goede
1
-1
/
+1
2018-03-28
libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
Hans de Goede
1
-0
/
+8
2018-03-28
libata: Enable queued TRIM for Samsung SSD 860
Ju Hyung Park
1
-1
/
+3
2018-03-28
libata: disable LPM for Crucial BX100 SSD 500GB drive
Kai-Heng Feng
1
-0
/
+3
2018-03-28
libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
Hans de Goede
1
-0
/
+5
2018-03-28
libata: remove WARN() for DMA or PIO command without data
Eric Biggers
1
-2
/
+1
2018-01-23
libata: apply MAX_SEC_1024 to all LITEON EP1 series devices
Xinyu Lin
1
-0
/
+1
2017-02-09
libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
Tejun Heo
1
-2
/
+2
2016-08-10
libata: LITE-ON CX1-JB256-HP needs lower max_sectors
Tejun Heo
1
-0
/
+6
2015-09-02
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-0
/
+1
2015-08-26
Add factory recertified Crucial M500s to blacklist
Guillermo A. Amaral
1
-0
/
+2
2015-08-10
libata: fix libata-core.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2015-08-03
Revert "libata: Implement support for sense data reporting"
Tejun Heo
1
-19
/
+1
2015-08-03
Revert "libata-eh: Set 'information' field for autosense"
Tejun Heo
1
-2
/
+2
2015-07-16
libata: Do not blacklist M510DC
Martin K. Petersen
1
-1
/
+1
2015-07-15
libata: increase the timeout when setting transfer mode
Mikulas Patocka
1
-1
/
+2
2015-07-15
libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...
David Milburn
1
-0
/
+10
2015-07-15
libata: force disable trim for SuperSSpeed S238
Arne Fitzenreiter
1
-0
/
+3
2015-07-14
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVER
Aleksei Mamlin
1
-1
/
+2
2015-06-25
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-8
/
+5
2015-06-18
libata: Do not blacklist Micron M500DC
Martin K. Petersen
1
-1
/
+1
2015-06-10
libata: finally use __initconst in ata_parse_force_one()
Rasmus Villemoes
1
-6
/
+1
2015-05-29
Doc: libata: Fix spelling typo found in libata.xml
Masanari Iida
1
-1
/
+1
2015-05-05
libata: Allow NCQ TRIM to be enabled or disabled with a module parameter
Martin K. Petersen
1
-0
/
+2
2015-05-04
libata: Blacklist queued TRIM on all Samsung 800-series
Martin K. Petersen
1
-1
/
+1
2015-04-25
libata: Ignore spurious PHY event on LPM policy change
Gabriele Mazzotta
1
-1
/
+14
2015-04-25
libata: Add helper to determine when PHY events should be ignored
Gabriele Mazzotta
1
-0
/
+19
2015-04-13
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-4
/
+28
2015-03-27
libata: Blacklist queued TRIM on Samsung SSD 850 Pro
Martin K. Petersen
1
-0
/
+2
2015-03-27
libata: Update Crucial/Micron blacklist
Martin K. Petersen
1
-2
/
+11
2015-03-27
libata: Add tracepoints
Hannes Reinecke
1
-1
/
+7
2015-03-27
libata-eh: Set 'information' field for autosense
Hannes Reinecke
1
-2
/
+2
2015-03-27
libata: Implement support for sense data reporting
Hannes Reinecke
1
-1
/
+19
2015-03-19
ata: Add a new flag to destinguish sas controller
Shaohua Li
1
-2
/
+2
2015-02-12
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-52
/
+18
2015-02-09
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
1
-5
/
+31
2015-01-24
libata: move sas ata tag allocation to libata-scsi.c
Shaohua Li
1
-76
/
+17
2015-01-23
libata: use blk taging
Shaohua Li
1
-13
/
+41
2015-01-19
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
1
-1
/
+4
[next]