summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* advansys: Use dma_pool for sg elementsHannes Reinecke2015-05-251-63/+45
* advansys: Use DMA-API for mapping request blocksHannes Reinecke2015-05-251-54/+54
* advansys: Use DMA-API for carrier bufferHannes Reinecke2015-05-251-133/+103
* advansys: use DMA-API for mapping sense bufferHannes Reinecke2015-05-251-9/+16
* advansys: use shared host tag map for command lookupHannes Reinecke2015-05-251-146/+79
* advansys: use host_resetHannes Reinecke2015-05-251-16/+11
* virtio_scsi: don't select CONFIG_BLK_DEV_INTEGRITYChristoph Hellwig2015-05-252-2/+10
* be2iscsi : Bump the driver versionJohn Soni Jose2015-05-251-1/+1
* 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
|\