summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2010-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-46/+47
2010-12-20[SCSI] bfa: rename log_level to bfa_log_levelJing Huang-46/+47
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-2/+1
2010-12-17block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen-2/+1
2010-12-09[SCSI] hpsa: fix redefinition of PCI_DEVICE_ID_CISSFMike Miller-7/+1
2010-12-09[SCSI] qla2xxx: Update version number to 8.03.05-k0.Madhuranath Iyengar-2/+2
2010-12-09[SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function.Saurav Kashyap-1/+1
2010-12-09[SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated ...Andrew Vasquez-0/+1
2010-12-09[SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq pa...Mike Hernandez-3/+3
2010-12-09[SCSI] qla2xxx: Populate Command Type 6 LUN field properly.Mike Hernandez-0/+2
2010-12-09[SCSI] Eliminate error handler overload of the SCSI serial numberJames Bottomley-29/+2
2010-12-09[SCSI] pmcraid: disable msix and expand device config entryAnil Ravindranath-5/+5
2010-12-09[SCSI] osd: checking NULL instead of ERR_PTR()Dan Carpenter-2/+2
2010-11-23SCSI: arm fas216: fix missing ';'Russell King-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann-3/+0
2010-11-16SCSI host lock push-downJeff Garzik-167/+271
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig-13/+5
2010-10-29[SCSI] pmcraid: add support for set timestamp command and other fixesAnil Ravindranath-22/+129
2010-10-26[SCSI] pmcraid: remove duplicate struct memberAnil Ravindranath-1/+0
2010-10-26[SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_waitMike Christie-1/+7
2010-10-26[SCSI] megaraid_sas: Version and documentation updateYang, Bo-4/+4
2010-10-26[SCSI] megaraid_sas: Add three times Online controller resetYang, Bo-1/+69
2010-10-26[SCSI] megaraid_sas: Add input parameter for max_sectorsYang, Bo-0/+31
2010-10-26[SCSI] megaraid_sas: support devices update flagYang, Bo-0/+24
2010-10-26[SCSI] libosd: write/read_sg_kern APIBoaz Harrosh-0/+71
2010-10-26[SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh-5/+143
2010-10-26[SCSI] libosd: Free resources in reverse order of allocationBoaz Harrosh-4/+5
2010-10-26[SCSI] libosd: Fix bug in attr_page handlingBoaz Harrosh-6/+10
2010-10-26[SCSI] lpfc 8.3.18: Update lpfc driver version to 8.3.18James Smart-1/+1
2010-10-26[SCSI] lpfc 8.3.18: Add new WQE supportJames Smart-207/+197
2010-10-26[SCSI] lpfc 8.3.18: Fix critical errorsJames Smart-5/+15
2010-10-26[SCSI] lpfc 8.3.18: Adapter Shutdown and Unregistration cleanupJames Smart-28/+235
2010-10-26[SCSI] lpfc 8.3.18: Add logic to detect last devloss timeoutJames Smart-204/+327
2010-10-25[SCSI] lpfc 8.3.18: Add support of received ELS commandsJames Smart-2/+389
2010-10-25[SCSI] lpfc 8.3.18: FC/FCoE Discovery fixesJames Smart-50/+58
2010-10-25[SCSI] ipr: add definitions for a new adapterWayne Boyer-0/+3
2010-10-25[SCSI] bfa: fix comments for c filesJing Huang-1003/+943
2010-10-25[SCSI] bfa: fix comments for header filesJing Huang-267/+266
2010-10-25[SCSI] bfa: fix frame size over 1024 compile warningJing Huang-32/+15
2010-10-25[SCSI] bfa: remove os wrapper functions and macrosJing Huang-258/+226
2010-10-25[SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang-218/+191
2010-10-25[SCSI] bfa: remove os wrapper and unused functionsJing Huang-396/+136
2010-10-25[SCSI] scsi_dh_rdac: Add two new SUN devices to rdac_dev_listChauhan, Vijay-0/+2
2010-10-25[SCSI] cxgb4i: ignore informational act-open-rpl messageKaren Xie-0/+3
2010-10-25[SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.Giridhar Malavali-13/+11
2010-10-25[SCSI] qla2xxx: Correct PRLI failure response code handling.Andrew Vasquez-6/+0
2010-10-25[SCSI] qla2xxx: Drop srb reference before waiting for completion.Mike Christie-41/+20
2010-10-25[SCSI] qla2xxx: Addition of shutdown callback handler.Madhuranath Iyengar-15/+74
2010-10-25[SCSI] qla2xxx: Initialize the vport_slock spinlock.Andrew Vasquez-0/+1
2010-10-25[SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug tracesMadhuranath Iyengar-19/+12