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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-16
[SCSI] fcoe: fixes wrong error exit in fcoe_create
Vasu Dev
1
-1
/
+1
2010-05-16
[SCSI] libfc: set seq_id for incoming sequence
Joe Eykholt
1
-4
/
+6
2010-05-16
[SCSI] qla2xxx: Updates to ISP82xx support.
Giridhar Malavali
4
-144
/
+111
2010-05-16
[SCSI] qla2xxx: Optionally disable target reset.
Giridhar Malavali
2
-1
/
+8
2010-05-16
[SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutual...
Lalit Chandivade
2
-1
/
+51
2010-05-16
[SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did.
Mike Waychison
1
-2
/
+2
2010-05-16
[SCSI] qla2xxx: T10 DIF support added.
Arun Easi
10
-12
/
+1053
2010-05-16
[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.
Madhuranath Iyengar
8
-4
/
+366
2010-05-16
[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.
Madhuranath Iyengar
7
-142
/
+162
2010-05-16
[SCSI] qla2xxx: Cleanup FCP-command-status processing debug statements.
Andrew Vasquez
1
-129
/
+63
2010-05-16
[SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.
Andrew Vasquez
6
-28
/
+178
2010-05-16
[SCSI] qla2xxx: Further generalization of SRB CTX infrastructure.
Andrew Vasquez
3
-69
/
+65
2010-05-16
[SCSI] qla2xxx: Add char device to increase driver use count
Harish Zunjarrao
2
-1
/
+16
2010-05-16
[SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors.
Lalit Chandivade
1
-1
/
+2
2010-05-16
[SCSI] qla2xxx: Display proper link state for disconnected ports.
Andrew Vasquez
1
-1
/
+2
2010-05-16
[SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware vers...
Andrew Vasquez
1
-3
/
+5
2010-05-02
[SCSI] a2091: Kill ugly DMA() macro
Geert Uytterhoeven
1
-22
/
+26
2010-05-02
[SCSI] a3000: Use shost_priv() and kill ugly HDATA() macro
Geert Uytterhoeven
1
-25
/
+28
2010-05-02
[SCSI] mvme147: Use shost_priv() and kill ugly HDATA() macro
Geert Uytterhoeven
1
-6
/
+7
2010-05-02
[SCSI] gvp11: Use shost_priv() and kill ugly HDATA() macro
Geert Uytterhoeven
1
-47
/
+46
2010-05-02
[SCSI] a2091: Use shost_priv() and kill ugly HDATA() macro
Geert Uytterhoeven
1
-27
/
+29
2010-05-02
[SCSI] a3000: Reindentation
Geert Uytterhoeven
2
-163
/
+163
2010-05-02
[SCSI] mvme147: Reindentation
Geert Uytterhoeven
2
-83
/
+87
2010-05-02
[SCSI] gvp11: Reindentation
Geert Uytterhoeven
2
-297
/
+301
2010-05-02
[SCSI] a2091: Reindentation
Geert Uytterhoeven
2
-170
/
+171
2010-05-02
[SCSI] wd33c93: Kill empty wd33c93_release()
Geert Uytterhoeven
6
-15
/
+0
2010-05-02
[SCSI] zfcp: Zero memory for gpn_ft and adisc requests
Christof Schmitt
1
-2
/
+2
2010-05-02
[SCSI] zfcp: Use status_read_buf_num provided by FCP channel
Christof Schmitt
5
-3
/
+6
2010-05-02
[SCSI] zfcp: Move sbal_get function to zfcp_qdio.c
Christof Schmitt
3
-48
/
+58
2010-05-02
[SCSI] zfcp: Move sbale handling to zfcp_qdio files
Christof Schmitt
7
-151
/
+191
2010-05-02
[SCSI] zfcp: Report scatter-gather limits to SCSI and block layer
Christof Schmitt
5
-34
/
+19
2010-05-02
[SCSI] Adding MAINTAINERS for qla4xxx iSCSI driver.
Ravi Anand
1
-0
/
+8
2010-05-02
[SCSI] qla4xxx: Update driver version to 5.02.00-k1
Vikas Chaudhary
1
-2
/
+1
2010-05-02
[SCSI] qla4xxx: added support for abort task management command
Vikas Chaudhary
6
-9
/
+124
2010-05-02
[SCSI] qla4xxx: correct use of cmd->host_scribble
Vikas Chaudhary
3
-9
/
+13
2010-05-02
[SCSI] qla4xxx: do not retry login to CHAP auth failed targets
Vikas Chaudhary
3
-43
/
+94
2010-05-02
[SCSI] qla4xxx: Updated firmware ready timeout algorithm
Vikas Chaudhary
1
-9
/
+11
2010-05-02
[SCSI] qla4xxx: Code Clean up - remove "marker_needed"
Vikas Chaudhary
1
-2
/
+1
2010-05-02
[SCSI] qla4xxx: set device state as per Link UP and LINK DOWN
Vikas Chaudhary
4
-7
/
+70
2010-05-02
[SCSI] qla4xxx: added IPv6 support.
Vikas Chaudhary
4
-142
/
+445
2010-05-02
[SCSI] cxgb3i: Fix error path for module init
Roland Dreier
1
-1
/
+3
2010-05-02
[SCSI] Unexport scsi/scsi.h from headers_install
Tom Rini
1
-1
/
+0
2010-05-02
[SCSI] pm8001: potential null dereference in pm8001_dev_gone_notify()
Dan Carpenter
1
-1
/
+3
2010-05-02
[SCSI] ibmvfc: Reduce error recovery timeout
Brian King
2
-1
/
+2
2010-05-02
[SCSI] ibmvfc: Fix command completion handling
Brian King
1
-0
/
+6
2010-05-02
[SCSI] hpsa: remove unneeded defines
Mike Miller
2
-23
/
+0
2010-05-01
[SCSI] fix sdev_rw_attr macro for scsi device sysfs entries
Tomohiro Kusumi
1
-2
/
+2
2010-05-01
[SCSI] bfa: fix compilation warning in powerpc
Jing Huang
1
-4
/
+4
2010-05-01
[SCSI] qla2xxx: Add ISP82XX support.
Giridhar Malavali
15
-125
/
+5518
2010-04-30
[SCSI] scsi_trace: Enhance SCSI command tracing
Martin K. Petersen
2
-20
/
+136
[next]