index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2009-03-26
[S390] dasd: enable compat ioctls
Heiko Carstens
1
-3
/
+14
2008-10-21
[PATCH] switch dasd
Al Viro
1
-14
/
+1
2008-01-26
[S390] dasd: add hyper PAV support to DASD device driver, part 1
Stefan Weinhuber
1
-88
/
+84
2007-05-10
[S390] cio: Get rid of _ccw_device_get_device_number().
Cornelia Huck
1
-1
/
+3
2006-12-08
[PATCH] struct path: convert s390-drivers
Josef Sipek
1
-1
/
+1
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[S390] dasd whitespace and other cosmetics.
Horst Hummel
1
-6
/
+6
2006-03-24
[PATCH] dasd: "cleanup dasd_ioctl" fix
Bastian Blank
1
-1
/
+1
2006-03-24
[PATCH] s390: random values in result of BIODASDINFO2
Horst Hummel
1
-3
/
+2
2006-03-24
[PATCH] s390: remove dynamic dasd ioctls
Christoph Hellwig
1
-69
/
+0
2006-03-24
[PATCH] s390: merge cmb into dasdc
Christoph Hellwig
1
-0
/
+22
2006-03-24
[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc
Christoph Hellwig
1
-1
/
+8
2006-03-24
[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc
Christoph Hellwig
1
-155
/
+86
2006-03-23
[PATCH] sem2mutex: blockdev #2
Arjan van de Ven
1
-4
/
+4
2006-02-01
[PATCH] s390: dasd open counter
Horst Hummel
1
-1
/
+8
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
1
-2
/
+0
2006-01-10
[PATCH] add ->compat_ioctl to dasd
Christoph Hellwig
1
-0
/
+12
2006-01-09
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
1
-28
/
+0
2006-01-06
[PATCH] s390: BIODASDPRRD ioctl return code
Horst Hummel
1
-1
/
+4
2005-09-05
[PATCH] s390: deadlock in dasd_devmap
Horst Hummel
1
-12
/
+5
2005-05-01
[PATCH] s390: dasd readonly attribute
Horst Hummel
1
-11
/
+20
[next]