aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds7-69/+72
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy1-2/+2
2008-01-24zfcp: Use device_driver default attribute groups.Cornelia Huck3-35/+9
2008-01-24netiucv: Use device_driver default attribute groups.Cornelia Huck1-10/+6
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for task management cmdChristof Schmitt1-17/+9
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt2-5/+10
2008-01-11[SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2-1/+8
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt1-13/+8
2008-01-11[SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt1-5/+4
2008-01-11[SCSI] zfcp: fix use after free bug.Heiko Carstens2-1/+16
2008-01-11[SCSI] zfcp: Reduce flood on hba traceChristof Schmitt1-6/+0
2008-01-11[SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt4-10/+0
2008-01-11[SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt1-0/+3
2008-01-11[SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt2-6/+6
2008-01-11[SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt1-2/+6
2008-01-11[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt1-3/+2
2007-12-11[S390]: Fix use of skb after netif_rxJulia Lawall2-5/+5
2007-12-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-11/+31
2007-12-04drivers/s390/net/ctcmain.c: fix build bugIngo Molnar1-1/+0
2007-12-04[S390] dcssblk: prevent early access without own make_request functionChristian Borntraeger1-2/+2
2007-12-04[S390] cio: add missing reprobe loop end statementPeter Oberparleiter1-0/+1
2007-12-04[S390] cio: Issue SenseID per path.Cornelia Huck1-9/+28
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-9/+9
2007-12-01ctc: make use of alloc_netdev()Peter Tiedemann1-29/+16
2007-11-20[S390] cio: Register/unregister subchannels only from kslowcrw.Cornelia Huck2-2/+2
2007-11-20[S390] cio: change device sense procedure to work with pav aliasesPeter Oberparleiter1-36/+9
2007-11-16[SCSI] zfcp: fix cleanup of dismissed error recovery actionsMartin Peschke1-8/+6
2007-11-16[SCSI] zfcp: fix dismissal of error recovery actionsMartin Peschke1-1/+3
2007-11-05[S390] Fix priority mistakes in drivers/s390/cio/cmf.cRoel Kluin1-2/+2
2007-11-05[S390] device_schedule_callback() for dcssblk.Gerald Schaefer1-2/+7
2007-11-05[S390] Fix smsgiucv init on no iucv machinesChristian Borntraeger1-0/+4
2007-11-05[S390] cio: use INIT_WORK to initialize struct work.Heiko Carstens1-1/+1
2007-10-29SG: s390-scsi: missing size parameter in zfcp_address_to_sg()Jens Axboe1-2/+3
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe3-14/+6
2007-10-24sg: add missing sg_init_table calls to zfcpHeiko Carstens1-0/+2
2007-10-23s390 zfcp: sg fixupsJens Axboe3-6/+9
2007-10-22[S390] struct class_device -> struct device conversion.Cornelia Huck4-38/+26
2007-10-22[S390] cio: Fix incomplete commit for uevent suppression.Cornelia Huck1-0/+9
2007-10-22[S390] cio: Use to_channelpath() for device to channel path conversion.Cornelia Huck1-6/+6
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds4-9/+9
2007-10-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-1/+2
2007-10-19qeth: remove header_ops bugUrsula Braun1-1/+2
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt3-7/+7
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2-2/+2
2007-10-19remove asm/bitops.h includesJiri Slaby2-2/+2
2007-10-17unicode diacritics supportSamuel Thibault3-14/+58
2007-10-16zfcp: sg chaining supportFUJITA Tomonori2-4/+3
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds10-262/+364
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-30/+12
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers3-30/+12