aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libfc: use offload EM instance again instead jumping to next EMVasu Dev2010-04-111-10/+5
* [SCSI] libfc: fixes unnecessary seq id jumpVasu Dev2010-04-111-14/+5
* [SCSI] libfc: fix sequence-initiative WARN in fc_seq_start_nextJoe Eykholt2010-04-111-1/+1
* [SCSI] libfcoe: eliminate unused link and last_link fieldsJoe Eykholt2010-04-111-29/+11
* [SCSI] fcoe: remove an unused variable in fcoe_recv_frame()Joe Eykholt2010-04-111-5/+0
* [SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DIDJoe Eykholt2010-04-111-1/+1
* [SCSI] libfc: recognize incoming FLOGI for point-to-point modeJoe Eykholt2010-04-111-0/+3
* [SCSI] fcoe: save gateway address when receiving FLOGI requestJoe Eykholt2010-04-111-0/+24
* [SCSI] libfcoe: fix debug message entering non-FIP modeJoe Eykholt2010-04-111-3/+3
* [SCSI] fcoe: call fcoe_ctlr_els_send even for ELS responsesJoe Eykholt2010-04-111-1/+1
* [SCSI] libfc: fix oops in point-to-point modeJoe Eykholt2010-04-111-2/+9
* [SCSI] libfc: recode incoming PRLI handlingJoe Eykholt2010-04-111-108/+87
* [SCSI] mpt2sas: use correct pci_resource_flag for comparisonRichard A Lary2010-04-111-10/+13
* [SCSI] bfa: eliminate useless codeJulia Lawall2010-04-111-1/+0
* [SCSI] pmcraid: redundant check in pmcraid_check_ioctl_buffer()Roel Kluin2010-04-111-6/+0
* [SCSI] gdth: fix buffer overflowRoel Kluin2010-04-111-1/+1
* [SCSI] pm8001: drop redundant memsetJulia Lawall2010-04-111-1/+0
* [SCSI] mpt2sas : Device removal algorithm in interrupt context onlyKashyap, Desai2010-04-112-195/+123
* [SCSI] mpt2sas: Upgrading version to 04.100.01.02Kashyap, Desai2010-04-111-2/+2
* [SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_addressKashyap, Desai2010-04-111-39/+18
* [SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset.Kashyap, Desai2010-04-113-69/+79
* [SCSI] scsi_transport_fc: Protect against overflow in dev_loss_tmoHannes Reinecke2010-04-111-2/+8
* [SCSI] mpt2sas: fix the incorrect scsi_dma_map error checkingFUJITA Tomonori2010-04-111-2/+2
* [SCSI] 3w-xxxx, 3w-9xxx: force 60 second timeoutadam radford2010-04-114-20/+44
* [SCSI] qla2xxx: fix lock imbalanceJiri Slaby2010-04-081-0/+1
* [SCSI] lpfc: fix lock imbalancesJiri Slaby2010-04-081-2/+2
* [SCSI] be2iscsi: fix lock imbalanceJiri Slaby2010-04-081-0/+1
* [SCSI] dpt_i2o: several use after free issuesDan Carpenter2010-04-081-6/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-0510-84/+171
|\
| * [SCSI] qla1280: retain firmware for error recoveryMichael Reed2010-03-271-52/+109
| * [SCSI] advansys: fix regression with request_firmware changeHerton Ronaldo Krzesinski2010-03-271-0/+8
| * [SCSI] qla2xxx: Updated version number to 8.03.02-k2.Giridhar Malavali2010-03-271-2/+2
| * [SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.Santosh Vernekar2010-03-271-1/+5
| * [SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432.Ben Hutchings2010-03-271-15/+13
| * [SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not e...Michael Hernandez2010-03-271-1/+3
| * [SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing.Andrew Vasquez2010-03-271-5/+4
| * [SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs.Santosh Vernekar2010-03-272-4/+22
| * [SCSI] scsi_transport_fc: Make sure commands are completed when rport is offlineSarang Radke2010-03-271-2/+2
| * [SCSI] libiscsi: Fix recovery slowdown regressionMike Christie2010-03-271-2/+3
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30165-11/+158
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-03-18131-3523/+7201
|\
| * [SCSI] scsi_transport_fc: Fix synchronization issue while deleting vportGal Rosen2010-03-081-12/+12
| * [SCSI] bfa: Update the driver version to 2.1.2.1.Krishna Gudipati2010-03-071-1/+1
| * [SCSI] bfa: Remove unused header files and did some cleanup.Krishna Gudipati2010-03-0713-238/+24
| * [SCSI] bfa: Handle SCSI IO underrun case.Krishna Gudipati2010-03-071-2/+12
| * [SCSI] bfa: FCS and include file changes.Krishna Gudipati2010-03-075-35/+22
| * [SCSI] bfa: Modified the portstats get/clear logicKrishna Gudipati2010-03-077-706/+405
| * [SCSI] bfa: Replace bfa_get_attr() with specific APIsKrishna Gudipati2010-03-0715-215/+195
| * [SCSI] bfa: New portlog entries for events (FIP/FLOGI/FDISC/LOGO).Krishna Gudipati2010-03-074-8/+66
| * [SCSI] bfa: Rename pport to fcport in BFA FCS.Krishna Gudipati2010-03-0725-735/+1103