aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2008-12-01[SCSI] zfcp: prevent double decrement on host_busy while being busySwen Schillig
2008-12-01[SCSI] zfcp: fix deadlock between wq triggered port scan and ERPSwen Schillig
2008-12-01[SCSI] zfcp: eliminate race between validation and lockingSwen Schillig
2008-12-01[SCSI] zfcp: verify for correct rport state before scanning for SCSI devsSwen Schillig
2008-12-01[SCSI] zfcp: returning an ERR_PTR where a NULL value is expectedSwen Schillig
2008-12-01[SCSI] zfcp: Fix opening of wka portsChristof Schmitt
2008-12-01[SCSI] zfcp: fix remote port status checkMartin Petermann
2008-11-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-11-14[S390] dasd: log sense for fatal errorsStefan Haberland
2008-11-14[S390] cio: Fix refcount after moving devices.Cornelia Huck
2008-11-14[S390] kvm_s390: Fix oops in virtio device detection with "mem="Christian Borntraeger
2008-11-14[S390] sclp: emit error message if assign storage failsHeiko Carstens
2008-11-05[SCSI] zfcp: Fix hexdump data in s390dbf tracesChristof Schmitt
2008-11-05[SCSI] zfcp: fix erp timeout cleanup for port open requestsMartin Petermann
2008-11-05[SCSI] zfcp: Wait for port scan to complete when setting adapter onlineChristof Schmitt
2008-11-05[SCSI] zfcp: Fix cast warningChristof Schmitt
2008-11-05[SCSI] zfcp: Fix request list handling in error pathChristof Schmitt
2008-11-05[SCSI] zfcp: fix mempool usage for status_read requestsChristof Schmitt
2008-11-05[SCSI] zfcp: fix req_list_locking.Heiko Carstens
2008-11-05[SCSI] zfcp: Dont clear reference from SCSI device to unitChristof Schmitt
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-28[S390] tape: disable interrupts in tape_open and tape_releaseFrank Munzert
2008-10-28[S390] tape block: complete request with correct lockingFrank Munzert
2008-10-28[S390] qdio: remove incorrect memsetJan Glauber
2008-10-28[S390] qdio: prevent double qdio shutdown in case of I/O errorsJan Glauber
2008-10-27qeth: avoid skb_under_panic for malformatted inbound dataUrsula Braun
2008-10-27qeth: remove unnecessary support ckeck in sysfs route6Frank Blaschka
2008-10-27qeth: fix offset error in non prealloc header pathFrank Blaschka
2008-10-27qeth: remove non-recover-thread checkingsUrsula Braun
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner
2008-10-21[PATCH] sanitize blkdev_get() and friendsAl Viro
2008-10-21[PATCH] pass fmode_t to blkdev_put()Al Viro
2008-10-21[PATCH] switch tape_blockAl Viro
2008-10-21[PATCH] switch dcssblkAl Viro
2008-10-21[PATCH] switch dasdAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-17Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-17blktrace: pass zfcp driver dataStefan Raspl
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison
2008-10-16device create: s390: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-13s390: claw compile fixletAlexey Dobriyan
2008-10-13fs3270: Correct error returnsAlan Cox
2008-10-13fs3270: remove extra locksAlan Cox
2008-10-13tty: Redo current tty lockingAlan Cox
2008-10-13tty: Make get_current_tty use a krefAlan Cox