Age | Commit message (Expand) | Author | Files | Lines |
2010-12-09 | [SCSI] zfcp: Correct false abort data assignment. | Swen Schillig | 1 | -1/+1 |
2010-12-09 | [SCSI] zfcp: Fix common FCP request reception | Swen Schillig | 1 | -2/+2 |
2010-10-25 | [SCSI] zfcp: Fix adapter activation on link down | Swen Schillig | 1 | -3/+0 |
2010-09-17 | [SCSI] zfcp: Replace status modifier functions. | Swen Schillig | 1 | -27/+45 |
2010-09-17 | [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c | Christof Schmitt | 1 | -114/+15 |
2010-09-17 | [SCSI] zfcp: Reorder FCP I/O and task management handler functions | Christof Schmitt | 1 | -75/+72 |
2010-09-17 | [SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warning | Christof Schmitt | 1 | -36/+36 |
2010-09-17 | [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit | Christof Schmitt | 1 | -139/+140 |
2010-07-28 | [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions | Christof Schmitt | 1 | -1/+6 |
2010-07-28 | [SCSI] zfcp: Introduce experimental support for DIF/DIX | Felix Beck | 1 | -23/+86 |
2010-07-28 | [SCSI] zfcp: Post events through FC transport class | Sven Schuetz | 1 | -0/+3 |
2010-07-28 | [SCSI] zfcp: Cleanup QDIO attachment and improve processing. | Swen Schillig | 1 | -6/+4 |
2010-07-28 | [SCSI] zfcp: Cleanup function parameters for sbal value. | Swen Schillig | 1 | -26/+14 |
2010-07-28 | [SCSI] zfcp: Use correct width for timer_interval field | Christof Schmitt | 1 | -1/+1 |
2010-07-22 | [SCSI] zfcp: Update status read mempool | Christof Schmitt | 1 | -1/+2 |
2010-07-22 | [SCSI] zfcp: Do not wait for SBALs on stopped queue | Christof Schmitt | 1 | -5/+0 |
2010-07-22 | [SCSI] zfcp: Fix check whether unchained ct_els is possible | Swen Schillig | 1 | -1/+1 |
2010-05-18 | [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 | James Bottomley | 1 | -161/+85 |
2010-05-02 | [SCSI] zfcp: Use status_read_buf_num provided by FCP channel | Christof Schmitt | 1 | -0/+1 |
2010-05-02 | [SCSI] zfcp: Move sbal_get function to zfcp_qdio.c | Christof Schmitt | 1 | -48/+17 |
2010-05-02 | [SCSI] zfcp: Move sbale handling to zfcp_qdio files | Christof Schmitt | 1 | -113/+67 |
2010-04-11 | [SCSI] zfcp: Fix tracing of requests with error status | Christof Schmitt | 1 | -3/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-18 | [SCSI] zfcp: Introduce header file for qdio structs and inline functions | Christof Schmitt | 1 | -35/+36 |
2010-02-18 | [SCSI] zfcp: Replace FC4 constants with information from exchange port | Christof Schmitt | 1 | -2/+4 |
2010-02-18 | [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h | Christof Schmitt | 1 | -6/+1 |
2010-02-18 | [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port | Christof Schmitt | 1 | -7/+7 |
2010-02-18 | [SCSI] zfcp: Remove duplicate assignment of req_seq_no | Christof Schmitt | 1 | -2/+1 |
2010-02-18 | [SCSI] zfcp: Remove two FIXME comments | Christof Schmitt | 1 | -1/+1 |
2010-02-18 | [SCSI] zfcp: Move FSF request tracking code to new file | Christof Schmitt | 1 | -25/+7 |
2010-02-18 | [SCSI] zfcp: Remove function zfcp_reqlist_find_safe | Christof Schmitt | 1 | -16/+18 |
2010-01-17 | [SCSI] zfcp: Set hardware timeout as requested by BSG request. | Swen Schillig | 1 | -9/+10 |
2009-12-04 | [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class | Christof Schmitt | 1 | -0/+2 |
2009-12-04 | [SCSI] zfcp: Update FSF error reporting | Christof Schmitt | 1 | -27/+11 |
2009-12-04 | [SCSI] zfcp: Simplify handling of ct and els requests | Christof Schmitt | 1 | -15/+13 |
2009-12-04 | [SCSI] zfcp: Remove ZFCP_DID_MASK | Christof Schmitt | 1 | -6/+6 |
2009-12-04 | [SCSI] zfcp: Move WKA port to zfcp FC code | Christof Schmitt | 1 | -11/+11 |
2009-12-04 | [SCSI] zfcp: Use common code definitions for FC ELS structs | Christof Schmitt | 1 | -25/+20 |
2009-12-04 | [SCSI] zfcp: Update FCP protocol related code | Christof Schmitt | 1 | -79/+18 |
2009-12-04 | [SCSI] zfcp: Assign scheduled work to driver queue | Swen Schillig | 1 | -1/+1 |
2009-12-04 | [SCSI] zfcp: Merge trace code for fsf requests in one function | Christof Schmitt | 1 | -54/+39 |
2009-12-04 | [SCSI] zfcp: Replace local reference counting with common kref | Swen Schillig | 1 | -6/+6 |
2009-12-04 | [SCSI] zfcp: Replace global config_lock with local list locks | Swen Schillig | 1 | -11/+11 |
2009-10-22 | [SCSI] zfcp: Fix timer initialization for ct and els requests | Christof Schmitt | 1 | -1/+1 |
2009-10-22 | [SCSI] zfcp: Warn about storage devices with broken PLOGI data | Christof Schmitt | 1 | -2/+9 |
2009-10-02 | [SCSI] zfcp: correctly initialize unchained requests | Christof Schmitt | 1 | -4/+18 |
2009-09-05 | [SCSI] zfcp: Simplify and update ct/gs and els timeout handling | Christof Schmitt | 1 | -9/+6 |
2009-09-05 | [SCSI] zfcp: Apply common naming conventions to zfcp_fc | Swen Schillig | 1 | -5/+5 |
2009-09-05 | [SCSI] zfcp: Update dbf calls | Swen Schillig | 1 | -12/+12 |
2009-09-05 | [SCSI] zfcp: Decouple gid_pn requests from erp | Christof Schmitt | 1 | -12/+2 |