| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] dasd: fix possible NULL pointer errors | Stefan Haberland | 2010-01-27 | 4 | -15/+9 |
* | [S390] dasd: add proper compat pointer conversion for symmetrix ioctl | Heiko Carstens | 2010-01-13 | 1 | -5/+9 |
* | [S390] dasd: add missing compat ptr conversion | Heiko Carstens | 2010-01-13 | 1 | -5/+9 |
* | [S390] dasd: PTR_ERR return of wrong pointer in | Roel Kluin | 2009-12-18 | 1 | -1/+1 |
* | [S390] dasd: move dasd-diag kmsg to dasd | Stefan Haberland | 2009-12-18 | 1 | -20/+22 |
* | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 | 1 | -2/+3 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 2 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix typos "couter" -> "counter" | Uwe Kleine-König | 2009-12-04 | 1 | -1/+1 |
* | | [S390] dasd: remove BKL from extended error reporting code | Martin Schwidefsky | 2009-12-07 | 1 | -5/+0 |
* | | [S390] dasd: let device initialization wait for LCU setup | Stefan Weinhuber | 2009-12-07 | 3 | -14/+89 |
* | | [S390] dasd: remove strings from s390dbf | Stefan Haberland | 2009-12-07 | 4 | -42/+44 |
* | | [S390] dasd: improve error recovery for internal I/O | Stefan Weinhuber | 2009-12-07 | 6 | -94/+253 |
* | | [S390] dasd: enable prefix independent of pav support | Stefan Weinhuber | 2009-12-07 | 1 | -2/+2 |
* | | [S390] dasd: remove dead code | Christian Borntraeger | 2009-12-07 | 5 | -5/+0 |
* | | [S390] dasd: support DIAG access for read-only devices | Stefan Weinhuber | 2009-12-07 | 1 | -3/+16 |
* | | [S390] cio: split PGID settings and status | Peter Oberparleiter | 2009-12-07 | 2 | -8/+11 |
|/ |
|
* | [S390] dasd: use idal for device characteristics | Stefan Haberland | 2009-10-14 | 1 | -2/+11 |
* | [S390] dasd: fix locking bug | Stefan Haberland | 2009-10-14 | 1 | -3/+5 |
* | [S390] dasd: fix race condition in resume code | Stefan Haberland | 2009-10-06 | 2 | -4/+10 |
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-09-23 | 1 | -7/+6 |
|\ |
|
| * | [S390] dasd: tolerate devices that have no feature codes | Stefan Weinhuber | 2009-09-22 | 1 | -7/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -1/+1 |
|\ \ |
|
| * | | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 1 | -1/+1 |
| |/ |
|
* | | const: make block_device_operations const | Alexey Dobriyan | 2009-09-22 | 4 | -4/+4 |
|/ |
|
* | [S390] xpram: Remove checksum validation for suspend/resume | Michael Holzheu | 2009-09-11 | 1 | -65/+0 |
* | [S390] dasd: fix message naming | Stefan Haberland | 2009-09-11 | 8 | -20/+20 |
* | [S390] dasd: optimize cpu usage in goodcase | Stefan Haberland | 2009-09-11 | 7 | -51/+41 |
* | [S390] dasd: fail requests when device state is less then ready | Stefan Weinhuber | 2009-09-11 | 1 | -1/+4 |
* | [S390] drivers/s390: put NULL test before dereference | Julia Lawall | 2009-08-23 | 1 | -1/+1 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -0/+1 |
* | [S390] improve suspend/resume error messages | Christian Borntraeger | 2009-07-07 | 2 | -4/+5 |
* | [S390] dasd: correct debugfeature sense dump | Stefan Haberland | 2009-07-07 | 4 | -48/+27 |
* | [S390] dasd: fix refcounting in dasd_change_state | Sebastian Ott | 2009-06-22 | 1 | -3/+5 |
* | [S390] dasd_pm: fix stop flag handling | Stefan Haberland | 2009-06-22 | 2 | -10/+12 |
* | [S390] pm: dcssblk power management callbacks. | Gerald Schaefer | 2009-06-16 | 1 | -17/+115 |
* | [S390] pm: xpram driver power management callbacks | Michael Holzheu | 2009-06-16 | 1 | -3/+126 |
* | [S390] pm: dasd power management callbacks. | Stefan Haberland | 2009-06-16 | 5 | -19/+218 |
* | [S390] dasd: forward internal errors to dasd_sleep_on caller | Stefan Weinhuber | 2009-06-12 | 4 | -9/+31 |
* | [S390] dasd: sync after async probe | Sebastian Ott | 2009-06-12 | 2 | -2/+14 |
* | [S390] dasd: check_characteristics cleanup | Sebastian Ott | 2009-06-12 | 4 | -19/+18 |
* | [S390] dasd: no High Performance FICON in 31-bit mode | Stefan Weinhuber | 2009-06-12 | 1 | -3/+8 |
* | [S390] dcssblk: revert devt conversion | Gerald Schaefer | 2009-06-12 | 1 | -2/+2 |
* | block: Do away with the notion of hardsect_size | Martin K. Petersen | 2009-05-22 | 3 | -3/+3 |
* | block: implement and enforce request peek/start/fetch | Tejun Heo | 2009-05-11 | 1 | -11/+5 |
* | block: convert to pos and nr_sectors accessors | Tejun Heo | 2009-05-11 | 4 | -9/+11 |
* | block: implement and use [__]blk_end_request_all() | Tejun Heo | 2009-04-28 | 1 | -13/+4 |
* | [S390] dasd: fix idaw boundary checking for track based ccw | Stefan Weinhuber | 2009-04-14 | 1 | -4/+12 |
* | [S390] dasd: Use the new async framework for autoonlining. | Cornelia Huck | 2009-04-14 | 1 | -12/+25 |
* | [S390] cio: introduce notifier for boxed state | Sebastian Ott | 2009-03-31 | 1 | -0/+1 |