aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* [S390] dasd: fix endless loop in erpStefan Haberland2010-04-222-2/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-307-2/+6
* [S390] dasd: check tsb validityStefan Haberland2010-03-241-2/+2
* [S390] dasd: fix alignment of transport mode recovery TCWStefan Weinhuber2010-03-241-3/+4
* [S390] dasd: automatic recognition of read-only devicesStefan Weinhuber2010-03-089-16/+79
* [S390] dasd: security and PSF update patch for EMC CKD ioctlNigel Hislop2010-03-081-7/+10
* Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-011-3/+2
|\
| * block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-2/+1
| * block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1
* | [S390] seq_file: convert drivers/s390/Alexey Dobriyan2010-02-261-59/+50
* | [S390] dasd: correct offline processingStefan Haberland2010-02-261-1/+1
* | [S390] dasd: fix refcounting.Stefan Haberland2010-02-262-12/+25
* | [S390] dasd: fix online/offline raceStefan Haberland2010-02-263-8/+16
|/
* [S390] dasd: fix possible NULL pointer errorsStefan Haberland2010-01-274-15/+9
* [S390] dasd: add proper compat pointer conversion for symmetrix ioctlHeiko Carstens2010-01-131-5/+9
* [S390] dasd: add missing compat ptr conversionHeiko Carstens2010-01-131-5/+9
* [S390] dasd: PTR_ERR return of wrong pointer inRoel Kluin2009-12-181-1/+1
* [S390] dasd: move dasd-diag kmsg to dasdStefan Haberland2009-12-181-20/+22
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-2/+3
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-152-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König2009-12-041-1/+1
* | [S390] dasd: remove BKL from extended error reporting codeMartin Schwidefsky2009-12-071-5/+0
* | [S390] dasd: let device initialization wait for LCU setupStefan Weinhuber2009-12-073-14/+89
* | [S390] dasd: remove strings from s390dbfStefan Haberland2009-12-074-42/+44
* | [S390] dasd: improve error recovery for internal I/OStefan Weinhuber2009-12-076-94/+253
* | [S390] dasd: enable prefix independent of pav supportStefan Weinhuber2009-12-071-2/+2
* | [S390] dasd: remove dead codeChristian Borntraeger2009-12-075-5/+0
* | [S390] dasd: support DIAG access for read-only devicesStefan Weinhuber2009-12-071-3/+16
* | [S390] cio: split PGID settings and statusPeter Oberparleiter2009-12-072-8/+11
|/
* [S390] dasd: use idal for device characteristicsStefan Haberland2009-10-141-2/+11
* [S390] dasd: fix locking bugStefan Haberland2009-10-141-3/+5
* [S390] dasd: fix race condition in resume codeStefan Haberland2009-10-062-4/+10
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-231-7/+6
|\
| * [S390] dasd: tolerate devices that have no feature codesStefan Weinhuber2009-09-221-7/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
|\ \
| * | trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
| |/
* | const: make block_device_operations constAlexey Dobriyan2009-09-224-4/+4
|/
* [S390] xpram: Remove checksum validation for suspend/resumeMichael Holzheu2009-09-111-65/+0
* [S390] dasd: fix message namingStefan Haberland2009-09-118-20/+20
* [S390] dasd: optimize cpu usage in goodcaseStefan Haberland2009-09-117-51/+41
* [S390] dasd: fail requests when device state is less then readyStefan Weinhuber2009-09-111-1/+4
* [S390] drivers/s390: put NULL test before dereferenceJulia Lawall2009-08-231-1/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* [S390] improve suspend/resume error messagesChristian Borntraeger2009-07-072-4/+5
* [S390] dasd: correct debugfeature sense dumpStefan Haberland2009-07-074-48/+27
* [S390] dasd: fix refcounting in dasd_change_stateSebastian Ott2009-06-221-3/+5
* [S390] dasd_pm: fix stop flag handlingStefan Haberland2009-06-222-10/+12
* [S390] pm: dcssblk power management callbacks.Gerald Schaefer2009-06-161-17/+115
* [S390] pm: xpram driver power management callbacksMichael Holzheu2009-06-161-3/+126