aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2013-10-24s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner1-2/+2
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat1-3/+3
2013-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-22/+12
2013-09-03[SCSI] zfcp: enable FCP hardware data router by defaultSteffen Maier1-2/+2
2013-09-03[SCSI] zfcp: dead code removalMartin Peschke2-11/+0
2013-09-03[SCSI] zfcp: cleanup use of obsolete strict_strto* functionsMartin Peschke2-8/+8
2013-09-03[SCSI] zfcp: consistently use appropriate SBAL flag definitionsMartin Peschke1-1/+2
2013-08-22[SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke1-0/+14
2013-08-22[SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke1-7/+22
2013-08-22[SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke1-6/+2
2013-05-31[SCSI] zfcp: status read buffers on first adapter open with link downSteffen Maier2-8/+20
2013-05-31[SCSI] zfcp: remove access control tables interfaceMartin Peschke10-636/+15
2013-05-31[SCSI] zfcp: module parameter dbflevel for early debuggingSteffen Maier1-2/+9
2013-05-31[SCSI] zfcp: block queue limits with data routerSteffen Maier1-3/+7
2013-05-31[SCSI] zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel1-0/+4
2013-05-31[SCSI] zfcp: remove unused device_unregister wrapperSebastian Ott2-16/+0
2013-05-31[SCSI] zfcp: cleanup unit sysfs attribute usageSebastian Ott4-11/+9
2013-05-31[SCSI] zfcp: cleanup port sysfs attribute usageSebastian Ott5-15/+10
2013-05-31[SCSI] zfcp: cfdc fops add ownerSebastian Ott1-0/+2
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens2-2/+2
2012-09-24[SCSI] zfcp: only access zfcp_scsi_dev for valid scsi_deviceMartin Peschke1-5/+14
2012-09-24[SCSI] zfcp: No automatic port_rescan on eventsSteffen Maier5-4/+32
2012-09-24[SCSI] zfcp: restore refcount check on port_removeSteffen Maier5-12/+45
2012-09-24[SCSI] zfcp: remove invalid reference to list iterator variableJulia Lawall1-1/+1
2012-09-24[SCSI] zfcp: Do not wakeup while suspendedSteffen Maier5-10/+86
2012-09-24[SCSI] zfcp: Bounds checking for deferred error traceSteffen Maier2-7/+11
2012-09-24[SCSI] zfcp: Make trace record tags uniqueSteffen Maier1-2/+2
2012-09-24[SCSI] zfcp: Adapt to new FC_PORTSPEED semanticsSteffen Maier1-2/+32
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens17-17/+17
2012-02-27compat: fix compile breakage on s390Heiko Carstens1-0/+1
2011-12-14[SCSI] zfcp: return early from slave_destroy if slave_alloc returned earlySteffen Maier1-0/+4
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens5-0/+5
2011-08-27[SCSI] zfcp: support for hardware data routerSwen Schillig7-60/+195
2011-08-27[SCSI] zfcp: non-experimental support for DIF/DIXSteffen Maier2-5/+3
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber3-31/+34
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott1-2/+4
2011-02-25[SCSI] zfcp: Add information to symbolic port name when running in NPIV modeChristof Schmitt7-0/+169
2011-02-25[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_dataChristof Schmitt4-48/+48
2011-02-25[SCSI] zfcp: Merge FCP task management setup with regular FCP command setupChristof Schmitt2-16/+10
2011-02-25[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cChristof Schmitt4-9/+11
2011-02-25[SCSI] zfcp: Use common FC kmem_cache for GPN_FT requestChristof Schmitt4-87/+35
2011-02-25[SCSI] zfcp: Allocate GID_PN data through new FC kmem_cacheChristof Schmitt4-70/+46
2011-02-25[SCSI] zfcp: Introduce new kmem_cache for FC request and response dataChristof Schmitt5-42/+47
2011-02-25[SCSI] zfcp: Replace kmem_cache for "status read" dataChristof Schmitt4-22/+15
2011-02-25[SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENTChristof Schmitt2-2/+0
2011-02-25[SCSI] zfcp: Remove redundant unlikely()Tobias Klauser1-2/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1