summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi
AgeCommit message (Expand)AuthorLines
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-242/+288
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley-242/+288
2010-05-17[S390] avoid default_llseek in s390 driversMartin Schwidefsky-0/+1
2010-05-02[SCSI] zfcp: Zero memory for gpn_ft and adisc requestsChristof Schmitt-2/+2
2010-05-02[SCSI] zfcp: Use status_read_buf_num provided by FCP channelChristof Schmitt-3/+6
2010-05-02[SCSI] zfcp: Move sbal_get function to zfcp_qdio.cChristof Schmitt-48/+58
2010-05-02[SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt-151/+191
2010-05-02[SCSI] zfcp: Report scatter-gather limits to SCSI and block layerChristof Schmitt-34/+19
2010-04-11[SCSI] zfcp: Fix tracing of requests with error statusChristof Schmitt-3/+3
2010-04-11[SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi ehChristof Schmitt-5/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+8
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun-2/+0
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-404/+513
2010-02-17[SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt-137/+162
2010-02-17[SCSI] zfcp: Replace FC4 constants with information from exchange portChristof Schmitt-2/+4
2010-02-17[SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.hChristof Schmitt-15/+24
2010-02-17[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt-93/+81
2010-02-17[SCSI] zfcp: Remove duplicate assignment of req_seq_noChristof Schmitt-2/+1
2010-02-17[SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec traceChristof Schmitt-6/+8
2010-02-17[SCSI] zfcp: Fix warnings from smatchChristof Schmitt-11/+2
2010-02-17[SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_recordChristof Schmitt-2/+2
2010-02-17[SCSI] zfcp: Remove two FIXME commentsChristof Schmitt-2/+2
2010-02-17[SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt-98/+203
2010-02-17[SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt-41/+29
2010-02-08[SCSI] zfcp: Report FC BSG errors in correct fieldSwen Schillig-5/+4
2010-01-17[SCSI] zfcp: Set hardware timeout as requested by BSG request.Swen Schillig-16/+22
2010-01-17[SCSI] zfcp: Introduce bsg_timeout callback.Swen Schillig-0/+8
2010-01-17[SCSI] zfcp: add missing compat ptr conversionHeiko Carstens-2/+7
2010-01-17[SCSI] zfcp: Fix linebreak in hba traceChristof Schmitt-1/+1
2010-01-17[SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG requestChristof Schmitt-22/+43
2009-12-04[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPPChristof Schmitt-4/+0
2009-12-04[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport classChristof Schmitt-0/+4
2009-12-04[SCSI] zfcp: Block scsi_eh thread for rport state BLOCKEDChristof Schmitt-0/+3
2009-12-04[SCSI] zfcp: Update FSF error reportingChristof Schmitt-29/+11
2009-12-04[SCSI] zfcp: Improve ELS ADISC handlingChristof Schmitt-3/+17
2009-12-04[SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt-285/+160
2009-12-04[SCSI] zfcp: Remove ZFCP_DID_MASKChristof Schmitt-18/+17
2009-12-04[SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt-68/+90
2009-12-04[SCSI] zfcp: Use common code definitions for FC CT structsChristof Schmitt-180/+161
2009-12-04[SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt-154/+108
2009-12-04[SCSI] zfcp: Update FCP protocol related codeChristof Schmitt-169/+156
2009-12-04[SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rportChristof Schmitt-2/+16
2009-12-04[SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig-24/+17
2009-12-04[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig-78/+34
2009-12-04[SCSI] zfcp: Implement module unloadingChristof Schmitt-13/+14
2009-12-04[SCSI] zfcp: Merge trace code for fsf requests in one functionChristof Schmitt-54/+39
2009-12-04[SCSI] zfcp: Access ports and units with container_of in sysfs codeChristof Schmitt-7/+10
2009-12-04[SCSI] zfcp: Remove suspend callbackSwen Schillig-17/+1
2009-12-04[SCSI] zfcp: Remove global config_mutexSwen Schillig-158/+232
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig-258/+196