summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2009-05-18[SCSI] mpt2sas: fix driver version inconsistencyEric Moore-1/+1
2009-05-15[SCSI] 3w-xxxx: scsi_dma_unmap fixadam radford-3/+4
2009-05-15[SCSI] 3w-9xxx: scsi_dma_unmap fixadam radford-1/+2
2009-05-15[SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez-1/+1
2009-05-14[SCSI] initialize max_target_blocked in scsi_alloc_targetEdward Goggin-0/+1
2009-05-13[SCSI] fnic: Add new Cisco PCI-Express FCoE HBAAbhijeet Joglekar-0/+9191
2009-05-09Reduce path_lookup() abusesAl Viro-10/+10
2009-04-27[SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.Boaz Harrosh-1/+6
2009-04-27[SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytesBoaz Harrosh-6/+24
2009-04-27[SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changesBoaz Harrosh-18/+68
2009-04-27[SCSI] libosd: fix potential ERR_PTR dereference in osd_initiator.cDan Carpenter-2/+2
2009-04-27[SCSI] mpt2sas : bump driver version to 01.100.02.00Eric Moore-3/+3
2009-04-27[SCSI] mpt2sas: fix hotplug event processingEric Moore-5/+5
2009-04-27[SCSI] mpt2sas : release diagnotic buffers prior host resetEric Moore-70/+141
2009-04-27[SCSI] mpt2sas : Broadcast Primative AEN bug fixEric Moore-9/+7
2009-04-27[SCSI] mpt2sas : Identify Dell series-7 adapters at driver load timeEric Moore-0/+84
2009-04-27[SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctlEric Moore-3/+3
2009-04-27[SCSI] mpt2sas : running out of message framesEric Moore-1/+3
2009-04-27[SCSI] mpt2sas : fix oops when firmware sends large sense buffer sizeEric Moore-1/+2
2009-04-27[SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boun...Eric Moore-3/+12
2009-04-27[SCSI] mpt2sas : unique ioctl magic numberEric Moore-1/+1
2009-04-27[SCSI] fix sign extension with 1.5TB usb-storage LBD=yDave Hansen-10/+5
2009-04-27[SCSI] ipr: Fix sleeping function called with interrupts disabledBrian King-4/+9
2009-04-27[SCSI] fcoe: fip: add multicast filter to receive FIP advertisements.Joe Eykholt-0/+1
2009-04-27[SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love-6/+5
2009-04-27[SCSI] fcoe: fix spelling typos and bad commentsChris Leech-28/+21
2009-04-27[SCSI] fcoe: don't export functions that are internal to fcoeChris Leech-9/+0
2009-04-27[SCSI] fcoe: kfree() -> kfree_skb()Dan Carpenter-1/+1
2009-04-27[SCSI] libfc: whenever queueing delete ev for rport, set state to NONEAbhijeet Joglekar-0/+4
2009-04-27[SCSI] libfc: Change state to NONE in fc_lport_destroyAbhijeet Joglekar-0/+5
2009-04-27[SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns portAbhijeet Joglekar-4/+5
2009-04-27[SCSI] libfc: Track rogue remote portsAbhijeet Joglekar-11/+53
2009-04-27[SCSI] libfc: Do not retry if the new state is not the same as old stateAbhijeet Joglekar-45/+63
2009-04-27[SCSI] libfc: Hold disc mutex while processing gpn ft respAbhijeet Joglekar-3/+15
2009-04-27[SCSI] cxgb3i: fix ddp map overrunkxie@chelsio.com-13/+19
2009-04-27[SCSI] cxgb3i: fix cpu use abuse during writesMike Christie-10/+13
2009-04-27[SCSI] cxgb3i: fix can_queue and cmd_per_lun initializationMike Christie-3/+3
2009-04-27[SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie-0/+12
2009-04-27[SCSI] iscsi_tcp: don't fire conn error if pdu init failsMike Christie-2/+5
2009-04-27[SCSI] fix q->lock not held warning when target is busyMike Christie-3/+1
2009-04-27[SCSI] lpfc 8.3.1 : Update version to 8.3.1James Smart-3/+3
2009-04-27[SCSI] lpfc 8.3.1: misc fixes/changesJames Smart-246/+378
2009-04-27[SCSI] lpfc 8.3.1 : Fix up kernel-doc function commentsJames Smart-445/+424
2009-04-27[SCSI] sg: return EFAULT for an invalid user addressFUJITA Tomonori-5/+8
2009-04-27[SCSI] sr: report more accurate drive status after closing the tray.Peter Jones-0/+5
2009-04-22scsi: a4000 - Correct driver unregistration in case of failureGeert Uytterhoeven-1/+1
2009-04-21driver synchronization: make scsi_wait_scan more advancedArjan van de Ven-2/+11
2009-04-14Fix lpfc_parse_bg_err()'s use of do_div()David Howells-1/+1
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang-10/+10
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki-4/+1