index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata: Fix command retry decision
Damien Le Moal
2018-08-09
1
-4
/
+8
*
driver core: add __printf verification to __ata_ehi_pushv_desc
Mathieu Malaterre
2018-07-03
1
-2
/
+2
*
scsi: fix race between simultaneous decrements of ->host_failed
Wei Fang
2016-07-11
1
-1
/
+1
*
libata: Ignore spurious PHY event on LPM policy change
Gabriele Mazzotta
2015-06-10
1
-0
/
+3
*
libata: EH should handle AMNF error condition as a media error
Alexey Asemov
2014-07-15
1
-4
/
+5
*
libata, libsas: kill pm_result and related cleanup
Dan Williams
2014-03-18
1
-11
/
+2
*
libata: end the r-word
Dan Williams
2014-03-07
1
-2
/
+3
*
ata: libata-eh: Remove unnecessary snprintf arithmetic
Levente Kurusa
2013-11-22
1
-3
/
+2
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-2
/
+2
*
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2013-11-13
1
-0
/
+8
|
\
|
*
libata: Add some missing command descriptions
Robert Hancock
2013-10-27
1
-0
/
+8
*
|
libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failures
Gwendal Grignou
2013-10-07
1
-3
/
+3
|
/
*
libata: update "Maintained by:" tags
Tejun Heo
2013-05-14
1
-1
/
+1
*
[libata] pm: differentiate system and runtime pm for ata port
Aaron Lu
2013-01-25
1
-7
/
+10
*
libata: handle power transition of ODD
Aaron Lu
2013-01-21
1
-0
/
+2
*
libata: check zero power ready status for ZPODD
Aaron Lu
2013-01-21
1
-2
/
+12
*
[libata] ahci: Fix lack of command retry after a success error handler.
Bian Yu
2013-01-14
1
-1
/
+1
*
libata: set dma_mode to 0xff in reset
Aaron Lu
2012-12-03
1
-0
/
+1
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-10-02
1
-0
/
+2
|
\
|
*
[SCSI] libata: reset once
Dan Williams
2012-08-24
1
-0
/
+2
*
|
ahci: implement aggressive SATA device sleep support
Shane Huang
2012-09-13
1
-5
/
+7
|
/
*
Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream
Jeff Garzik
2012-07-25
1
-11
/
+46
|
\
|
*
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
2012-07-20
1
-11
/
+46
*
|
libata-eh.c: local functions should not be exposed globally
H Hartley Sweeten
2012-07-25
1
-1
/
+1
|
/
*
libata-eh don't waste time retrying media errors (v3)
Mark Lord
2012-05-07
1
-3
/
+21
*
libata: skip old error history when counting probe trials
Lin Ming
2012-05-03
1
-1
/
+2
*
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
Dan Williams
2012-02-19
1
-0
/
+1
*
[libata] Issue SRST to Sil3726 PMP
Gwendal Grignou
2011-11-09
1
-1
/
+11
*
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameter
Sergei Shtylyov
2011-10-08
1
-3
/
+2
*
libata: leave port thawed after reset failure
Tejun Heo
2011-07-23
1
-1
/
+10
*
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
1
-75
/
+68
*
libata: fix unexpectedly frozen port after ata_eh_reset()
Tejun Heo
2011-06-07
1
-4
/
+8
*
libata: Power off empty ports
Kristen Carlson Accardi
2011-05-19
1
-1
/
+1
*
libata: fix oops when LPM is used with PMP
Tejun Heo
2011-05-14
1
-1
/
+1
*
libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65
Tejun Heo
2011-04-24
1
-2
/
+4
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-5
/
+5
*
libata: separate error handler into usable components
James Bottomley
2011-03-02
1
-9
/
+44
*
libata: fix eh locking
James Bottomley
2011-03-02
1
-2
/
+7
*
libata: fix hotplug for drivers which don't implement LPM
Tejun Heo
2011-03-02
1
-1
/
+1
*
libata: issue DIPM enable commands with LPM state updated
Tejun Heo
2010-12-24
1
-3
/
+14
*
libata: implement cross-port EH exclusion
Tejun Heo
2010-10-21
1
-1
/
+43
*
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
2010-10-21
1
-1
/
+1
*
libata: implement LPM support for port multipliers
Tejun Heo
2010-10-21
1
-6
/
+15
*
libata: reimplement link power management
Tejun Heo
2010-10-21
1
-19
/
+145
*
libata: clean up lpm related symbols and sysfs show/store functions
Tejun Heo
2010-10-21
1
-1
/
+1
*
[libata] Add ATA transport class
Gwendal Grignou
2010-10-21
1
-14
/
+21
*
libata: skip EH autopsy and recovery during suspend
Tejun Heo
2010-09-09
1
-0
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-07
1
-2
/
+2
|
\
|
*
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
2010-07-02
1
-2
/
+2
[next]