| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] mpt2sas: cleanup interrupt routine and config_request optimization | Kashyap, Desai | 2009-09-05 | 4 | -753/+234 |
* | [SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg | Kashyap, Desai | 2009-09-05 | 4 | -4/+109 |
* | [SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt context | Kashyap, Desai | 2009-09-05 | 2 | -6/+13 |
* | [SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change. | Kashyap, Desai | 2009-09-05 | 3 | -33/+17 |
* | [SCSI] mpt2sas: Prevent sending command to FW while Host Reset | Kashyap, Desai | 2009-09-05 | 5 | -54/+47 |
* | [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work thread | Kashyap, Desai | 2009-09-05 | 3 | -89/+57 |
* | [SCSI] stex: Add reset code for st_yel (v2) | Ed Lin | 2009-09-05 | 1 | -4/+29 |
* | [SCSI] zfcp: optimize zfcp_qdio_account | Heiko Carstens | 2009-09-05 | 2 | -7/+6 |
* | [SCSI] zfcp: Remove duplicated code for debug timestamps | Christof Schmitt | 2009-09-05 | 1 | -16/+3 |
* | [SCSI] zfcp: Handle failures during device allocation correctly | Christof Schmitt | 2009-09-05 | 1 | -36/+29 |
* | [SCSI] zfcp: proper use of device register | Sebastian Ott | 2009-09-05 | 1 | -4/+8 |
* | [SCSI] zfcp: Replace config semaphore with mutex | Christof Schmitt | 2009-09-05 | 5 | -33/+32 |
* | [SCSI] zfcp: Defer resource allocation to first ccw_set_online call | Christof Schmitt | 2009-09-05 | 3 | -31/+54 |
* | [SCSI] zfcp: Simplify and update ct/gs and els timeout handling | Christof Schmitt | 2009-09-05 | 3 | -17/+6 |
* | [SCSI] zfcp: Use kthread API for zfcp erp thread | Christof Schmitt | 2009-09-05 | 3 | -45/+27 |
* | [SCSI] zfcp: resolve false usage of dd_data in fc_rport | Swen Schillig | 2009-09-05 | 3 | -23/+5 |
* | [SCSI] zfcp: Apply common naming conventions to zfcp_fc | Swen Schillig | 2009-09-05 | 5 | -36/+35 |
* | [SCSI] zfcp: introduce _setup, _destroy for qdio and FC | Swen Schillig | 2009-09-05 | 4 | -64/+89 |
* | [SCSI] zfcp: Update dbf calls | Swen Schillig | 2009-09-05 | 9 | -380/+347 |
* | [SCSI] zfcp: Decouple gid_pn requests from erp | Christof Schmitt | 2009-09-05 | 6 | -56/+47 |
* | [SCSI] zfcp: Move qdio related data out of zfcp_adapter | Swen Schillig | 2009-09-05 | 9 | -296/+343 |
* | [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req | Swen Schillig | 2009-09-05 | 5 | -115/+160 |
* | [SCSI] zfcp: Move workqueue to adapter struct | Swen Schillig | 2009-09-05 | 6 | -8/+34 |
* | [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag | Swen Schillig | 2009-09-05 | 1 | -35/+45 |
* | [SCSI] zfcp: Improve request allocation through mempools | Swen Schillig | 2009-09-05 | 4 | -113/+127 |
* | [SCSI] zfcp: Replace fsf_req wait_queue with completion | Swen Schillig | 2009-09-05 | 4 | -28/+10 |
* | [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio | Swen Schillig | 2009-09-05 | 3 | -74/+73 |
* | [SCSI] zfcp: Implicitly close all wka ports | Christof Schmitt | 2009-09-05 | 4 | -5/+13 |
* | [SCSI] zfcp: Only issue one test link command per port | Christof Schmitt | 2009-09-05 | 2 | -0/+10 |
* | [SCSI] zfcp: Remove useless assignment | Christof Schmitt | 2009-09-05 | 1 | -1/+0 |
* | [SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels | Christof Schmitt | 2009-09-05 | 3 | -39/+67 |
* | [SCSI] zfcp: Only collect SCSI debug data for matching trace levels | Christof Schmitt | 2009-09-05 | 5 | -63/+73 |
* | [SCSI] zfcp: Move debug data from zfcp_data to own data structure | Christof Schmitt | 2009-09-05 | 5 | -113/+143 |
* | [SCSI] zfcp: invalid usage after free of port resources | Swen Schillig | 2009-09-05 | 2 | -4/+9 |
* | [SCSI] scsi_dh_rdac: add support for next generation of Dell PV array | Yanqing_Liu@Dell.com | 2009-09-05 | 1 | -0/+2 |
* | [SCSI] mptsas : Bump version to 3.04.11 | Kashyap, Desai | 2009-08-22 | 1 | -2/+2 |
* | [SCSI] mptsas : Code cleanup of host page alloc and diag reset. | Kashyap, Desai | 2009-08-22 | 1 | -54/+30 |
* | [SCSI] mptsas : set max_id to infinite value. | Kashyap, Desai | 2009-08-22 | 2 | -4/+6 |
* | [SCSI] mptsas : Change config request timeout value to 30 seconds. | Kashyap, Desai | 2009-08-22 | 1 | -9/+10 |
* | [SCSI] mptsas : Handle INSUFFICIENT resources status as similar to IOC BUSY s... | Kashyap, Desai | 2009-08-22 | 1 | -1/+1 |
* | [SCSI] mptsas : Removed mptscsih_timer_expired. | Kashyap, Desai | 2009-08-22 | 6 | -122/+0 |
* | [SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices. | Kashyap, Desai | 2009-08-22 | 2 | -2/+3 |
* | [SCSI] scsi_dh: add two SUN devices to the list of devices supported by default | Chandra Seetharaman | 2009-08-22 | 1 | -0/+2 |
* | [SCSI] fix bugs in scsi_vpd_inquiry() | James Bottomley | 2009-08-22 | 1 | -6/+7 |
* | [SCSI] reservation conflict after timeout causes device to be taken offline | Michael Reed | 2009-08-22 | 1 | -1/+5 |
* | [SCSI] nsp_cs: fix buf overflow | Jiri Slaby | 2009-08-22 | 1 | -1/+1 |
* | [SCSI] ch: Check NULL for kmalloc() return | Davidlohr Bueso A | 2009-08-22 | 1 | -0/+6 |
* | [SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool | Sage Weil | 2009-08-22 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Update version number to 8.03.01-k5 | Giridhar Malavali | 2009-08-22 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue... | Anirban Chakraborty | 2009-08-22 | 6 | -12/+27 |