summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* dasd_format(): killing the last remaining user of ->bd_inodeAl Viro2024-05-031-1/+1
* Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds2024-03-111-6/+0
|\
| * s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitionsJan Höppner2024-02-081-6/+0
* | s390: port block device access to fileChristian Brauner2024-02-251-1/+1
|/
* s390/dasd: Convert to bdev_open_by_path()Jan Kara2023-10-281-1/+1
* s390/dasd: fix hanging device after quiesce/resumeStefan Haberland2023-07-241-0/+1
* Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-261-1/+1
|\
| * block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig2023-06-121-1/+1
* | s390/dasd: Use correct lock while counting channel queue lengthJan Höppner2023-06-091-2/+2
|/
* s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"Colin Ian King2022-11-231-1/+1
* s390/dasd: add ioctl to perform a swap of the drivers copy pairStefan Haberland2022-09-211-0/+53
* s390/dasd: fix kernel doc commentHeiko Carstens2021-10-201-2/+2
* s390/dasd: remove debug printkHeiko Carstens2021-07-271-3/+1
* block: stop using bdget_disk for partition 0Christoph Hellwig2020-12-011-3/+2
* block: remove the nr_sects field in struct hd_structChristoph Hellwig2020-12-011-3/+1
* dasd: implement ->set_read_only to hook into BLKROSET processingChristoph Hellwig2020-11-161-18/+9
* block: add a bdev_is_partition helperChristoph Hellwig2020-09-251-4/+4
* block: fix locking for struct block_device size updatesChristoph Hellwig2020-09-011-7/+2
* s390/dasd: remove ioctl_by_bdev callsStefan Haberland2020-05-211-0/+34
* dasd: refactor dasd_ioctl_informationChristoph Hellwig2020-05-211-19/+23
* s390/dasd: Add new ioctl to release spaceJan Höppner2019-07-111-0/+56
* dasd: remove dead codeJens Axboe2018-11-071-17/+5
* compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-1/+0
* 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