summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2013-12-16[SCSI] hpsa: add MSA 2040 to list of external target devicesStephen M. Cameron
2013-12-16[SCSI] hpsa: fix memory leak in CCISS_BIG_PASSTHRU ioctlStephen M. Cameron
2013-12-16[SCSI] hpsa: remove unneeded include of seq_file.hStephen M. Cameron
2013-12-16[SCSI] hpsa: add 5 second delay after doorbell resetStephen M. Cameron
2013-12-16[SCSI] hpsa: do not attempt to flush the cache on locked up controllersStephen M. Cameron
2013-12-16[SCSI] sr: use block layer runtime PMAaron Lu
2013-12-16[SCSI] qla4xxx: overflow in qla4xxx_set_chap_entry()Dan Carpenter
2013-12-16[SCSI] qla4xxx: Update driver version to 5.04.00-k2Adheer Chandravanshi
2013-12-16[SCSI] qla4xxx: Add support for additional network parameters settingsHarish Zunjarrao
2013-12-16[SCSI] iscsi_transport: Additional parameters for network settingsHarish Zunjarrao
2013-12-16[SCSI] scsi_debug: simplify creation and destruction of driver attribute filesAkinobu Mita
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-12-02treewide: Fix typo in KconfigMasanari Iida
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-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven
2013-11-23block: Kill bio_segments()/bi_vcnt usageKent Overstreet
2013-11-23bio-integrity: Convert to bvec_iterKent Overstreet
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet
2013-11-23block: Convert bio_iovec() to bvec_iterKent Overstreet
2013-11-23block: Abstract out bvec iteratorKent Overstreet
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