aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-02-19[SCSI] megaraid_sas: fix for 32bit appsTomas Henzl1-2/+16
2010-02-18ARM: 5944/1: scsi: fix timer setup in fas216.cGuennadi Liakhovetski1-1/+1
2010-02-17[SCSI] fcoe: Only rmmod fcoe.ko if there are no active connectionsRob Love1-2/+16
2010-02-17[SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs.Bhanu Prakash Gollapudi1-1/+1
2010-02-17[SCSI] libfc: Don't assume response request present.Hugh Daschbach1-1/+2
2010-02-17[SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.Hugh Daschbach1-1/+1
2010-02-17[SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointerVasu Dev2-4/+1
2010-02-17[SCSI] iscsi_tcp regression: remove bogus warn on in write pathMike Christie1-5/+3
2010-02-08[SCSI] qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty3-32/+6
2010-02-08[SCSI] qla2xxx: make msix interrupt handler safe for irqXiaotian Feng1-6/+9
2010-01-17[SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfreeHannes Reinecke1-22/+31
2010-01-17[SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeoutSwen Schillig1-1/+4
2010-01-17[SCSI] qla2xxx: Update version number to 8.03.01-k10.Giridhar Malavali1-1/+1
2010-01-17[SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor address alignment.Andrew Vasquez1-0/+3
2010-01-17[SCSI] qla2xxx: Correct FCP2 recovery handling.Andrew Vasquez3-14/+13
2010-01-17[SCSI] scsi_lib: Fix bug in completion of bidi commandsBoaz Harrosh1-1/+1
2010-01-17[SCSI] aacraid: fix File System going into read-only modePenchala Narasimha Reddy Chilakala, ERS-HCLTech6-45/+154
2010-01-17[SCSI] lpfc: fix file permissionsJames Bottomley2-0/+0
2010-01-12[SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissionsBryn M. Reeves1-1/+1
2010-01-04[SCSI] lpfc 8.3.7: Update Driver version to 8.3.7James Smart1-1/+1
2010-01-04[SCSI] lpfc 8.3.7: Fix discovery failures.James Smart4-2/+14
2010-01-04[SCSI] lpfc 8.3.7: Fix SCSI protocol related errors.James Smart2-2/+7
2010-01-04[SCSI] lpfc 8.3.7: Fix hardware/SLI relates issuesJames Smart5-17/+30
2010-01-04[SCSI] lpfc 8.3.7: Fix NPIV operation errorsJames Smart3-2/+3
2010-01-04[SCSI] lpfc 8.3.7: Fix FC protocol errorsJames Smart2-8/+15
2010-01-04[SCSI] stex: fix scan of nonexistent lunEd Lin1-0/+5
2009-12-30[SCSI] pmcraid: fix to avoid twice scsi_dma_unmap for a commandAnil Ravindranath1-5/+3
2009-12-30[SCSI] qla2xxx: Update version number to 8.03.01-k9.Giridhar Malavali1-1/+1
2009-12-30[SCSI] qla2xxx: Added to EEH support.Duane Grigsby1-0/+7
2009-12-30[SCSI] qla2xxx: Extend base EEH support in qla2xxx.Andrew Vasquez7-21/+165
2009-12-30[SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity modeAnirban Chakraborty1-0/+2
2009-12-30[SCSI] qla2xxx: Get the link data rate explicitly during device resync.Michael Hernandez3-0/+36
2009-12-30[SCSI] cxgb3i: 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