summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-9/+2
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-13/+2
* zfcp: auto port scan resiliencyMartin Peschke2014-11-206-14/+90
* zfcp: bring back unit sysfs attributes for automatic LUN scanSteffen Maier2014-11-201-3/+49
* zfcp: remove access control tables interface (port leftovers)Martin Peschke2014-11-203-12/+2
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-5/+3
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-13/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-071-28/+21
|\
| * s390/zfcp: use qdio buffer helpersSebastian Ott2014-07-221-28/+21
* | scsi: use 64-bit LUNsHannes Reinecke2014-07-172-3/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-3/+3
|\
| * treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-3/+3
* | s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner2013-10-241-2/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-035-22/+12
|\
| * [SCSI] zfcp: enable FCP hardware data router by defaultSteffen Maier2013-09-031-2/+2
| * [SCSI] zfcp: dead code removalMartin Peschke2013-09-032-11/+0
| * [SCSI] zfcp: cleanup use of obsolete strict_strto* functionsMartin Peschke2013-09-032-8/+8
| * [SCSI] zfcp: consistently use appropriate SBAL flag definitionsMartin Peschke2013-09-031-1/+2
* | [SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke2013-08-221-0/+14
* | [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke2013-08-221-7/+22
* | [SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-08-221-6/+2
|/
* [SCSI] zfcp: status read buffers on first adapter open with link downSteffen Maier2013-05-312-8/+20
* [SCSI] zfcp: remove access control tables interfaceMartin Peschke2013-05-3110-636/+15
* [SCSI] zfcp: module parameter dbflevel for early debuggingSteffen Maier2013-05-311-2/+9
* [SCSI] zfcp: block queue limits with data routerSteffen Maier2013-05-311-3/+7
* [SCSI] zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel2013-05-311-0/+4
* [SCSI] zfcp: remove unused device_unregister wrapperSebastian Ott2013-05-312-16/+0
* [SCSI] zfcp: cleanup unit sysfs attribute usageSebastian Ott2013-05-314-11/+9
* [SCSI] zfcp: cleanup port sysfs attribute usageSebastian Ott2013-05-315-15/+10
* [SCSI] zfcp: cfdc fops add ownerSebastian Ott2013-05-311-0/+2
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-142-2/+2
* [SCSI] zfcp: only access zfcp_scsi_dev for valid scsi_deviceMartin Peschke2012-09-241-5/+14
* [SCSI] zfcp: No automatic port_rescan on eventsSteffen Maier2012-09-245-4/+32
* [SCSI] zfcp: restore refcount check on port_removeSteffen Maier2012-09-245-12/+45
* [SCSI] zfcp: remove invalid reference to list iterator variableJulia Lawall2012-09-241-1/+1
* [SCSI] zfcp: Do not wakeup while suspendedSteffen Maier2012-09-245-10/+86
* [SCSI] zfcp: Bounds checking for deferred error traceSteffen Maier2012-09-242-7/+11
* [SCSI] zfcp: Make trace record tags uniqueSteffen Maier2012-09-241-2/+2
* [SCSI] zfcp: Adapt to new FC_PORTSPEED semanticsSteffen Maier2012-09-241-2/+32
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-2017-17/+17
* compat: fix compile breakage on s390Heiko Carstens2012-02-271-0/+1
* [SCSI] zfcp: return early from slave_destroy if slave_alloc returned earlySteffen Maier2011-12-141-0/+4
* s390: add missing module.h/export.h includesHeiko Carstens2011-10-315-0/+5
* [SCSI] zfcp: support for hardware data routerSwen Schillig2011-08-277-60/+195
* [SCSI] zfcp: non-experimental support for DIF/DIXSteffen Maier2011-08-272-5/+3
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-063-31/+34
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-231-2/+4
* [SCSI] zfcp: Add information to symbolic port name when running in NPIV modeChristof Schmitt2011-02-257-0/+169
OpenPOWER on IntegriCloud