index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
dasd_format(): killing the last remaining user of ->bd_inode
Al Viro
1
-1
/
+1
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+0
2024-02-25
s390: port block device access to file
Christian Brauner
1
-1
/
+1
2024-02-08
s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions
Jan Höppner
1
-6
/
+0
2023-10-28
s390/dasd: Convert to bdev_open_by_path()
Jan Kara
1
-1
/
+1
2023-07-24
s390/dasd: fix hanging device after quiesce/resume
Stefan Haberland
1
-0
/
+1
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-1
/
+1
2023-06-09
s390/dasd: Use correct lock while counting channel queue length
Jan Höppner
1
-2
/
+2
2022-11-23
s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"
Colin Ian King
1
-1
/
+1
2022-09-21
s390/dasd: add ioctl to perform a swap of the drivers copy pair
Stefan Haberland
1
-0
/
+53
2021-10-20
s390/dasd: fix kernel doc comment
Heiko Carstens
1
-2
/
+2
2021-07-27
s390/dasd: remove debug printk
Heiko Carstens
1
-3
/
+1
2020-12-02
block: stop using bdget_disk for partition 0
Christoph Hellwig
1
-3
/
+2
2020-12-02
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
1
-3
/
+1
2020-11-16
dasd: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
1
-18
/
+9
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
1
-4
/
+4
2020-09-02
block: fix locking for struct block_device size updates
Christoph Hellwig
1
-7
/
+2
2020-05-21
s390/dasd: remove ioctl_by_bdev calls
Stefan Haberland
1
-0
/
+34
2020-05-21
dasd: refactor dasd_ioctl_information
Christoph Hellwig
1
-19
/
+23
2019-07-11
s390/dasd: Add new ioctl to release space
Jan Höppner
1
-0
/
+56
2018-11-07
dasd: remove dead code
Jens Axboe
1
-17
/
+5
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-04-15
s390/dasd: Add new ioctl BIODASDCHECKFMT
Jan Höppner
1
-0
/
+61
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
1
-3
/
+2
2016-03-07
s390/dasd: Simplify code in format logic
Jan Höppner
1
-27
/
+6
2014-08-01
s390/dasd: fix camel case
Stefan Haberland
1
-3
/
+3
2014-07-22
dasd: fix error recovery for alias devices during format
Stefan Haberland
1
-6
/
+27
2013-07-01
s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is set
Hannes Reinecke
1
-0
/
+59
2013-04-17
s390/dasd: improve speed of dasdfmt
Stefan Haberland
1
-21
/
+10
2012-11-23
s390: use ccw_device_get_schid
Sebastian Ott
1
-4
/
+7
2012-09-26
s390/dasd: fix return value for non-existent ioctls
Heiko Carstens
1
-2
/
+2
2012-08-28
s390/dasd: fix ioctl return value
Heiko Carstens
1
-5
/
+2
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+1
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
1
-0
/
+1
2011-08-24
[S390] drivers/s390/block/dasd_ioctl.c: add missing kfree
Julia Lawall
1
-3
/
+7
2011-07-24
[S390] dasd: add enhanced DASD statistics interface
Stefan Weinhuber
1
-4
/
+34
2011-04-20
[S390] dasd: fix race between open and offline
Stefan Weinhuber
1
-41
/
+87
2010-09-26
s390/block: kill the big kernel lock
Arnd Bergmann
1
-15
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
[S390] dasd: automatic recognition of read-only devices
Stefan Weinhuber
1
-2
/
+4
2010-01-27
[S390] dasd: fix possible NULL pointer errors
Stefan Haberland
1
-5
/
+2
2010-01-13
[S390] dasd: add missing compat ptr conversion
Heiko Carstens
1
-5
/
+9
2009-12-07
[S390] dasd: improve error recovery for internal I/O
Stefan Weinhuber
1
-2
/
+2
2009-09-11
[S390] dasd: fix message naming
Stefan Haberland
1
-12
/
+12
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-03-26
[S390] dasd: message cleanup
Stefan Haberland
1
-11
/
+16
2009-03-26
[S390] dasd: add large volume support
Stefan Weinhuber
1
-2
/
+2
[next]