summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-3198-3006/+4160
|\ \ \ \ \
| * | | | | [SCSI] pmcraid: add support for set timestamp command and other fixesAnil Ravindranath2010-10-292-22/+129
| * | | | | [SCSI] pmcraid: remove duplicate struct memberAnil Ravindranath2010-10-261-1/+0
| * | | | | [SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_waitMike Christie2010-10-261-1/+7
| * | | | | [SCSI] megaraid_sas: Version and documentation updateYang, Bo2010-10-263-4/+51
| * | | | | [SCSI] megaraid_sas: Add three times Online controller resetYang, Bo2010-10-261-1/+69
| * | | | | [SCSI] megaraid_sas: Add input parameter for max_sectorsYang, Bo2010-10-262-0/+31
| * | | | | [SCSI] megaraid_sas: support devices update flagYang, Bo2010-10-261-0/+24
| * | | | | [SCSI] libosd: write/read_sg_kern APIBoaz Harrosh2010-10-262-0/+78
| * | | | | [SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh2010-10-264-6/+198
| * | | | | [SCSI] libosd: Free resources in reverse order of allocationBoaz Harrosh2010-10-261-4/+5
| * | | | | [SCSI] libosd: Fix bug in attr_page handlingBoaz Harrosh2010-10-261-6/+10
| * | | | | [SCSI] lpfc 8.3.18: Update lpfc driver version to 8.3.18James Smart2010-10-261-1/+1
| * | | | | [SCSI] lpfc 8.3.18: Add new WQE supportJames Smart2010-10-263-207/+197
| * | | | | [SCSI] lpfc 8.3.18: Fix critical errorsJames Smart2010-10-263-5/+15
| * | | | | [SCSI] lpfc 8.3.18: Adapter Shutdown and Unregistration cleanupJames Smart2010-10-267-28/+235
| * | | | | [SCSI] lpfc 8.3.18: Add logic to detect last devloss timeoutJames Smart2010-10-267-204/+327
| * | | | | [SCSI] lpfc 8.3.18: Add support of received ELS commandsJames Smart2010-10-253-2/+389
| * | | | | [SCSI] lpfc 8.3.18: FC/FCoE Discovery fixesJames Smart2010-10-253-50/+58
| * | | | | [SCSI] ipr: add definitions for a new adapterWayne Boyer2010-10-252-0/+3
| * | | | | [SCSI] bfa: fix comments for c filesJing Huang2010-10-2518-1003/+943
| * | | | | [SCSI] bfa: fix comments for header filesJing Huang2010-10-2516-267/+266
| * | | | | [SCSI] bfa: fix frame size over 1024 compile warningJing Huang2010-10-254-32/+15
| * | | | | [SCSI] bfa: remove os wrapper functions and macrosJing Huang2010-10-2510-258/+226
| * | | | | [SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang2010-10-2514-218/+191
| * | | | | [SCSI] bfa: remove os wrapper and unused functionsJing Huang2010-10-2515-396/+136
| * | | | | [SCSI] scsi_dh_rdac: Add two new SUN devices to rdac_dev_listChauhan, Vijay2010-10-251-0/+2
| * | | | | [SCSI] cxgb4i: ignore informational act-open-rpl messageKaren Xie2010-10-251-0/+3
| * | | | | [SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.Giridhar Malavali2010-10-253-13/+11
| * | | | | [SCSI] qla2xxx: Correct PRLI failure response code handling.Andrew Vasquez2010-10-251-6/+0
| * | | | | [SCSI] qla2xxx: Drop srb reference before waiting for completion.Mike Christie2010-10-251-41/+20
| * | | | | [SCSI] qla2xxx: Addition of shutdown callback handler.Madhuranath Iyengar2010-10-252-15/+74
| * | | | | [SCSI] qla2xxx: Initialize the vport_slock spinlock.Andrew Vasquez2010-10-251-0/+1
| * | | | | [SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug tracesMadhuranath Iyengar2010-10-253-19/+12
| * | | | | [SCSI] qla2xxx: Add flash read/update support using BSG interfaceHarish Zunjarrao2010-10-252-0/+127
| * | | | | [SCSI] qla2xxx: Group CS_RESET return status with other link level event stat...Chad Dupuis2010-10-251-4/+2
| * | | | | [SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free().Chad Dupuis2010-10-251-1/+1
| * | | | | [SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.Chad Dupuis2010-10-253-2/+9
| * | | | | [SCSI] qla2xxx: Remove port down retry count.Chad Dupuis2010-10-254-40/+4
| * | | | | [SCSI] qla2xxx: locking problem in qla2x00_init_rings()Dan Carpenter2010-10-251-2/+2
| * | | | | [SCSI] sr: fix sr_drive_status handling when initialization requiredRobert Jennings2010-10-251-0/+9
| * | | | | [SCSI] fcoe: Fix broken NPIV with correction to MAC validationRobert Love2010-10-251-10/+6
| * | | | | [SCSI] libfcoe: VN2VN connection setup causing stack memory corruption.Kiran Patil2010-10-251-1/+1
| * | | | | [SCSI] libfc: Do not let disc work cancel itselfBhanu Prakash Gollapudi2010-10-252-4/+3
| * | | | | [SCSI] libfc: possible race could panic system due to NULL fsp->cmdVasu Dev2010-10-251-12/+6
| * | | | | [SCSI] fcoe: set default FIP mode as FIP_MODE_FABRICVasu Dev2010-10-251-1/+1
| * | | | | [SCSI] libfc: adds flogi retry in case DID is zero in RJTVasu Dev2010-10-251-8/+4
| * | | | | [SCSI] libfc: use DID_TRANSPORT_DISRUPTED while lport not readyVasu Dev2010-10-251-4/+2
| * | | | | [SCSI] libfc: fix setting of rport dev lossMike Christie2010-10-251-2/+2
| * | | | | [SCSI] gdth: integer overflow in ioctlDan Carpenter2010-10-251-0/+8
OpenPOWER on IntegriCloud