index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-04-17
s390/dasd: improve speed of dasdfmt
Stefan Haberland
1
-10
/
+99
2013-02-14
dasd: fix sysfs cleanup in dasd_generic_remove
Stefan Weinhuber
1
-1
/
+4
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-9
/
+9
2012-11-30
s390/dasd: add safe offline interface
Stefan Haberland
1
-17
/
+80
2012-09-17
s390/dasd: fix pathgroup race
Stefan Haberland
1
-0
/
+11
2012-09-06
s390/dasd: move wake_up call
Sebastian Ott
1
-3
/
+3
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+1
2012-07-16
s390/dasd: add shutdown action
Stefan Haberland
1
-0
/
+32
2012-03-11
[S390] dasd: prevent validate server for offline devices
Stefan Haberland
1
-0
/
+4
2012-01-18
[S390] dasd: revalidate server for new pathgroup
Stefan Haberland
1
-0
/
+6
2012-01-06
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
1
-3
/
+2
2012-01-03
switch debugfs to umode_t
Al Viro
1
-2
/
+2
2012-01-03
fs: move code out of buffer.c
Al Viro
1
-1
/
+0
2011-10-30
[S390] dasd: prevent path verification before resume
Stefan Haberland
1
-0
/
+4
2011-10-30
[S390] dasd: re-initialize read_conf buffer for retries
Stefan Haberland
1
-2
/
+5
2011-10-30
[S390] dasd: wait for terminated request
Stefan Haberland
1
-1
/
+5
2011-10-30
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
1
-2
/
+0
2011-08-03
[S390] dasd: use vmalloc for statistics input buffer
Stefan Weinhuber
1
-4
/
+5
2011-07-24
[S390] dasd: add enhanced DASD statistics interface
Stefan Weinhuber
1
-45
/
+531
2011-05-10
[S390] dasd: prevent IO error during reserve/release loop
Stefan Haberland
1
-1
/
+10
2011-04-20
[S390] dasd: fix race between open and offline
Stefan Weinhuber
1
-18
/
+22
[next]