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
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-12
[SCSI] iscsi class: add endpoint class
Mike Christie
1
-33
/
+157
2008-07-12
[SCSI] iscsi class: user device_for_each_child instead of duplicating session...
Mike Christie
3
-32
/
+99
2008-07-12
[SCSI] iscsi_tcp: handle iscsi_cmd_task rename
Mike Christie
2
-132
/
+132
2008-07-12
[SCSI] libiscsi: rename iscsi_cmd_task to iscsi_task
Mike Christie
1
-256
/
+258
2008-07-12
[SCSI] iscsi_tcp: convert iscsi_tcp to support merged tasks
Mike Christie
2
-81
/
+54
2008-07-12
[SCSI] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_task
Mike Christie
1
-272
/
+246
2008-07-12
[SCSI] libiscsi: modify libiscsi so it supports offloaded data paths
Mike Christie
1
-75
/
+104
2008-07-12
[SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor
Mike Christie
2
-21
/
+52
2008-07-12
[SCSI] iser: fix handling of scsi cmnds during recovery.
Mike Christie
1
-1
/
+2
2008-07-12
[SCSI] iscsi: remove session/conn_data_size from iscsi_transport
Mike Christie
4
-35
/
+30
2008-07-12
[SCSI] iscsi: add iscsi host helpers
Mike Christie
3
-18
/
+80
2008-07-12
[SCSI] iscsi: remove session and host binding in libiscsi
Mike Christie
4
-169
/
+152
2008-07-12
[SCSI] iscsi class: rename iscsi_host to iscsi_cls_host
Mike Christie
1
-13
/
+11
2008-07-12
[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs
Mike Christie
3
-7
/
+1
2008-07-12
[SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creation
Mike Christie
2
-11
/
+40
2008-06-05
[SCSI] make use of the residue value
James Bottomley
1
-0
/
+9
2008-06-05
[SCSI] SCSI: remove dev->power.power_state from mesh driver
Alan Stern
1
-6
/
+2
2008-06-05
[SCSI] aacraid: linit.c make aac_show_serial_number static
Harvey Harrison
1
-1
/
+1
2008-06-05
[SCSI] scsi_dh: add EMC Clariion device handler
Chandra Seetharaman
3
-0
/
+506
2008-06-05
[SCSI] scsi_dh: add hp sw device handler
Mike Christie
3
-0
/
+211
2008-06-05
[SCSI] scsi_dh: add lsi rdac device handler
Chandra Seetharaman
3
-0
/
+698
2008-06-05
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
Chandra Seetharaman
8
-0
/
+201
2008-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
12
-87
/
+73
2008-05-30
[SCSI] qla2xxx: Update version number to 8.02.01-k4.
Andrew Vasquez
1
-1
/
+1
2008-05-30
[SCSI] qla2xxx: Correct handling of AENs postings for vports.
Seokmann Ju
2
-6
/
+9
2008-05-30
[SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event hand...
Seokmann Ju
1
-26
/
+10
2008-05-27
[SCSI] ibmvscsi: Non SCSI error status fixup
Brian King
2
-2
/
+3
2008-05-23
[SCSI] fix intermittent oops in scsi_bus_uevent
James Bottomley
1
-1
/
+6
2008-05-23
scsi: fix integer as NULL pointer warning
Harvey Harrison
5
-13
/
+13
2008-05-21
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
1
-1
/
+1
2008-05-20
SCSI: fix race in device_create
Greg Kroah-Hartman
4
-16
/
+17
2008-05-15
[SCSI] qla2xxx: Update version number to 8.02.01-k3.
Andrew Vasquez
1
-1
/
+1
2008-05-15
[SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-...
Andrew Vasquez
1
-19
/
+0
2008-05-15
[SCSI] qla2xxx: Disable local-interrupts while polling for RISC status.
Andrew Vasquez
1
-0
/
+4
2008-05-15
[SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...
Andrew Vasquez
3
-5
/
+7
2008-05-15
[SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE trac...
Andrew Vasquez
1
-1
/
+1
2008-05-15
[SCSI] qla2xxx: Convert vport_sem to a mutex
matthias@kaehlcke.net
5
-15
/
+15
2008-05-15
[SCSI] qla2xxx: firmware semaphore to mutex
Daniel Walker
1
-5
/
+6
2008-05-15
[SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers.
Andrew Vasquez
1
-4
/
+4
2008-05-15
[SCSI] qla2xxx: Display driver version at module init-time.
Andrew Vasquez
1
-1
/
+2
2008-05-15
[SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.
Shyam Sundar
1
-1
/
+5
2008-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
4
-37
/
+55
2008-05-13
[SCSI] qla1280: Fix queue depth problem
Jeremy Higdon
1
-2
/
+2
2008-05-11
[SCSI] aha152x: Fix oops on module removal
James Bottomley
1
-2
/
+2
2008-05-11
[SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...
James Bottomley
1
-2
/
+2
2008-05-08
[SCSI] libiscsi regression in 2.6.25: fix setting of recv timer
Mike Christie
1
-6
/
+6
2008-05-08
drivers/scsi/dpt_i2o.c: fix build on alpha
Andrew Morton
2
-55
/
+36
2008-05-08
[SCSI] libiscsi regression in 2.6.25: fix nop timer handling
Mike Christie
1
-8
/
+9
2008-05-08
[SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting...
James Bottomley
1
-5
/
+8
2008-05-08
[SCSI] gdth: fix timer handling
James Bottomley
1
-12
/
+26
[next]