summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* [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
* [S390] pm: dasd power management callbacks.Stefan Haberland2009-06-165-19/+218
* [S390] dasd: forward internal errors to dasd_sleep_on callerStefan Weinhuber2009-06-124-9/+31
* [S390] dasd: sync after async probeSebastian Ott2009-06-122-2/+14
* [S390] dasd: check_characteristics cleanupSebastian Ott2009-06-124-19/+18
* [S390] dasd: no High Performance FICON in 31-bit modeStefan Weinhuber2009-06-121-3/+8
* [S390] dcssblk: revert devt conversionGerald Schaefer2009-06-121-2/+2
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-223-3/+3
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-11/+5
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-114-9/+11
* block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-281-13/+4
* [S390] dasd: fix idaw boundary checking for track based ccwStefan Weinhuber2009-04-141-4/+12
* [S390] dasd: Use the new async framework for autoonlining.Cornelia Huck2009-04-141-12/+25
* [S390] cio: introduce notifier for boxed stateSebastian Ott2009-03-311-0/+1