index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] libata: use ATA printk helpers
Tejun Heo
2006-05-15
10
-137
/
+124
*
[PATCH] libata: use dev->ap
Tejun Heo
2006-05-15
4
-116
/
+97
*
[PATCH] libata: add dev->ap
Tejun Heo
2006-05-15
1
-0
/
+1
*
[PATCH] libata: use new SCR and on/offline functions
Tejun Heo
2006-05-15
4
-60
/
+75
*
[PATCH] libata: implement new SCR handling and port on/offline functions
Tejun Heo
2006-05-15
1
-0
/
+143
*
[PATCH] libata: init ap->cbl to ATA_CBL_SATA early
Tejun Heo
2006-05-15
1
-3
/
+6
*
[PATCH] sata_sil24: update TF image only when necessary
Tejun Heo
2006-05-15
1
-10
/
+2
*
[PATCH] libata: implement qc->result_tf
Tejun Heo
2006-05-15
2
-13
/
+9
*
[PATCH] libata: remove postreset handling from ata_do_reset()
Tejun Heo
2006-05-15
2
-10
/
+11
*
[PATCH] libata: move ->set_mode() handling into ata_set_mode()
Tejun Heo
2006-05-15
1
-14
/
+15
*
[PATCH] libata: use preallocated buffers
Tejun Heo
2006-05-15
1
-24
/
+8
*
[PATCH] libata: hold host_set lock while finishing internal qc
Tejun Heo
2006-05-15
1
-0
/
+5
*
[PATCH] libata: clear ap->active_tag atomically w.r.t. command completion
Tejun Heo
2006-05-15
1
-2
/
+3
*
[PATCH] libata: fix ->phy_reset class code handling in ata_bus_probe()
Tejun Heo
2006-05-15
1
-2
/
+4
*
[PATCH] libata: unexport ata_scsi_error()
Tejun Heo
2006-05-15
1
-1
/
+0
*
[PATCH] ahci: hardreset classification fix
Tejun Heo
2006-05-15
1
-1
/
+1
*
[PATCH] libata: rename ata_down_sata_spd_limit() and friends
Tejun Heo
2006-05-15
3
-19
/
+19
*
[PATCH] libata: silly fix in ata_scsi_start_stop_xlat()
Tejun Heo
2006-05-15
1
-1
/
+1
*
[PATCH] SCSI: implement shost->host_eh_scheduled
Tejun Heo
2006-05-15
3
-3
/
+3
*
[PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)
Luben Tuikov
2006-05-15
1
-0
/
+18
*
[PATCH] ahci: add support for VIA VT8251
Bastiaan Jacques
2006-04-21
1
-15
/
+49
*
Merge branch 'master'
Jeff Garzik
2006-04-18
38
-13226
/
+982
|
\
|
*
[SCSI] scsi_transport_sas: don't scan a non-existent end device
James Bottomley
2006-04-14
1
-0
/
+2
|
*
[SCSI] 3ware 9000 disable local irqs during kmap_atomic
adam radford
2006-04-13
1
-2
/
+7
|
*
[SCSI] SCSI: fix scsi_kill_request() busy count handling
Tejun Heo
2006-04-13
1
-0
/
+15
|
*
[SCSI] FC transport: fixes for workq deadlocks
James Smart
2006-04-13
1
-155
/
+311
|
*
[SCSI] aic79xx: target hotplug fixes
Hannes Reinecke
2006-04-13
2
-44
/
+10
|
*
[SCSI] ibmvscsi: remove drivers/scsi/ibmvscsi/srp.h
FUJITA Tomonori
2006-04-13
1
-227
/
+0
|
*
[SCSI] aic79xx bus reset update
Hannes Reinecke
2006-04-13
3
-62
/
+58
|
*
[SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions
James Bottomley
2006-04-13
3
-6
/
+20
|
*
[SCSI] sym2: Fix build when spinlock debugging is enabled
Matthew Wilcox
2006-04-13
1
-8
/
+12
|
*
[SCSI] ipr: Bump version
Brian King
2006-04-13
1
-2
/
+2
|
*
[SCSI] ipr: Reset device cleanup
Brian King
2006-04-13
1
-17
/
+41
|
*
[SCSI] ipr: printk macro cleanup/removal
Brian King
2006-04-13
2
-26
/
+14
|
*
[SCSI] ipr: Simplify status area dumping
Brian King
2006-04-13
1
-35
/
+4
|
*
[SCSI] ipr: Fixup device type check
Brian King
2006-04-13
2
-2
/
+18
|
*
[SCSI] ipr: Disk remove path cleanup
Brian King
2006-04-13
2
-3
/
+4
|
*
[SCSI] sg: fix leak when dio setup fails
Douglas Gilbert
2006-04-13
1
-1
/
+3
|
*
[SCSI] expose sas internal class for the domain transport
James Bottomley
2006-04-13
2
-34
/
+39
|
*
[SCSI] for_each_possible_cpu: scsi
KAMEZAWA Hiroyuki
2006-04-13
1
-1
/
+1
|
*
[SCSI] Version 2.2.3
Matthew Wilcox
2006-04-13
1
-1
/
+1
|
*
[SCSI] Enable clustering and large transfers
Matthew Wilcox
2006-04-13
1
-1
/
+2
|
*
[SCSI] Simplify error handling
Matthew Wilcox
2006-04-13
1
-62
/
+22
|
*
[SCSI] Allow nvram settings to determine bus mode
Matthew Wilcox
2006-04-13
1
-31
/
+34
|
*
[SCSI] Use SPI messages where possible
Matthew Wilcox
2006-04-13
1
-3
/
+6
|
*
[SCSI] Disable sym2 driver queueing
Matthew Wilcox
2006-04-13
4
-11
/
+10
|
*
[SCSI] Mark div_10M array const
Matthew Wilcox
2006-04-13
1
-1
/
+1
|
*
[SCSI] Simplify error handling a bit
Matthew Wilcox
2006-04-13
1
-42
/
+8
|
*
[SCSI] Use pcibios_resource_to_bus()
Matthew Wilcox
2006-04-13
1
-42
/
+13
|
*
[SCSI] Change Kconfig option from IOMAPPED to MMIO
Matthew Wilcox
2006-04-13
3
-20
/
+26
[next]