Age | Commit message (Expand) | Author | Files | Lines |
2010-04-11 | [SCSI] scsi_debug: add max_queue + no_uld parameters | Douglas Gilbert | 1 | -16/+57 |
2010-04-11 | [SCSI] sd: retry read_capacity on UNIT_ATTENTION | James Bottomley | 1 | -3/+20 |
2010-04-11 | [SCSI] mpt2sas : IOs needs to be pause until handles are refreshed for all de... | Kashyap, Desai | 1 | -9/+40 |
2010-04-11 | [SCSI] sd: quiet spurious error messages in READ_CAPACITY(16) | Hannes Reinecke | 1 | -0/+2 |
2010-04-11 | [SCSI] bnx2i: Update version and module description | Anil Veerabhadrappa | 1 | -3/+4 |
2010-04-11 | [SCSI] bnx2i: link bnx2i hba and cnic device before registering the device | Anil Veerabhadrappa | 1 | -2/+2 |
2010-04-11 | [SCSI] bnx2i: make firmware use statsn field when constructing header | Anil Veerabhadrappa | 1 | -1/+1 |
2010-04-11 | [SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi eh | Christof Schmitt | 1 | -5/+13 |
2010-04-11 | [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh return | Christof Schmitt | 4 | -11/+27 |
2010-04-11 | [SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameter | Ferenc Wagner | 1 | -2/+2 |
2010-04-11 | [SCSI] qla2xxx: General checkpatch corrections. | Andrew Vasquez | 5 | -60/+69 |
2010-04-11 | [SCSI] qla2xxx: Fix to make conditional decision based on port number. | Sarang Radke | 1 | -2/+2 |
2010-04-11 | [SCSI] qla2xxx: Free DMA memory only if it is allocated in vendor specific BS... | Harish Zunjarrao | 1 | -2/+4 |
2010-04-11 | [SCSI] qla2xxx: Add APEX support. | Sarang Radke | 7 | -4/+518 |
2010-04-11 | [SCSI] qla2xxx: Re-organized BSG interface specific code. | Giridhar Malavali | 7 | -831/+1230 |
2010-04-11 | [SCSI] bfa: sg addr big endian fix | Jing Huang | 2 | -2/+17 |
2010-04-11 | [SCSI] bfa: protect idr using bfad_mutex | Jing Huang | 3 | -5/+11 |
2010-04-11 | [SCSI] bfa: use pci_iomap() and pci_iounmap() | Jing Huang | 2 | -9/+1 |
2010-04-11 | [SCSI] bfa: fix the issue of not handling scsi_cmnd sg chaining case | Jing Huang | 2 | -34/+17 |
2010-04-11 | [SCSI] bfa: add fc transport class based vport create/delete | Jing Huang | 5 | -33/+239 |
2010-04-11 | [SCSI] don't kfree an initialized struct device | Alan Stern | 1 | -2/+1 |
2010-04-11 | [SCSI] don't reap targets upon device_add failure | Alan Stern | 1 | -3/+0 |
2010-04-11 | [SCSI] mptfusion: Bump version 03.04.15 | Kashyap, Desai | 1 | -2/+2 |
2010-04-11 | [SCSI] mptfusion: Proper error handling is added after mpt_config timeout | Kashyap, Desai | 1 | -5/+11 |
2010-04-11 | [SCSI] mptfusion: Event data alignment with 4 byte. | Kashyap, Desai | 1 | -1/+1 |
2010-04-11 | [SCSI] mptfusion: Check for command status is added after completion. | Kashyap, Desai | 1 | -10/+16 |
2010-04-11 | [SCSI] mptfusion: Task abort is not supported for Volumes | Kashyap, Desai | 1 | -1/+13 |
2010-04-11 | [SCSI] mptfusion: sanity check for vdevice pointer is added | Kashyap, Desai | 3 | -0/+26 |
2010-04-11 | [SCSI] mptfusion: Setting period,offset and width for SPI driver | Kashyap, Desai | 1 | -0/+5 |
2010-04-11 | [SCSI] mptfusion: Proper bus_type check is added | Kashyap, Desai | 3 | -1/+12 |
2010-04-11 | [SCSI] mptfusion: mpt_detach is called properly at the time of rmmod | Kashyap, Desai | 2 | -5/+6 |
2010-04-11 | [SCSI] mptfusion: mpt config will do Hard Reset based upon retry counts | Kashyap, Desai | 1 | -2/+7 |
2010-04-11 | [SCSI] mptfusion: Updated SCSI IO IOCTL error handling. | Kashyap, Desai | 1 | -75/+86 |
2010-04-11 | [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset) | Kashyap, Desai | 5 | -10/+177 |
2010-04-11 | [SCSI] mpt2sas: Bump version 05.100.00.00 | Kashyap, Desai | 1 | -4/+4 |
2010-04-11 | [SCSI] mpt2sas: Copyright 2010. | Kashyap, Desai | 15 | -15/+15 |
2010-04-11 | [SCSI] mpt2sas: Default descriptor for RAID Passthru command. | Kashyap, Desai | 1 | -2/+5 |
2010-04-11 | [SCSI] mpt2sas: return -ENOMEM if memory allocation failed. | Kashyap, Desai | 1 | -1/+10 |
2010-04-11 | [SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch. | Kashyap, Desai | 3 | -83/+108 |
2010-04-11 | [SCSI] mpt2sas: Fix for little endian | Kashyap, Desai | 5 | -26/+46 |
2010-04-11 | [SCSI] mpt2sas: Driver will not treat NEEDS_INIT as failure. | Kashyap, Desai | 1 | -15/+138 |
2010-04-11 | [SCSI] mpt2sas: Early return from function if shost is in recovery. | Kashyap, Desai | 2 | -3/+5 |
2010-04-11 | [SCSI] mpt2sas: Use of get_free_pages for huge memorary allocation. | Kashyap, Desai | 2 | -7/+10 |
2010-04-11 | [SCSI] mpt2sas: Corrected conditional checks for Internal device Reset | Kashyap, Desai | 1 | -3/+3 |
2010-04-11 | [SCSI] mpt2sas: Corrected time stamp | Kashyap, Desai | 1 | -2/+2 |
2010-04-11 | [SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in R... | Kashyap, Desai | 1 | -2/+0 |
2010-04-11 | [SCSI] lpfc 8.3.11: Update Driver version to 8.3.11 | James Smart | 1 | -1/+1 |
2010-04-11 | [SCSI] lpfc 8.3.11: NPIV changes | James Smart | 5 | -8/+53 |
2010-04-11 | [SCSI] lpfc 8.3.11: Fix AER uncorrectable non-fatal error handling | James Smart | 1 | -23/+27 |
2010-04-11 | [SCSI] lpfc 8.3.11: Driver management improvements via BSG | James Smart | 8 | -83/+296 |