index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2010-02-27
[S390] dasd: fix refcounting.
Stefan Haberland
1
-9
/
+15
2010-02-27
[S390] dasd: fix online/offline race
Stefan Haberland
1
-8
/
+14
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
2009-08-23
[S390] drivers/s390: put NULL test before dereference
Julia Lawall
1
-1
/
+1
2009-06-22
[S390] dasd: fix refcounting in dasd_change_state
Sebastian Ott
1
-3
/
+5
2009-06-22
[S390] dasd_pm: fix stop flag handling
Stefan Haberland
1
-1
/
+11
2009-06-16
[S390] pm: dasd power management callbacks.
Stefan Haberland
1
-2
/
+107
2009-06-12
[S390] dasd: forward internal errors to dasd_sleep_on caller
Stefan Weinhuber
1
-6
/
+24
2009-06-12
[S390] dasd: check_characteristics cleanup
Sebastian Ott
1
-2
/
+2
2009-05-23
block: Do away with the notion of hardsect_size
Martin K. Petersen
1
-1
/
+1
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
1
-11
/
+5
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
1
-1
/
+1
2009-04-28
block: implement and use [__]blk_end_request_all()
Tejun Heo
1
-13
/
+4
2009-04-14
[S390] dasd: Use the new async framework for autoonlining.
Cornelia Huck
1
-12
/
+25
2009-03-31
[S390] cio: introduce notifier for boxed state
Sebastian Ott
1
-0
/
+1
2009-03-26
[S390] dasd: message cleanup
Stefan Haberland
1
-88
/
+88
2009-03-26
[S390] dasd: add High Performance FICON support
Stefan Weinhuber
1
-12
/
+58
2009-03-26
[S390] dasd: enable compat ioctls
Heiko Carstens
1
-1
/
+2
2009-02-11
[S390] dasd: fix race in dasd timer handling
Stefan Weinhuber
1
-30
/
+16
2009-01-09
[S390] dasd: send change uevents for dasd block devices
Stefan Weinhuber
1
-1
/
+20
2008-12-25
[S390] dasd: call cleanup_cqr with request_queue_lock
Stefan Haberland
1
-0
/
+4
2008-11-14
[S390] dasd: log sense for fatal errors
Stefan Haberland
1
-0
/
+5
2008-10-21
[PATCH] switch dasd
Al Viro
1
-9
/
+6
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
1
-4
/
+4
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
1
-16
/
+16
2008-08-21
[S390] cio: call ccw driver notify function with lock held
Peter Oberparleiter
1
-4
/
+1
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
1
-9
/
+9
2008-05-30
[S390] dasd: use a generic wait_queue for sleep_on
Stefan Haberland
1
-14
/
+14
2008-05-15
[S390] dasd: fix timeout handling in interrupt handler
Stefan Weinhuber
1
-2
/
+3
2008-04-17
[S390] Fix a lot of sparse warnings.
Heiko Carstens
1
-3
/
+2
2008-04-17
[S390] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-17
[S390] dasd: fix double elevator_exit call when deadline iosched fails to load
Josef 'Jeff' Sipek
1
-0
/
+1
2008-02-19
[S390] dasd: fix locking in __dasd_device_process_final_queue
Stefan Weinhuber
1
-6
/
+6
2008-02-05
[S390] dasd: fix panic caused by alias device offline
Stefan Weinhuber
1
-1
/
+1
2008-02-05
[S390] dasd: add ifcc handling
Stefan Haberland
1
-11
/
+6
2008-01-28
blk_end_request: changing s390 (take 4)
Kiyoshi Ueda
1
-8
/
+9
2008-01-26
[S390] usage of s390dbf: shrink number of debug areas to use.
Peter Tiedemann
1
-2
/
+2
2008-01-26
[S390] dasd: fix loop in request expiration handling
Stefan Haberland
1
-1
/
+2
2008-01-26
[S390] dasd: add hyper PAV support to DASD device driver, part 1
Stefan Weinhuber
1
-736
/
+944
2008-01-26
[S390] dasd: fix return value of dasd_generic_probe()
Stefan Haberland
1
-3
/
+4
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-2
/
+2
[next]