index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd_ioctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dasd_format(): killing the last remaining user of ->bd_inode
Al Viro
2024-05-03
1
-1
/
+1
*
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
1
-6
/
+0
|
\
|
*
s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions
Jan Höppner
2024-02-08
1
-6
/
+0
*
|
s390: port block device access to file
Christian Brauner
2024-02-25
1
-1
/
+1
|
/
*
s390/dasd: Convert to bdev_open_by_path()
Jan Kara
2023-10-28
1
-1
/
+1
*
s390/dasd: fix hanging device after quiesce/resume
Stefan Haberland
2023-07-24
1
-0
/
+1
*
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-1
/
+1
|
\
|
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
|
s390/dasd: Use correct lock while counting channel queue length
Jan Höppner
2023-06-09
1
-2
/
+2
|
/
*
s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"
Colin Ian King
2022-11-23
1
-1
/
+1
*
s390/dasd: add ioctl to perform a swap of the drivers copy pair
Stefan Haberland
2022-09-21
1
-0
/
+53
*
s390/dasd: fix kernel doc comment
Heiko Carstens
2021-10-20
1
-2
/
+2
*
s390/dasd: remove debug printk
Heiko Carstens
2021-07-27
1
-3
/
+1
*
block: stop using bdget_disk for partition 0
Christoph Hellwig
2020-12-01
1
-3
/
+2
*
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
1
-3
/
+1
*
dasd: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
2020-11-16
1
-18
/
+9
*
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
1
-4
/
+4
*
block: fix locking for struct block_device size updates
Christoph Hellwig
2020-09-02
1
-7
/
+2
*
s390/dasd: remove ioctl_by_bdev calls
Stefan Haberland
2020-05-21
1
-0
/
+34
*
dasd: refactor dasd_ioctl_information
Christoph Hellwig
2020-05-21
1
-19
/
+23
*
s390/dasd: Add new ioctl to release space
Jan Höppner
2019-07-11
1
-0
/
+56
*
dasd: remove dead code
Jens Axboe
2018-11-07
1
-17
/
+5
*
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-04-19
1
-1
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
s390/dasd: Add new ioctl BIODASDCHECKFMT
Jan Höppner
2016-04-15
1
-0
/
+61
*
s390: Use pr_warn instead of pr_warning
Joe Perches
2016-03-07
1
-3
/
+2
*
s390/dasd: Simplify code in format logic
Jan Höppner
2016-03-07
1
-27
/
+6
*
s390/dasd: fix camel case
Stefan Haberland
2014-08-01
1
-3
/
+3
*
dasd: fix error recovery for alias devices during format
Stefan Haberland
2014-07-22
1
-6
/
+27
*
s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is set
Hannes Reinecke
2013-07-01
1
-0
/
+59
*
s390/dasd: improve speed of dasdfmt
Stefan Haberland
2013-04-17
1
-21
/
+10
*
s390: use ccw_device_get_schid
Sebastian Ott
2012-11-23
1
-4
/
+7
*
s390/dasd: fix return value for non-existent ioctls
Heiko Carstens
2012-09-26
1
-2
/
+2
*
s390/dasd: fix ioctl return value
Heiko Carstens
2012-08-28
1
-5
/
+2
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-2
/
+1
*
compat: fix compile breakage on s390
Heiko Carstens
2012-02-27
1
-0
/
+1
*
[S390] drivers/s390/block/dasd_ioctl.c: add missing kfree
Julia Lawall
2011-08-24
1
-3
/
+7
*
[S390] dasd: add enhanced DASD statistics interface
Stefan Weinhuber
2011-07-24
1
-4
/
+34
*
[S390] dasd: fix race between open and offline
Stefan Weinhuber
2011-04-20
1
-41
/
+87
*
s390/block: kill the big kernel lock
Arnd Bergmann
2010-09-26
1
-15
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[S390] dasd: automatic recognition of read-only devices
Stefan Weinhuber
2010-03-08
1
-2
/
+4
*
[S390] dasd: fix possible NULL pointer errors
Stefan Haberland
2010-01-27
1
-5
/
+2
*
[S390] dasd: add missing compat ptr conversion
Heiko Carstens
2010-01-13
1
-5
/
+9
*
[S390] dasd: improve error recovery for internal I/O
Stefan Weinhuber
2009-12-07
1
-2
/
+2
*
[S390] dasd: fix message naming
Stefan Haberland
2009-09-11
1
-12
/
+12
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
[S390] dasd: message cleanup
Stefan Haberland
2009-03-26
1
-11
/
+16
*
[S390] dasd: add large volume support
Stefan Weinhuber
2009-03-26
1
-2
/
+2
[next]