aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fsf.c
AgeCommit message (Expand)Author
2010-07-21[SCSI] zfcp: Update status read mempoolChristof Schmitt
2010-07-21[SCSI] zfcp: Do not wait for SBALs on stopped queueChristof Schmitt
2010-07-21[SCSI] zfcp: Fix check whether unchained ct_els is possibleSwen Schillig
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley
2010-05-02[SCSI] zfcp: Use status_read_buf_num provided by FCP channelChristof Schmitt
2010-05-02[SCSI] zfcp: Move sbal_get function to zfcp_qdio.cChristof Schmitt
2010-05-02[SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt
2010-04-11[SCSI] zfcp: Fix tracing of requests with error statusChristof Schmitt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-17[SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt
2010-02-17[SCSI] zfcp: Replace FC4 constants with information from exchange portChristof Schmitt
2010-02-17[SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.hChristof Schmitt
2010-02-17[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt
2010-02-17[SCSI] zfcp: Remove duplicate assignment of req_seq_noChristof Schmitt
2010-02-17[SCSI] zfcp: Remove two FIXME commentsChristof Schmitt
2010-02-17[SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt
2010-02-17[SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof 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 classChristof Schmitt
2009-12-04[SCSI] zfcp: Update FSF error reportingChristof Schmitt
2009-12-04[SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt
2009-12-04[SCSI] zfcp: Remove ZFCP_DID_MASKChristof Schmitt
2009-12-04[SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt
2009-12-04[SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt
2009-12-04[SCSI] zfcp: Update FCP protocol related codeChristof Schmitt
2009-12-04[SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig
2009-12-04[SCSI] zfcp: Merge trace code for fsf requests in one functionChristof Schmitt
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig
2009-12-04[SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig
2009-10-22[SCSI] zfcp: Fix timer initialization for ct and els requestsChristof Schmitt
2009-10-22[SCSI] zfcp: Warn about storage devices with broken PLOGI dataChristof Schmitt
2009-10-02[SCSI] zfcp: correctly initialize unchained requestsChristof Schmitt
2009-09-05[SCSI] zfcp: Simplify and update ct/gs and els timeout handlingChristof Schmitt
2009-09-05[SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig
2009-09-05[SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig
2009-09-05[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig
2009-09-05[SCSI] zfcp: Move workqueue to adapter structSwen Schillig
2009-09-05[SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flagSwen Schillig
2009-09-05[SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig
2009-09-05[SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig
2009-09-05[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig
2009-09-05[SCSI] zfcp: Remove useless assignmentChristof Schmitt
2009-09-05[SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt
2009-07-30[SCSI] zfcp: Fix wka port processingSwen Schillig
2009-07-30[SCSI] zfcp: Recover from stalled outbound queueChristof Schmitt
2009-07-30[SCSI] zfcp: Use -EIO for SBAL allocation failuresChristof Schmitt
2009-07-30[SCSI] zfcp: Use unchained mode for small ct and els requestsChristof Schmitt
2009-07-30[SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsfChristof Schmitt