summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi
AgeCommit message (Expand)Author
2011-01-05[S390] qdio: outbound tasklet scan thresholdJan Glauber
2010-12-09[SCSI] zfcp: Issue FCP command without holding SCSI host_lockChristof Schmitt
2010-12-09[SCSI] zfcp: Prevent usage w/o holding a referenceSwen Schillig
2010-12-09[SCSI] zfcp: No ERP escalation on gpn_ft evalSwen Schillig
2010-12-09[SCSI] zfcp: Correct false abort data assignment.Swen Schillig
2010-12-09[SCSI] zfcp: Fix common FCP request receptionSwen Schillig
2010-11-16SCSI host lock push-downJeff Garzik
2010-10-25[SCSI] zfcp: Use correct length for FCP_RSP_INFOChristof Schmitt
2010-10-25[SCSI] zfcp: Call get_device on port before calling put_deviceChristof Schmitt
2010-10-25[SCSI] zfcp: Fix adapter activation on link downSwen Schillig
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-23Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-07[SCSI] zfcp: Remove scsi_cmnd->serial_number from debug tracesChristof Schmitt
2010-09-17[SCSI] zfcp: Replace status modifier functions.Swen Schillig
2010-09-17[SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_onlineChristof Schmitt
2010-09-17[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt
2010-09-17[SCSI] zfcp: Reorder FCP I/O and task management handler functionsChristof Schmitt
2010-09-17[SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warningChristof Schmitt
2010-09-17[SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV modeChristof Schmitt
2010-09-17[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt
2010-09-17[SCSI] zfcp: Allow running unit/LUN shutdown without acquiring referenceChristof Schmitt
2010-09-17[SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show withou...Christof Schmitt
2010-09-17[SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt
2010-09-17[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