summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390/dasd: Add new ioctl BIODASDCHECKFMTJan Höppner2016-04-151-0/+61
* s390: Use pr_warn instead of pr_warningJoe Perches2016-03-071-3/+2
* s390/dasd: Simplify code in format logicJan Höppner2016-03-071-27/+6
* s390/dasd: fix camel caseStefan Haberland2014-08-011-3/+3
* dasd: fix error recovery for alias devices during formatStefan Haberland2014-07-221-6/+27
* s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke2013-07-011-0/+59
* s390/dasd: improve speed of dasdfmtStefan Haberland2013-04-171-21/+10
* s390: use ccw_device_get_schidSebastian Ott2012-11-231-4/+7
* s390/dasd: fix return value for non-existent ioctlsHeiko Carstens2012-09-261-2/+2
* s390/dasd: fix ioctl return valueHeiko Carstens2012-08-281-5/+2
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+1
* compat: fix compile breakage on s390Heiko Carstens2012-02-271-0/+1
* [S390] drivers/s390/block/dasd_ioctl.c: add missing kfreeJulia Lawall2011-08-241-3/+7
* [S390] dasd: add enhanced DASD statistics interfaceStefan Weinhuber2011-07-241-4/+34
* [S390] dasd: fix race between open and offlineStefan Weinhuber2011-04-201-41/+87
* s390/block: kill the big kernel lockArnd Bergmann2010-09-261-15/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] dasd: automatic recognition of read-only devicesStefan Weinhuber2010-03-081-2/+4
* [S390] dasd: fix possible NULL pointer errorsStefan Haberland2010-01-271-5/+2
* [S390] dasd: add missing compat ptr conversionHeiko Carstens2010-01-131-5/+9
* [S390] dasd: improve error recovery for internal I/OStefan Weinhuber2009-12-071-2/+2
* [S390] dasd: fix message namingStefan Haberland2009-09-111-12/+12
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* [S390] dasd: message cleanupStefan Haberland2009-03-261-11/+16
* [S390] dasd: add large volume supportStefan Weinhuber2009-03-261-2/+2
* [S390] dasd: enable compat ioctlsHeiko Carstens2009-03-261-3/+14
* [PATCH] switch dasdAl Viro2008-10-211-14/+1
* [S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber2008-01-261-88/+84
* [S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck2007-05-101-1/+3
* [PATCH] struct path: convert s390-driversJosef Sipek2006-12-081-1/+1
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [S390] dasd whitespace and other cosmetics.Horst Hummel2006-06-291-6/+6
* [PATCH] dasd: "cleanup dasd_ioctl" fixBastian Blank2006-03-241-1/+1
* [PATCH] s390: random values in result of BIODASDINFO2Horst Hummel2006-03-241-3/+2
* [PATCH] s390: remove dynamic dasd ioctlsChristoph Hellwig2006-03-241-69/+0
* [PATCH] s390: merge cmb into dasdcChristoph Hellwig2006-03-241-0/+22
* [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig2006-03-241-1/+8
* [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig2006-03-241-155/+86
* [PATCH] sem2mutex: blockdev #2Arjan van de Ven2006-03-231-4/+4
* [PATCH] s390: dasd open counterHorst Hummel2006-02-011-1/+8
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-011-2/+0
* [PATCH] add ->compat_ioctl to dasdChristoph Hellwig2006-01-101-0/+12
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-081-28/+0
* [PATCH] s390: BIODASDPRRD ioctl return codeHorst Hummel2006-01-061-1/+4
* [PATCH] s390: deadlock in dasd_devmapHorst Hummel2005-09-051-12/+5
* [PATCH] s390: dasd readonly attributeHorst Hummel2005-05-011-11/+20
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+554