index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] move ->eh_strategy_handler to the transport class
Christoph Hellwig
2006-04-10
2
-1
/
+5
*
[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.
Nigel Cunningham
2006-03-24
1
-1
/
+1
*
Merge ../linux-2.6
James Bottomley
2006-03-21
1
-0
/
+3
|
\
|
*
Merge branch 'master'
Jeff Garzik
2006-02-20
3
-19
/
+20
|
|
\
|
*
\
Merge branch 'master'
Jeff Garzik
2006-02-02
2
-2
/
+1
|
|
\
\
|
*
|
|
[PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q()
Tejun Heo
2006-01-26
1
-0
/
+3
*
|
|
|
[SCSI] eliminate rphy allocation in favour of expander/end device allocation
James Bottomley
2006-03-19
1
-5
/
+0
*
|
|
|
[SCSI] add scsi_mode_select to scsi_lib.c
James Bottomley
2006-03-19
1
-0
/
+5
*
|
|
|
[SCSI] add scsi_reprobe_device
James Bottomley
2006-03-14
1
-0
/
+5
*
|
|
|
[SCSI] add preliminary expander support to the sas transport class
James Bottomley
2006-03-14
1
-0
/
+31
*
|
|
|
[SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...
James Smart
2006-03-13
2
-14
/
+11
*
|
|
|
[PATCH] convert aic94xx over to using the sas transport end device
James Bottomley
2006-03-06
1
-0
/
+19
*
|
|
|
[SCSI] add 6.0 Gbit phy definitions to the sas transport class
James Bottomley
2006-03-02
1
-0
/
+1
*
|
|
|
[SCSI] fix scsi process problems and clean up the target reap issues
James Bottomley
2006-02-27
2
-2
/
+10
*
|
|
|
[SCSI] Recognize missing LUNs for non-standard devices
Alan Stern
2006-02-27
1
-1
/
+4
*
|
|
|
[SCSI] sas: add support for enclosure and bad ID rphy attributes
Christoph Hellwig
2006-02-27
1
-0
/
+2
*
|
|
|
[SCSI] Add spi_populate_*_msg functions
Matthew Wilcox
2006-02-27
1
-0
/
+4
*
|
|
|
[SCSI] Remove devfs support from the SCSI subsystem
Greg KH
2006-02-27
1
-1
/
+0
*
|
|
|
[SCSI] Neaten comments in scsi_cmnd.h
Matthew Wilcox
2006-02-27
1
-10
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
[PATCH] add scsi_execute_in_process_context() API
James Bottomley
2006-02-14
1
-0
/
+2
*
|
|
[SCSI] iscsi update: cleanup iscsi class interface
Mike Christie
2006-02-04
2
-19
/
+18
|
|
/
|
/
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2006-01-31
1
-1
/
+1
|
\
\
|
*
|
[SCSI] Prevent scsi_execute_async from guessing cdb length
brking@us.ibm.com
2006-01-26
1
-1
/
+1
|
|
/
*
|
[SCSI] Remove host template ordered_flush variable
Tetsuo Takata
2006-01-25
1
-1
/
+0
|
/
*
[PATCH] scsi_transport_spi build fix
Andrew Morton
2006-01-18
1
-0
/
+1
*
[SCSI] iscsi: seperate iscsi interface from setup functions
Mike Christie
2006-01-14
2
-8
/
+73
*
[SCSI] remove target parent limitiation
Christoph Hellwig
2006-01-14
2
-5
/
+8
*
[SCSI] sem2mutex: scsi_transport_spi.c
Jes Sorensen
2006-01-14
1
-1
/
+1
*
[SCSI] fc transport: add permanent_port_name fc_host attribute
Andreas Herrmann
2006-01-14
1
-0
/
+4
*
[SCSI] always handle REQ_BLOCK_PC requests in common code
Christoph Hellwig
2006-01-14
1
-1
/
+0
*
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
2006-01-12
1
-1
/
+2
*
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-01-06
2
-2
/
+0
|
\
|
*
[BLOCK] update SCSI to use new blk_ordered for barriers
Tejun Heo
2006-01-06
2
-2
/
+0
*
|
[PATCH] Suspend support for libata
Jens Axboe
2006-01-06
1
-0
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-01-04
4
-5
/
+14
|
\
|
*
[SCSI] Rename scsi_print_msg to spi_print_msg
Matthew Wilcox
2005-12-15
2
-1
/
+1
|
*
Fix up SCSI mismerge
James Bottomley
2005-12-15
1
-1
/
+1
|
*
Merge by hand (conflicts in scsi_lib.c)
James Bottomley
2005-12-15
1
-0
/
+1
|
|
\
|
*
|
[SCSI] Convert SCSI mid-layer to scsi_execute_async
Mike Christie
2005-12-14
1
-0
/
+6
|
*
|
[SCSI] Make scsi_transport_spi.h includable by itself
Matthew Wilcox
2005-12-13
1
-0
/
+3
|
*
|
[SCSI] correct some dropped const compiler warnings
James Bottomley
2005-12-13
1
-3
/
+3
*
|
|
[SCSI] fix for fc transport recursion problem.
James.Smart@Emulex.Com
2005-12-15
1
-0
/
+11
|
|
/
|
/
|
*
|
[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)
James Bottomley
2005-12-13
1
-0
/
+1
|
/
*
[SCSI] use a completion in scsi_send_eh_cmnd
Christoph Hellwig
2005-11-06
1
-2
/
+3
*
[SCSI] remove scsi_wait_req
Christoph Hellwig
2005-11-06
1
-3
/
+0
*
[SCSI] remove Scsi_Host.eh_active
Christoph Hellwig
2005-11-06
1
-2
/
+0
*
Merge by Hand
James Bottomley
2005-11-04
7
-155
/
+969
|
\
|
*
[SCSI] update fc_transport for removal of block/unblock functions
James.Smart@Emulex.Com
2005-10-28
1
-2
/
+29
|
*
[SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpers
Jeff Garzik
2005-10-28
1
-0
/
+16
|
*
[SCSI] kill unused scsi_scan_single_target()
Jeff Garzik
2005-10-28
1
-2
/
+0
[next]