summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
2009-12-04[SCSI] zfcp: Block scsi_eh thread for rport state BLOCKEDChristof Schmitt
2009-12-04[SCSI] zfcp: Update FSF error reportingChristof Schmitt
2009-12-04[SCSI] zfcp: Improve ELS ADISC handlingChristof Schmitt
2009-12-04[SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt
2009-12-04[SCSI] zfcp: Remove ZFCP_DID_MASKChristof Schmitt
2009-12-04[SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt
2009-12-04[SCSI] zfcp: Use common code definitions for FC CT structsChristof Schmitt
2009-12-04[SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt
2009-12-04[SCSI] zfcp: Update FCP protocol related codeChristof Schmitt
2009-12-04[SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rportChristof Schmitt
2009-12-04[SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig
2009-12-04[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig
2009-12-04[SCSI] zfcp: Implement module unloadingChristof Schmitt
2009-12-04[SCSI] zfcp: Merge trace code for fsf requests in one functionChristof Schmitt
2009-12-04[SCSI] zfcp: Access ports and units with container_of in sysfs codeChristof Schmitt
2009-12-04[SCSI] zfcp: Remove suspend callbackSwen Schillig
2009-12-04[SCSI] zfcp: Remove global config_mutexSwen Schillig
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig
2009-12-04[SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig
2009-12-04[SCSI] zfcp: Adapt change_queue_depth for queue full trackingChristof Schmitt
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-10-22[SCSI] zfcp: Flush SCSI registration work when adding unitChristof Schmitt
2009-10-22[SCSI] zfcp: Fix timer initialization for ct and els requestsChristof Schmitt
2009-10-22[SCSI] zfcp: Warn about storage devices with broken PLOGI dataChristof Schmitt
2009-10-22[SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt
2009-10-22[SCSI] zfcp: fix kfree handling in zfcp_init_device_setupHeiko Carstens
2009-10-14[S390] sclp_vt220 build fixMichael Holzheu
2009-10-14[S390] cio: change misleading console logicPeter Oberparleiter
2009-10-14[S390] call home support: fix proc handlerHeiko Carstens
2009-10-14[S390] dasd: use idal for device characteristicsStefan Haberland
2009-10-14[S390] dasd: fix locking bugStefan Haberland
2009-10-14[S390] tape390: Fix request queue handling in block driverMichael Holzheu
2009-10-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-10-06[S390] dasd: fix race condition in resume codeStefan Haberland
2009-10-06[S390] zcrypt: Improve some commentsFelix Beck
2009-10-06[S390] zcrypt: Fix sparse warning.Felix Beck
2009-10-06[S390] cio: allow setting boxed devices offlinePeter Oberparleiter
2009-10-06[S390] cio: make not operational handling consistentPeter Oberparleiter
2009-10-06[S390] cio: make disconnected handling consistentPeter Oberparleiter
2009-10-06[S390] Fix memory leak in /proc/cio_ignoreChristian Borntraeger
2009-10-06[S390] cio: channel path memory leakMichael Ernst
2009-10-06[S390] 3270 console build fixSebastian Ott
2009-10-02[SCSI] zfcp: Fix hang when offlining device with offline chpidChristof Schmitt
2009-10-02[SCSI] zfcp: Fix lockdep warning when offlining device with offline chpidChristof Schmitt
2009-10-02[SCSI] zfcp: Fix oops during shutdown of offline deviceChristof Schmitt
2009-10-02[SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocationChristof Schmitt
2009-10-02[SCSI] zfcp: correctly initialize unchained requestsChristof Schmitt
2009-10-01const: constify remaining file_operationsAlexey Dobriyan