aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-26[S390] cio: make wait_events interruptibleSebastian Ott3-10/+21
2010-02-26[S390] cio: wait for channel reportSebastian Ott1-14/+15
2010-02-26[S390] cio: introduce cio_settleSebastian Ott1-5/+42
2010-02-26[S390] cio: consolidate workqueuesSebastian Ott4-32/+25
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2-4/+2
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2-2/+2
2010-02-17[SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt6-137/+162
2010-02-17[SCSI] zfcp: Replace FC4 constants with information from exchange portChristof Schmitt1-2/+4
2010-02-17[SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.hChristof Schmitt3-15/+24
2010-02-17[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt8-93/+81
2010-02-17[SCSI] zfcp: Remove duplicate assignment of req_seq_noChristof Schmitt1-2/+1
2010-02-17[SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec traceChristof Schmitt2-6/+8
2010-02-17[SCSI] zfcp: Fix warnings from smatchChristof Schmitt1-11/+2
2010-02-17[SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_recordChristof Schmitt1-2/+2
2010-02-17[SCSI] zfcp: Remove two FIXME commentsChristof Schmitt2-2/+2
2010-02-17[SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt8-98/+203
2010-02-17[SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt4-41/+29
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller15-62/+105
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-5/+4
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack2-2/+2
2010-02-09[S390] qdio: prevent call trace if CHPID is offlineJan Glauber1-0/+2
2010-02-09[S390] qdio: continue polling for buffer state ERRORUrsula Braun1-1/+1
2010-02-08[SCSI] zfcp: Report FC BSG errors in correct fieldSwen Schillig1-5/+4
2010-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds7-41/+81
2010-01-27[S390] zcrypt: Do not remove coprocessor for error 8/72Felix Beck2-0/+4
2010-01-27[S390] sclp_vt220: set initial terminal window sizeHendrik Brueckner1-0/+4
2010-01-27[S390] dasd: fix possible NULL pointer errorsStefan Haberland4-15/+9
2010-01-25net: use helpers to access uc list V2Jiri Pirko1-1/+1
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller16-352/+248
2010-01-17[SCSI] zfcp: Set hardware timeout as requested by BSG request.Swen Schillig4-16/+22
2010-01-17[SCSI] zfcp: Introduce bsg_timeout callback.Swen Schillig3-0/+8
2010-01-17[SCSI] zfcp: add missing compat ptr conversionHeiko Carstens1-2/+7
2010-01-17[SCSI] zfcp: Fix linebreak in hba traceChristof Schmitt1-1/+1
2010-01-17[SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG requestChristof Schmitt1-22/+43
2010-01-13qeth: default BLKT values for new OSA/3 hardwareEinar Lueck2-18/+29
2010-01-13qeth: avoid recovery during device online settingUrsula Braun2-3/+0
2010-01-13qeth: HiperSockets Network Traffic AnalyzerUrsula Braun8-86/+336
2010-01-13[S390] tape_char: add missing compat_ptr conversionHeiko Carstens1-3/+15
2010-01-13[S390] zcrypt: add sanity check before copy_from_user()Heiko Carstens1-1/+3
2010-01-13[S390] con3215: remove empty ioctl functionHeiko Carstens1-17/+0
2010-01-13[S390] dasd: add proper compat pointer conversion for symmetrix ioctlHeiko Carstens1-5/+9
2010-01-13[S390] tape_block: remove ioctl functionHeiko Carstens1-39/+0
2010-01-13[S390] fs3270: add missing compat ptr conversionHeiko Carstens1-6/+11
2010-01-13[S390] vmcp: add missing compat ptr conversionHeiko Carstens1-3/+9
2010-01-13[S390] cio: add missing compat ptr conversionHeiko Carstens1-8/+15
2010-01-13[S390] dasd: add missing compat ptr conversionHeiko Carstens1-5/+9
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-01-07claw: use "claw" as root device nameUrsula Braun1-1/+1
2010-01-04[S390] qdio: convert global statistics to per-device statsJan Glauber7-265/+177