summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi
AgeCommit message (Expand)Author
2010-09-16[SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show withou...Christof Schmitt
2010-09-16[SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt
2010-09-16[SCSI] zfcp: Add zfcp private struct as SCSI device driver dataChristof Schmitt
2010-09-10zfcp: Report scatter gather limit for DIX protection informationChristof Schmitt
2010-09-09[SCSI] zfcp: Reorder registration of initial SCSI deviceChristof Schmitt
2010-09-08qdio: extend API to allow pollingJan Glauber
2010-07-28[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt
2010-07-28[SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck
2010-07-28[SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt
2010-07-28[SCSI] zfcp: Prevent access on uninitialized memory.Swen Schillig
2010-07-28[SCSI] zfcp: Post events through FC transport classSven Schuetz
2010-07-28[SCSI] zfcp: Cleanup QDIO attachment and improve processing.Swen Schillig
2010-07-28[SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig
2010-07-28[SCSI] zfcp: Use correct width for timer_interval fieldChristof Schmitt
2010-07-28[SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt
2010-07-28[SCSI] zfcp: Use memdup_user and kstrdupChristof Schmitt
2010-07-28[SCSI] zfcp: Fix retry after failed "open port" erp actionChristof Schmitt
2010-07-28[SCSI] zfcp: Fail erp after timeoutChristof Schmitt
2010-07-28[SCSI] zfcp: Use forced_reopen in terminate_rport_io callbackChristof Schmitt
2010-07-28[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt
2010-07-28[SCSI] zfcp: Do not try "forced close" when port is already closedChristof Schmitt
2010-07-28[SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCEDChristof Schmitt
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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley
2010-05-17[S390] avoid default_llseek in s390 driversMartin Schwidefsky
2010-05-02[SCSI] zfcp: Zero memory for gpn_ft and adisc requestsChristof Schmitt
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-05-02[SCSI] zfcp: Report scatter-gather limits to SCSI and block layerChristof Schmitt
2010-04-11[SCSI] zfcp: Fix tracing of requests with error statusChristof Schmitt
2010-04-11[SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi ehChristof Schmitt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
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: Dont use 0 to indicate invalid LUN in rec traceChristof Schmitt
2010-02-17[SCSI] zfcp: Fix warnings from smatchChristof Schmitt
2010-02-17[SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_recordChristof 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-02-08[SCSI] zfcp: Report FC BSG errors in correct fieldSwen Schillig