summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2014-03-31Fix uses of dma_max_pfn() when converting to a limiting addressRussell King
2014-03-23SCSI: storvsc: NULL pointer dereference fixAles Novak
2014-03-23SCSI: qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis
2014-03-23SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali
2014-03-23SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau
2014-03-23SCSI: isci: fix reset timeout handlingDan Williams
2014-03-06qla2xxx: Fix kernel panic on selective retransmission requestDr. Greg Wettstein
2014-02-06virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freezeAsias He
2014-02-06SCSI: qla4xxx: overflow in qla4xxx_set_chap_entry()Dan Carpenter
2014-02-06SCSI: bfa: Chinook quad port 16G FC HBA claim issueVijaya Mohan Guvva
2013-12-19qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger
2013-12-11qla2xxx: Fix schedule_delayed_work() for target timeout calculationsShivaram Upadhyayula
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-12-03[SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva
2013-12-02[SCSI] pm80xx: Tasklets synchronization fix.Nikith Ganigarakoppal
2013-12-02[SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal
2013-12-02[SCSI] pm80xx: Fix for direct attached device.Nikith Ganigarakoppal
2013-12-02[SCSI] pm80xx: Module author additionNikith Ganigarakoppal
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-30[SCSI] hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron
2013-11-30[SCSI] hpsa: do not discard scsi status on aborted commandsStephen M. Cameron
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-11-28genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg
2013-11-27[SCSI] libsas: fix usage of ata_tf_to_fisDan Williams
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-19aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-11virtio_scsi: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs
2013-11-10Merge tag 'fcoe-3.13' into for-linusJames Bottomley
2013-11-08scsi_transport_srp: Add periodic reconnect supportBart Van Assche
2013-11-08scsi_transport_srp: Add transport layer error handlingBart Van Assche
2013-11-08IB/srp: Keep rport as long as the IB transport layerBart Van Assche
2013-11-08Merge branch 'blk-mq/core' into for-3.13/coreJens Axboe
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-10-31ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculationsSantosh Shilimkar
2013-10-30aacraid: missing capable() check in compat ioctlDan Carpenter
2013-10-25[SCSI] scsi_error: Escalate to LUN reset if abort failsHannes Reinecke
2013-10-25[SCSI] Add 'eh_deadline' to limit SCSI EH runtimeHannes Reinecke
2013-10-25[SCSI] remove check for 'resetting'Hannes Reinecke
2013-10-25block: make rq->cmd_flags be 64-bitJens Axboe
2013-10-25[SCSI] dc395: Move 'last_reset' into internal host structureHannes Reinecke
2013-10-25[SCSI] tmscsim: Move 'last_reset' into host structureHannes Reinecke