index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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: 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-22
1
-1
/
+43
*
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
2010-10-22
1
-1
/
+1
*
libata: implement LPM support for port multipliers
Tejun Heo
2010-10-22
1
-6
/
+15
*
libata: reimplement link power management
Tejun Heo
2010-10-22
1
-19
/
+145
*
libata: clean up lpm related symbols and sysfs show/store functions
Tejun Heo
2010-10-22
1
-1
/
+1
*
[libata] Add ATA transport class
Gwendal Grignou
2010-10-22
1
-14
/
+21
*
libata: skip EH autopsy and recovery during suspend
Tejun Heo
2010-09-10
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
*
|
[libata] add ATA_CMD_DSM to ata_get_cmd_descript
FUJITA Tomonori
2010-08-02
1
-0
/
+1
|
/
*
libata-sff: separate out BMDMA EH
Tejun Heo
2010-05-19
1
-1
/
+1
*
libata-sff: port_task is SFF specific
Tejun Heo
2010-05-19
1
-2
/
+2
*
libata: ensure NCQ error result taskfile is fully initialized
Jeff Garzik
2010-04-23
1
-0
/
+1
*
libata: fix locking around blk_abort_request()
Tejun Heo
2010-04-23
1
-0
/
+4
*
libata: retry FS IOs even if it has failed with AC_ERR_INVALID
Tejun Heo
2010-01-20
1
-2
/
+3
*
libata: retry failed FLUSH if device didn't fail it
Tejun Heo
2009-12-03
1
-0
/
+94
*
libata: fix PMP initialization
Tejun Heo
2009-10-16
1
-2
/
+4
*
libata: fix incorrect link online check during probe
Tejun Heo
2009-10-07
1
-18
/
+32
*
libata: add command name parsing for error output
Robert Hancock
2009-09-02
1
-2
/
+126
*
libata: clear eh_info on reset completion
Tejun Heo
2009-09-02
1
-3
/
+9
*
[libata] EH: freeze port before aborting commands
Jeff Garzik
2009-09-02
1
-2
/
+4
*
libata: add missing NULL pointer check to ata_eh_reset()
Bartlomiej Zolnierkiewicz
2009-07-29
1
-1
/
+1
*
libata: fix follow-up SRST failure path
Tejun Heo
2009-07-15
1
-0
/
+4
*
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-06-12
1
-1
/
+1
*
libata: clear ering on resume
Tejun Heo
2009-05-11
1
-0
/
+13
*
libata: fix attach error handling
Tejun Heo
2009-05-11
1
-4
/
+17
*
[libata] Improve timeout handling
Alan Cox
2009-03-25
1
-2
/
+17
*
libata: make sure port is thawed when skipping resets
Tejun Heo
2009-03-05
1
-1
/
+4
*
libata: don't use on-stack sense buffer
Tejun Heo
2009-03-05
1
-1
/
+1
*
libata: add no penalty retry request for EH device handling routines
Tejun Heo
2009-02-03
1
-1
/
+5
*
libata: improve probe failure handling
Tejun Heo
2009-02-03
1
-0
/
+38
*
libata: add @spd_limit to sata_down_spd_limit()
Tejun Heo
2009-02-03
1
-5
/
+5
*
libata: clear dev->ering in smarter way
Tejun Heo
2009-02-03
1
-0
/
+7
*
libata: move ata_dev_disable() to libata-eh.c
Tejun Heo
2009-02-03
1
-0
/
+21
*
libata: fix EH device failure handling
Tejun Heo
2009-02-03
1
-2
/
+3
*
libata: perform port detach in EH
Tejun Heo
2008-12-29
1
-1
/
+31
*
libata: beef up iterators
Tejun Heo
2008-12-29
1
-47
/
+37
*
libata: fix last_reset timestamp handling
Tejun Heo
2008-11-11
1
-10
/
+11
*
libata: clear saved xfer_mode and ncq_enabled on device detach
Tejun Heo
2008-10-28
1
-1
/
+4
*
libata: fix device iteration bugs
Tejun Heo
2008-10-28
1
-0
/
+9
*
libata: set device class to NONE if phys_offline
Tejun Heo
2008-10-23
1
-8
/
+8
*
libata-eh: fix slave link EH action mask handling
Tejun Heo
2008-10-23
1
-1
/
+4
*
libata: transfer EHI control flags to slave ehc.i
Tejun Heo
2008-10-23
1
-0
/
+5
*
Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-10-10
1
-6
/
+7
|
\
|
*
block: unify request timeout handling
Jens Axboe
2008-10-09
1
-6
/
+7
*
|
libata-eh: clear UNIT ATTENTION after reset
Tejun Heo
2008-09-29
1
-0
/
+94
[next]