Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-04-11 | [SCSI] lpfc 8.3.11: SLI4 Improvements | James Smart | 4 | -55/+69 |
2010-04-11 | [SCSI] lpfc 8.3.11: FCF failover improvements | James Smart | 5 | -13/+77 |
2010-04-11 | [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled | Joe Eykholt | 4 | -36/+45 |
2010-04-11 | [SCSI] libfc: Add debug statements when fc_fcp returns DID_ERROR to scsi-ml | Robert Love | 1 | -2/+17 |
2010-04-11 | [SCSI] libfc: fix fcp pkt recovery in fc_fcp_recv_data | Vasu Dev | 1 | -19/+28 |
2010-04-11 | [SCSI] libfc: use offload EM instance again instead jumping to next EM | Vasu Dev | 1 | -10/+5 |
2010-04-11 | [SCSI] libfc: fixes unnecessary seq id jump | Vasu Dev | 1 | -14/+5 |
2010-04-11 | [SCSI] libfc: fix sequence-initiative WARN in fc_seq_start_next | Joe Eykholt | 1 | -1/+1 |
2010-04-11 | [SCSI] libfcoe: eliminate unused link and last_link fields | Joe Eykholt | 1 | -29/+11 |
2010-04-11 | [SCSI] fcoe: remove an unused variable in fcoe_recv_frame() | Joe Eykholt | 1 | -5/+0 |
2010-04-11 | [SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DID | Joe Eykholt | 1 | -1/+1 |
2010-04-11 | [SCSI] libfc: recognize incoming FLOGI for point-to-point mode | Joe Eykholt | 1 | -0/+3 |
2010-04-11 | [SCSI] fcoe: save gateway address when receiving FLOGI request | Joe Eykholt | 1 | -0/+24 |
2010-04-11 | [SCSI] libfcoe: fix debug message entering non-FIP mode | Joe Eykholt | 1 | -3/+3 |
2010-04-11 | [SCSI] fcoe: call fcoe_ctlr_els_send even for ELS responses | Joe Eykholt | 1 | -1/+1 |
2010-04-11 | [SCSI] libfc: fix oops in point-to-point mode | Joe Eykholt | 1 | -2/+9 |
2010-04-11 | [SCSI] libfc: recode incoming PRLI handling | Joe Eykholt | 1 | -108/+87 |
2010-04-11 | [SCSI] mpt2sas: use correct pci_resource_flag for comparison | Richard A Lary | 1 | -10/+13 |
2010-04-11 | [SCSI] bfa: eliminate useless code | Julia Lawall | 1 | -1/+0 |
2010-04-11 | [SCSI] pmcraid: redundant check in pmcraid_check_ioctl_buffer() | Roel Kluin | 1 | -6/+0 |
2010-04-11 | [SCSI] gdth: fix buffer overflow | Roel Kluin | 1 | -1/+1 |
2010-04-11 | [SCSI] pm8001: drop redundant memset | Julia Lawall | 1 | -1/+0 |
2010-04-11 | [SCSI] mpt2sas : Device removal algorithm in interrupt context only | Kashyap, Desai | 2 | -195/+123 |
2010-04-11 | [SCSI] mpt2sas: Upgrading version to 04.100.01.02 | Kashyap, Desai | 1 | -2/+2 |
2010-04-11 | [SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_address | Kashyap, Desai | 1 | -39/+18 |
2010-04-11 | [SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset. | Kashyap, Desai | 3 | -69/+79 |
2010-04-11 | [SCSI] scsi_transport_fc: Protect against overflow in dev_loss_tmo | Hannes Reinecke | 1 | -2/+8 |
2010-04-11 | [SCSI] mpt2sas: fix the incorrect scsi_dma_map error checking | FUJITA Tomonori | 1 | -2/+2 |
2010-04-11 | [SCSI] 3w-xxxx, 3w-9xxx: force 60 second timeout | adam radford | 4 | -20/+44 |
2010-04-09 | [SCSI] qla2xxx: fix lock imbalance | Jiri Slaby | 1 | -0/+1 |
2010-04-09 | [SCSI] lpfc: fix lock imbalances | Jiri Slaby | 1 | -2/+2 |
2010-04-09 | [SCSI] be2iscsi: fix lock imbalance | Jiri Slaby | 1 | -0/+1 |
2010-04-09 | [SCSI] dpt_i2o: several use after free issues | Dan Carpenter | 1 | -6/+9 |
2010-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 10 | -84/+171 |