aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds127-3040/+12772
2011-10-26Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-4/+0
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds13-27/+38
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds18-27/+15
2011-10-21cxgbi: convert to SKB paged frag API.Ian Campbell2-14/+16
2011-10-20[SCSI] qla4xxx: export address/port of connection (fix udev disk names)Mike Christie1-0/+2
2011-10-20[SCSI] ipr: Fix BUG on adapter dump timeoutBrian King2-1/+4
2011-10-20[SCSI] megaraid_sas: Fix instance access in megasas_reset_timeradam radford1-2/+1
2011-10-20[SCSI] hpsa: change confusing message to be more clearMike Miller1-4/+2
2011-10-20[SCSI] iscsi class: fix vlan configurationMike Christie2-5/+5
2011-10-20[SCSI] qla4xxx: fix data alignment and use nl helpersMike Christie2-18/+11
2011-10-20[SCSI] iscsi class: fix link local mispellingMike Christie1-3/+3
2011-10-20[SCSI] iscsi class: Replace iscsi_get_next_target_id with IDAMike Christie1-36/+23
2011-10-20[SCSI] aacraid: use lower snprintf() limitDan Carpenter1-3/+4
2011-10-19net: add skb frag size accessorsEric Dumazet2-6/+6
2011-10-16[SCSI] lpfc 8.3.27: Change driver version to 8.3.27James Smart1-1/+1
2011-10-16[SCSI] lpfc 8.3.27: T10 additions for SLI4James Smart5-19/+471
2011-10-16[SCSI] lpfc 8.3.27: Fix queue allocation failure recoveryJames Smart3-67/+118
2011-10-16[SCSI] lpfc 8.3.27: Change algorithm for getting physical port nameJames Smart4-6/+366
2011-10-16[SCSI] lpfc 8.3.27: Changed worst case mailbox timeoutJames Smart8-136/+229
2011-10-16[SCSI] lpfc 8.3.27: Miscellanous logic and interface fixesJames Smart11-57/+143
2011-10-16[SCSI] megaraid_sas: Changelog and version updateadam radford2-4/+4
2011-10-16[SCSI] megaraid_sas: Add driver workaround for PERC5/1068 kdump kernel panicadam radford2-1/+19
2011-10-16[SCSI] megaraid_sas: Add multiple MSI-X vector/multiple reply queue supportadam radford4-59/+176
2011-10-16[SCSI] megaraid_sas: Add support for MegaRAID 9360/9380 12GB/s controllersadam radford5-40/+139
2011-10-16[SCSI] megaraid_sas: Clear FUSION_IN_RESET before enabling interruptsadam radford1-0/+3
2011-10-16[SCSI] megaraid_sas: Clear state change interruptsadam radford1-1/+8
2011-10-16[SCSI] megaraid_sas: Remove some unnecessary codeadam radford1-13/+0
2011-10-16[SCSI] megaraid_sas: Fix mismatch in megasas_reset_fusion() mutex lock-unlockadam radford1-2/+1
2011-10-16[SCSI] megaraid_sas: Increase default cmds per lun to 256adam radford1-1/+1
2011-10-16[SCSI] megaraid_sas: Continue booting immediately if FW in FAULT at driver load timeadam radford2-11/+13
2011-10-16[SCSI] qla4xxx: Update driver version to 5.02.00-k8Vikas Chaudhary1-1/+1
2011-10-16[SCSI] qla4xxx: updated device id check for BFS.Manish Rangankar1-5/+3
2011-10-16[SCSI] qla4xxx: Fixed target discovery failed issue.Manish Rangankar3-5/+7
2011-10-16[SCSI] qla4xxx: Fixed active session re-open issue.Manish Rangankar1-1/+5
2011-10-16[SCSI] qla4xxx: Fixed device blocked issue on link up-down.Manish Rangankar2-1/+2
2011-10-16[SCSI] qla4xxx: Fixed session destroy issue on link up-down.Manish Rangankar2-1/+21
2011-10-16[SCSI] qla4xxx: Clear DDB map index on the basis of AEN.Manish Rangankar2-9/+14
2011-10-16[SCSI] qla4xxx: Free Device Database (DDB) reserved by FWLalit Chandivade1-0/+40
2011-10-16[SCSI] qla4xxx: Fix getting BIDI CHAP for boot targetsLalit Chandivade1-4/+58
2011-10-16[SCSI] qla4xxx: Fix exporting boot targets to sysfsLalit Chandivade1-16/+21
2011-10-16[SCSI] qla4xxx: Do not add duplicate CHAP entry in FLASHLalit Chandivade5-35/+195
2011-10-16[SCSI] qla4xxx: Fix bidirectional CHAP.Lalit Chandivade2-3/+6
2011-10-16[SCSI] qla4xxx: Add new FLT firmware regionNilesh Javali2-0/+2
2011-10-16[SCSI] be2iscsi: Move driver Version to 4.1.239.0Jayamohan Kallickal1-1/+1
2011-10-16[SCSI] be2iscsi: memset wrb for ring createJayamohan Kallickal1-0/+1
2011-10-16[SCSI] be2iscsi: Fix for case where task->sc was cleanedup earlierJayamohan Kallickal1-0/+5
2011-10-16[SCSI] be2iscsi: Fix for wrong dmsg setting in wrbJayamohan Kallickal1-2/+2
2011-10-16[SCSI] be2iscsi: Fix for kdump failureJayamohan Kallickal3-1/+22
2011-10-16[SCSI] qlogicpti: fix timeoutMeelis Roos1-1/+1