summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-09Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-06-09Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley
2014-06-06scsi: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-06block: add blk_rq_set_block_pc()Jens Axboe
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-02Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds
2014-06-02mvsas: Recognise device/subsystem 9485/9485 as 88SE9485Ben Hutchings
2014-06-02Revert "be2iscsi: Fix processing cqe for cxn whose endpoint is freed"Christoph Hellwig
2014-05-28acornscsi: remove linked command supportPaul Bolle
2014-05-28scsi/NCR5380: dprintk macroFinn Thain
2014-05-28mpt2sas: Add free smids to the head, not tail of listMatthew Wilcox
2014-05-28mpt2sas: Remove use of DEF_SCSI_QCMDMatthew Wilcox
2014-05-28mpt2sas: Remove uses of serial_numberMatthew Wilcox
2014-05-28mpt3sas: Remove use of DEF_SCSI_QCMDMatthew Wilcox
2014-05-28mpt3sas: Remove uses of serial_numberMatthew Wilcox
2014-05-28qla2xxx: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-05-28qla4xxx: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-05-28qla2xxx: fix incorrect debug printkDan Carpenter
2014-05-28be2iscsi: Bump the driver versionJayamohan Kallickal
2014-05-28be2iscsi: Fix processing cqe for cxn whose endpoint is freedJayamohan Kallickal
2014-05-28be2iscsi: Fix destroy MCC-CQ before MCC-EQ is destroyedJayamohan Kallickal
2014-05-28be2iscsi: Fix memory corruption in MBX pathJayamohan Kallickal
2014-05-28be2iscsi: Fix TCP parameters while connection offloading.Jayamohan Kallickal
2014-05-28be2iscsi: Fix interrupt Coalescing mechanism.Jayamohan Kallickal
2014-05-28be2iscsi: Fix exposing Host in sysfs after adapter initialization is completeJayamohan Kallickal
2014-05-28be2iscsi: Fix retrieving MCCQ_WRB in non-embedded Mbox pathJayamohan Kallickal
2014-05-28scsi: ufs: Improve UFS fatal error handlingSujit Reddy Thumma
2014-05-28scsi: ufs: Fix device and host reset methodsSujit Reddy Thumma
2014-05-28scsi: ufs: Fix hardware race conditions while aborting a commandSujit Reddy Thumma
2014-05-28scsi: ufs: Fix broken task management command implementationSujit Reddy Thumma
2014-05-28scsi: ufs: make undeclared functions staticSujit Reddy Thumma
2014-05-28scsi: ufs: fix endianness sparse warningsSujit Reddy Thumma
2014-05-28hpsa: fix bad comparison of signed with unsigned in hpsa_update_scsi_devicesJoe Handzik
2014-05-28scsi/NCR5380: merge sun3_scsi_vme.c into sun3_scsi.cFinn Thain
2014-05-28scsi/NCR5380: reduce depth of sun3_scsi nested includesFinn Thain
2014-05-28scsi/NCR5380: remove unused macro definitionsFinn Thain
2014-05-28scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain
2014-05-28scsi/NCR5380: adopt dprintk()Finn Thain
2014-05-28scsi/NCR5380: adopt NCR5380_dprint() and NCR5380_dprint_phase()Finn Thain
2014-05-28scsi/NCR5380: fix dprintk macro usage and definitionFinn Thain
2014-05-28scsi/NCR5380: fix build failures when debugging is enabledFinn Thain
2014-05-28scsi/NCR5380: use NCR5380_dprint() instead of NCR5380_print()Finn Thain
2014-05-28scsi/NCR5380: remove old CVS keywordsFinn Thain