aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-19qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger1-0/+1
2013-12-11qla2xxx: Fix schedule_delayed_work() for target timeout calculationsShivaram Upadhyayula1-4/+5
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds27-57/+114
2013-12-03[SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva3-8/+14
2013-12-02[SCSI] pm80xx: Tasklets synchronization fix.Nikith Ganigarakoppal2-41/+58
2013-12-02[SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal4-0/+10
2013-12-02[SCSI] pm80xx: Fix for direct attached device.Nikith Ganigarakoppal1-1/+3
2013-12-02[SCSI] pm80xx: Module author additionNikith Ganigarakoppal1-0/+1
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+15
2013-11-30[SCSI] hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron1-1/+1
2013-11-30[SCSI] hpsa: do not discard scsi status on aborted commandsStephen M. Cameron1-1/+1
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen16-4/+25
2013-11-28genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg1-5/+15
2013-11-27[SCSI] libsas: fix usage of ata_tf_to_fisDan Williams1-1/+1
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-30/+28
2013-11-19aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara1-1/+2
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2013-11-19genetlink: pass family to functions using groupsJohannes Berg1-1/+2
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+539
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds26-56/+18
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-10/+9
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-72/+23
2013-11-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds85-1416/+5552
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2013-11-11virtio_scsi: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs1-0/+3
2013-11-10Merge tag 'fcoe-3.13' into for-linusJames Bottomley9-174/+294
2013-11-08scsi_transport_srp: Add periodic reconnect supportBart Van Assche1-7/+99
2013-11-08scsi_transport_srp: Add transport layer error handlingBart Van Assche1-1/+429
2013-11-08IB/srp: Keep rport as long as the IB transport layerBart Van Assche1-0/+18
2013-11-08Merge branch 'blk-mq/core' into for-3.13/coreJens Axboe1-1/+1
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-5/+9
2013-10-31ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculationsSantosh Shilimkar1-1/+1
2013-10-30aacraid: missing capable() check in compat ioctlDan Carpenter1-0/+2
2013-10-25[SCSI] scsi_error: Escalate to LUN reset if abort failsHannes Reinecke1-7/+9
2013-10-25[SCSI] Add 'eh_deadline' to limit SCSI EH runtimeHannes Reinecke3-6/+168
2013-10-25[SCSI] remove check for 'resetting'Hannes Reinecke1-28/+0
2013-10-25block: make rq->cmd_flags be 64-bitJens Axboe1-1/+1
2013-10-25[SCSI] dc395: Move 'last_reset' into internal host structureHannes Reinecke1-11/+13
2013-10-25[SCSI] tmscsim: Move 'last_reset' into host structureHannes Reinecke2-7/+8
2013-10-25[SCSI] advansys: Remove 'last_reset' referencesHannes Reinecke1-4/+4
2013-10-25[SCSI] dpt_i2o: return SCSI_MLQUEUE_HOST_BUSY when in resetHannes Reinecke1-5/+2
2013-10-25[SCSI] dpt_i2o: Remove DPTI_STATE_IOCTLHannes Reinecke2-19/+12
2013-10-25[SCSI] megaraid_sas: Fix synchronization problem between sysPD IO path and AEN pathSumit.Saxena@lsi.com2-4/+7
2013-10-25[SCSI] lpfc: Fix typo on NULL assignmentFelipe Pena1-1/+1
2013-10-25[SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transitioningStewart, Sean1-10/+16
2013-10-25[SCSI] scsi_dh_alua: ALUA check sense should retry device internal reset unit attentionStewart, Sean1-0/+5
2013-10-25[SCSI] Revert "sg: use rwsem to solve race during exclusive open"James Bottomley1-41/+38
2013-10-25[SCSI] Revert "sg: no need sg_open_exclusive_lock"James Bottomley1-5/+29
2013-10-25[SCSI] Revert "sg: checking sdp->detached isn't protected when open"James Bottomley1-9/+8