aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2008-01-30[SCSI] zfcp: fix sense_buffer access bugFUJITA Tomonori
2008-01-28[VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy
2008-01-28[NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman
2008-01-28blk_end_request: changing s390 (take 4)Kiyoshi Ueda
2008-01-26[S390] usage of s390dbf: shrink number of debug areas to use.Peter Tiedemann
2008-01-26[S390] constify function pointer tables.Jan Engelhardt
2008-01-26[S390] dasd: fix loop in request expiration handlingStefan Haberland
2008-01-26[S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber
2008-01-26[S390] drivers/s390/: Spelling fixesJoe Perches
2008-01-26[S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-01-26[S390] drivers/s390: Add missing "space"Joe Perches
2008-01-26[S390] dasd: fix return value of dasd_generic_probe()Stefan Haberland
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens
2008-01-26[S390] sclp: convert channel path configure code to use sync interface.Heiko Carstens
2008-01-26[S390] Standby cpu activation/deactivation.Heiko Carstens
2008-01-26[S390] sclp: sysfs interface for SCLP cpiMichael Ernst
2008-01-26[S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5sUrsula Braun
2008-01-26[S390] qdio: Remove double checked value.Sebastian Ott
2008-01-26[S390] cio: introduce timed recovery procedurePeter Oberparleiter
2008-01-26[S390] cio: memory leak in cio processingMichael Ernst
2008-01-26[S390] cio: Fix ungroup vs. machine check race in ccwgroup.Cornelia Huck
2008-01-26[S390] cio: Delete timer in ccw_device_verify_done().Cornelia Huck
2008-01-26[S390] cio: reduce cpu utilization during device scanPeter Oberparleiter
2008-01-26[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.Cornelia Huck
2008-01-26[S390] cio: Use dev_{g,s}et_drvdata().Cornelia Huck
2008-01-26[S390] cio: I/O subchannel specific fields.Cornelia Huck
2008-01-26[S390] cio: Extend adapter interrupt interface.Peter Oberparleiter
2008-01-26[S390] cio: Introduce subchannel->private.Cornelia Huck
2008-01-26[S390] cio: Cleanup debug feature usage.Cornelia Huck
2008-01-26[S390] cio: Add css_driver_{register,unregister}.Cornelia Huck
2008-01-26[S390] cio: Reset sch->driver.Cornelia Huck
2008-01-26[S390] cio: css_driver: Use consistent parameters.Cornelia Huck
2008-01-26[S390] cio: Use helpers instead of container_of().Cornelia Huck
2008-01-26[S390] cio: Dump ccw device information in case of timeout.Sebastian Ott
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy
2008-01-24zfcp: Use device_driver default attribute groups.Cornelia Huck
2008-01-24netiucv: Use device_driver default attribute groups.Cornelia Huck
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...Christof Schmitt
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt
2008-01-11[SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt
2008-01-11[SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt
2008-01-11[SCSI] zfcp: fix use after free bug.Heiko Carstens
2008-01-11[SCSI] zfcp: Reduce flood on hba traceChristof Schmitt
2008-01-11[SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt
2008-01-11[SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt
2008-01-11[SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt
2008-01-11[SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt
2008-01-11[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt