summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2009-12-22kfifo: fix warn_unused_resultStefani Seibold
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-17Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-12-17cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.cRusty Russell
2009-12-15Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro
2009-12-15drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces()Andrew Morton
2009-12-12[SCSI] 3w-9xxx fix bug in sgl loadingadam radford
2009-12-12[SCSI] fcoe, libfc: adds enable/disable for fcoe interfaceVasu Dev
2009-12-12[SCSI] libfc: reduce hold time on SCSI host lockChris Leech
2009-12-12[SCSI] libfc: remote port gets stuck in restart state without really restartingAbhijeet Joglekar
2009-12-10[SCSI] pm8001: misc code cleanupjack wang
2009-12-10[SCSI] pm8001: enable read HBA SAS address from VPDjack wang
2009-12-10[SCSI] pm8001: do not reset local sata as it will not be found if resetjack wang
2009-12-10[SCSI] pm8001: bit set pm8001_ha->flagsjack wang
2009-12-10[SCSI] pm8001:fix potential NULL pointer dereferencejack wang
2009-12-10[SCSI] pm8001: set SSC down-spreading only to get less errors on some 6G device.jack wang
2009-12-10[SCSI] pm8001: fix endian issues with SAS addressjack wang
2009-12-10[SCSI] pm8001: enhance error handle for IO patchjack wang
2009-12-10[SCSI] pm8001: Fix for sata io circular lock dependency.jack wang
2009-12-10[SCSI] hpsa: add driver for HP Smart Array controllers.Stephen M. Cameron
2009-12-10[SCSI] cxgb3i: always use negative errno in case of errorkxie@chelsio.com
2009-12-10[SCSI] bnx2i: minor code cleanup and update driver versionAnil Veerabhadrappa
2009-12-10[SCSI] bnx2i: Task management ABORT TASK fixesAnil Veerabhadrappa
2009-12-10[SCSI] bnx2i: update CQ arming algorith for 5771x chipsetsAnil Veerabhadrappa
2009-12-10[SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero...Anil Veerabhadrappa
2009-12-10[SCSI] bnx2i: Add 5771E device support to bnx2i driverAnil Veerabhadrappa
2009-12-10[SCSI] ipr: fix EEH recoveryKleber Sacilotto de Souza
2009-12-10[SCSI] fcoe: Use LLD's WWPN and WWNN for lport if LLD supports ndo_fcoe_get_wwnYi Zou
2009-12-10[SCSI] qla2xxx: Update version number to 8.03.01-k8.Giridhar Malavali
2009-12-10[SCSI] qla2xxx: fix for multiqueue in MISX disabled caseAnirban Chakraborty
2009-12-10[SCSI] qla2xxx: Queue depth ramp up/down modification changes.Giridhar Malavali
2009-12-10[SCSI] qla2xxx: dpc thread can execute before scsi host has been addedMichael Reed
2009-12-10[SCSI] libosd: Fix blk_put_request locking againBoaz Harrosh
2009-12-10[SCSI] megaraid_sas: make driver PCI legacy I/O port free driverNoriyuki Fujii
2009-12-10[SCSI] Correctly handle thin provisioning write errorMartin K. Petersen
2009-12-10[SCSI] sd: WRITE SAME(16) / UNMAP supportMartin K. Petersen
2009-12-10[SCSI] st: fix mdata->page_order handlingFUJITA Tomonori
2009-12-10[SCSI] be2iscsi: Adding support for various Async messages from chipJayamohan Kallickal
2009-12-10[SCSI] mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBASrinivas
2009-12-10[SCSI] pmcraid: support SMI-S object model of storage poolAnil Ravindranath
2009-12-10[SCSI] fc class: fix fc_transport_init error handlingMike Christie
2009-12-10[SCSI] mpt2sas: add missing initialization of scsih_cmdsKashyap, Desai
2009-12-10[SCSI] scsi_dh_rdac: Add two new IBM devices to rdac_dev_listMoger, Babu
2009-12-10[SCSI] lpfc: fix hang on SGI ia64 platformMichael Reed
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds