index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: Fix misspellings using 'codespell' tool
Hendrik Brueckner
2014-01-16
1
-1
/
+1
*
Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-14
1
-4
/
+4
|
\
|
*
s390/dasd: hold request queue sysfs lock when calling elevator_init()
Heiko Carstens
2013-11-08
1
-4
/
+4
*
|
s390/dasd: Write to profile data area only if it is available
Stefan Weinhuber
2013-10-28
1
-1
/
+2
|
/
*
s390/dasd: fix hanging devices after path events
Stefan Haberland
2013-07-30
1
-0
/
+6
*
s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is set
Hannes Reinecke
2013-07-01
1
-3
/
+10
*
s390/dasd: Add 'timeout' attribute
Hannes Reinecke
2013-07-01
1
-0
/
+2
*
block/dasd: detailed I/O errors
Hannes Reinecke
2013-07-01
1
-3
/
+13
*
s390/dasd: Implement block timeout handling
Hannes Reinecke
2013-07-01
1
-0
/
+76
*
s390/dasd: process all requests in the device tasklet
Hannes Reinecke
2013-07-01
1
-2
/
+2
*
s390/dasd: Clarify comment
Hannes Reinecke
2013-07-01
1
-3
/
+1
*
s390/dasd: fix handling of gone paths
Stefan Weinhuber
2013-05-31
1
-2
/
+10
*
block_device_operations->release() should return void
Al Viro
2013-05-07
1
-11
/
+7
*
s390/dasd: fix hanging device after resume with internal error 13
Stefan Haberland
2013-04-17
1
-8
/
+55
*
s390/dasd: improve speed of dasdfmt
Stefan Haberland
2013-04-17
1
-10
/
+99
*
dasd: fix sysfs cleanup in dasd_generic_remove
Stefan Weinhuber
2013-02-14
1
-1
/
+4
*
s390/time: rename tod clock access functions
Heiko Carstens
2013-02-14
1
-9
/
+9
*
s390/dasd: add safe offline interface
Stefan Haberland
2012-11-30
1
-17
/
+80
*
s390/dasd: fix pathgroup race
Stefan Haberland
2012-09-17
1
-0
/
+11
*
s390/dasd: move wake_up call
Sebastian Ott
2012-09-06
1
-3
/
+3
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-2
/
+1
*
s390/dasd: add shutdown action
Stefan Haberland
2012-07-16
1
-0
/
+32
*
[S390] dasd: prevent validate server for offline devices
Stefan Haberland
2012-03-11
1
-0
/
+4
*
[S390] dasd: revalidate server for new pathgroup
Stefan Haberland
2012-01-18
1
-0
/
+6
*
-
.
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
2012-01-07
1
-3
/
+2
|
\
\
|
|
*
fs: move code out of buffer.c
Al Viro
2012-01-04
1
-1
/
+0
|
|
/
|
/
|
|
*
switch debugfs to umode_t
Al Viro
2012-01-04
1
-2
/
+2
|
/
*
[S390] dasd: prevent path verification before resume
Stefan Haberland
2011-10-30
1
-0
/
+4
*
[S390] dasd: re-initialize read_conf buffer for retries
Stefan Haberland
2011-10-30
1
-2
/
+5
*
[S390] dasd: wait for terminated request
Stefan Haberland
2011-10-30
1
-1
/
+5
*
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
2011-10-30
1
-2
/
+0
*
[S390] dasd: use vmalloc for statistics input buffer
Stefan Weinhuber
2011-08-03
1
-4
/
+5
*
[S390] dasd: add enhanced DASD statistics interface
Stefan Weinhuber
2011-07-24
1
-45
/
+531
*
[S390] dasd: prevent IO error during reserve/release loop
Stefan Haberland
2011-05-10
1
-1
/
+10
*
[S390] dasd: fix race between open and offline
Stefan Weinhuber
2011-04-20
1
-18
/
+22
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-1
/
+1
*
[S390] dasd: Correct retry counter for terminated I/O.
Stefan Haberland
2011-01-05
1
-1
/
+0
*
[S390] dasd: Add support for raw ECKD access.
Stefan Haberland
2011-01-05
1
-3
/
+20
*
[S390] dasd: Prevent deadlock during suspend/resume.
Stefan Haberland
2011-01-05
1
-3
/
+4
*
[S390] dasd: Improve handling of stolen DASD reservation
Stefan Weinhuber
2011-01-05
1
-32
/
+43
*
[S390] dasd: do path verification for paths added at runtime
Stefan Weinhuber
2011-01-05
1
-44
/
+158
*
[S390] dasd: add High Performance FICON multitrack support
Stefan Weinhuber
2011-01-05
1
-4
/
+0
*
[S390] dasd: add support for irq statistics
Heiko Carstens
2011-01-05
1
-0
/
+2
*
[S390] dasd: ignore unsolicited interrupts for DIAG
Stefan Haberland
2010-10-25
1
-9
/
+14
*
[S390] dasd: fix unsolicited interrupt recognition
Stefan Weinhuber
2010-10-25
1
-1
/
+10
*
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-23
1
-1
/
+0
|
\
|
*
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
2010-09-10
1
-1
/
+0
*
|
s390/block: kill the big kernel lock
Arnd Bergmann
2010-09-26
1
-6
/
+0
|
/
*
[S390] dasd: fix format string types
Heiko Carstens
2010-08-13
1
-2
/
+2
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
1
-0
/
+6
[next]