aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/s390/block/dasd_ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-03dasd_format(): killing the last remaining user of ->bd_inodeAl Viro1-1/+1
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds1-6/+0
2024-02-25s390: port block device access to fileChristian Brauner1-1/+1
2024-02-08s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitionsJan Höppner1-6/+0
2023-10-28s390/dasd: Convert to bdev_open_by_path()Jan Kara1-1/+1
2023-07-24s390/dasd: fix hanging device after quiesce/resumeStefan Haberland1-0/+1
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig1-1/+1
2023-06-09s390/dasd: Use correct lock while counting channel queue lengthJan Höppner1-2/+2
2022-11-23s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"Colin Ian King1-1/+1
2022-09-21s390/dasd: add ioctl to perform a swap of the drivers copy pairStefan Haberland1-0/+53
2021-10-20s390/dasd: fix kernel doc commentHeiko Carstens1-2/+2
2021-07-27s390/dasd: remove debug printkHeiko Carstens1-3/+1
2020-12-01block: stop using bdget_disk for partition 0Christoph Hellwig1-3/+2
2020-12-01block: remove the nr_sects field in struct hd_structChristoph Hellwig1-3/+1
2020-11-16dasd: implement ->set_read_only to hook into BLKROSET processingChristoph Hellwig1-18/+9
2020-09-25block: add a bdev_is_partition helperChristoph Hellwig1-4/+4
2020-09-01block: fix locking for struct block_device size updatesChristoph Hellwig1-7/+2
2020-05-21s390/dasd: remove ioctl_by_bdev callsStefan Haberland1-0/+34
2020-05-21dasd: refactor dasd_ioctl_informationChristoph Hellwig1-19/+23
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