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
*
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
*
[S390] dasd: enable compat ioctls
Heiko Carstens
2009-03-26
1
-3
/
+14
*
[PATCH] switch dasd
Al Viro
2008-10-21
1
-14
/
+1
*
[S390] dasd: add hyper PAV support to DASD device driver, part 1
Stefan Weinhuber
2008-01-26
1
-88
/
+84
*
[S390] cio: Get rid of _ccw_device_get_device_number().
Cornelia Huck
2007-05-10
1
-1
/
+3
*
[PATCH] struct path: convert s390-drivers
Josef Sipek
2006-12-08
1
-1
/
+1
*
[S390] Fix sparse warnings.
Heiko Carstens
2006-07-12
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[S390] dasd whitespace and other cosmetics.
Horst Hummel
2006-06-29
1
-6
/
+6
*
[PATCH] dasd: "cleanup dasd_ioctl" fix
Bastian Blank
2006-03-24
1
-1
/
+1
*
[PATCH] s390: random values in result of BIODASDINFO2
Horst Hummel
2006-03-24
1
-3
/
+2
*
[PATCH] s390: remove dynamic dasd ioctls
Christoph Hellwig
2006-03-24
1
-69
/
+0
[next]