summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2014-10-07Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linusJames Bottomley-2949/+10235
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel-2/+3
2014-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-7/+55
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer-1/+3
2014-10-03qla_target: don't delete changed naclsJoern Engel-1/+10
2014-10-03xen: make pvscsi frontend dependant on xenbus frontendJuergen Gross-0/+1
2014-10-03xen-scsifront: don't deadlock if the ring becomes fullDavid Vrabel-1/+2
2014-10-01qla_target: rearrange struct qla_tgt_prmJoern Engel-1/+1
2014-10-01qla_target: improve qlt_unmap_sg()Joern Engel-11/+8
2014-10-01qla_target: make some global functions staticJoern Engel-15/+5
2014-10-01qla_target: remove unused parameterJoern Engel-3/+3
2014-10-01[SCSI] cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt-7/+55
2014-10-01scsi: add a CONFIG_SCSI_MQ_DEFAULT optionChristoph Hellwig-0/+15
2014-10-01ufs: definitions for phy interfaceDolev Raviv-0/+76
2014-10-01ufs: tune bkops while power managment eventsSubhash Jadavani-8/+25
2014-10-01ufs: Add support for clock scaling using devfreq frameworkSahitya Tummala-1/+199
2014-10-01ufs: Add freq-table-hz property for UFS deviceSahitya Tummala-13/+37
2014-10-01ufs: Add support for clock gatingSahitya Tummala-25/+349
2014-10-01ufs: refactor configuring power modeDolev Raviv-33/+160
2014-10-01ufs: add UFS power management supportSubhash Jadavani-182/+989
2014-10-01ufs: introduce well known logical unit in ufsSubhash Jadavani-22/+85
2014-10-01ufs: manually add well known logical unitsSubhash Jadavani-0/+110
2014-10-01ufs: Active Power Mode - configuring bActiveICCLevelYaniv Gardi-0/+165
2014-10-01ufs: improve init sequenceSujit Reddy Thumma-28/+75
2014-10-01ufs: refactor query descriptor API supportSubhash Jadavani-39/+153
2014-10-01ufs: add voting support for host controller powerRaviv Shvili-2/+50
2014-10-01ufs: Add clock initialization supportSujit Reddy Thumma-2/+178
2014-10-01ufs: Add regulator enable supportSujit Reddy Thumma-3/+318
2014-10-01ufs: Allow vendor specific initializationSujit Reddy Thumma-38/+194
2014-10-01scsi: don't add scsi_device if its already visibleSubhash Jadavani-0/+3
2014-10-01scsi: fix the type for well known LUsSubhash Jadavani-0/+13
2014-09-30sd: Honor block layer integrity handling flagsMartin K. Petersen-46/+116
2014-09-30scsi_debug: deadlock between completions and surprise module removalDouglas Gilbert-14/+19
2014-09-30be2iscsi: check ip buffer before copyingMike Christie-5/+8
2014-09-30iscsi_tcp: export port being usedMike Christie-2/+9
2014-09-30be2iscsi : Bump the driver versionJohn Soni Jose-1/+1
2014-09-30be2iscsi : Fix kernel panic during reboot/shutdownJohn Soni Jose-1/+1
2014-09-30libfc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat-2/+2
2014-09-30fcoe: extend ethtool to FC port speed mappingChris Leech-6/+33
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen-222/+20
2014-09-27block: Integrity checksum flagMartin K. Petersen-2/+4
2014-09-27block: Relocate bio integrity flagsMartin K. Petersen-2/+2
2014-09-27block: Add a disk flag to block integrity profileMartin K. Petersen-1/+7
2014-09-27block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen-50/+56
2014-09-27block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen-23/+23
2014-09-27block: Remove integrity tagging functionsMartin K. Petersen-65/+0
2014-09-27block: Replace bi_integrity with bi_specialMartin K. Petersen-4/+4
2014-09-26ipr: fix compile failureChristoph Hellwig-1/+1
2014-09-25qla2xxx: Add memory barrier before ringing doorbell.Himanshu Madhani-0/+16
2014-09-25qla2xxx: Add flags for tracing the target commands.Saurav Kashyap-4/+74