index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-23
ata: fix some kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-03-26
ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c
Bartlomiej Zolnierkiewicz
1
-131
/
+0
2020-03-26
ata: start separating SATA specific code from libata-eh.c
Bartlomiej Zolnierkiewicz
1
-74
/
+0
2020-03-26
ata: let compiler optimize out ata_eh_set_lpm() on non-SATA hosts
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2020-03-26
ata: remove EXPORT_SYMBOL_GPL()s not used by modules
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2020-03-26
ata: move EXPORT_SYMBOL_GPL()s close to exported code
Bartlomiej Zolnierkiewicz
1
-2
/
+18
2020-03-26
ata: remove stale maintainership information from core code
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2019-06-25
libata: don't request sense data on !ZAC ATA devices
Tejun Heo
1
-3
/
+5
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
1
-18
/
+1
2018-11-15
block: don't hold the queue_lock over blk_abort_request
Christoph Hellwig
1
-4
/
+0
2018-06-19
libata: convert eh to command iterators
Jens Axboe
1
-25
/
+16
2018-06-05
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-10
/
+46
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-51
/
+0
2018-05-29
libata: remove ata_scsi_timed_out
Christoph Hellwig
1
-51
/
+0
2018-05-11
libata: add extra internal command
Jens Axboe
1
-1
/
+2
2018-05-11
libata: remove assumption that ATA_MAX_QUEUE - 1 is the max
Jens Axboe
1
-2
/
+5
2018-05-10
libata: Fix command retry decision
Damien Le Moal
1
-4
/
+8
2018-05-10
libata: Honor RQF_QUIET flag
Damien Le Moal
1
-1
/
+25
2018-05-10
libata: Fix ata_err_string()
Damien Le Moal
1
-0
/
+4
2018-05-10
libata: Fix comment typo in ata_eh_analyze_tf()
Damien Le Moal
1
-2
/
+2
2018-05-07
driver core: add __printf verification to __ata_ehi_pushv_desc
Mathieu Malaterre
1
-2
/
+2
2018-03-01
ata: do not schedule hot plug if it is a sas host
Jason Yan
1
-1
/
+2
2017-11-15
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-6
/
+8
2017-11-03
ata: fixes kernel crash while tracing ata_eh_link_autopsy event
Rameshwar Prasad Sahu
1
-1
/
+1
2017-10-23
ata: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2017-10-17
libata: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+2
2017-09-18
libata: Add new med_power_with_dipm link_power_management_policy setting
Hans de Goede
1
-5
/
+5
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-5
/
+3
2017-08-17
drivers/ata: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
1
-5
/
+3
2017-07-31
libata: fix a couple of doc build warnings
Jonathan Corbet
1
-2
/
+2
2017-07-15
libata: remove unused rc in ata_eh_handle_port_resume
Kefeng Wang
1
-2
/
+1
2017-06-05
libata: move ata_read_log_page to libata-core.c
Christoph Hellwig
1
-64
/
+0
2017-05-16
ata: update references for libata documentation
Mauro Carvalho Chehab
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-21
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-13
/
+31
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
1
-0
/
+1
2017-01-09
libata-eh: Use switch() instead of sparse array for protocol strings
Geert Uytterhoeven
1
-13
/
+31
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
[next]