aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-01ufs: Add clock initialization supportSujit Reddy Thumma4-2/+178
2014-10-01ufs: Add regulator enable supportSujit Reddy Thumma4-3/+318
2014-10-01ufs: Allow vendor specific initializationSujit Reddy Thumma4-38/+194
2014-10-01scsi: don't add scsi_device if its already visibleSubhash Jadavani1-0/+3
2014-10-01scsi: fix the type for well known LUsSubhash Jadavani1-0/+13
2014-09-30sd: Honor block layer integrity handling flagsMartin K. Petersen3-46/+116
2014-09-30scsi_debug: deadlock between completions and surprise module removalDouglas Gilbert1-14/+19
2014-09-30be2iscsi: check ip buffer before copyingMike Christie1-5/+8
2014-09-30iscsi_tcp: export port being usedMike Christie2-2/+9
2014-09-30be2iscsi : Bump the driver versionJohn Soni Jose1-1/+1
2014-09-30be2iscsi : Fix kernel panic during reboot/shutdownJohn Soni Jose1-1/+1
2014-09-30libfc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat1-2/+2
2014-09-30fcoe: extend ethtool to FC port speed mappingChris Leech1-6/+33
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen2-222/+20
2014-09-27block: Integrity checksum flagMartin K. Petersen1-2/+4
2014-09-27block: Relocate bio integrity flagsMartin K. Petersen1-2/+2
2014-09-27block: Add a disk flag to block integrity profileMartin K. Petersen1-1/+7
2014-09-27block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen1-50/+56
2014-09-27block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen1-23/+23
2014-09-27block: Remove integrity tagging functionsMartin K. Petersen1-65/+0
2014-09-27block: Replace bi_integrity with bi_specialMartin K. Petersen1-4/+4
2014-09-26ipr: fix compile failureChristoph Hellwig1-1/+1
2014-09-25qla2xxx: Add memory barrier before ringing doorbell.Himanshu Madhani1-0/+16
2014-09-25qla2xxx: Add flags for tracing the target commands.Saurav Kashyap3-4/+74
2014-09-25qla2xxx: Fix hang due to cmd_kref not decrementingQuinn Tran2-12/+7
2014-09-25qla2xxx: Do not send SS_RESIDUAL_UNDER with SAM_STAT_BUSYHimanshu Madhani1-6/+0
2014-09-25qla2xxx: Add support for QFull throttling and Term Exchange retryQuinn Tran5-8/+316
2014-09-25qla2xxx: Increase the request queue size to 8K for ISP2031Saurav Kashyap2-1/+2
2014-09-25qla2xxx: Host reset handling in ABTS path.Arun Easi1-0/+2
2014-09-25qla2xxx: Handle chip reset in target mode.Arun Easi6-3/+72
2014-09-25qla2xxx: Add Host reset handling in target mode.Arun Easi4-1/+78
2014-09-25qla2xxx: fix crash due to task mgmt cmd typeHimanshu Madhani1-2/+7
2014-09-25qla2xxx: Add counter for messageSaurav Kashyap1-5/+5
2014-09-25qla2xxx: Enable SLER conditionally in target mode.Arun Easi1-4/+19
2014-09-25qla2xxx: Remove verbose messages in target mode.Arun Easi1-138/+16
2014-09-25qla2xxx: Increase room in request queue for sending priority packetsHimanshu Madhani1-2/+2
2014-09-25qla2xxx: Use correct offset to req-q-out for reserve calculationArun Easi1-3/+1
2014-09-25qla2xxx: fix kernel NULL pointer accessHimanshu Madhani1-0/+1
2014-09-25qla2xxx: Fix sparse warnings in tcm_qla2xxx.cHimanshu Madhani1-6/+6
2014-09-25qla2xxx: Update the driver version to 8.07.00.16-k.Saurav Kashyap1-1/+1
2014-09-25qla2xxx: Fix sparse warning in qla_iocb.c file.Joe Carnuccio1-1/+1
2014-09-25qla2xxx: Move warning message to debug level.Sawan Chandak1-1/+1
2014-09-25qla2xxx: Fail adapter initialization on load ram failure.Chad Dupuis1-2/+2
2014-09-25qla2xxx: Disable PCI device in shutdown handler.Chad Dupuis1-0/+3
2014-09-25qla2xxx: Mark port lost when we receive an RSCN for it.Chad Dupuis1-1/+16
2014-09-25qla2xxx: Restore WWPN in case of Loop Dead.Himanshu Madhani4-3/+18
2014-09-25qla2xxx: Honor FCP_RSP retry delay timer field.Chad Dupuis5-1/+32
2014-09-25qla2xxx: Add missing ISP27xx checks to optrom code.Alex Vechersky2-2/+3
2014-09-25qla2xxx: Force use of mailbox interface for flash access commands for ISP27xx.Chad Dupuis1-1/+3
2014-09-25qla2xxx: Free sysfs attributes for ISP27xx.Nigel Kirkland1-0/+2