index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libata-scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-27
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/
Jesper Juhl
1
-3
/
+1
2006-06-22
[PATCH] libata: Add ata_scsi_dev_disabled
Brian King
1
-10
/
+31
2006-06-22
[libata] Add host lock to struct ata_port
Jeff Garzik
1
-10
/
+10
2006-06-22
Merge branch 'master' into upstream
Jeff Garzik
1
-3
/
+3
2006-06-12
[PATCH] libata: fix oops caused rescanning NULL sdev
Tejun Heo
1
-8
/
+9
2006-06-12
[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)
zhao, forrest
1
-0
/
+36
2006-06-10
[SCSI] remove scsi_request infrastructure
Christoph Hellwig
1
-1
/
+1
2006-06-06
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
1
-2
/
+2
2006-05-31
[PATCH] libata-hp: hook warmplug
Tejun Heo
1
-0
/
+1
2006-05-31
[PATCH] libata-hp: implement warmplug
Tejun Heo
1
-0
/
+89
2006-05-31
[PATCH] libata-hp: implement SCSI part of hotplug
Tejun Heo
1
-0
/
+116
2006-05-31
[PATCH] libata-hp: implement ata_eh_detach_dev()
Tejun Heo
1
-0
/
+24
2006-05-31
[PATCH] libata-hp-prep: store attached SCSI device
Tejun Heo
1
-4
/
+10
2006-05-31
[PATCH] libata-hp-prep: use __ata_scsi_find_dev()
Tejun Heo
1
-10
/
+6
2006-05-31
[PATCH] libata-hp-prep: update ata_scsi_find_dev() and friends
Tejun Heo
1
-15
/
+25
2006-05-24
[libata] libata-scsi, sata_mv: trim trailing whitespace
Jeff Garzik
1
-1
/
+1
2006-05-24
[PATCH] libata - fix bracketing and DMA oops
Alan Cox
1
-1
/
+6
2006-05-20
[PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports
Tejun Heo
1
-24
/
+0
2006-05-15
Merge branch 'max-sect' into upstream
Jeff Garzik
1
-1
/
+1
2006-05-15
[PATCH] libata-ncq: implement NCQ device configuration
Tejun Heo
1
-0
/
+46
2006-05-15
[PATCH] libata-ncq: implement NCQ command translation and exclusion
Tejun Heo
1
-1
/
+71
2006-05-15
[PATCH] libata-ncq: pass ata_scsi_translate() return value to SCSI midlayer
Tejun Heo
1
-16
/
+24
2006-05-15
[PATCH] libata-eh-fw: update SCSI command completion path for new EH
Tejun Heo
1
-11
/
+37
2006-05-15
[PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()
Tejun Heo
1
-0
/
+23
2006-05-15
[PATCH] libata: use ATA printk helpers
Tejun Heo
1
-4
/
+5
2006-05-15
[PATCH] libata: use dev->ap
Tejun Heo
1
-23
/
+17
2006-05-15
[PATCH] libata: implement qc->result_tf
Tejun Heo
1
-11
/
+7
2006-05-15
[PATCH] libata: silly fix in ata_scsi_start_stop_xlat()
Tejun Heo
1
-1
/
+1
2006-04-12
Merge branch 'upstream'
Jeff Garzik
1
-173
/
+26
2006-04-11
libata: Add helper ata_shost_to_port()
Jeff Garzik
1
-4
/
+4
2006-04-11
Merge branch 'master'
Jeff Garzik
1
-0
/
+1
2006-04-10
[PATCH] move ->eh_strategy_handler to the transport class
Christoph Hellwig
1
-5
/
+3
2006-04-04
[PATCH] libata: convert ATAPI_ENABLE_DMADIR to module parameter
Albert Lee
1
-4
/
+2
2006-04-02
[PATCH] libata: separate out libata-eh.c
Tejun Heo
1
-130
/
+0
2006-04-02
[PATCH] libata: dec scmd->retries for qcs with zero err_mask
Tejun Heo
1
-2
/
+5
2006-04-02
[PATCH] libata: don't read TF directly from sense generation functions
Tejun Heo
1
-18
/
+9
2006-04-02
[PATCH] libata: always generate sense if qc->err_mask is non-zero
Tejun Heo
1
-2
/
+4
2006-04-02
[PATCH] libata: add ATA_QCFLAG_IO
Tejun Heo
1
-0
/
+1
2006-04-02
[PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLED
Tejun Heo
1
-1
/
+1
2006-04-02
[PATCH] libata: ATA_FLAG_IN_EH is not used, kill it
Tejun Heo
1
-13
/
+4
2006-04-01
[PATCH] libata: implement ata_dev_enabled and disabled()
Tejun Heo
1
-2
/
+2
2006-03-31
[PATCH] libata: make ata_qc_issue complete failed qcs
Tejun Heo
1
-6
/
+2
2006-03-29
Merge branch 'upstream'
Jeff Garzik
1
-44
/
+45
2006-03-24
[PATCH] libata: ata_scsi_ioctl cleanup
Brian King
1
-13
/
+0
2006-03-24
[PATCH] libata: ata_scsi_queuecmd cleanup
Brian King
1
-14
/
+18
2006-03-24
[libata] export ata_dev_pair; trim trailing whitespace
Jeff Garzik
1
-15
/
+15
2006-03-24
[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.
Nigel Cunningham
1
-2
/
+2
2006-03-22
Merge branch 'master'
Jeff Garzik
1
-0
/
+10
2006-03-22
[PATCH] libata: increase LBA48 max sectors to 65535
Tejun Heo
1
-1
/
+1
2006-03-21
[PATCH] libata: pick a less confusion "um dunno" error
Alan Cox
1
-7
/
+5
[next]