aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-13Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+2
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-171/+179
2010-08-13[S390] dasd: fix format string typesHeiko Carstens1-2/+2
2010-08-12ctcm: rename READ/WRITE defines to avoid redefinitionsUrsula Braun5-110/+118
2010-08-12claw: rename READ/WRITE defines to avoid redefinitionsHeiko Carstens2-61/+61
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-2/+19
2010-08-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds13-33/+263
2010-08-09s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita3-3/+3
2010-08-09[S390] dasd: tunable missing interrupt handlerStefan Haberland6-9/+81
2010-08-09[S390] dasd: allocate fallback cqr for reserve/releaseStefan Weinhuber1-13/+60
2010-08-09[S390] cmm, smsgiucv_app: convert sender to uppercaseHendrik Brueckner1-0/+7
2010-08-09[S390] cio: use all available paths for some internal I/OSebastian Ott2-2/+0
2010-08-09[S390] ccwreq: add ability to use all pathsSebastian Ott4-7/+22
2010-08-09[S390] cio: ccw_device_online_store return -EINVAL in case of missing driverSebastian Ott1-4/+6
2010-08-09[S390] cio: Log the response from the unit check handlerMichael Ernst1-0/+2
2010-08-09[S390] cio: CHSC SIOSL SupportMichael Ernst3-0/+87
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann3-1/+18
2010-08-07block: remove q->prepare_flush_fn completelyFUJITA Tomonori1-1/+1
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds16-260/+510
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds10-412/+446
2010-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-8/+20
2010-07-28[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt4-4/+40
2010-07-28[SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck9-30/+185
2010-07-28[SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt3-1/+13
2010-07-28[SCSI] zfcp: Prevent access on uninitialized memory.Swen Schillig1-1/+1
2010-07-28[SCSI] zfcp: Post events through FC transport classSven Schuetz6-0/+90
2010-07-28[SCSI] zfcp: Cleanup QDIO attachment and improve processing.Swen Schillig3-139/+69
2010-07-28[SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig6-50/+47
2010-07-28[SCSI] zfcp: Use correct width for timer_interval fieldChristof Schmitt2-1/+3
2010-07-28[SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt3-2/+10
2010-07-28[SCSI] zfcp: Use memdup_user and kstrdupChristof Schmitt2-12/+4
2010-07-28[SCSI] zfcp: Fix retry after failed "open port" erp actionChristof Schmitt1-2/+1
2010-07-28[SCSI] zfcp: Fail erp after timeoutChristof Schmitt1-0/+6
2010-07-28[SCSI] zfcp: Use forced_reopen in terminate_rport_io callbackChristof Schmitt1-3/+5
2010-07-28[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt5-17/+33
2010-07-28[SCSI] zfcp: Do not try "forced close" when port is already closedChristof Schmitt1-1/+5
2010-07-28[SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCEDChristof Schmitt1-1/+2
2010-07-23qeth: avoid useless removal of multicast addressesUrsula Braun1-2/+0
2010-07-23qeth: Use memdup_user when user data is immediately copied into the allocated region.Julia Lawall1-8/+3
2010-07-23qeth: return zero from reply callback functionsUrsula Braun1-8/+2
2010-07-23claw: A claw device is a group of just 2 ccw devicesUrsula Braun1-1/+1
2010-07-23qeth: avoid loop if ipa command response is missingUrsula Braun2-0/+16
2010-07-23qeth: serialize sysfs-triggered device configurationsUrsula Braun5-7/+22
2010-07-23qeth: Clear mac_bits field when switching between Layer 2 and Layer 3Carsten Otte1-0/+1
2010-07-23qeth: IP address takeover flag settingKlaus-Dieter Wacker5-9/+18
2010-07-21[SCSI] zfcp: Update status read mempoolChristof Schmitt2-1/+10
2010-07-21[SCSI] zfcp: Do not wait for SBALs on stopped queueChristof Schmitt2-6/+9
2010-07-21[SCSI] zfcp: Fix check whether unchained ct_els is possibleSwen Schillig1-1/+1
2010-07-19[S390] cio: fix potential overflow in chpid descriptorSebastian Ott1-1/+1
2010-07-19[S390] add missing device putStefan Haberland1-1/+3