summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-03-1415-562/+499
|\
| * [SCSI] qla2xxx: Update version number to 8.03.00-k4.Andrew Vasquez2009-03-101-1/+1
| * [SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur...Andrew Vasquez2009-03-101-4/+0
| * [SCSI] qla2xxx: Correct truncation in return-code status checking.Andrew Vasquez2009-03-102-2/+2
| * [SCSI] qla2xxx: Correct vport delete bug.Anirban Chakraborty2009-03-103-9/+15
| * [SCSI] qla2xxx: Use correct value for max vport in LOOP topology.Lalit Chandivade2009-03-101-1/+5
| * [SCSI] qla2xxx: Correct address range checking for option-rom updates.Andrew Vasquez2009-03-101-8/+1
| * [SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ...Robert Love2009-03-101-1/+1
| * [SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)Chris Leech2009-03-101-57/+24
| * [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev2009-03-102-24/+22
| * [SCSI] fcoe: fix kfree(skb)Roel Kluin2009-03-101-1/+1
| * [SCSI] libfc: do not change the fh_rx_id of a recevied frameYi Zou2009-03-101-13/+0
| * [SCSI] fcoe: Correct fcoe_transports initialization vs. registrationRobert Love2009-03-102-3/+5
| * [SCSI] fcoe: Use setup_timer() and mod_timer()Robert Love2009-03-101-5/+3
| * [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love2009-03-102-7/+7
| * [SCSI] libfc, fcoe: Cleanup function formatting and minor typosRobert Love2009-03-104-20/+20
| * [SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love2009-03-107-250/+245
| * [SCSI] libfc: check for err when recv and state is incorrectRobert Love2009-03-062-40/+40
| * [SCSI] libfc: rename rp to rdata in fc_disc_new_target()Robert Love2009-03-061-4/+4
| * [SCSI] libfc: correct RPORT_TO_PRIV usageRobert Love2009-03-061-2/+2
| * [SCSI] libfc: Don't violate transport template for rogue port creationRobert Love2009-03-063-5/+8
| * [SCSI] libfc: exch mgr is freed while lport still retrying sequencesSteve Ma2009-03-061-0/+2
| * [SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lostVasu Dev2009-03-061-3/+3
| * [SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech2009-03-062-49/+64
| * [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev2009-03-064-59/+28
| * [SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abtsVasu Dev2009-03-061-1/+1
| * [SCSI] libfc: handle RRQ exch timeoutVasu Dev2009-03-061-1/+1
| * [SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rportAbhijeet Joglekar2009-03-061-1/+6
| * [SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar2009-03-063-5/+6
| * [SCSI] sd: Don't try to spin up drives that are connected to an inactive portMatthew Wilcox2009-03-051-15/+11
* | parisc: fix dev_printk() compile warnings for accessing a device structHelge Deller2009-03-132-2/+2
|/
* [SCSI] fix ABORTED_COMMAND looping forever problemJames Bottomley2009-02-211-3/+2
* [SCSI] sd: revive sd_index_lockTejun Heo2009-02-211-0/+7
* [SCSI] cxgb3i: update the driver version to 1.0.1Karen Xie2009-02-211-2/+2
* [SCSI] cxgb3i: added missing include in cxgb3i_ddp.hKaren Xie2009-02-211-0/+2
* [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGSKaren Xie2009-02-216-112/+205
* [SCSI] cxgb3i: added per-task data to track transmit progressKaren Xie2009-02-212-2/+24
* [SCSI] cxgb3i: transmit work-request fixesKaren Xie2009-02-212-53/+121
* [SCSI] hptiop: Add new PCI device IDHighPoint Linux Team2009-02-211-0/+1
* [SCSI] qla2xxx: Update version number to 8.03.00-k3.Andrew Vasquez2009-02-101-1/+1
* [SCSI] qla2xxx: Mask out 'reserved' bits while processing FLT regions.Andrew Vasquez2009-02-101-1/+1
* [SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion.Anirban Chakraborty2009-02-102-8/+7
* [SCSI] qla2xxx: Properly acknowledge IDC notification messages.Andrew Vasquez2009-02-106-13/+87
* [SCSI] qla2xxx: Remove interrupt request bit check in the response processing...Anirban Chakraborty2009-02-105-31/+16
* [SCSI] lpfc: introduce missing kfreeJulia Lawall2009-02-101-0/+1
* [SCSI] libiscsi: Fix scsi command timeout oops in iscsi_eh_timed_outMike Christie2009-02-101-1/+2
* [SCSI] qla2xxx: fix Kernel Panic with Qlogic 2472 Card.Shyam_Iyer@Dell.com2009-02-101-1/+1
* [SCSI] ibmvfc: Increase cancel timeoutBrian King2009-02-101-1/+1
* [SCSI] ibmvfc: Fix rport reloginBrian King2009-02-101-1/+11
* [SCSI] ibmvfc: Fix command timeout errorsBrian King2009-02-101-3/+0
OpenPOWER on IntegriCloud