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
*
ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
1
-131
/
+0
*
ata: start separating SATA specific code from libata-eh.c
Bartlomiej Zolnierkiewicz
2020-03-26
1
-74
/
+0
*
ata: let compiler optimize out ata_eh_set_lpm() on non-SATA hosts
Bartlomiej Zolnierkiewicz
2020-03-26
1
-1
/
+2
*
ata: remove EXPORT_SYMBOL_GPL()s not used by modules
Bartlomiej Zolnierkiewicz
2020-03-26
1
-4
/
+0
*
ata: move EXPORT_SYMBOL_GPL()s close to exported code
Bartlomiej Zolnierkiewicz
2020-03-26
1
-2
/
+18
*
ata: remove stale maintainership information from core code
Bartlomiej Zolnierkiewicz
2020-03-26
1
-4
/
+0
*
libata: don't request sense data on !ZAC ATA devices
Tejun Heo
2019-06-25
1
-3
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2019-05-21
1
-18
/
+1
*
block: don't hold the queue_lock over blk_abort_request
Christoph Hellwig
2018-11-15
1
-4
/
+0
*
libata: convert eh to command iterators
Jens Axboe
2018-06-19
1
-25
/
+16
*
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2018-06-05
1
-10
/
+46
|
\
|
*
libata: add extra internal command
Jens Axboe
2018-05-11
1
-1
/
+2
|
*
libata: remove assumption that ATA_MAX_QUEUE - 1 is the max
Jens Axboe
2018-05-11
1
-2
/
+5
|
*
libata: Fix command retry decision
Damien Le Moal
2018-05-10
1
-4
/
+8
|
*
libata: Honor RQF_QUIET flag
Damien Le Moal
2018-05-10
1
-1
/
+25
|
*
libata: Fix ata_err_string()
Damien Le Moal
2018-05-10
1
-0
/
+4
|
*
libata: Fix comment typo in ata_eh_analyze_tf()
Damien Le Moal
2018-05-10
1
-2
/
+2
*
|
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
1
-51
/
+0
|
\
\
|
*
|
libata: remove ata_scsi_timed_out
Christoph Hellwig
2018-05-29
1
-51
/
+0
|
|
/
*
/
driver core: add __printf verification to __ata_ehi_pushv_desc
Mathieu Malaterre
2018-05-07
1
-2
/
+2
|
/
*
ata: do not schedule hot plug if it is a sas host
Jason Yan
2018-03-01
1
-1
/
+2
*
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2017-11-15
1
-6
/
+8
|
\
|
*
ata: fixes kernel crash while tracing ata_eh_link_autopsy event
Rameshwar Prasad Sahu
2017-11-03
1
-1
/
+1
|
*
ata: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-23
1
-0
/
+2
|
*
libata: Add new med_power_with_dipm link_power_management_policy setting
Hans de Goede
2017-09-18
1
-5
/
+5
*
|
libata: Convert timers to use timer_setup()
Kees Cook
2017-10-17
1
-2
/
+2
|
/
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-08-21
1
-5
/
+3
|
\
|
*
drivers/ata: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
2017-08-17
1
-5
/
+3
*
|
libata: fix a couple of doc build warnings
Jonathan Corbet
2017-07-31
1
-2
/
+2
*
|
libata: remove unused rc in ata_eh_handle_port_resume
Kefeng Wang
2017-07-15
1
-2
/
+1
|
/
*
libata: move ata_read_log_page to libata-core.c
Christoph Hellwig
2017-06-05
1
-64
/
+0
*
ata: update references for libata documentation
Mauro Carvalho Chehab
2017-05-16
1
-1
/
+1
*
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2017-02-21
1
-13
/
+31
|
\
|
*
libata-eh: Use switch() instead of sparse array for protocol strings
Geert Uytterhoeven
2017-01-09
1
-13
/
+31
*
|
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
1
-0
/
+1
|
/
*
Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2016-07-26
1
-2
/
+6
|
\
|
*
ata: Handle ATA NCQ NO-DATA commands correctly
Hannes Reinecke
2016-07-15
1
-1
/
+2
|
*
libata-eh: decode all taskfile protocols
Hannes Reinecke
2016-07-14
1
-0
/
+3
|
*
ata: fixup ATA_PROT_NODATA
Hannes Reinecke
2016-07-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes
James Bottomley
2016-06-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
scsi: fix race between simultaneous decrements of ->host_failed
Wei Fang
2016-06-08
1
-1
/
+1
*
|
libata: Implement ZBC OUT translation
Hannes Reinecke
2016-05-09
1
-0
/
+1
*
|
libata: implement ZBC IN translation
Hannes Reinecke
2016-05-09
1
-0
/
+1
*
|
libata: do not attempt to retrieve sense code twice
Hannes Reinecke
2016-05-09
1
-2
/
+2
*
|
libata: Implement control mode page to select sense format
Hannes Reinecke
2016-04-04
1
-2
/
+2
*
|
libata: evaluate SCSI sense code
Hannes Reinecke
2016-04-04
1
-9
/
+20
*
|
libata-eh: Set 'information' field for autosense
Hannes Reinecke
2016-04-04
1
-0
/
+2
*
|
libata: Implement support for sense data reporting
Hannes Reinecke
2016-04-04
1
-4
/
+64
*
|
libata: Implement NCQ autosense
Hannes Reinecke
2016-04-04
1
-0
/
+12
|
/
[next]