aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+33
2010-01-04cxgb3i: Fix flags test.David S. Miller1-1/+1
2010-01-03cxgb3i: Fix a login over vlan issueRakesh Ranjan1-1/+33
2009-12-22kfifo: fix warn_unused_resultStefani Seibold2-4/+12
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold3-19/+19
2009-12-22kfifo: cleanup namespaceStefani Seibold3-18/+18
2009-12-22kfifo: move out spinlockStefani Seibold3-6/+7
2009-12-22kfifo: move struct kfifo in placeStefani Seibold3-37/+27
2009-12-17Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+1
2009-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds45-355/+4905
2009-12-17cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.cRusty Russell1-1/+1
2009-12-15Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro1-2/+2
2009-12-15drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces()Andrew Morton1-2/+2
2009-12-12[SCSI] 3w-9xxx fix bug in sgl loadingadam radford1-4/+7
2009-12-12[SCSI] fcoe, libfc: adds enable/disable for fcoe interfaceVasu Dev2-3/+114
2009-12-12[SCSI] libfc: reduce hold time on SCSI host lockChris Leech1-29/+36
2009-12-12[SCSI] libfc: remote port gets stuck in restart state without really restartingAbhijeet Joglekar1-0/+1
2009-12-10[SCSI] pm8001: misc code cleanupjack wang3-5/+9
2009-12-10[SCSI] pm8001: enable read HBA SAS address from VPDjack wang3-20/+26
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 value is specifiedAnil 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