index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-26
Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-2
/
+6
2016-07-15
ata: Handle ATA NCQ NO-DATA commands correctly
Hannes Reinecke
1
-1
/
+2
2016-07-14
libata-eh: decode all taskfile protocols
Hannes Reinecke
1
-0
/
+3
2016-07-14
ata: fixup ATA_PROT_NODATA
Hannes Reinecke
1
-1
/
+1
2016-06-18
Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes
James Bottomley
1
-1
/
+1
2016-06-08
scsi: fix race between simultaneous decrements of ->host_failed
Wei Fang
1
-1
/
+1
2016-05-09
libata: Implement ZBC OUT translation
Hannes Reinecke
1
-0
/
+1
2016-05-09
libata: implement ZBC IN translation
Hannes Reinecke
1
-0
/
+1
2016-05-09
libata: do not attempt to retrieve sense code twice
Hannes Reinecke
1
-2
/
+2
2016-04-04
libata: Implement control mode page to select sense format
Hannes Reinecke
1
-2
/
+2
2016-04-04
libata: evaluate SCSI sense code
Hannes Reinecke
1
-9
/
+20
2016-04-04
libata-eh: Set 'information' field for autosense
Hannes Reinecke
1
-0
/
+2
2016-04-04
libata: Implement support for sense data reporting
Hannes Reinecke
1
-4
/
+64
2016-04-04
libata: Implement NCQ autosense
Hannes Reinecke
1
-0
/
+12
2015-12-07
libata-eh.c: Introduce new ata port flag for controller which lockup on read ...
Andreas Werner
1
-0
/
+8
2015-08-03
Revert "libata: Implement NCQ autosense"
Tejun Heo
1
-18
/
+0
2015-08-03
Revert "libata: Implement support for sense data reporting"
Tejun Heo
1
-83
/
+3
2015-08-03
Revert "libata-eh: Set 'information' field for autosense"
Tejun Heo
1
-3
/
+0
2015-06-25
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-1
/
+12
2015-05-21
libata: Fix regression when the NCQ Send and Receive log page is absent
Martin K. Petersen
1
-0
/
+1
2015-05-05
libata: Fall back to unqueued READ LOG EXT if the DMA variant fails
Martin K. Petersen
1
-1
/
+11
2015-04-25
libata: Ignore spurious PHY event on LPM policy change
Gabriele Mazzotta
1
-0
/
+3
2015-03-27
libata: Add tracepoints
Hannes Reinecke
1
-1
/
+3
2015-03-27
libata-eh: Set 'information' field for autosense
Hannes Reinecke
1
-0
/
+3
2015-03-27
libata: Implement support for sense data reporting
Hannes Reinecke
1
-3
/
+83
2015-03-27
libata: Implement NCQ autosense
Hannes Reinecke
1
-0
/
+18
2015-03-27
libata: whitespace cleanup in ata_get_cmd_descript()
Hannes Reinecke
1
-25
/
+25
2015-03-27
libata: use READ_LOG_DMA_EXT
Hannes Reinecke
1
-2
/
+7
2015-02-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-11
/
+9
2015-01-20
libata: fixup oops in ata_eh_link_report()
Hannes Reinecke
1
-2
/
+3
2015-01-09
libata: use __scsi_format_command()
Hannes Reinecke
1
-10
/
+7
2015-01-07
libata: Remove FIXME comment in atapi_eh_request_sense
Nicholas Krause
1
-1
/
+0
2015-01-05
libata: export ata_get_cmd_descript()
Andy Shevchenko
1
-0
/
+1
2014-11-05
libata: Implement ATA_DEV_ZAC
Hannes Reinecke
1
-2
/
+5
2014-07-15
libata: EH should handle AMNF error condition as a media error
Alexey Asemov
1
-4
/
+5
2014-03-18
libata, libsas: kill pm_result and related cleanup
Dan Williams
1
-11
/
+2
2014-03-07
libata: end the r-word
Dan Williams
1
-2
/
+3
2013-11-22
ata: libata-eh: Remove unnecessary snprintf arithmetic
Levente Kurusa
1
-3
/
+2
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-2
/
+2
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-0
/
+8
2013-10-27
libata: Add some missing command descriptions
Robert Hancock
1
-0
/
+8
2013-10-07
libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failures
Gwendal Grignou
1
-3
/
+3
2013-05-14
libata: update "Maintained by:" tags
Tejun Heo
1
-1
/
+1
2013-01-25
[libata] pm: differentiate system and runtime pm for ata port
Aaron Lu
1
-7
/
+10
2013-01-21
libata: handle power transition of ODD
Aaron Lu
1
-0
/
+2
2013-01-21
libata: check zero power ready status for ZPODD
Aaron Lu
1
-2
/
+12
2013-01-14
[libata] ahci: Fix lack of command retry after a success error handler.
Bian Yu
1
-1
/
+1
2012-12-03
libata: set dma_mode to 0xff in reset
Aaron Lu
1
-0
/
+1
2012-10-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+2
2012-09-13
ahci: implement aggressive SATA device sleep support
Shane Huang
1
-5
/
+7
[next]