summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi
AgeCommit message (Expand)Author
2012-01-11SCSI: zfcp: return early from slave_destroy if slave_alloc returned earlySteffen Maier
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott
2011-02-25[SCSI] zfcp: Add information to symbolic port name when running in NPIV modeChristof Schmitt
2011-02-25[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_dataChristof Schmitt
2011-02-25[SCSI] zfcp: Merge FCP task management setup with regular FCP command setupChristof Schmitt
2011-02-25[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cChristof Schmitt
2011-02-25[SCSI] zfcp: Use common FC kmem_cache for GPN_FT requestChristof Schmitt
2011-02-25[SCSI] zfcp: Allocate GID_PN data through new FC kmem_cacheChristof Schmitt
2011-02-25[SCSI] zfcp: Introduce new kmem_cache for FC request and response dataChristof Schmitt
2011-02-25[SCSI] zfcp: Replace kmem_cache for "status read" dataChristof Schmitt
2011-02-25[SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENTChristof Schmitt
2011-02-25[SCSI] zfcp: Remove redundant unlikely()Tobias Klauser
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