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
2013-12-19
qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure
Nicholas Bellinger
1
-0
/
+1
2013-12-11
qla2xxx: Fix schedule_delayed_work() for target timeout calculations
Shivaram Upadhyayula
1
-4
/
+5
2013-12-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
27
-57
/
+114
2013-12-03
[SCSI] bfa: Fix crash when symb name set for offline vport
Vijaya Mohan Guvva
3
-8
/
+14
2013-12-02
[SCSI] pm80xx: Tasklets synchronization fix.
Nikith Ganigarakoppal
2
-41
/
+58
2013-12-02
[SCSI] pm80xx: Resetting the phy state.
Nikith Ganigarakoppal
4
-0
/
+10
2013-12-02
[SCSI] pm80xx: Fix for direct attached device.
Nikith Ganigarakoppal
1
-1
/
+3
2013-12-02
[SCSI] pm80xx: Module author addition
Nikith Ganigarakoppal
1
-0
/
+1
2013-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+15
2013-11-30
[SCSI] hpsa: return 0 from driver probe function on success, not 1
Stephen M. Cameron
1
-1
/
+1
2013-11-30
[SCSI] hpsa: do not discard scsi status on aborted commands
Stephen M. Cameron
1
-1
/
+1
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
16
-4
/
+25
2013-11-28
genetlink/pmcraid: use proper genetlink multicast API
Johannes Berg
1
-5
/
+15
2013-11-27
[SCSI] libsas: fix usage of ata_tf_to_fis
Dan Williams
1
-1
/
+1
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-30
/
+28
2013-11-19
aacraid: prevent invalid pointer dereference
Mahesh Rajashekhara
1
-1
/
+2
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2013-11-19
genetlink: pass family to functions using groups
Johannes Berg
1
-1
/
+2
2013-11-18
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+539
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
26
-56
/
+18
2013-11-15
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+9
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-72
/
+23
2013-11-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
85
-1416
/
+5552
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2013-11-11
virtio_scsi: verify if queue is broken after virtqueue_get_buf()
Heinz Graalfs
1
-0
/
+3
2013-11-10
Merge tag 'fcoe-3.13' into for-linus
James Bottomley
9
-174
/
+294
2013-11-08
scsi_transport_srp: Add periodic reconnect support
Bart Van Assche
1
-7
/
+99
2013-11-08
scsi_transport_srp: Add transport layer error handling
Bart Van Assche
1
-1
/
+429
2013-11-08
IB/srp: Keep rport as long as the IB transport layer
Bart Van Assche
1
-0
/
+18
2013-11-08
Merge branch 'blk-mq/core' into for-3.13/core
Jens Axboe
1
-1
/
+1
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+9
2013-10-31
ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculations
Santosh Shilimkar
1
-1
/
+1
2013-10-30
aacraid: missing capable() check in compat ioctl
Dan Carpenter
1
-0
/
+2
2013-10-25
[SCSI] scsi_error: Escalate to LUN reset if abort fails
Hannes Reinecke
1
-7
/
+9
2013-10-25
[SCSI] Add 'eh_deadline' to limit SCSI EH runtime
Hannes Reinecke
3
-6
/
+168
2013-10-25
[SCSI] remove check for 'resetting'
Hannes Reinecke
1
-28
/
+0
2013-10-25
block: make rq->cmd_flags be 64-bit
Jens Axboe
1
-1
/
+1
2013-10-25
[SCSI] dc395: Move 'last_reset' into internal host structure
Hannes Reinecke
1
-11
/
+13
2013-10-25
[SCSI] tmscsim: Move 'last_reset' into host structure
Hannes Reinecke
2
-7
/
+8
2013-10-25
[SCSI] advansys: Remove 'last_reset' references
Hannes Reinecke
1
-4
/
+4
2013-10-25
[SCSI] dpt_i2o: return SCSI_MLQUEUE_HOST_BUSY when in reset
Hannes Reinecke
1
-5
/
+2
2013-10-25
[SCSI] dpt_i2o: Remove DPTI_STATE_IOCTL
Hannes Reinecke
2
-19
/
+12
2013-10-25
[SCSI] megaraid_sas: Fix synchronization problem between sysPD IO path and AE...
Sumit.Saxena@lsi.com
2
-4
/
+7
2013-10-25
[SCSI] lpfc: Fix typo on NULL assignment
Felipe Pena
1
-1
/
+1
2013-10-25
[SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transiti...
Stewart, Sean
1
-10
/
+16
2013-10-25
[SCSI] scsi_dh_alua: ALUA check sense should retry device internal reset unit...
Stewart, Sean
1
-0
/
+5
2013-10-25
[SCSI] Revert "sg: use rwsem to solve race during exclusive open"
James Bottomley
1
-41
/
+38
2013-10-25
[SCSI] Revert "sg: no need sg_open_exclusive_lock"
James Bottomley
1
-5
/
+29
2013-10-25
[SCSI] Revert "sg: checking sdp->detached isn't protected when open"
James Bottomley
1
-9
/
+8
[next]