summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-22306-44890/+39096
|\
| * [SCSI] be2iscsi: SGE Len == 64KJayamohan Kallickal2010-10-111-1/+1
| * [SCSI] be2iscsi: Remove premature free of cidJayamohan Kallickal2010-10-111-3/+0
| * [SCSI] be2iscsi: More time for FWJayamohan Kallickal2010-10-111-1/+1
| * [SCSI] libsas: fix bug for vacant phyJack Wang2010-10-111-3/+6
| * [SCSI] sd: Fix overflow with big physical blocksMartin K. Petersen2010-10-112-7/+8
| * [SCSI] st: add MTWEOFI to write filemarks without flushing drive bufferKai Makisara2010-10-083-7/+24
| * [SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong2010-10-084-0/+15
| * [SCSI] megaraid_sas: Add Online Controller Reset to MegaRAID SAS drivebo yang2010-10-072-57/+787
| * [SCSI] lpfc 8.3.17: Update lpfc driver version to 8.3.17James Smart2010-10-071-1/+1
| * [SCSI] lpfc 8.3.17: Replace function reset methodologyJames Smart2010-10-073-201/+9
| * [SCSI] lpfc 8.3.17: SCSI fixesJames Smart2010-10-071-6/+24
| * [SCSI] lpfc 8.3.17: BSG fixesJames Smart2010-10-071-2/+66
| * [SCSI] lpfc 8.3.17: SLI Additions and FixesJames Smart2010-10-074-38/+78
| * [SCSI] lpfc 8.3.17: Code Cleanup and Locking fixesJames Smart2010-10-076-117/+142
| * [SCSI] zfcp: Remove scsi_cmnd->serial_number from debug tracesChristof Schmitt2010-10-072-6/+0
| * [SCSI] ipr: fix array error loggingWayne Boyer2010-10-072-7/+12
| * [SCSI] aha152x: enable PCMCIA on 64bitJiri Slaby2010-10-071-1/+0
| * [SCSI] scsi_dh_alua: Handle all states correctlyHannes Reinecke2010-10-071-27/+38
| * [SCSI] cxgb4i: connection and ddp setting updatekxie@chelsio.com2010-10-073-72/+71
| * [SCSI] cxgb3i: fixed connection over vlankxie@chelsio.com2010-10-073-36/+49
| * [SCSI] libcxgbi: pdu read fixeskxie@chelsio.com2010-10-072-28/+53
| * [SCSI] cxgbi: rename alloc_cpl to alloc_wrkxie@chelsio.com2010-10-073-26/+25
| * [SCSI] ibmvfc: Handle Virtual I/O Server rebootBrian King2010-10-071-2/+4
| * [SCSI] sd name space exhaustion causes system hangMichael Reed2010-10-071-5/+10
| * [SCSI] fc class: add fc host dev loss sysfs fileMike Christie2010-10-072-40/+91
| * [SCSI] lpfc: prep for fc host dev loss tmo supportMike Christie2010-10-072-10/+8
| * [SCSI] qla2xxx: prep for fc host dev loss tmo supportMike Christie2010-10-071-11/+2
| * [SCSI] ibmvfc: prep for fc host dev loss tmo supportMike Christie2010-10-071-13/+2
| * [SCSI] fnic: prep for fc host dev loss tmo supportMike Christie2010-10-071-6/+7
| * [SCSI] qla4xxx: fix build on PPCJiri Slaby2010-10-071-0/+1
| * [SCSI] libsas: fix NCQ mixing with non-NCQDavid Milburn2010-10-071-0/+1
| * [SCSI] sd: Update thin provisioning supportMartin K. Petersen2010-09-172-5/+44
| * [SCSI] bfa: cleanup driverKrishna Gudipati2010-09-16211-37654/+28999
| * [SCSI] zfcp: Replace status modifier functions.Swen Schillig2010-09-169-208/+189
| * [SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_onlineChristof Schmitt2010-09-161-8/+1
| * [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt2010-09-164-202/+207
| * [SCSI] zfcp: Reorder FCP I/O and task management handler functionsChristof Schmitt2010-09-161-75/+72
| * [SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warningChristof Schmitt2010-09-162-44/+46
| * [SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV modeChristof Schmitt2010-09-161-4/+4
| * [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt2010-09-169-465/+480
| * [SCSI] zfcp: Allow running unit/LUN shutdown without acquiring referenceChristof Schmitt2010-09-162-36/+63
| * [SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show withou...Christof Schmitt2010-09-161-44/+77
| * [SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt2010-09-166-213/+279
| * [SCSI] zfcp: Add zfcp private struct as SCSI device driver dataChristof Schmitt2010-09-162-0/+42
| * [SCSI] ibmvfc: Log link up/down eventsBrian King2010-09-162-24/+56
| * [SCSI] qla2xxx: ROM lock recovery if fw hangs while holding the lock.Shyam Sundar2010-09-161-3/+36
| * [SCSI] aacraid: semaphore cleanupThomas Gleixner2010-09-162-2/+2
| * [SCSI] scsi_debug: Convert to use root_device_register() and root_device_unre...Nicholas Bellinger2010-09-161-17/+8
| * [SCSI] scsi_transport_fc: fix blocked bsg request when fc object deletedJames Smart2010-09-091-0/+43
OpenPOWER on IntegriCloud