summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2009-09-24sg: fix oops in the error path in sg_build_indirect()Michal Schmidt
2009-09-15SCSI: sd: fix bug in SCSI async probingJames Bottomley
2009-09-08mpt2sas: fix config request and diag reset deadlockKashyap, Desai
2009-09-08SCSI: mpt2sas: fix oops because drv data points to NULL on resume from hibernateKashyap, Desai
2009-09-08SCSI: mpt2sas: fix crash due to Watchdog is active while OS in standby modeKashyap, Desai
2009-09-08SCSI: mpt2sas: fix infinite loop inside config requestKashyap, Desai
2009-09-08SCSI: mpt2sas: Excessive log info causes sas iounit page time outKashyap, Desai
2009-09-08SCSI: mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messagesKashyap, Desai
2009-09-08SCSI: mpt2sas: Expander fix oops saying "Already part of another port"Kashyap, Desai
2009-09-08SCSI: mpt2sas: Introduced check for enclosure_handle to avoid crashKashyap, Desai
2009-08-16SCSI: libsas: reuse the original port when hotplugging phys in wide portsTom Peng
2009-07-30block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori
2009-07-30SCSI: zalon: fix oops on attach failureJames Bottomley
2009-07-02qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...Andrew Vasquez
2009-07-02sym53c8xx: ratelimit parity errorsJohn Stoffel
2009-05-18[SCSI] mpt2sas: fix driver version inconsistencyEric Moore
2009-05-15[SCSI] 3w-xxxx: scsi_dma_unmap fixadam radford
2009-05-15[SCSI] 3w-9xxx: scsi_dma_unmap fixadam radford
2009-05-15[SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez
2009-05-14[SCSI] initialize max_target_blocked in scsi_alloc_targetEdward Goggin
2009-05-13[SCSI] fnic: Add new Cisco PCI-Express FCoE HBAAbhijeet Joglekar
2009-05-09Reduce path_lookup() abusesAl Viro
2009-04-27[SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.Boaz Harrosh
2009-04-27[SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytesBoaz Harrosh
2009-04-27[SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changesBoaz Harrosh
2009-04-27[SCSI] libosd: fix potential ERR_PTR dereference in osd_initiator.cDan Carpenter
2009-04-27[SCSI] mpt2sas : bump driver version to 01.100.02.00Eric Moore
2009-04-27[SCSI] mpt2sas: fix hotplug event processingEric Moore
2009-04-27[SCSI] mpt2sas : release diagnotic buffers prior host resetEric Moore
2009-04-27[SCSI] mpt2sas : Broadcast Primative AEN bug fixEric Moore
2009-04-27[SCSI] mpt2sas : Identify Dell series-7 adapters at driver load timeEric Moore
2009-04-27[SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctlEric Moore
2009-04-27[SCSI] mpt2sas : running out of message framesEric Moore
2009-04-27[SCSI] mpt2sas : fix oops when firmware sends large sense buffer sizeEric Moore
2009-04-27[SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boun...Eric Moore
2009-04-27[SCSI] mpt2sas : unique ioctl magic numberEric Moore
2009-04-27[SCSI] fix sign extension with 1.5TB usb-storage LBD=yDave Hansen
2009-04-27[SCSI] ipr: Fix sleeping function called with interrupts disabledBrian King
2009-04-27[SCSI] fcoe: fip: add multicast filter to receive FIP advertisements.Joe Eykholt
2009-04-27[SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love
2009-04-27[SCSI] fcoe: fix spelling typos and bad commentsChris Leech
2009-04-27[SCSI] fcoe: don't export functions that are internal to fcoeChris Leech
2009-04-27[SCSI] fcoe: kfree() -> kfree_skb()Dan Carpenter
2009-04-27[SCSI] libfc: whenever queueing delete ev for rport, set state to NONEAbhijeet Joglekar
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