summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* be2iscsi : Logout of FW Boot SessionJohn Soni Jose2015-05-254-0/+87
* be2iscsi : Fix memory check before unmapping.John Soni Jose2015-05-251-3/+7
* be2iscsi : Fix memory leak in the unload pathJohn Soni Jose2015-05-251-6/+12
* be2iscsi : Fix the PCI request region reserving.John Soni Jose2015-05-251-4/+18
* be2iscsi : Fix the retry count for boot targetsJohn Soni Jose2015-05-253-3/+28
* megaraid_sas : swap whole register in megasas_register_aenChristoph Hellwig2015-05-251-2/+2
* megaraid_sas : fix megasas_fire_cmd_fusion calling conventionChristoph Hellwig2015-05-251-41/+31
* megaraid_sas : add missing byte swaps to the sriov codeChristoph Hellwig2015-05-251-21/+25
* megaraid_sas : bytewise or should be done on native endian variablesChristoph Hellwig2015-05-251-1/+3
* megaraid_sas : move endianness conversion into caller of megasas_get_seq_numChristoph Hellwig2015-05-251-6/+6
* megaraid_sas : add endianness conversions for all onesChristoph Hellwig2015-05-253-8/+10
* megaraid_sas : add endianness annotationsChristoph Hellwig2015-05-255-296/+296
* megaraid_sas : add missing __iomem annotationsChristoph Hellwig2015-05-252-5/+6
* megaraid_sas : megasas_complete_outstanding_ioctls() can be statickbuild test robot2015-05-251-1/+1
* megaraid_sas : Support for Avago's Single server High Availability productSumit.Saxena@avagotech.com2015-05-253-3/+49
* megaraid_sas : Add release date and update driver versionSumit.Saxena@avagotech.com2015-05-252-1/+21
* megaraid_sas : Modify driver's meta data to reflect AvagoSumit.Saxena@avagotech.com2015-05-251-3/+3
* megaraid_sas : Use Block layer tag support for internal command indexingSumit.Saxena@avagotech.com2015-05-254-242/+99
* megaraid_sas : Enhanced few printsSumit.Saxena@avagotech.com2015-05-251-25/+24
* megaraid_sas : Move controller's queue depth calculation in adapter specific ...Sumit.Saxena@avagotech.com2015-05-253-24/+25
* megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOsSumit.Saxena@avagotech.com2015-05-253-106/+138
* megaraid_sas : Add separate function for refiring MFI commandsSumit.Saxena@avagotech.com2015-05-251-41/+39
* megaraid_sas : Add separate function for setting up IRQsSumit.Saxena@avagotech.com2015-05-251-146/+135
* csiostor: fix an error code in csio_hw_init()Dan Carpenter2015-05-251-0/+1
* ufs-qcom: Switch dependency to ARCH_QCOMStephen Boyd2015-05-251-1/+1
* aacraid: aac_src_intr_message() can be statickbuild test robot2015-05-251-1/+1
* cxgb4i: set the initial sequence numberKaren Xie2015-05-252-2/+8
* cxgbi: update driver versionsKaren Xie2015-05-253-6/+13
* cxgbi: update copyright to 2015Karen Xie2015-05-256-6/+6
* cxgbi: use per-connection link-speed dependent send/recv windowsKaren Xie2015-05-254-23/+40
* sd: fix an error return in probe()Dan Carpenter2015-05-251-1/+2
* scsi_scan: fix queue depth initialisation problemJames Bottomley2015-05-251-1/+2
* MAINTAINERS, be2iscsi: change email domainMinh Tran2015-05-189-36/+36
* sd: Disable support for 256 byte/sector disksMark Hounschell2015-05-181-14/+5
* lpfc: Fix breakage on big endian kernelsAlexey Kardashevskiy2015-05-111-20/+21
* storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan2015-05-111-2/+1
* 3w-9xxx: fix command completion raceChristoph Hellwig2015-04-272-49/+13
* 3w-xxxx: fix command completion raceChristoph Hellwig2015-04-272-41/+6
* 3w-sas: fix command completion raceChristoph Hellwig2015-04-272-44/+10
* aha1542: Allocate memory before taking a lockOndrej Zary2015-04-271-12/+11
* SCSI: add 1024 max sectors black list flagMike Christie2015-04-272-0/+7
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-243-94/+83
|\
| * target: simplify the target template registration APIChristoph Hellwig2015-04-142-93/+27
| * tcm_qla2xxx: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-082-0/+45
| * tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_opsNicholas Bellinger2015-04-081-1/+1
| * tcm_qla2xxx: Expose per endpoint dynamic_sessions attributeNicholas Bellinger2015-03-071-0/+10
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-215-10/+13
|\ \
| * | mvsas: fix panic on expander attached SATA devicesJames Bottomley2015-04-171-4/+1
| * | am53c974: Fix crash during modprobeHannes Reinecke2015-04-171-2/+4
| * | megaraid_sas: use raw_smp_processor_id()Christoph Hellwig2015-04-161-3/+6