aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-24s390: don't use flush_scheduled_work()Tejun Heo2-6/+14
2010-12-22Merge branch 'master' into for-nextJiri Kosina17-102/+123
2010-12-21[SCSI] zfcp: Add allow_lun_scan module parameterChristof Schmitt1-1/+6
2010-12-21[SCSI] zfcp: Add __init declaration to zfcp_cache_hw_alignChristof Schmitt1-2/+2
2010-12-21[SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.cChristof Schmitt2-12/+3
2010-12-21[SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig12-181/+180
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for SCSI records.Swen Schillig5-265/+132
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for HBA records.Swen Schillig5-431/+229
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for SAN records.Swen Schillig5-202/+85
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for recovery actions.Swen Schillig4-285/+139
2010-12-17Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo4-14/+17
2010-12-17drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter1-1/+1
2010-12-10qeth: buffer count imbalanceJan Glauber1-1/+1
2010-12-10qeth: l3 add vlan hdr in passthru framesFrank Blaschka1-1/+1
2010-12-10qeth: support VIPA add/del in offline modeEinar Lueck1-1/+4
2010-12-10qeth: support ipv6 query arp cache for HiperSocketsEinar Lueck2-73/+144
2010-12-09[SCSI] zfcp: Issue FCP command without holding SCSI host_lockChristof Schmitt2-7/+5
2010-12-09[SCSI] zfcp: Prevent usage w/o holding a referenceSwen Schillig1-3/+6
2010-12-09[SCSI] zfcp: No ERP escalation on gpn_ft evalSwen Schillig1-0/+2
2010-12-09[SCSI] zfcp: Correct false abort data assignment.Swen Schillig1-1/+1
2010-12-09[SCSI] zfcp: Fix common FCP request receptionSwen Schillig1-2/+2
2010-12-01[S390] css: fix rsid evaluation for 2nd crwSebastian Ott1-1/+1
2010-11-28qeth: l3 fix len in tso hdrFrank Blaschka1-0/+1
2010-11-28qeth: enable interface setup if LAN is offlineUrsula Braun2-10/+12
2010-11-28drivers/s390/net: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-28qeth lcs: convert mc rwlock to RCUSachin Sant2-9/+12
2010-11-27Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/coreJens Axboe1-1/+1
2010-11-25[S390] qdio: free indicator after reset is finishedJan Glauber1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann6-6/+0
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-22/+93
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo1-1/+1
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-55/+9
2010-11-10[S390] vmlogrdr: purge after recording is switched offStefan Weinhuber1-12/+24
2010-11-10[S390] cio: fix incorrect ccw_device_init_countSebastian Ott1-1/+10
2010-11-10[S390] tape: add medium state notificationsMartin Schwidefsky1-9/+59
2010-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-55/+9
2010-11-08qeth: fix race condition during device startupFrank Blaschka1-1/+1
2010-11-08qeth: remove dev_queue_xmit invocationUrsula Braun2-54/+8
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König2-2/+2
2010-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds3-6/+3
2010-10-29[S390] tape: fix dbf usageSebastian Ott2-7/+6
2010-10-29[S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber2-0/+70
2010-10-25[SCSI] zfcp: Use correct length for FCP_RSP_INFOChristof Schmitt1-1/+1
2010-10-25[SCSI] zfcp: Call get_device on port before calling put_deviceChristof Schmitt1-2/+2
2010-10-25[SCSI] zfcp: Fix adapter activation on link downSwen Schillig1-3/+0
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky1-8/+1
2010-10-25[S390] dasd: ignore unsolicited interrupts for DIAGStefan Haberland1-9/+14
2010-10-25[S390] dasd: fix unsolicited interrupt recognitionStefan Weinhuber2-41/+40
2010-10-25[S390] dasd: fix use after free in dbfSebastian Ott1-1/+0