aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-19[S390] add missing device putStefan Haberland1-1/+3
2010-05-26[S390] dasd: unit check handling during internal cio I/OStefan Haberland3-0/+25
2010-05-17[S390] dasd: remove uid from devmapStefan Haberland4-195/+218
2010-05-17[S390] dasd: add dynamic pav tolerationStefan Haberland6-3/+124
2010-05-12[S390] dasd: fix race between tasklet and dasd_sleep_onStefan Weinhuber1-7/+10
2010-04-22[S390] dasd: fix endless loop in erpStefan Haberland2-2/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo7-2/+6
2010-03-24[S390] dasd: check tsb validityStefan Haberland1-2/+2
2010-03-24[S390] dasd: fix alignment of transport mode recovery TCWStefan Weinhuber1-3/+4
2010-03-08[S390] dasd: automatic recognition of read-only devicesStefan Weinhuber9-16/+79
2010-03-08[S390] dasd: security and PSF update patch for EMC CKD ioctlNigel Hislop1-7/+10
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+2
2010-02-26[S390] seq_file: convert drivers/s390/Alexey Dobriyan1-59/+50
2010-02-26[S390] dasd: correct offline processingStefan Haberland1-1/+1
2010-02-26[S390] dasd: fix refcounting.Stefan Haberland2-12/+25
2010-02-26[S390] dasd: fix online/offline raceStefan Haberland3-8/+16
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen1-2/+1
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen1-1/+1
2010-01-27[S390] dasd: fix possible NULL pointer errorsStefan Haberland4-15/+9
2010-01-13[S390] dasd: add proper compat pointer conversion for symmetrix ioctlHeiko Carstens1-5/+9
2010-01-13[S390] dasd: add missing compat ptr conversionHeiko Carstens1-5/+9
2009-12-18[S390] dasd: PTR_ERR return of wrong pointer inRoel Kluin1-1/+1
2009-12-18[S390] dasd: move dasd-diag kmsg to dasdStefan Haberland1-20/+22
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-2/+3
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan2-2/+2
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-07[S390] dasd: remove BKL from extended error reporting codeMartin Schwidefsky1-5/+0
2009-12-07[S390] dasd: let device initialization wait for LCU setupStefan Weinhuber3-14/+89
2009-12-07[S390] dasd: remove strings from s390dbfStefan Haberland4-42/+44
2009-12-07[S390] dasd: improve error recovery for internal I/OStefan Weinhuber6-94/+253
2009-12-07[S390] dasd: enable prefix independent of pav supportStefan Weinhuber1-2/+2
2009-12-07[S390] dasd: remove dead codeChristian Borntraeger5-5/+0
2009-12-07[S390] dasd: support DIAG access for read-only devicesStefan Weinhuber1-3/+16
2009-12-07[S390] cio: split PGID settings and statusPeter Oberparleiter2-8/+11
2009-12-04tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König1-1/+1
2009-10-14[S390] dasd: use idal for device characteristicsStefan Haberland1-2/+11
2009-10-14[S390] dasd: fix locking bugStefan Haberland1-3/+5
2009-10-06[S390] dasd: fix race condition in resume codeStefan Haberland2-4/+10
2009-09-23Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-7/+6
2009-09-22[S390] dasd: tolerate devices that have no feature codesStefan Weinhuber1-7/+6
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-09-22const: make block_device_operations constAlexey Dobriyan4-4/+4
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-11[S390] xpram: Remove checksum validation for suspend/resumeMichael Holzheu1-65/+0
2009-09-11[S390] dasd: fix message namingStefan Haberland8-20/+20
2009-09-11[S390] dasd: optimize cpu usage in goodcaseStefan Haberland7-51/+41
2009-09-11[S390] dasd: fail requests when device state is less then readyStefan Weinhuber1-1/+4
2009-08-23[S390] drivers/s390: put NULL test before dereferenceJulia Lawall1-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-07-07[S390] improve suspend/resume error messagesChristian Borntraeger2-4/+5