aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [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-071-36/+88
* [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
* [SCSI] zfcp: Reorder registration of initial SCSI deviceChristof Schmitt2010-09-091-1/+2
* [SCSI] ipr: reverse the isr optimization changesWayne Boyer2010-09-091-30/+33
* [SCSI] scsi_debug: Update thin provisioning supportMartin K. Petersen2010-09-091-31/+69
* [SCSI] fix kconfig dependency warnings related to SCSI_SAS_ATTRSRandy Dunlap2010-09-091-1/+2
* [SCSI] pm8001: handle allocation failuresDan Carpenter2010-09-091-0/+6
* [SCSI] iscsi transport: fix kernel-doc notationRandy Dunlap2010-09-091-1/+1
* [SCSI] qla2xxx: AER Support-Return recovered from mmio_enable function for 82XX.Saurav Kashyap2010-09-051-0/+3
* [SCSI] qla2xxx: Increase SG table size to support large IO size per scsi comm...Giridhar Malavali2010-09-052-2/+12
* [SCSI] qla2xxx: Clear local references of rport on device loss timeout notifi...Giridhar Malavali2010-09-051-9/+9
* [SCSI] qla2xxx: Handle MPI timeout indicated by AE8002Madhuranath Iyengar2010-09-055-1/+107
* [SCSI] qla2xxx: Update to AER support, do early abort commands.Lalit Chandivade2010-09-052-9/+13
* [SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Giridhar Malavali2010-09-053-199/+202
* [SCSI] qla2xxx: Return proper fabric name based on device state.Giridhar Malavali2010-09-051-5/+5
* [SCSI] qla2xxx: Added AER support for ISP82xx.Lalit Chandivade2010-09-053-5/+138
* [SCSI] qla2xxx: Pass first 64 bytes of MBX information when vendor commands f...Giridhar Malavali2010-09-051-3/+2
* [SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.Giridhar Malavali2010-09-052-4/+6
* [SCSI] scsi/block: increase flush/sync timeoutMike Christie2010-09-052-2/+3
* [SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failureJulia Lawall2010-09-051-1/+3
* [SCSI] bnx2i: Updated version to bnx2i-2.1.3Eddie Wai2010-09-051-3/+5
* [SCSI] bnx2i: Added chip cleanup for the remove module pathEddie Wai2010-09-052-20/+37
* [SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completionEddie Wai2010-09-051-4/+6