summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-25be2iscsi : Logout of FW Boot SessionJohn Soni Jose4-0/+87
2015-05-25be2iscsi : Fix memory check before unmapping.John Soni Jose1-3/+7
2015-05-25be2iscsi : Fix memory leak in the unload pathJohn Soni Jose1-6/+12
2015-05-25be2iscsi : Fix the PCI request region reserving.John Soni Jose1-4/+18
2015-05-25be2iscsi : Fix the retry count for boot targetsJohn Soni Jose3-3/+28
2015-05-25megaraid_sas : swap whole register in megasas_register_aenChristoph Hellwig1-2/+2
2015-05-25megaraid_sas : fix megasas_fire_cmd_fusion calling conventionChristoph Hellwig1-41/+31
2015-05-25megaraid_sas : add missing byte swaps to the sriov codeChristoph Hellwig1-21/+25
2015-05-25megaraid_sas : bytewise or should be done on native endian variablesChristoph Hellwig1-1/+3
2015-05-25megaraid_sas : move endianness conversion into caller of megasas_get_seq_numChristoph Hellwig1-6/+6
2015-05-25megaraid_sas : add endianness conversions for all onesChristoph Hellwig3-8/+10
2015-05-25megaraid_sas : add endianness annotationsChristoph Hellwig5-296/+296
2015-05-25megaraid_sas : add missing __iomem annotationsChristoph Hellwig2-5/+6
2015-05-25megaraid_sas : megasas_complete_outstanding_ioctls() can be statickbuild test robot1-1/+1
2015-05-25megaraid_sas : Support for Avago's Single server High Availability productSumit.Saxena@avagotech.com3-3/+49
2015-05-25megaraid_sas : Add release date and update driver versionSumit.Saxena@avagotech.com2-1/+21
2015-05-25megaraid_sas : Modify driver's meta data to reflect AvagoSumit.Saxena@avagotech.com1-3/+3
2015-05-25megaraid_sas : Use Block layer tag support for internal command indexingSumit.Saxena@avagotech.com4-242/+99
2015-05-25megaraid_sas : Enhanced few printsSumit.Saxena@avagotech.com1-25/+24
2015-05-25megaraid_sas : Move controller's queue depth calculation in adapter specific ...Sumit.Saxena@avagotech.com3-24/+25
2015-05-25megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOsSumit.Saxena@avagotech.com3-106/+138
2015-05-25megaraid_sas : Add separate function for refiring MFI commandsSumit.Saxena@avagotech.com1-41/+39
2015-05-25megaraid_sas : Add separate function for setting up IRQsSumit.Saxena@avagotech.com1-146/+135
2015-05-25csiostor: fix an error code in csio_hw_init()Dan Carpenter1-0/+1
2015-05-25ufs-qcom: Switch dependency to ARCH_QCOMStephen Boyd1-1/+1
2015-05-25aacraid: aac_src_intr_message() can be statickbuild test robot1-1/+1
2015-05-25cxgb4i: set the initial sequence numberKaren Xie2-2/+8
2015-05-25cxgbi: update driver versionsKaren Xie3-6/+13
2015-05-25cxgbi: update copyright to 2015Karen Xie6-6/+6
2015-05-25cxgbi: use per-connection link-speed dependent send/recv windowsKaren Xie4-23/+40
2015-05-25sd: fix an error return in probe()Dan Carpenter1-1/+2
2015-05-25scsi_scan: fix queue depth initialisation problemJames Bottomley1-1/+2
2015-05-18MAINTAINERS: Revise lpfc maintainers for Avago Technologies ownership of EmulexJames Smart1-3/+4
2015-05-18MAINTAINERS, be2iscsi: change email domainMinh Tran10-38/+40
2015-05-18sd: Disable support for 256 byte/sector disksMark Hounschell1-14/+5
2015-05-11lpfc: Fix breakage on big endian kernelsAlexey Kardashevskiy1-20/+21
2015-05-11storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan1-2/+1
2015-04-273w-9xxx: fix command completion raceChristoph Hellwig2-49/+13
2015-04-273w-xxxx: fix command completion raceChristoph Hellwig2-41/+6
2015-04-273w-sas: fix command completion raceChristoph Hellwig2-44/+10
2015-04-27aha1542: Allocate memory before taking a lockOndrej Zary1-12/+11
2015-04-27SCSI: add 1024 max sectors black list flagMike Christie3-0/+8
2015-04-27Linux 4.1-rc1v4.1-rc1Linus Torvalds1-2/+2
2015-04-27x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski5-0/+48
2015-04-26v4l: xilinx: fix for include file movementStephen Rothwell1-1/+1
2015-04-25platform/chrome: chromeos_laptop - instantiate Atmel at primary addressDmitry Torokhov1-9/+26
2015-04-24RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro1-2/+4
2015-04-24fix I_DIO_WAKEUP definitionEric Sandeen1-1/+1
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe9-33/+50
2015-04-24fs/9p: fix readdir()Johannes Berg1-0/+2