index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
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
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
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-1
/
+1
2011-01-05
[S390] dasd: Correct retry counter for terminated I/O.
Stefan Haberland
1
-1
/
+0
2011-01-05
[S390] dasd: Add support for raw ECKD access.
Stefan Haberland
1
-3
/
+20
2011-01-05
[S390] dasd: Prevent deadlock during suspend/resume.
Stefan Haberland
1
-3
/
+4
2011-01-05
[S390] dasd: Improve handling of stolen DASD reservation
Stefan Weinhuber
1
-32
/
+43
2011-01-05
[S390] dasd: do path verification for paths added at runtime
Stefan Weinhuber
1
-44
/
+158
2011-01-05
[S390] dasd: add High Performance FICON multitrack support
Stefan Weinhuber
1
-4
/
+0
2011-01-05
[S390] dasd: add support for irq statistics
Heiko Carstens
1
-0
/
+2
2010-10-25
[S390] dasd: ignore unsolicited interrupts for DIAG
Stefan Haberland
1
-9
/
+14
2010-10-25
[S390] dasd: fix unsolicited interrupt recognition
Stefan Weinhuber
1
-1
/
+10
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+0
2010-09-26
s390/block: kill the big kernel lock
Arnd Bergmann
1
-6
/
+0
2010-09-10
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
1
-1
/
+0
2010-08-13
[S390] dasd: fix format string types
Heiko Carstens
1
-2
/
+2
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
1
-0
/
+6
2010-08-07
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
1
-1
/
+1
2010-05-26
[S390] dasd: unit check handling during internal cio I/O
Stefan Haberland
1
-0
/
+23
2010-05-17
[S390] dasd: add dynamic pav toleration
Stefan Haberland
1
-0
/
+22
2010-05-12
[S390] dasd: fix race between tasklet and dasd_sleep_on
Stefan Weinhuber
1
-7
/
+10
2010-04-22
[S390] dasd: fix endless loop in erp
Stefan Haberland
1
-1
/
+2
2010-03-08
[S390] dasd: automatic recognition of read-only devices
Stefan Weinhuber
1
-0
/
+36
2010-03-01
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-3
/
+2
2010-02-26
[S390] dasd: correct offline processing
Stefan Haberland
1
-1
/
+1
2010-02-26
[S390] dasd: fix refcounting.
Stefan Haberland
1
-9
/
+15
2010-02-26
[S390] dasd: fix online/offline race
Stefan Haberland
1
-8
/
+14
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
1
-2
/
+1
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
1
-1
/
+1
2010-01-27
[S390] dasd: fix possible NULL pointer errors
Stefan Haberland
1
-4
/
+4
2009-12-07
[S390] dasd: remove strings from s390dbf
Stefan Haberland
1
-11
/
+11
2009-12-07
[S390] dasd: improve error recovery for internal I/O
Stefan Weinhuber
1
-55
/
+152
2009-12-07
[S390] dasd: remove dead code
Christian Borntraeger
1
-1
/
+0
2009-12-07
[S390] cio: split PGID settings and status
Peter Oberparleiter
1
-7
/
+0
2009-10-14
[S390] dasd: use idal for device characteristics
Stefan Haberland
1
-2
/
+11
2009-10-06
[S390] dasd: fix race condition in resume code
Stefan Haberland
1
-2
/
+3
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-11
[S390] dasd: optimize cpu usage in goodcase
Stefan Haberland
1
-13
/
+8
2009-09-11
[S390] dasd: fail requests when device state is less then ready
Stefan Weinhuber
1
-1
/
+4
[next]