aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fsf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig1-27/+45
2010-09-16[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt1-114/+15
2010-09-16[SCSI] zfcp: Reorder FCP I/O and task management handler functionsChristof Schmitt1-75/+72
2010-09-16[SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warningChristof Schmitt1-36/+36
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt1-139/+140
2010-07-28[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt1-1/+6
2010-07-28[SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck1-23/+86
2010-07-28[SCSI] zfcp: Post events through FC transport classSven Schuetz1-0/+3
2010-07-28[SCSI] zfcp: Cleanup QDIO attachment and improve processing.Swen Schillig1-6/+4
2010-07-28[SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig1-26/+14
2010-07-28[SCSI] zfcp: Use correct width for timer_interval fieldChristof Schmitt1-1/+1
2010-07-21[SCSI] zfcp: Update status read mempoolChristof Schmitt1-1/+2
2010-07-21[SCSI] zfcp: Do not wait for SBALs on stopped queueChristof Schmitt1-5/+0
2010-07-21[SCSI] zfcp: Fix check whether unchained ct_els is possibleSwen Schillig1-1/+1
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley1-161/+85
2010-05-02[SCSI] zfcp: Use status_read_buf_num provided by FCP channelChristof Schmitt1-0/+1
2010-05-02[SCSI] zfcp: Move sbal_get function to zfcp_qdio.cChristof Schmitt1-48/+17
2010-05-02[SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt1-113/+67
2010-04-11[SCSI] zfcp: Fix tracing of requests with error statusChristof Schmitt1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-17[SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt1-35/+36
2010-02-17[SCSI] zfcp: Replace FC4 constants with information from exchange portChristof Schmitt1-2/+4
2010-02-17[SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.hChristof Schmitt1-6/+1
2010-02-17[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt1-7/+7
2010-02-17[SCSI] zfcp: Remove duplicate assignment of req_seq_noChristof Schmitt1-2/+1
2010-02-17[SCSI] zfcp: Remove two FIXME commentsChristof Schmitt1-1/+1
2010-02-17[SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt1-25/+7
2010-02-17[SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt1-16/+18
2010-01-17[SCSI] zfcp: Set hardware timeout as requested by BSG request.Swen Schillig1-9/+10
2009-12-04[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport classChristof Schmitt1-0/+2
2009-12-04[SCSI] zfcp: Update FSF error reportingChristof Schmitt1-27/+11
2009-12-04[SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt1-15/+13
2009-12-04[SCSI] zfcp: Remove ZFCP_DID_MASKChristof Schmitt1-6/+6
2009-12-04[SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt1-11/+11
2009-12-04[SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt1-25/+20
2009-12-04[SCSI] zfcp: Update FCP protocol related codeChristof Schmitt1-79/+18
2009-12-04[SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig1-1/+1
2009-12-04[SCSI] zfcp: Merge trace code for fsf requests in one functionChristof Schmitt1-54/+39
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig1-6/+6
2009-12-04[SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig1-11/+11
2009-10-22[SCSI] zfcp: Fix timer initialization for ct and els requestsChristof Schmitt1-1/+1
2009-10-22[SCSI] zfcp: Warn about storage devices with broken PLOGI dataChristof Schmitt1-2/+9
2009-10-02[SCSI] zfcp: correctly initialize unchained requestsChristof Schmitt1-4/+18
2009-09-05[SCSI] zfcp: Simplify and update ct/gs and els timeout handlingChristof Schmitt1-9/+6
2009-09-05[SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig1-5/+5
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig1-12/+12
2009-09-05[SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt1-12/+2
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig1-145/+154
2009-09-05[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig1-37/+42
2009-09-05[SCSI] zfcp: Move workqueue to adapter structSwen Schillig1-1/+1