index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd_proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-16
1
-15
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390/dasd: Change unsigned long long to unsigned long
Jan Höppner
2017-08-23
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
s390: Use pr_warn instead of pr_warning
Joe Perches
2016-03-07
1
-3
/
+2
*
s390/dasd: cleanup profiling
Sebastian Ott
2015-01-29
1
-8
/
+13
*
s390/dasd: add locking for global_profile access
Sebastian Ott
2015-01-29
1
-1
/
+3
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-2
/
+1
*
[S390] dasd: use vmalloc for statistics input buffer
Stefan Weinhuber
2011-08-03
1
-2
/
+2
*
[S390] dasd: add enhanced DASD statistics interface
Stefan Weinhuber
2011-07-24
1
-35
/
+71
*
[S390] dasd: fix use after free in dbf
Sebastian Ott
2010-10-25
1
-1
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[S390] seq_file: convert drivers/s390/
Alexey Dobriyan
2010-02-26
1
-59
/
+50
*
[S390] dasd: fix possible NULL pointer errors
Stefan Haberland
2010-01-27
1
-5
/
+2
*
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-15
1
-2
/
+3
*
tree-wide: fix typos "couter" -> "counter"
Uwe Kleine-König
2009-12-04
1
-1
/
+1
*
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-31
1
-2
/
+0
*
[S390] dasd: message cleanup
Stefan Haberland
2009-03-26
1
-9
/
+11
*
[S390] dasd: add large volume support
Stefan Weinhuber
2009-03-26
1
-1
/
+1
*
[S390] dasd: improve dasd statistics proc interface
Stefan Haberland
2008-12-25
1
-13
/
+15
*
[S390] bus_id -> dev_name conversions
Kay Sievers
2008-10-10
1
-1
/
+1
*
block: don't depend on consecutive minor space
Tejun Heo
2008-10-09
1
-1
/
+2
*
s390: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-5
/
+5
*
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
1
-3
/
+3
*
[S390] dasd: fix reference counting in display method for proc/dasd/devices
Stefan Weinhuber
2008-03-05
1
-1
/
+3
*
[S390] constify function pointer tables.
Jan Engelhardt
2008-01-26
1
-1
/
+1
*
[S390] dasd: add hyper PAV support to DASD device driver, part 1
Stefan Weinhuber
2008-01-26
1
-8
/
+13
*
[S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILE
Heiko Carstens
2007-07-10
1
-0
/
+4
*
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
1
-3
/
+3
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] s390: dasd proc entries
Horst Hummel
2006-04-11
1
-0
/
+17
*
[PATCH] s390: dasd proc interface typo
Horst Hummel
2006-03-09
1
-1
/
+1
*
[PATCH] s390: dasd partition detection
Horst Hummel
2006-03-08
1
-0
/
+3
*
[PATCH] s390: Remove CVS generated information
Heiko Carstens
2006-02-01
1
-1
/
+0
*
[PATCH] s390: deadlock in dasd_devmap
Horst Hummel
2005-09-05
1
-6
/
+2
*
[PATCH] s390: debug feature changes
Michael Holzheu
2005-06-25
1
-1
/
+2
*
[PATCH] s390: dasd readonly attribute
Horst Hummel
2005-05-01
1
-2
/
+6
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+319