index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: 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
*
[S390] dasd: add hyper PAV support to DASD device driver, part 1
Stefan Weinhuber
2008-01-26
1
-57
/
+37
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
[S390] dasd: Add ipldev parameter.
Peter Oberparleiter
2007-04-27
1
-0
/
+17
*
[S390] dasd: Add sysfs attribute status and generate uevents.
Horst Hummel
2007-04-27
1
-0
/
+41
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
1
-3
/
+3
*
[S390] New DASD feature for ERP related logging
Horst Hummel
2006-12-08
1
-0
/
+49
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[S390] return 'count' for successful execution of dasd_eer_enable.
Horst Hummel
2006-12-04
1
-4
/
+5
*
[S390] handle incorrect values when writing to dasd sysfs attributes.
Horst Hummel
2006-12-04
1
-14
/
+29
*
[S390] Replace nopav-message on VM.
Peter Oberparleiter
2006-09-20
1
-2
/
+6
*
[S390] dasd deadlock after state change pending interrupt.
Martin Schwidefsky
2006-09-20
1
-26
/
+48
*
[S390] dasd PAV enabling.
Horst Hummel
2006-08-24
1
-4
/
+4
*
[S390] inaccessible PAV alias devices on LPAR.
Peter Oberparleiter
2006-08-16
1
-14
/
+18
*
[S390] dasd slab cache alignment.
Heiko Carstens
2006-08-16
1
-2
/
+3
*
[S390] dasd calls kzalloc while holding a spinlock.
Horst Hummel
2006-08-10
1
-37
/
+28
*
[S390] Fix sparse warnings.
Heiko Carstens
2006-07-12
1
-4
/
+4
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[S390] add PAV support to the dasd driver.
Horst Hummel
2006-06-29
1
-9
/
+71
*
[S390] dasd whitespace and other cosmetics.
Horst Hummel
2006-06-29
1
-10
/
+12
*
[PATCH] s390: dasd device identifiers
Horst Hummel
2006-04-28
1
-0
/
+102
*
BUG_ON() Conversion in drivers/s390/block/dasd_devmap.c
Eric Sesterhenn
2006-03-26
1
-4
/
+2
*
[PATCH] Remove MODULE_PARM
Rusty Russell
2006-03-25
1
-0
/
+3
*
[PATCH] s390: dasd extended error reporting
Stefan Weinhuber
2006-03-24
1
-0
/
+41
*
[PATCH] s390: Remove CVS generated information
Heiko Carstens
2006-02-01
1
-1
/
+0
*
[PATCH] kfree cleanup: drivers/s390
Jesper Juhl
2005-11-07
1
-2
/
+1
*
[PATCH] s390: deadlock in dasd_devmap
Horst Hummel
2005-09-05
1
-2
/
+6
*
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...
Yani Ioannou
2005-06-20
1
-5
/
+5
*
[PATCH] s390: dasd readonly attribute
Horst Hummel
2005-05-01
1
-17
/
+42
*
Linux-2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+772