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
2017-01-05
scsi: qla4xxx: comments correction
Cao jin
1
-3
/
+3
2017-01-05
scsi: qedi: return via va_end to match corresponding va_start
Colin Ian King
1
-3
/
+6
2017-01-05
scsi: be2iscsi: Update driver version
Jitendra Bhivare
1
-1
/
+1
2017-01-05
scsi: be2iscsi: Add warning message for unsupported adapter
Ketan Mukadam
2
-1
/
+4
2017-01-05
scsi: be2iscsi: Reinit SGL handle, CID tables after TPE
Jitendra Bhivare
1
-41
/
+20
2017-01-05
scsi: be2iscsi: Add checks to validate CID alloc/free
Jitendra Bhivare
3
-84
/
+87
2017-01-05
scsi: be2iscsi: Remove wq_name from beiscsi_hba
Jitendra Bhivare
2
-5
/
+5
2017-01-05
scsi: be2iscsi: Remove unused struct members
Jitendra Bhivare
8
-124
/
+21
2017-01-05
scsi: be2iscsi: Remove redundant receive buffers posting
Jitendra Bhivare
1
-8
/
+0
2017-01-05
scsi: be2iscsi: Fix iSCSI cmd cleanup IOCTL
Jitendra Bhivare
2
-17
/
+19
2017-01-05
scsi: be2iscsi: Add checks to validate completions
Jitendra Bhivare
1
-7
/
+21
2017-01-05
scsi: be2iscsi: Set WRB invalid bit for SkyHawk
Jitendra Bhivare
2
-6
/
+15
2017-01-05
scsi: be2iscsi: Take iscsi_task ref in abort handler
Jitendra Bhivare
1
-26
/
+19
2017-01-05
scsi: be2iscsi: Fix for crash in beiscsi_eh_device_reset
Jitendra Bhivare
3
-122
/
+114
2017-01-05
scsi: be2iscsi: Fix use of invalidate command table req
Jitendra Bhivare
4
-70
/
+83
2017-01-05
scsi: dpt_i2o: double free if adpt_i2o_online_hba() fails
Dan Carpenter
1
-6
/
+2
2017-01-05
scsi: hpsa: use designated initializers
Kees Cook
1
-20
/
+20
2017-01-05
scsi: lpfc: lpfc version change to 11.2.0.4
James Smart
1
-1
/
+1
2017-01-05
scsi: lpfc: Add missing memory barrier
James Smart
1
-0
/
+2
2017-01-05
scsi: lpfc: Correct oops on vport port resets
James Smart
1
-3
/
+4
2017-01-05
scsi: lpfc: Deprecate lpfc_prot_sg_seg_cnt parameter
James Smart
2
-11
/
+0
2017-01-05
scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority.
James Smart
3
-17
/
+31
2017-01-05
scsi: lpfc: FCoE VPort enable-disable does not bring up the VPort
James Smart
1
-0
/
+8
2017-01-05
scsi: lpfc: Correct host name in symbolic_name field
James Smart
1
-0
/
+17
2017-01-05
scsi: lpfc: Correct issue leading to oops during link reset
James Smart
1
-0
/
+1
2017-01-05
scsi: lpfc: Deprecate lpfc_soft_wwn parameter
James Smart
3
-233
/
+3
2017-01-05
scsi: lpfc: Correct error in setting OS Driver Version with FW
James Smart
1
-1
/
+2
2017-01-05
scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payload
James Smart
2
-0
/
+12
2017-01-05
scsi: storvsc: properly set residual data length on errors
Long Li
1
-3
/
+13
2017-01-05
scsi: storvsc: properly handle SRB_ERROR when sense message is present
Long Li
1
-0
/
+7
2017-01-05
scsi: storvsc: use tagged SRB requests if supported by the device
Long Li
1
-0
/
+9
2017-01-05
scsi: storvsc: Enable multi-queue support
K. Y. Srinivasan
1
-3
/
+110
2017-01-05
scsi: storvsc: Remove the restriction on max segment size
K. Y. Srinivasan
1
-2
/
+0
2017-01-05
scsi: storvsc: Enable tracking of queue depth
K. Y. Srinivasan
1
-0
/
+1
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-4
/
+4
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-158
/
+95
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
3
-4
/
+4
2016-12-25
scsi/bnx2i: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-48
/
+30
2016-12-25
scsi/bnx2fc: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-46
/
+33
2016-12-25
scsi: qedi: Convert to hotplug state machine
Thomas Gleixner
1
-64
/
+32
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
22
-22
/
+22
2016-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+3
2016-12-23
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
54
-656
/
+9425
2016-12-22
sg_write()/bsg_write() is not fit to be called under KERNEL_DS
Al Viro
1
-0
/
+3
2016-12-22
Merge branch 'misc' into for-linus
James Bottomley
13
-142
/
+260
2016-12-21
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+3
2016-12-14
scsi: avoid a permanent stop of the scsi device's request queue
Wei Fang
1
-4
/
+0
2016-12-14
scsi: mpt3sas: Recognize and act on iopriority info
Adam Manzanares
3
-3
/
+80
2016-12-14
scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.
Quinn Tran
4
-28
/
+50
2016-12-14
scsi: qla2xxx: Add Block Multi Queue functionality.
Michael Hernandez
1
-5
/
+42
[next]