aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds72-12185/+5400
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2009-04-03[SCSI] sg: fix q->queue_lock on scsi_error_handler pathFUJITA Tomonori1-3/+6
2009-04-03[SCSI] replace __inline with inlineHarvey Harrison13-151/+146
2009-04-03[SCSI] a2091: make 2 functions staticAdrian Bunk2-5/+4
2009-04-03[SCSI] a3000: make 2 functions staticAdrian Bunk2-5/+4
2009-04-03[SCSI] ses: #if 0 the unused ses_match_host()Adrian Bunk1-0/+2
2009-04-03[SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun1-3/+1
2009-04-03[SCSI] sg: fix iovec bugs introduced by the block layer conversionFUJITA Tomonori1-4/+24
2009-04-03[SCSI] qlogicpti: use request_firmwareJaswinder Singh Rajput2-1182/+41
2009-04-03[SCSI] advansys: use request_firmwareJaswinder Singh Rajput1-1630/+101
2009-04-03[SCSI] qla1280: use request_firmwareJaswinder Singh Rajput5-6029/+80
2009-04-03[SCSI] libiscsi: fix iscsi pool error pathJean Delvare1-1/+3
2009-04-03[SCSI] cxgb3i: call ddp release function directlyMike Christie1-10/+2
2009-04-03[SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i moduleKaren Xie5-57/+21
2009-04-03[SCSI] cxgb3i: close all tcp connections upon chip resetKaren Xie2-41/+71
2009-04-03[SCSI] cxgb3i: re-read ddp settings information after chip resetMike Christie2-46/+70
2009-04-03[SCSI] cxgb3i: re-initialize ddp settings after chip resetKaren Xie2-127/+118
2009-04-03[SCSI] cxgb3i: subscribe to error notification from cxgb3 driverKaren Xie3-10/+52
2009-04-03[SCSI] aacraid driver updateLeubner, Achim4-12/+59
2009-04-03[SCSI] config: Make need for SCSI_CDROM clearerAlan Cox1-4/+5
2009-04-03[SCSI] stex: update version to 4.6.0000.3Ed Lin1-5/+5
2009-04-03[SCSI] stex: add new 6G controller supportEd Lin1-31/+351
2009-04-03[SCSI] stex: use config struct for parameters of different controllersEd Lin1-76/+125
2009-04-03[SCSI] stex: add MSI supportEd Lin1-5/+43
2009-04-03[SCSI] stex: small code fixes and changesEd Lin1-65/+60
2009-04-03[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt3-136/+1366
2009-04-03[SCSI] fcoe, libfc: fix double fcoe_softc memory allocVasu Dev1-31/+2
2009-04-03[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev2-26/+103
2009-04-03[SCSI] fcoe: moves common FCoE library API functions to libfcoe moduleVasu Dev2-64/+67
2009-04-03[SCSI] fcoe, libfc: add libfcoe moduleVasu Dev6-3/+35
2009-04-03[SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module fileVasu Dev2-5/+0
2009-04-03[SCSI] fcoe: removes default sw transport code file fcoe_sw.cVasu Dev3-533/+494
2009-04-03[SCSI] fcoe: removes fc_transport_fcoe.[ch] code filesVasu Dev1-443/+0
2009-04-03[SCSI] fcoe: prep work to completely remove fc_transport_fcoe codeVasu Dev3-54/+11
2009-04-03[SCSI] fcoe: create/destroy fcoe Rx threads on CPU hotplug eventsRobert Love1-47/+199
2009-04-03[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love4-144/+31
2009-04-03[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_sRobert Love1-51/+43
2009-04-03[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loadedRobert Love1-9/+12
2009-04-03[SCSI] osd_uld: Remove creation of osd_scsi class symlinkBoaz Harrosh1-6/+0
2009-04-03[SCSI] libosd: fix blk_put_request called from within request_end_ioBoaz Harrosh1-18/+24
2009-04-03[SCSI] fix recovered error handlingJames Bottomley3-16/+16
2009-04-03[SCSI] aic7xxx: leaves timer running on init failureHannes Reinecke2-10/+4
2009-04-03[SCSI] qla2xxx: Update version number to 8.03.01-k1.Andrew Vasquez1-2/+2
2009-04-03[SCSI] qla2xxx: Get FLT address in dword format.Harish Zunjarrao1-2/+2
2009-04-03[SCSI] qla2xxx: Correct several PCI-EEH issues.Seokmann Ju3-3/+18
2009-04-03[SCSI] qla2xxx: Don't cache VPD data for newer ISPs.Andrew Vasquez2-2/+7
2009-04-03[SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs.Andrew Vasquez2-4/+9
2009-04-03[SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs.Andrew Vasquez2-64/+6
2009-04-03[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.Andrew Vasquez6-16/+45