summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-03[SCSI] sg: fix q->queue_lock on scsi_error_handler pathFUJITA Tomonori
2009-04-03[SCSI] replace __inline with inlineHarvey Harrison
2009-04-03[SCSI] a2091: make 2 functions staticAdrian Bunk
2009-04-03[SCSI] a3000: make 2 functions staticAdrian Bunk
2009-04-03[SCSI] ses: #if 0 the unused ses_match_host()Adrian Bunk
2009-04-03[SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun
2009-04-03[SCSI] sg: fix iovec bugs introduced by the block layer conversionFUJITA Tomonori
2009-04-03[SCSI] qlogicpti: use request_firmwareJaswinder Singh Rajput
2009-04-03[SCSI] advansys: use request_firmwareJaswinder Singh Rajput
2009-04-03[SCSI] qla1280: use request_firmwareJaswinder Singh Rajput
2009-04-03[SCSI] libiscsi: fix iscsi pool error pathJean Delvare
2009-04-03[SCSI] cxgb3i: call ddp release function directlyMike Christie
2009-04-03[SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i moduleKaren Xie
2009-04-03[SCSI] cxgb3i: close all tcp connections upon chip resetKaren Xie
2009-04-03[SCSI] cxgb3i: re-read ddp settings information after chip resetMike Christie
2009-04-03[SCSI] cxgb3i: re-initialize ddp settings after chip resetKaren Xie
2009-04-03[SCSI] cxgb3i: subscribe to error notification from cxgb3 driverKaren Xie
2009-04-03[SCSI] aacraid driver updateLeubner, Achim
2009-04-03[SCSI] config: Make need for SCSI_CDROM clearerAlan Cox
2009-04-03[SCSI] stex: update version to 4.6.0000.3Ed Lin
2009-04-03[SCSI] stex: add new 6G controller supportEd Lin
2009-04-03[SCSI] stex: use config struct for parameters of different controllersEd Lin
2009-04-03[SCSI] stex: add MSI supportEd Lin
2009-04-03[SCSI] stex: small code fixes and changesEd Lin
2009-04-03[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt
2009-04-03[SCSI] fcoe, libfc: fix double fcoe_softc memory allocVasu Dev
2009-04-03[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev
2009-04-03[SCSI] fcoe: moves common FCoE library API functions to libfcoe moduleVasu Dev
2009-04-03[SCSI] fcoe, libfc: add libfcoe moduleVasu Dev
2009-04-03[SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module fileVasu Dev
2009-04-03[SCSI] fcoe: removes default sw transport code file fcoe_sw.cVasu Dev
2009-04-03[SCSI] fcoe: removes fc_transport_fcoe.[ch] code filesVasu Dev
2009-04-03[SCSI] fcoe: prep work to completely remove fc_transport_fcoe codeVasu Dev
2009-04-03[SCSI] fcoe: create/destroy fcoe Rx threads on CPU hotplug eventsRobert Love
2009-04-03[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love
2009-04-03[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_sRobert Love
2009-04-03[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loadedRobert Love
2009-04-03[SCSI] osd_uld: Remove creation of osd_scsi class symlinkBoaz Harrosh
2009-04-03[SCSI] libosd: fix blk_put_request called from within request_end_ioBoaz Harrosh
2009-04-03[SCSI] fix recovered error handlingJames Bottomley
2009-04-03[SCSI] aic7xxx: leaves timer running on init failureHannes Reinecke
2009-04-03[SCSI] qla2xxx: Update version number to 8.03.01-k1.Andrew Vasquez
2009-04-03[SCSI] qla2xxx: Get FLT address in dword format.Harish Zunjarrao
2009-04-03[SCSI] qla2xxx: Correct several PCI-EEH issues.Seokmann Ju