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
/
scsi
/
libata-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] libata-core.c: fix parameter bug on kunmap_atomic() calls
Mark Lord
2005-12-13
1
-2
/
+2
*
[libata] add timeout to commands for which we call wait_completion()
Jeff Garzik
2005-11-17
1
-4
/
+28
*
[PATCH] libata: honor the transfer cycle time speficied by the EIDE device
Albert Lee
2005-11-16
1
-2
/
+4
*
[libata] REQUEST SENSE handling fixes
Jeff Garzik
2005-11-14
1
-22
/
+0
*
[libata] minor fixes, new helpers
Jeff Garzik
2005-11-14
1
-8
/
+3
*
[libata] fix bugs in ATAPI padding DMA mapping code
Jeff Garzik
2005-11-14
1
-5
/
+26
*
[PATCH] libata: fix comments on ata_tf_from_fis()
Mark Lord
2005-11-13
1
-2
/
+1
*
[PATCH] libata: propogate host private data from probe function
Alan Cox
2005-11-11
1
-0
/
+2
*
[PATCH] libata: if condition fix for ata_dev_identify()
Albert Lee
2005-11-09
1
-3
/
+2
*
[PATCH] libata kernel-doc fixes
Randy Dunlap
2005-11-09
1
-2
/
+2
*
[libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines
Jeff Garzik
2005-11-07
1
-1
/
+1
*
[libata] restore sg on DMA mapping failure
Tejun Heo
2005-11-05
1
-2
/
+8
*
[libata] ATAPI pad allocation fixes/cleanup
Jeff Garzik
2005-11-05
1
-4
/
+5
*
Merge branch 'upstream'
Jeff Garzik
2005-10-31
1
-49
/
+10
|
\
|
*
[libata] locking rewrite (== fix)
Jeff Garzik
2005-10-31
1
-2
/
+0
|
*
[libata] ata_tf_to_host cleanups
Jeff Garzik
2005-10-31
1
-47
/
+10
*
|
Merge branch 'master'
Jeff Garzik
2005-10-31
1
-4
/
+4
|
\
|
|
*
[libata] fix legacy IDE probing
Jeff Garzik
2005-10-30
1
-4
/
+4
*
|
Merge branch 'upstream'
Jeff Garzik
2005-10-30
1
-16
/
+15
|
\
|
|
*
[libata] change ata_qc_complete() to take error mask as second arg
Jeff Garzik
2005-10-30
1
-16
/
+15
*
|
Merge branch 'upstream'
Jeff Garzik
2005-10-30
1
-35
/
+11
|
\
|
|
*
Merge branch 'master'
Jeff Garzik
2005-10-30
1
-8
/
+2
|
|
\
|
|
*
[PATCH] Use sg_set_buf/sg_init_one where applicable
David Hardeman
2005-10-30
1
-8
/
+2
|
*
|
[libata] remove ata_chk_err(), ->check_err() hook.
Jeff Garzik
2005-10-30
1
-32
/
+9
|
|
/
*
|
Merge branch 'master'
Jeff Garzik
2005-10-29
1
-9
/
+9
|
\
|
|
*
[PATCH] libata-core cleanups (updated)
Randy Dunlap
2005-10-29
1
-9
/
+5
|
*
[libata] ensure ->tf_read() hook reads Status and Error registers
Jeff Garzik
2005-10-29
1
-0
/
+4
*
|
Merge branch 'master'
Jeff Garzik
2005-10-28
1
-59
/
+223
|
\
|
|
*
[libata] ata_timing fix
Alan Cox
2005-10-26
1
-1
/
+1
|
*
[PATCH] libata kernel-doc fixes
Randy Dunlap
2005-10-25
1
-22
/
+14
|
*
libata: const-ification bombing run
Jeff Garzik
2005-10-22
1
-34
/
+34
|
*
Add ide-timing functionality to libata.
Alan Cox
2005-10-22
1
-0
/
+149
|
*
libata: handle early device PIO modes correctly
Alan Cox
2005-10-22
1
-4
/
+27
*
|
Merge branch 'upstream'
Jeff Garzik
2005-10-19
1
-76
/
+101
|
\
|
|
*
[PATCH] libata CHS: reread device identify info (revise #6)
Albert Lee
2005-10-18
1
-1
/
+64
|
*
[PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...
Albert Lee
2005-10-18
1
-68
/
+37
|
*
[PATCH] libata CHS: move the initialization of taskfile LBA flags (revise #6)
Albert Lee
2005-10-18
1
-7
/
+0
*
|
Merge branch 'upstream'
Jeff Garzik
2005-10-09
1
-174
/
+259
|
\
|
|
*
libata: minor cleanups
Jeff Garzik
2005-10-06
1
-3
/
+3
|
*
libata: move atapi_request_sense() to libata-scsi module
Jeff Garzik
2005-10-05
1
-48
/
+1
|
*
libata: add ata_ratelimit(), use it in AHCI driver irq handler
Jeff Garzik
2005-10-05
1
-0
/
+23
|
*
Merge branch 'scsi-scan'
Jeff Garzik
2005-10-04
1
-1
/
+1
|
|
\
|
|
*
[libata] improve device scan
Jeff Garzik
2005-10-03
1
-1
/
+1
|
*
|
libata: bitmask based pci init functions for one or two ports
Alan Cox
2005-10-04
1
-57
/
+76
|
*
|
/spare/repo/libata-dev branch 'chs-support'
Jeff Garzik
2005-09-28
1
-25
/
+115
|
|
\
\
|
|
*
|
Merge /spare/repo/linux-2.6/
Jeff Garzik
2005-09-24
1
-46
/
+72
|
|
|
\
|
|
|
*
|
Merge /spare/repo/linux-2.6/
Jeff Garzik
2005-09-08
1
-3
/
+16
|
|
|
\
\
|
|
*
\
\
Merge libata branch 'chs-support' to latest upstream kernel.
Jeff Garzik
2005-08-30
1
-61
/
+238
|
|
|
\
\
\
|
|
*
\
\
\
/spare/repo/libata-dev branch 'v2.6.13'
Jeff Garzik
2005-08-29
1
-29
/
+6
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge upstream kernel changes into 'C/H/S support' branch of libata.
Jeff Garzik
2005-06-22
1
-62
/
+485
|
|
|
\
\
\
\
\
[next]