aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/scsi
AgeCommit message (Expand)AuthorFilesLines
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-06-06[S390] qdio: Split SBAL entry flagsGravatar Jan Glauber 3-31/+34
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-2/+2
2011-03-23[S390] ccw_driver: remove duplicate membersGravatar Sebastian Ott 1-2/+4
2011-02-25[SCSI] zfcp: Add information to symbolic port name when running in NPIV modeGravatar Christof Schmitt 7-0/+169
2011-02-25[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_dataGravatar Christof Schmitt 4-48/+48
2011-02-25[SCSI] zfcp: Merge FCP task management setup with regular FCP command setupGravatar Christof Schmitt 2-16/+10
2011-02-25[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cGravatar Christof Schmitt 4-9/+11
2011-02-25[SCSI] zfcp: Use common FC kmem_cache for GPN_FT requestGravatar Christof Schmitt 4-87/+35
2011-02-25[SCSI] zfcp: Allocate GID_PN data through new FC kmem_cacheGravatar Christof Schmitt 4-70/+46
2011-02-25[SCSI] zfcp: Introduce new kmem_cache for FC request and response dataGravatar Christof Schmitt 5-42/+47
2011-02-25[SCSI] zfcp: Replace kmem_cache for "status read" dataGravatar Christof Schmitt 4-22/+15
2011-02-25[SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENTGravatar Christof Schmitt 2-2/+0
2011-02-25[SCSI] zfcp: Remove redundant unlikely()Gravatar Tobias Klauser 1-2/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 1-1/+1
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 1-0/+2
2011-01-05[S390] qdio: outbound tasklet scan thresholdGravatar Jan Glauber 1-0/+2
2010-12-22Merge branch 'master' into for-nextGravatar Jiri Kosina 5-17/+19
2010-12-21[SCSI] zfcp: Add allow_lun_scan module parameterGravatar Christof Schmitt 1-1/+6
2010-12-21[SCSI] zfcp: Add __init declaration to zfcp_cache_hw_alignGravatar Christof Schmitt 1-2/+2
2010-12-21[SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.cGravatar Christof Schmitt 2-12/+3
2010-12-21[SCSI] zfcp: Redesign of the debug tracing final cleanup.Gravatar Swen Schillig 12-181/+180
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for SCSI records.Gravatar Swen Schillig 5-265/+132
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for HBA records.Gravatar Swen Schillig 5-431/+229
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for SAN records.Gravatar Swen Schillig 5-202/+85
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for recovery actions.Gravatar Swen Schillig 4-285/+139
2010-12-09[SCSI] zfcp: Issue FCP command without holding SCSI host_lockGravatar Christof Schmitt 2-7/+5
2010-12-09[SCSI] zfcp: Prevent usage w/o holding a referenceGravatar Swen Schillig 1-3/+6
2010-12-09[SCSI] zfcp: No ERP escalation on gpn_ft evalGravatar Swen Schillig 1-0/+2
2010-12-09[SCSI] zfcp: Correct false abort data assignment.Gravatar Swen Schillig 1-1/+1
2010-12-09[SCSI] zfcp: Fix common FCP request receptionGravatar Swen Schillig 1-2/+2
2010-11-16SCSI host lock push-downGravatar Jeff Garzik 1-1/+3
2010-11-01tree-wide: fix comment/printk typosGravatar Uwe Kleine-König 1-1/+1
2010-10-25[SCSI] zfcp: Use correct length for FCP_RSP_INFOGravatar Christof Schmitt 1-1/+1
2010-10-25[SCSI] zfcp: Call get_device on port before calling put_deviceGravatar Christof Schmitt 1-2/+2
2010-10-25[SCSI] zfcp: Fix adapter activation on link downGravatar Swen Schillig 1-3/+0
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 1-5/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 15-1124/+1280
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-0/+1
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-1/+2
2010-10-07[SCSI] zfcp: Remove scsi_cmnd->serial_number from debug tracesGravatar Christof Schmitt 2-6/+0
2010-09-16[SCSI] zfcp: Replace status modifier functions.Gravatar Swen Schillig 9-208/+189
2010-09-16[SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_onlineGravatar Christof Schmitt 1-8/+1
2010-09-16[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cGravatar Christof Schmitt 4-202/+207
2010-09-16[SCSI] zfcp: Reorder FCP I/O and task management handler functionsGravatar Christof Schmitt 1-75/+72
2010-09-16[SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warningGravatar Christof Schmitt 2-44/+46
2010-09-16[SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV modeGravatar Christof Schmitt 1-4/+4
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitGravatar Christof Schmitt 9-465/+480
2010-09-16[SCSI] zfcp: Allow running unit/LUN shutdown without acquiring referenceGravatar Christof Schmitt 2-36/+63
2010-09-16[SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show withou...Gravatar Christof Schmitt 1-44/+77