| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] Fix printing of failed 32-byte commands | Martin K. Petersen | 2010-02-19 | 2 | -1/+15 |
* | [SCSI] Fix printing of variable length commands | Martin K. Petersen | 2010-02-19 | 1 | -10/+7 |
* | [SCSI] libsrp: fix bug in ADDITIONAL CDB LENGTH interpretation | Bart Van Assche | 2010-02-19 | 1 | -2/+2 |
* | [SCSI] scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev list | Brian King | 2010-02-19 | 1 | -0/+1 |
* | [SCSI] scsi_dh_alua: add netapp to dev list | Mike Christie | 2010-02-19 | 1 | -0/+1 |
* | [SCSI] qla2xxx: Update version number to 8.03.02-k1. | Giridhar Malavali | 2010-02-19 | 1 | -2/+2 |
* | [SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset. | Richard Lary | 2010-02-19 | 1 | -0/+5 |
* | [SCSI] qla2xxx: Add firmware ETS burst support. | Andrew Vasquez | 2010-02-19 | 3 | -1/+17 |
* | [SCSI] qla2xxx: Correct loop-resync issues during SNS scans. | Andrew Vasquez | 2010-02-19 | 1 | -1/+6 |
* | [SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback. | Andrew Vasquez | 2010-02-19 | 3 | -41/+0 |
* | [SCSI] qla2xxx: Correct EH bus-reset handling. | Andrew Vasquez | 2010-02-19 | 1 | -13/+14 |
* | [SCSI] qla2xxx: Proper clean-up of BSG requests when request times out. | Giridhar Malavali | 2010-02-19 | 2 | -73/+67 |
* | [SCSI] qla2xxx: Initialize payload receive length in failure path of vendor c... | Sarang Radke | 2010-02-19 | 1 | -0/+1 |
* | [SCSI] fix duplicate removal on error path in scsi_sysfs_add_sdev | Alan Stern | 2010-02-18 | 1 | -11/+7 |
* | [SCSI] fix refcounting bug in scsi_get_host_dev | Alan Stern | 2010-02-18 | 1 | -3/+2 |
* | [SCSI] fix memory leak in scsi_report_lun_scan | Alan Stern | 2010-02-18 | 1 | -1/+3 |
* | [SCSI] lpfc: correct PPC build failure | James Smart | 2010-02-18 | 1 | -0/+1 |
* | [SCSI] raid_class: add raid1e | Kashyap, Desai | 2010-02-17 | 1 | -0/+1 |
* | [SCSI] mpt2sas: Do not call sas_is_tlr_enabled for RAID volumes. | Kashyap, Desai | 2010-02-17 | 1 | -3/+5 |
* | [SCSI] zfcp: Introduce header file for qdio structs and inline functions | Christof Schmitt | 2010-02-17 | 6 | -137/+162 |
* | [SCSI] zfcp: Replace FC4 constants with information from exchange port | Christof Schmitt | 2010-02-17 | 1 | -2/+4 |
* | [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h | Christof Schmitt | 2010-02-17 | 3 | -15/+24 |
* | [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port | Christof Schmitt | 2010-02-17 | 8 | -93/+81 |
* | [SCSI] zfcp: Remove duplicate assignment of req_seq_no | Christof Schmitt | 2010-02-17 | 1 | -2/+1 |
* | [SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace | Christof Schmitt | 2010-02-17 | 2 | -6/+8 |
* | [SCSI] zfcp: Fix warnings from smatch | Christof Schmitt | 2010-02-17 | 1 | -11/+2 |
* | [SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_record | Christof Schmitt | 2010-02-17 | 1 | -2/+2 |
* | [SCSI] zfcp: Remove two FIXME comments | Christof Schmitt | 2010-02-17 | 2 | -2/+2 |
* | [SCSI] zfcp: Move FSF request tracking code to new file | Christof Schmitt | 2010-02-17 | 8 | -98/+203 |
* | [SCSI] zfcp: Remove function zfcp_reqlist_find_safe | Christof Schmitt | 2010-02-17 | 4 | -41/+29 |
* | [SCSI] MAINTAINERS: Adding FCoE information to the MAINTAINERS file. | Robert Love | 2010-02-17 | 1 | -0/+11 |
* | [SCSI] fnic: Set fnic driver version | Venkata Siva Vijayendra Bhamidipati | 2010-02-17 | 1 | -1/+1 |
* | [SCSI] fnic: lport stats need to be initialized in fnic_probe() | Venkata Siva Vijayendra Bhamidipati | 2010-02-17 | 1 | -0/+2 |
* | [SCSI] fnic: Allow multicast and unicast address registrations for fnic | Venkata Siva Vijayendra Bhamidipati | 2010-02-17 | 2 | -1/+3 |
* | [SCSI] fcoe: Only rmmod fcoe.ko if there are no active connections | Robert Love | 2010-02-17 | 1 | -2/+16 |
* | [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs. | Bhanu Prakash Gollapudi | 2010-02-17 | 1 | -1/+1 |
* | [SCSI] libfc: Don't assume response request present. | Hugh Daschbach | 2010-02-17 | 1 | -1/+2 |
* | [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. | Hugh Daschbach | 2010-02-17 | 1 | -1/+1 |
* | [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp p... | Vasu Dev | 2010-02-17 | 2 | -4/+1 |
* | [SCSI] lpfc 8.3.9: Update Driver version to 8.3.9 | James Smart | 2010-02-17 | 1 | -1/+1 |
* | [SCSI] lpfc 8.3.9: Fix locking and memory issues | James Smart | 2010-02-17 | 4 | -17/+32 |
* | [SCSI] lpfc 8.3.9: Changes to sysfs interface for the lpfc driver. | James Smart | 2010-02-17 | 4 | -33/+183 |
* | [SCSI] lpfc 8.3.9: SLI enhancments to support new hardware. | James Smart | 2010-02-17 | 7 | -100/+451 |
* | [SCSI] lpfc 8.3.9: Discovery changes to the lpfc driver. | James Smart | 2010-02-17 | 8 | -289/+821 |
* | [SCSI] lpfc 8.3.9: PCI Changes to lpfc driver | James Smart | 2010-02-17 | 2 | -12/+32 |
* | [SCSI] be2iscsi: Adding support for BE3 | Jayamohan Kallickal | 2010-02-17 | 4 | -6/+35 |
* | [SCSI] qla4xxx: fix compile warning due to invalid extHwConfig | Mike Christie | 2010-02-17 | 1 | -8/+6 |
* | [SCSI] iscsi_tcp: wake xmit thread when killing session | Mike Christie | 2010-02-17 | 1 | -1/+7 |
* | [SCSI] bnx2i: set change_queue_depth function | Mike Christie | 2010-02-17 | 1 | -0/+1 |
* | [SCSI] libiscsi: reset cmd timer if cmds are making progress | Mike Christie | 2010-02-17 | 1 | -4/+49 |