| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/dasd: fix camel case | Stefan Haberland | 2014-08-01 | 1 | -3/+3 |
* | dasd: fix error recovery for alias devices during format | Stefan Haberland | 2014-07-22 | 1 | -6/+27 |
* | s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is set | Hannes Reinecke | 2013-07-01 | 1 | -0/+59 |
* | s390/dasd: improve speed of dasdfmt | Stefan Haberland | 2013-04-17 | 1 | -21/+10 |
* | s390: use ccw_device_get_schid | Sebastian Ott | 2012-11-23 | 1 | -4/+7 |
* | s390/dasd: fix return value for non-existent ioctls | Heiko Carstens | 2012-09-26 | 1 | -2/+2 |
* | s390/dasd: fix ioctl return value | Heiko Carstens | 2012-08-28 | 1 | -5/+2 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -2/+1 |
* | compat: fix compile breakage on s390 | Heiko Carstens | 2012-02-27 | 1 | -0/+1 |
* | [S390] drivers/s390/block/dasd_ioctl.c: add missing kfree | Julia Lawall | 2011-08-24 | 1 | -3/+7 |
* | [S390] dasd: add enhanced DASD statistics interface | Stefan Weinhuber | 2011-07-24 | 1 | -4/+34 |
* | [S390] dasd: fix race between open and offline | Stefan Weinhuber | 2011-04-20 | 1 | -41/+87 |
* | s390/block: kill the big kernel lock | Arnd Bergmann | 2010-09-26 | 1 | -15/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [S390] dasd: automatic recognition of read-only devices | Stefan Weinhuber | 2010-03-08 | 1 | -2/+4 |
* | [S390] dasd: fix possible NULL pointer errors | Stefan Haberland | 2010-01-27 | 1 | -5/+2 |
* | [S390] dasd: add missing compat ptr conversion | Heiko Carstens | 2010-01-13 | 1 | -5/+9 |
* | [S390] dasd: improve error recovery for internal I/O | Stefan Weinhuber | 2009-12-07 | 1 | -2/+2 |
* | [S390] dasd: fix message naming | Stefan Haberland | 2009-09-11 | 1 | -12/+12 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -0/+1 |
* | [S390] dasd: message cleanup | Stefan Haberland | 2009-03-26 | 1 | -11/+16 |
* | [S390] dasd: add large volume support | Stefan Weinhuber | 2009-03-26 | 1 | -2/+2 |
* | [S390] dasd: enable compat ioctls | Heiko Carstens | 2009-03-26 | 1 | -3/+14 |
* | [PATCH] switch dasd | Al Viro | 2008-10-21 | 1 | -14/+1 |
* | [S390] dasd: add hyper PAV support to DASD device driver, part 1 | Stefan Weinhuber | 2008-01-26 | 1 | -88/+84 |
* | [S390] cio: Get rid of _ccw_device_get_device_number(). | Cornelia Huck | 2007-05-10 | 1 | -1/+3 |
* | [PATCH] struct path: convert s390-drivers | Josef Sipek | 2006-12-08 | 1 | -1/+1 |
* | [S390] Fix sparse warnings. | Heiko Carstens | 2006-07-12 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [S390] dasd whitespace and other cosmetics. | Horst Hummel | 2006-06-29 | 1 | -6/+6 |
* | [PATCH] dasd: "cleanup dasd_ioctl" fix | Bastian Blank | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] s390: random values in result of BIODASDINFO2 | Horst Hummel | 2006-03-24 | 1 | -3/+2 |
* | [PATCH] s390: remove dynamic dasd ioctls | Christoph Hellwig | 2006-03-24 | 1 | -69/+0 |
* | [PATCH] s390: merge cmb into dasdc | Christoph Hellwig | 2006-03-24 | 1 | -0/+22 |
* | [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc | Christoph Hellwig | 2006-03-24 | 1 | -1/+8 |
* | [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc | Christoph Hellwig | 2006-03-24 | 1 | -155/+86 |
* | [PATCH] sem2mutex: blockdev #2 | Arjan van de Ven | 2006-03-23 | 1 | -4/+4 |
* | [PATCH] s390: dasd open counter | Horst Hummel | 2006-02-01 | 1 | -1/+8 |
* | [PATCH] s390: Remove CVS generated information | Heiko Carstens | 2006-02-01 | 1 | -2/+0 |
* | [PATCH] add ->compat_ioctl to dasd | Christoph Hellwig | 2006-01-10 | 1 | -0/+12 |
* | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-09 | 1 | -28/+0 |
* | [PATCH] s390: BIODASDPRRD ioctl return code | Horst Hummel | 2006-01-06 | 1 | -1/+4 |
* | [PATCH] s390: deadlock in dasd_devmap | Horst Hummel | 2005-09-05 | 1 | -12/+5 |
* | [PATCH] s390: dasd readonly attribute | Horst Hummel | 2005-05-01 | 1 | -11/+20 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+554 |