index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd_devmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/dasd: constify attribute_group structures.
Arvind Yadav
2017-07-26
1
-1
/
+1
*
s390/dasd: remove unneeded code
Sebastian Ott
2017-07-05
1
-1
/
+1
*
s390/dasd: Fix faulty ENODEV for RO sysfs attribute
Jan Höppner
2017-06-28
1
-1
/
+1
*
s390/dasd: fix unusable device after safe offline processing
Stefan Haberland
2017-06-12
1
-1
/
+6
*
s390/dasd: Display read-only attribute correctly
Jan Höppner
2017-06-12
1
-5
/
+14
*
s390/dasd: Remove variable sized array
Jan Höppner
2017-06-12
1
-17
/
+30
*
s390/dasd: allow 0 for path_threshold attribute
Stefan Haberland
2017-01-31
1
-4
/
+2
*
s390/dasd: Improve parameter list parsing
Jan Höppner
2017-01-31
1
-134
/
+124
*
s390/dasd: Always store parameter elements in an array
Jan Höppner
2017-01-31
1
-16
/
+16
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
s390/dasd: channel path aware error recovery
Stefan Haberland
2016-12-12
1
-6
/
+151
*
s390/dasd: extend dasd path handling
Stefan Haberland
2016-12-12
1
-5
/
+5
*
s390/dasd: Fix locking issue when changing RO attribute
Jan Höppner
2016-10-28
1
-2
/
+15
*
s390/dasd: Fix locking issue when changing EER attribute
Jan Höppner
2016-10-28
1
-14
/
+13
*
s390/dasd: Make use of dasd_set_feature() more often
Jan Höppner
2016-10-28
1
-61
/
+29
*
s390/dasd: Replace simple_strtoul with kstrtouint
Jan Höppner
2016-10-28
1
-20
/
+11
*
s390/dasd: fix panic during offline processing
Stefan Haberland
2016-09-26
1
-0
/
+1
*
s390/dasd: add query host access to volume support
Stefan Haberland
2016-04-15
1
-0
/
+27
*
s390: Use pr_warn instead of pr_warning
Joe Perches
2016-03-07
1
-6
/
+4
*
s390/dasd: add support for control unit initiated reconfiguration
Stefan Haberland
2014-10-09
1
-0
/
+24
*
s390/dasd: Make module parameter visible in sysfs
Peter Oberparleiter
2014-09-01
1
-1
/
+1
*
s390: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-08-22
1
-4
/
+4
*
s390/dasd: Add 'timeout' attribute
Hannes Reinecke
2013-07-01
1
-0
/
+56
*
s390/dasd: make number of retries configurable
Hannes Reinecke
2013-07-01
1
-0
/
+41
*
s390/dasd: remove cast for kzalloc return value
Zhang Yanfei
2013-04-17
1
-2
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-12-13
1
-0
/
+34
|
\
|
*
s390/dasd: add safe offline interface
Stefan Haberland
2012-11-30
1
-0
/
+34
*
|
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
|
/
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-2
/
+1
*
[S390] dasd: fix race between open and offline
Stefan Weinhuber
2011-04-20
1
-0
/
+30
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
[S390] dasd: Add support for raw ECKD access.
Stefan Haberland
2011-01-05
1
-1
/
+54
*
[S390] dasd: Improve handling of stolen DASD reservation
Stefan Weinhuber
2011-01-05
1
-0
/
+99
*
[S390] dasd: do path verification for paths added at runtime
Stefan Weinhuber
2011-01-05
1
-0
/
+1
*
[S390] dasd: tunable missing interrupt handler
Stefan Haberland
2010-08-09
1
-0
/
+44
*
[S390] add missing device put
Stefan Haberland
2010-07-19
1
-1
/
+3
*
[S390] dasd: remove uid from devmap
Stefan Haberland
2010-05-17
1
-106
/
+68
*
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
-5
/
+8
*
[S390] dasd: fix refcounting.
Stefan Haberland
2010-02-26
1
-3
/
+10
*
[S390] pm: dasd power management callbacks.
Stefan Haberland
2009-06-16
1
-0
/
+1
*
[S390] dasd: message cleanup
Stefan Haberland
2009-03-26
1
-19
/
+19
*
[S390] dasd: add High Performance FICON support
Stefan Weinhuber
2009-03-26
1
-0
/
+7
*
[S390] dasd: bus_id -> dev_name() conversion.
Cornelia Huck
2009-02-11
1
-1
/
+1
*
[S390] dasd: add device attribute to disable blocking on lost paths
Holger Smolinski
2009-01-09
1
-0
/
+48
*
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-25
1
-6
/
+7
*
[S390] dasd: Use accessors instead of using driver_data directly.
Cornelia Huck
2008-12-25
1
-3
/
+3
*
[S390] bus_id -> dev_name conversions
Kay Sievers
2008-10-10
1
-14
/
+14
*
[S390] dasd: Add support for enhanced VM UID
Stefan Weinhuber
2008-08-01
1
-3
/
+13
*
[S390] dasd: Use const in busid functions.
Cornelia Huck
2008-05-15
1
-5
/
+5
[next]