aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2009-04-27[SCSI] libfc: Change state to NONE in fc_lport_destroyAbhijeet Joglekar
2009-04-27[SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns portAbhijeet Joglekar
2009-04-27[SCSI] libfc: Track rogue remote portsAbhijeet Joglekar
2009-04-27[SCSI] libfc: Do not retry if the new state is not the same as old stateAbhijeet Joglekar
2009-04-27[SCSI] libfc: Hold disc mutex while processing gpn ft respAbhijeet Joglekar
2009-04-27[SCSI] cxgb3i: fix ddp map overrunkxie@chelsio.com
2009-04-27[SCSI] cxgb3i: fix cpu use abuse during writesMike Christie
2009-04-27[SCSI] cxgb3i: fix can_queue and cmd_per_lun initializationMike Christie
2009-04-27[SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie
2009-04-27[SCSI] iscsi_tcp: don't fire conn error if pdu init failsMike Christie
2009-04-27[SCSI] fix q->lock not held warning when target is busyMike Christie
2009-04-27[SCSI] lpfc 8.3.1 : Update version to 8.3.1James Smart
2009-04-27[SCSI] lpfc 8.3.1: misc fixes/changesJames Smart
2009-04-27[SCSI] lpfc 8.3.1 : Fix up kernel-doc function commentsJames Smart
2009-04-27[SCSI] sg: return EFAULT for an invalid user addressFUJITA Tomonori
2009-04-27[SCSI] sr: report more accurate drive status after closing the tray.Peter Jones
2009-04-22scsi: a4000 - Correct driver unregistration in case of failureGeert Uytterhoeven
2009-04-21driver synchronization: make scsi_wait_scan more advancedArjan van de Ven
2009-04-16blktrace: support per-partition tracingShawn Du
2009-04-14Fix lpfc_parse_bg_err()'s use of do_div()David Howells
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki
2009-04-10Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds
2009-04-08qla1280: Fix off-by-some error in firmware loading.David Woodhouse
2009-04-07dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang
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