summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2009-12-10[SCSI] pm8001: do not reset local sata as it will not be found if resetjack wang1-0/+2
2009-12-10[SCSI] pm8001: bit set pm8001_ha->flagsjack wang1-1/+1
2009-12-10[SCSI] pm8001:fix potential NULL pointer dereferencejack wang1-1/+1
2009-12-10[SCSI] pm8001: set SSC down-spreading only to get less errors on some 6G device.jack wang1-44/+21
2009-12-10[SCSI] pm8001: fix endian issues with SAS addressjack wang2-5/+5
2009-12-10[SCSI] pm8001: enhance error handle for IO patchjack wang4-5/+84
2009-12-10[SCSI] pm8001: Fix for sata io circular lock dependency.jack wang1-5/+35
2009-12-10[SCSI] hpsa: add driver for HP Smart Array controllers.Stephen M. Cameron5-0/+4141
2009-12-10[SCSI] cxgb3i: always use negative errno in case of errorkxie@chelsio.com2-14/+14
2009-12-10[SCSI] bnx2i: minor code cleanup and update driver versionAnil Veerabhadrappa2-4/+2
2009-12-10[SCSI] bnx2i: Task management ABORT TASK fixesAnil Veerabhadrappa1-4/+13
2009-12-10[SCSI] bnx2i: update CQ arming algorith for 5771x chipsetsAnil Veerabhadrappa3-8/+31
2009-12-10[SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero...Anil Veerabhadrappa1-1/+1
2009-12-10[SCSI] bnx2i: Add 5771E device support to bnx2i driverAnil Veerabhadrappa1-1/+5
2009-12-10[SCSI] ipr: fix EEH recoveryKleber Sacilotto de Souza1-0/+1
2009-12-10[SCSI] fcoe: Use LLD's WWPN and WWNN for lport if LLD supports ndo_fcoe_get_wwnYi Zou1-2/+23
2009-12-10[SCSI] qla2xxx: Update version number to 8.03.01-k8.Giridhar Malavali1-1/+1
2009-12-10[SCSI] qla2xxx: fix for multiqueue in MISX disabled caseAnirban Chakraborty4-2/+27
2009-12-10[SCSI] qla2xxx: Queue depth ramp up/down modification changes.Giridhar Malavali4-115/+51
2009-12-10[SCSI] qla2xxx: dpc thread can execute before scsi host has been addedMichael Reed1-3/+3
2009-12-10[SCSI] libosd: Fix blk_put_request locking againBoaz Harrosh1-41/+47
2009-12-10[SCSI] megaraid_sas: make driver PCI legacy I/O port free driverNoriyuki Fujii1-5/+9
2009-12-10[SCSI] Correctly handle thin provisioning write errorMartin K. Petersen1-0/+1
2009-12-10[SCSI] sd: WRITE SAME(16) / UNMAP supportMartin K. Petersen2-0/+109
2009-12-10[SCSI] st: fix mdata->page_order handlingFUJITA Tomonori2-11/+13
2009-12-10[SCSI] be2iscsi: Adding support for various Async messages from chipJayamohan Kallickal1-4/+8
2009-12-10[SCSI] mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBASrinivas1-0/+1
2009-12-10[SCSI] pmcraid: support SMI-S object model of storage poolAnil Ravindranath2-10/+29
2009-12-10[SCSI] fc class: fix fc_transport_init error handlingMike Christie1-3/+14
2009-12-10[SCSI] mpt2sas: add missing initialization of scsih_cmdsKashyap, Desai1-0/+5
2009-12-10[SCSI] scsi_dh_rdac: Add two new IBM devices to rdac_dev_listMoger, Babu1-0/+2
2009-12-10[SCSI] lpfc: fix hang on SGI ia64 platformMichael Reed1-4/+12
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds40-86/+86
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds183-5406/+24814
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-7/+4
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina40-86/+86
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds5-118/+63
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder5-6/+6
2009-12-04[SCSI] libfc: add support of receiving ELS_RLSYi Zou1-0/+76
2009-12-04[SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status...Yi Zou1-0/+34
2009-12-04[SCSI] libfcoe: add tracking FIP Missing Discovery Advertisement countYi Zou1-0/+14
2009-12-04[SCSI] libfcoe: add tracking FIP Virtual Link Failure countYi Zou1-0/+2
2009-12-04[SCSI] libfcoe: add checking disable flag in FIP_FKA_ADVYi Zou1-1/+3
2009-12-04[SCSI] fcoe: allow SCSI-FCP to be processed directly in softirq contextChris Leech1-110/+135
2009-12-04[SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_req...Yi Zou1-2/+1
2009-12-04[SCSI] lpfc 8.3.6 : Update lpfc driver version to 8.3.6James Smart1-1/+1
2009-12-04[SCSI] lpfc 8.3.6 : Hardware related fixes and changesJames Smart5-104/+133
2009-12-04[SCSI] lpfc 8.3.6 : Fix critical errorsJames Smart3-13/+38
2009-12-04[SCSI] lpfc 8.3.6 : Fix AER issuesJames Smart3-12/+60
2009-12-04[SCSI] lpfc 8.3.6 : FC Protocol FixesJames Smart12-119/+235