aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-225-17/+19
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-071-0/+2
|\ \ \
| * | | [S390] qdio: outbound tasklet scan thresholdJan Glauber2011-01-051-0/+2
| | |/ | |/|
* | | [SCSI] zfcp: Add allow_lun_scan module parameterChristof Schmitt2010-12-211-1/+6
* | | [SCSI] zfcp: Add __init declaration to zfcp_cache_hw_alignChristof Schmitt2010-12-211-2/+2
* | | [SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.cChristof Schmitt2010-12-212-12/+3
* | | [SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig2010-12-2112-181/+180
* | | [SCSI] zfcp: Redesign of the debug tracing for SCSI records.Swen Schillig2010-12-215-265/+132
* | | [SCSI] zfcp: Redesign of the debug tracing for HBA records.Swen Schillig2010-12-215-431/+229
* | | [SCSI] zfcp: Redesign of the debug tracing for SAN records.Swen Schillig2010-12-215-202/+85
* | | [SCSI] zfcp: Redesign of the debug tracing for recovery actions.Swen Schillig2010-12-214-285/+139
|/ /
* | [SCSI] zfcp: Issue FCP command without holding SCSI host_lockChristof Schmitt2010-12-092-7/+5
* | [SCSI] zfcp: Prevent usage w/o holding a referenceSwen Schillig2010-12-091-3/+6
* | [SCSI] zfcp: No ERP escalation on gpn_ft evalSwen Schillig2010-12-091-0/+2
* | [SCSI] zfcp: Correct false abort data assignment.Swen Schillig2010-12-091-1/+1
* | [SCSI] zfcp: Fix common FCP request receptionSwen Schillig2010-12-091-2/+2
* | SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* | [SCSI] zfcp: Use correct length for FCP_RSP_INFOChristof Schmitt2010-10-251-1/+1
* | [SCSI] zfcp: Call get_device on port before calling put_deviceChristof Schmitt2010-10-251-2/+2
* | [SCSI] zfcp: Fix adapter activation on link downSwen Schillig2010-10-251-3/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-5/+1
|\
| * qdio: extend API to allow pollingJan Glauber2010-09-081-5/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-2215-1124/+1280
|\ \
| * | [SCSI] zfcp: Remove scsi_cmnd->serial_number from debug tracesChristof Schmitt2010-10-072-6/+0
| * | [SCSI] zfcp: Replace status modifier functions.Swen Schillig2010-09-169-208/+189
| * | [SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_onlineChristof Schmitt2010-09-161-8/+1
| * | [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt2010-09-164-202/+207
| * | [SCSI] zfcp: Reorder FCP I/O and task management handler functionsChristof Schmitt2010-09-161-75/+72
| * | [SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warningChristof Schmitt2010-09-162-44/+46
| * | [SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV modeChristof Schmitt2010-09-161-4/+4
| * | [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt2010-09-169-465/+480
| * | [SCSI] zfcp: Allow running unit/LUN shutdown without acquiring referenceChristof Schmitt2010-09-162-36/+63
| * | [SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show withou...Christof Schmitt2010-09-161-44/+77
| * | [SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt2010-09-166-213/+279
| * | [SCSI] zfcp: Add zfcp private struct as SCSI device driver dataChristof Schmitt2010-09-162-0/+42
| * | [SCSI] zfcp: Reorder registration of initial SCSI deviceChristof Schmitt2010-09-091-1/+2
| |/
* | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-0/+1
|\ \
| * | zfcp: Report scatter gather limit for DIX protection informationChristof Schmitt2010-09-101-0/+1
| |/
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-1/+2
|/
* [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt2010-07-284-4/+40
* [SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck2010-07-289-30/+185
* [SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt2010-07-282-1/+11
* [SCSI] zfcp: Prevent access on uninitialized memory.Swen Schillig2010-07-281-1/+1
* [SCSI] zfcp: Post events through FC transport classSven Schuetz2010-07-286-0/+90
* [SCSI] zfcp: Cleanup QDIO attachment and improve processing.Swen Schillig2010-07-283-139/+69
* [SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig2010-07-286-50/+47
* [SCSI] zfcp: Use correct width for timer_interval fieldChristof Schmitt2010-07-282-1/+3
* [SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt2010-07-283-2/+10