index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-19
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
1
-1
/
+3
2006-07-28
[SCSI] iscsi bugfixes: reduce memory allocations
Mike Christie
1
-0
/
+8
2006-07-28
[SCSI] iscsi bugfixes: fix oops when iser is flushing io
Mike Christie
1
-4
/
+0
2006-07-28
[SCSI] iscsi bugfixes: fix abort handling
Mike Christie
1
-0
/
+1
2006-07-28
[SCSI] iscsi bugfixes: fix r2t handling
Mike Christie
1
-1
/
+9
2006-07-12
[SCSI] scsi_transport_sas: add expander backlink
James Bottomley
1
-0
/
+3
2006-07-09
[SCSI] hide EH backup data outside the scsi_cmnd
Christoph Hellwig
1
-9
/
+0
2006-07-09
[SCSI] scsi_transport_sas: add unindexed ports
James Bottomley
1
-1
/
+3
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
1
-0
/
+2
2006-06-29
[SCSI] iscsi: add async notification of session events
Mike Christie
2
-18
/
+8
2006-06-29
[SCSI] iscsi: pass target nr to session creation
Mike Christie
1
-3
/
+4
2006-06-29
[SCSI] iscsi: break up session creation into two stages
Mike Christie
1
-0
/
+8
2006-06-29
[SCSI] iscsi: rm channel usage from iscsi
Mike Christie
1
-2
/
+1
2006-06-29
[SCSI] iscsi: fixup set/get param functions
Mike Christie
2
-21
/
+23
2006-06-29
[SCSI] iscsi: add target discvery event to transport class
Mike Christie
2
-0
/
+39
2006-06-28
[SCSI] scsi_transport_sas: introduce a sas_port entity
James Bottomley
1
-5
/
+32
2006-06-27
[SCSI] Block I/O while SG reset operation in progress - the midlayer patch
James Smart
1
-1
/
+5
2006-06-26
[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion
Luben Tuikov
1
-1
/
+1
2006-06-22
Merge branch 'master' into upstream
Jeff Garzik
13
-146
/
+487
2006-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
10
-144
/
+482
2006-06-20
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
2
-2
/
+0
2006-06-18
Add generic Kbuild files for 'make headers_install'
David Woodhouse
1
-0
/
+2
2006-06-17
[SCSI] srp.h: Add I/O Class values
Ramachandra K
1
-0
/
+5
2006-06-10
[SCSI] remove scsi_request infrastructure
Christoph Hellwig
5
-91
/
+0
2006-06-10
Merge ../linux-2.6
James Bottomley
1
-6
/
+17
2006-06-05
[SCSI] iscsi: fix writepsace race
Mike Christie
1
-2
/
+6
2006-06-05
[SCSI] iscsi: don't switch states when just cleaning up
Mike Christie
1
-1
/
+0
2006-05-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-6
/
+17
2006-05-20
[SCSI] iscsi: update version
Mike Christie
1
-2
/
+0
2006-05-20
[SCSI] iscsi: fix command requeues during iscsi recovery
Mike Christie
2
-3
/
+2
2006-05-20
[PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports
Tejun Heo
1
-1
/
+0
2006-05-15
Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-merge
Jeff Garzik
3
-0
/
+3
2006-05-15
[PATCH] SCSI: implement shost->host_eh_scheduled
Tejun Heo
2
-0
/
+2
2006-05-15
[PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)
Luben Tuikov
1
-0
/
+1
2006-05-10
[SCSI] iscsi: increment expstatsn during login
Mike Christie
1
-0
/
+2
2006-05-10
[SCSI] iscsi: align printks
Or Gerlitz
1
-1
/
+1
2006-05-10
[SCSI] iscsi: add transport end point callbacks
Or Gerlitz
2
-2
/
+23
2006-04-28
[SCSI] srp.h: avoid padding of structs
Roland Dreier
1
-6
/
+17
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2
-2
/
+0
2006-04-14
[SCSI] dc395x: dynamically map scatter-gather for PIO
Guennadi Liakhovetski
1
-0
/
+4
2006-04-14
Merge ../scsi-rc-fixes-2.6
James Bottomley
3
-14
/
+32
2006-04-14
[SCSI] iscsi: add libiscsi
Mike Christie
3
-14
/
+334
2006-04-14
[SCSI] iscsi: fix up iscsi eh
Mike Christie
2
-1
/
+20
2006-04-14
[SCSI] iscsi: add sysfs attrs for uspace sync up
Mike Christie
2
-20
/
+68
2006-04-14
[SCSI] iscsi: rm kernel iscsi handles usage for session and connection
Mike Christie
2
-15
/
+29
2006-04-14
[SCSI] BLIST_ATTACH_PQ3 flags
Kurt Garloff
1
-0
/
+1
2006-04-13
[SCSI] FC transport: fixes for workq deadlocks
James Smart
1
-11
/
+30
2006-04-13
[SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions
James Bottomley
1
-0
/
+1
2006-04-13
[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations
Christoph Hellwig
1
-2
/
+0
2006-04-10
[PATCH] move ->eh_strategy_handler to the transport class
Christoph Hellwig
2
-1
/
+5
[next]