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
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
/
dcssblk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-12
block: remove support for bio remapping from ->make_request
Christoph Hellwig
1
-4
/
+3
2010-09-26
s390/block: kill the big kernel lock
Arnd Bergmann
1
-5
/
+0
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
1
-0
/
+5
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-07-07
[S390] improve suspend/resume error messages
Christian Borntraeger
1
-3
/
+4
2009-06-16
[S390] pm: dcssblk power management callbacks.
Gerald Schaefer
1
-17
/
+115
2009-06-12
[S390] dcssblk: revert devt conversion
Gerald Schaefer
1
-2
/
+2
2009-05-23
block: Do away with the notion of hardsect_size
Martin K. Petersen
1
-1
/
+1
2009-01-06
s390: remove s390_root_dev_*()
Mark McLoughlin
1
-6
/
+5
2008-12-25
[S390] convert dcssblk and extmem printks messages to pr_xxx macros.
Hongjie Yang
1
-39
/
+33
2008-12-25
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+3
2008-10-21
[PATCH] switch dcssblk
Al Viro
1
-11
/
+10
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
1
-2
/
+2
2008-10-10
[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.
Hongjie Yang
1
-131
/
+384
2008-10-10
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
1
-1
/
+1
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
1
-2
/
+3
2008-10-09
block: don't depend on consecutive minor space
Tejun Heo
1
-2
/
+2
2008-08-25
[S390] dcss: fix build bug.
Heiko Carstens
1
-2
/
+3
2008-08-21
[S390] dcssblk: fix race in dcssblk_add_store()
Gerald Schaefer
1
-0
/
+4
2008-07-14
[S390] Cleanup dcssblk printk messages.
Hongjie Yang
1
-19
/
+3
2008-04-28
return pfn from direct_access, for XIP
Jared Hulbert
1
-3
/
+5
2008-04-17
[S390] Remove code duplication from monreader / dcssblk.
Martin Schwidefsky
1
-52
/
+1
2008-02-19
[S390] dcss: Fix Unlikely(x) != y
Roel Kluin
1
-1
/
+1
2008-02-05
[S390] dcss: Initialize workqueue before using it.
Heiko Carstens
1
-3
/
+2
2008-01-26
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2007-12-04
[S390] dcssblk: prevent early access without own make_request function
Christian Borntraeger
1
-2
/
+2
2007-11-05
[S390] device_schedule_callback() for dcssblk.
Gerald Schaefer
1
-2
/
+7
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
1
-2
/
+2
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-1
/
+1
2007-07-17
unregister_blkdev() delete redundant messages in callers
Akinobu Mita
1
-6
/
+1
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-1
/
+1
2007-02-05
[S390] Show loaded DCSS segments under /proc/iomem.
Gerald Schaefer
1
-2
/
+2
2006-03-24
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
1
-2
/
+1
2006-03-19
[PATCH] regularize blk_cleanup_queue() use
Al Viro
1
-4
/
+4
2006-01-06
[PATCH] s390: move s390_root_dev_* out of the cio layer
Carsten Otte
1
-1
/
+1
2005-06-26
[PATCH] s/390: compile fix for dcssblk
Cornelia Huck
1
-2
/
+2
2005-06-24
[PATCH] xip: bdev: execute in place
Carsten Otte
1
-4
/
+40
2005-06-21
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...
Yani Ioannou
1
-12
/
+12
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+775