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
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
/
md
/
dm-kcopyd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
dm kcopyd: add dm_kcopyd_zero to zero an area
Mikulas Patocka
1
-5
/
+26
2011-10-23
dm kcopyd: fix job_pool leak
Alasdair G Kergon
1
-0
/
+1
2011-08-02
dm snapshot: skip reading origin when overwriting complete chunk
Mikulas Patocka
1
-0
/
+31
2011-08-02
dm kcopyd: remove nr_pages field from job structure
Mikulas Patocka
1
-4
/
+2
2011-08-02
dm kcopyd: remove offset field from job structure
Mikulas Patocka
1
-5
/
+2
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-05-29
dm kcopyd: return client directly and not through a pointer
Mikulas Patocka
1
-5
/
+4
2011-05-29
dm kcopyd: reserve fewer pages
Mikulas Patocka
1
-3
/
+3
2011-05-29
dm io: use fixed initial mempool size
Mikulas Patocka
1
-1
/
+1
2011-05-29
dm kcopyd: alloc pages from the main page allocator
Mikulas Patocka
1
-31
/
+60
2011-05-29
dm kcopyd: add gfp parm to alloc_pl
Mikulas Patocka
1
-4
/
+4
2011-05-29
dm kcopyd: remove superfluous page allocation spinlock
Mikulas Patocka
1
-10
/
+1
2011-05-29
dm kcopyd: preallocate sub jobs to avoid deadlock
Mikulas Patocka
1
-20
/
+29
2011-05-29
dm kcopyd: avoid pointless job splitting
Mikulas Patocka
1
-1
/
+1
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
1
-4
/
+1
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-47
/
+5
2011-01-13
dm: use non reentrant workqueues if equivalent
Tejun Heo
1
-1
/
+2
2011-01-13
dm: convert workqueues to alloc_ordered
Tejun Heo
1
-1
/
+1
2011-01-13
dm kcopyd: delay unplugging
Mikulas Patocka
1
-3
/
+51
2011-01-13
dm io: remove BIO_RW_SYNCIO flag from kcopyd
Mikulas Patocka
1
-1
/
+1
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
1
-1
/
+1
2009-12-11
dm kcopyd: accept zero size jobs
Mikulas Patocka
1
-1
/
+4
2009-04-09
dm kcopyd: fix callback race
Mikulas Patocka
1
-6
/
+11
2009-04-09
dm kcopyd: prepare for callback race fix
Mikulas Patocka
1
-2
/
+4
2009-02-18
block: fix bad definition of BIO_RW_SYNC
Jens Axboe
1
-1
/
+1
2008-10-21
dm: remove dm header from targets
Mikulas Patocka
1
-0
/
+1
2008-10-21
dm kcopyd: avoid queue shuffle
Kazuo Ito
1
-1
/
+12
2008-04-25
dm: unplug queues in threads
Mikulas Patocka
1
-1
/
+1
2008-04-25
dm: move include files
Alasdair G Kergon
1
-1
/
+1
2008-04-25
dm kcopyd: rename
Alasdair G Kergon
1
-0
/
+654