aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/scsi
AgeCommit message (Expand)Author
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-01-05[S390] qdio: outbound tasklet scan thresholdJan Glauber
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-21[SCSI] zfcp: Add allow_lun_scan module parameterChristof Schmitt
2010-12-21[SCSI] zfcp: Add __init declaration to zfcp_cache_hw_alignChristof Schmitt
2010-12-21[SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.cChristof Schmitt
2010-12-21[SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for SCSI records.Swen Schillig
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for HBA records.Swen Schillig
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for SAN records.Swen Schillig
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for recovery actions.Swen Schillig
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-11-01tree-wide: fix comment/printk typosUwe Kleine-König
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-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-22Merge 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-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig
2010-09-16[SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_onlineChristof Schmitt
2010-09-16[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt
2010-09-16[SCSI] zfcp: Reorder FCP I/O and task management handler functionsChristof Schmitt
2010-09-16[SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warningChristof Schmitt
2010-09-16[SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV modeChristof Schmitt
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt
2010-09-16[SCSI] zfcp: Allow running unit/LUN shutdown without acquiring referenceChristof Schmitt
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