Age | Commit message (Expand) | Author |
2010-02-17 | [SCSI] zfcp: Remove two FIXME comments | Christof Schmitt |
2010-02-17 | [SCSI] zfcp: Move FSF request tracking code to new file | Christof Schmitt |
2010-02-17 | [SCSI] zfcp: Remove function zfcp_reqlist_find_safe | Christof Schmitt |
2010-01-17 | [SCSI] zfcp: Set hardware timeout as requested by BSG request. | Swen Schillig |
2009-12-04 | [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Update FSF error reporting | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Simplify handling of ct and els requests | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Remove ZFCP_DID_MASK | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Move WKA port to zfcp FC code | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Use common code definitions for FC ELS structs | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Update FCP protocol related code | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Assign scheduled work to driver queue | Swen Schillig |
2009-12-04 | [SCSI] zfcp: Merge trace code for fsf requests in one function | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Replace local reference counting with common kref | Swen Schillig |
2009-12-04 | [SCSI] zfcp: Replace global config_lock with local list locks | Swen Schillig |
2009-10-22 | [SCSI] zfcp: Fix timer initialization for ct and els requests | Christof Schmitt |
2009-10-22 | [SCSI] zfcp: Warn about storage devices with broken PLOGI data | Christof Schmitt |
2009-10-02 | [SCSI] zfcp: correctly initialize unchained requests | Christof Schmitt |
2009-09-05 | [SCSI] zfcp: Simplify and update ct/gs and els timeout handling | Christof Schmitt |
2009-09-05 | [SCSI] zfcp: Apply common naming conventions to zfcp_fc | Swen Schillig |
2009-09-05 | [SCSI] zfcp: Update dbf calls | Swen Schillig |
2009-09-05 | [SCSI] zfcp: Decouple gid_pn requests from erp | Christof Schmitt |
2009-09-05 | [SCSI] zfcp: Move qdio related data out of zfcp_adapter | Swen Schillig |
2009-09-05 | [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req | Swen Schillig |
2009-09-05 | [SCSI] zfcp: Move workqueue to adapter struct | Swen Schillig |
2009-09-05 | [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag | Swen Schillig |
2009-09-05 | [SCSI] zfcp: Improve request allocation through mempools | Swen Schillig |
2009-09-05 | [SCSI] zfcp: Replace fsf_req wait_queue with completion | Swen Schillig |
2009-09-05 | [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio | Swen Schillig |
2009-09-05 | [SCSI] zfcp: Remove useless assignment | Christof Schmitt |
2009-09-05 | [SCSI] zfcp: Only collect SCSI debug data for matching trace levels | Christof Schmitt |
2009-07-30 | [SCSI] zfcp: Fix wka port processing | Swen Schillig |
2009-07-30 | [SCSI] zfcp: Recover from stalled outbound queue | Christof Schmitt |
2009-07-30 | [SCSI] zfcp: Use -EIO for SBAL allocation failures | Christof Schmitt |
2009-07-30 | [SCSI] zfcp: Use unchained mode for small ct and els requests | Christof Schmitt |
2009-07-30 | [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf | Christof Schmitt |
2009-07-30 | [SCSI] zfcp: Fix invalid command order | Swen Schillig |
2009-06-12 | [SCSI] zfcp: Update FC pass-through support | Christof Schmitt |
2009-05-23 | [SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c | Christof Schmitt |
2009-05-23 | [SCSI] zfcp: Increase ref counter for port open requests | Martin Petermann |
2009-05-23 | [SCSI] zfcp: Add comments to switch/case fallthroughs | Christof Schmitt |
2009-05-23 | [SCSI] zfcp: Remove unnecessary default case and assignments | Christof Schmitt |
2009-04-27 | [SCSI] zfcp: Fix oops when port disappears | Christof Schmitt |
2009-04-27 | [SCSI] zfcp: revert previous patch for sbal counting | Martin Petermann |
2009-04-27 | [SCSI] zfcp: Let actcli handle control file errors | Christof Schmitt |
2009-04-27 | [SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointer | Christof Schmitt |
2009-04-27 | [SCSI] zfcp: Avoid referencing freed memory in req send | Martin Petermann |
2009-03-12 | [SCSI] zfcp: Report fc_host_port_type as NPIV | Christof Schmitt |
2009-03-12 | [SCSI] zfcp: Block FC transport rports early on errors | Christof Schmitt |
2009-03-12 | [SCSI] zfcp: incorrect reaction on incoming RSCN | Swen Schillig |