aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd_ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-11s390/dasd: Add new ioctl to release spaceJan Höppner1-0/+56
2018-11-07dasd: remove dead codeJens Axboe1-17/+5
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-04-15s390/dasd: Add new ioctl BIODASDCHECKFMTJan Höppner1-0/+61
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches1-3/+2
2016-03-07s390/dasd: Simplify code in format logicJan Höppner1-27/+6
2014-08-01s390/dasd: fix camel caseStefan Haberland1-3/+3
2014-07-22dasd: fix error recovery for alias devices during formatStefan Haberland1-6/+27
2013-07-01s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke1-0/+59
2013-04-17s390/dasd: improve speed of dasdfmtStefan Haberland1-21/+10
2012-11-23s390: use ccw_device_get_schidSebastian Ott1-4/+7
2012-09-26s390/dasd: fix return value for non-existent ioctlsHeiko Carstens1-2/+2
2012-08-28s390/dasd: fix ioctl return valueHeiko Carstens1-5/+2
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+1
2012-02-27compat: fix compile breakage on s390Heiko Carstens1-0/+1
2011-08-24[S390] drivers/s390/block/dasd_ioctl.c: add missing kfreeJulia Lawall1-3/+7
2011-07-24[S390] dasd: add enhanced DASD statistics interfaceStefan Weinhuber1-4/+34
2011-04-20[S390] dasd: fix race between open and offlineStefan Weinhuber1-41/+87
2010-09-26s390/block: kill the big kernel lockArnd Bergmann1-15/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-08[S390] dasd: automatic recognition of read-only devicesStefan Weinhuber1-2/+4
2010-01-27[S390] dasd: fix possible NULL pointer errorsStefan Haberland1-5/+2
2010-01-13[S390] dasd: add missing compat ptr conversionHeiko Carstens1-5/+9
2009-12-07[S390] dasd: improve error recovery for internal I/OStefan Weinhuber1-2/+2
2009-09-11[S390] dasd: fix message namingStefan Haberland1-12/+12
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-03-26[S390] dasd: message cleanupStefan Haberland1-11/+16
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber1-2/+2
2009-03-26[S390] dasd: enable compat ioctlsHeiko Carstens1-3/+14
2008-10-21[PATCH] switch dasdAl Viro1-14/+1
2008-01-26[S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber1-88/+84
2007-05-10[S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck1-1/+3
2006-12-08[PATCH] struct path: convert s390-driversJosef Sipek1-1/+1
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[S390] dasd whitespace and other cosmetics.Horst Hummel1-6/+6
2006-03-24[PATCH] dasd: "cleanup dasd_ioctl" fixBastian Blank1-1/+1
2006-03-24[PATCH] s390: random values in result of BIODASDINFO2Horst Hummel1-3/+2
2006-03-24[PATCH] s390: remove dynamic dasd ioctlsChristoph Hellwig1-69/+0
2006-03-24[PATCH] s390: merge cmb into dasdcChristoph Hellwig1-0/+22
2006-03-24[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig1-1/+8
2006-03-24[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig1-155/+86
2006-03-23[PATCH] sem2mutex: blockdev #2Arjan van de Ven1-4/+4
2006-02-01[PATCH] s390: dasd open counterHorst Hummel1-1/+8
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens1-2/+0
2006-01-10[PATCH] add ->compat_ioctl to dasdChristoph Hellwig1-0/+12
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-28/+0
2006-01-06[PATCH] s390: BIODASDPRRD ioctl return codeHorst Hummel1-1/+4