index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
s390/dasd: channel path aware error recovery
Stefan Haberland
1
-38
/
+111
2016-12-12
s390/dasd: extend dasd path handling
Stefan Haberland
1
-55
/
+46
2016-10-28
s390/dasd: Eliminate race condition in dasd_generic_set_offline()
Jan Höppner
1
-15
/
+24
2016-10-28
s390/dasd: Define often used variable
Jan Höppner
1
-8
/
+8
2016-10-28
s390/dasd: Make setting queue_max_segments more explicit
Jan Höppner
1
-1
/
+1
2016-09-26
s390/dasd: fix panic during offline processing
Stefan Haberland
1
-10
/
+16
2016-09-26
s390/dasd: fix hanging offline processing
Stefan Haberland
1
-0
/
+9
2016-09-20
s390/dasd: add missing KOBJ_CHANGE event for unformatted devices
Stefan Haberland
1
-0
/
+4
2016-08-10
s390/dasd: fix hanging device after clear subchannel
Stefan Haberland
1
-1
/
+9
2016-04-15
s390/dasd: Add new ioctl BIODASDCHECKFMT
Jan Höppner
1
-1
/
+35
2016-04-15
s390/dasd: add query host access to volume support
Stefan Haberland
1
-0
/
+56
2016-02-17
s390/dasd: fix performance drop
Stefan Haberland
1
-0
/
+1
2015-12-30
s390/dasd: fix failfast for disconnected devices
Stefan Haberland
1
-2
/
+6
2015-10-14
s390/dasd: mark DASD devices as non rotational
Christian Borntraeger
1
-0
/
+1
2015-07-13
s390/dasd: fix kernel panic when alias is set offline
Stefan Haberland
1
-7
/
+29
2015-05-13
s390/dasd: Enable automatic loading of dasd_diag_mod
Peter Oberparleiter
1
-0
/
+17
2015-04-15
s390/dasd: Fix unresumed device after suspend/resume having no paths
Stefan Haberland
1
-12
/
+16
2015-04-15
s390/dasd: fix unresumed device after suspend/resume
Stefan Haberland
1
-0
/
+5
2015-04-15
s390/dasd: fix inability to set a DASD device offline
Stefan Haberland
1
-3
/
+6
2015-03-25
s390/dasd: remove setting of scheduler from driver
Stefan Haberland
1
-10
/
+1
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-2
/
+0
2015-01-29
s390/dasd: cleanup profiling
Sebastian Ott
1
-76
/
+14
2015-01-29
s390/dasd: add locking for global_profile access
Sebastian Ott
1
-12
/
+20
2014-11-28
s390/dasd: fix list corruption for sleep_on requests
Stefan Haberland
1
-3
/
+0
2014-11-28
s390/dasd: fix infinite term I/O loop
Stefan Haberland
1
-0
/
+14
2014-11-28
s390/dasd: remove unused code
Stefan Haberland
1
-12
/
+2
2014-10-09
s390/dasd: add support for control unit initiated reconfiguration
Stefan Haberland
1
-0
/
+8
2014-10-09
s390/dasd: fix infinite loop during format
Stefan Haberland
1
-10
/
+15
2014-07-22
dasd: fix error recovery for alias devices during format
Stefan Haberland
1
-6
/
+16
2014-07-22
dasd: fix list_del corruption during format
Stefan Haberland
1
-1
/
+5
2014-07-22
dasd: fix unresponsive device during format
Stefan Haberland
1
-0
/
+9
2014-07-22
dasd: use aliases for formatted devices during format
Stefan Haberland
1
-5
/
+6
2014-07-22
s390/dasd: replace seq_printf by seq_puts
Fabian Frederick
1
-17
/
+17
2014-07-22
s390/dasd: replace pr_warning by pr_warn
Fabian Frederick
1
-16
/
+12
2014-07-22
s390/dasd: Move EXPORT_SYMBOL after function/variable
Fabian Frederick
1
-36
/
+33
2014-07-22
s390/dasd: remove unnecessary null test before debugfs_remove
Fabian Frederick
1
-17
/
+8
2014-01-16
s390: Fix misspellings using 'codespell' tool
Hendrik Brueckner
1
-1
/
+1
2013-11-14
Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2013-11-08
s390/dasd: hold request queue sysfs lock when calling elevator_init()
Heiko Carstens
1
-4
/
+4
2013-10-28
s390/dasd: Write to profile data area only if it is available
Stefan Weinhuber
1
-1
/
+2
2013-07-30
s390/dasd: fix hanging devices after path events
Stefan Haberland
1
-0
/
+6
2013-07-01
s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is set
Hannes Reinecke
1
-3
/
+10
2013-07-01
s390/dasd: Add 'timeout' attribute
Hannes Reinecke
1
-0
/
+2
2013-07-01
block/dasd: detailed I/O errors
Hannes Reinecke
1
-3
/
+13
2013-07-01
s390/dasd: Implement block timeout handling
Hannes Reinecke
1
-0
/
+76
2013-07-01
s390/dasd: process all requests in the device tasklet
Hannes Reinecke
1
-2
/
+2
2013-07-01
s390/dasd: Clarify comment
Hannes Reinecke
1
-3
/
+1
2013-05-31
s390/dasd: fix handling of gone paths
Stefan Weinhuber
1
-2
/
+10
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-11
/
+7
2013-04-17
s390/dasd: fix hanging device after resume with internal error 13
Stefan Haberland
1
-8
/
+55
[next]