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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-25
dm: remove md argument from specific_minor
Frederik Deweerdt
1
-8
/
+6
2008-04-25
dm kcopyd: remove redundant client counting
Mikulas Patocka
1
-0
/
+2
2008-02-08
dm: move deferred bio flushing to workqueue
Milan Broz
1
-12
/
+67
2008-02-08
dm: refactor dm_suspend completion wait
Milan Broz
1
-16
/
+27
2008-02-08
dm: split dm_suspend io_lock hold into two
Milan Broz
1
-1
/
+2
2008-02-08
dm: tidy dm_suspend
Milan Broz
1
-10
/
+11
2008-02-08
dm: refactor deferred bio_list processing
Milan Broz
1
-38
/
+29
2008-02-08
dm: tidy alloc_dev labels
Milan Broz
1
-13
/
+13
2008-02-08
dm: convert suspend_lock semaphore to mutex
Daniel Walker
1
-8
/
+8
2008-02-08
dm: mark function lists static
Alasdair G Kergon
1
-2
/
+2
2008-02-08
dm: add missing memory barrier to dm_suspend
Milan Broz
1
-0
/
+1
2008-01-25
Driver core: convert block from raw kobjects to core devices
Kay Sievers
1
-2
/
+2
2007-12-20
dm: trigger change uevent on rename
Alasdair G Kergon
1
-1
/
+6
2007-12-20
dm: table detect io beyond device
Jun'ichi Nomura
1
-6
/
+18
2007-10-20
dm: uevent generate events
Mike Anderson
1
-0
/
+28
2007-10-20
dm: add uevent to core
Mike Anderson
1
-0
/
+10
2007-10-20
dm: tidy bio_io_error usage
Milan Broz
1
-19
/
+18
2007-10-20
dm: fix thaw_bdev
Jun'ichi Nomura
1
-1
/
+3
2007-10-16
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
1
-16
/
+0
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
1
-11
/
+7
2007-08-12
Fix remap handling by blktrace
Alan D. Brunelle
1
-2
/
+2
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-5
/
+5
2007-07-17
unregister_blkdev() delete redundant messages in callers
Akinobu Mita
1
-3
/
+1
2007-07-13
dm: disable barriers
Stefan Bader
1
-0
/
+9
2007-07-13
dm: use kmem_cache macro
Alasdair G Kergon
1
-13
/
+11
2007-05-09
dm mpath: log device name
Edward Goggin
1
-0
/
+1
2007-04-30
[BLOCK] Don't pin lots of memory in mempools
Jens Axboe
1
-1
/
+1
2007-01-27
[PATCH] dm-multipath: fix stall on noflush suspend/resume
Jun'ichi Nomura
1
-8
/
+19
2006-12-08
[PATCH] dm: suspend: add noflush pushback
Kiyoshi Ueda
1
-10
/
+95
2006-12-08
[PATCH] dm: map and endio return code clarification
Kiyoshi Ueda
1
-3
/
+10
2006-12-08
[PATCH] dm: suspend: parameter change
Kiyoshi Ueda
1
-1
/
+2
2006-12-08
[PATCH] dm: tidy core formatting
Kiyoshi Ueda
1
-7
/
+4
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-2
/
+2
2006-11-09
[PATCH] dm: suspend: fix error path
Alasdair G Kergon
1
-1
/
+3
2006-10-03
[PATCH] dm: use private biosets
Stefan Bader
1
-22
/
+41
2006-10-03
[PATCH] dm table: add target preresume
Milan Broz
1
-1
/
+3
2006-10-03
[PATCH] dm: add uevent change event on resume
Hannes Reinecke
1
-0
/
+2
2006-10-03
[PATCH] dm: fix alloc_dev error path
Ishai Rabinovitz
1
-1
/
+2
2006-10-03
[PATCH] dm: support ioctls on mapped devices
Milan Broz
1
-0
/
+41
2006-06-26
[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.
Greg Kroah-Hartman
1
-1
/
+1
2006-06-26
[PATCH] dm: improve error message consistency
Alasdair G Kergon
1
-0
/
+8
2006-06-26
[PATCH] dm: prevent removal if open
Alasdair G Kergon
1
-1
/
+31
2006-06-26
[PATCH] dm: add exports
Alasdair G Kergon
1
-6
/
+6
2006-06-26
[PATCH] dm: consolidate creation functions
Alasdair G Kergon
1
-22
/
+13
2006-06-26
[PATCH] dm: fix block device initialisation
Jeff Mahoney
1
-4
/
+4
2006-06-26
[PATCH] dm: add module ref counting
Jeff Mahoney
1
-0
/
+6
2006-06-26
[PATCH] dm: add DMF_FREEING
Jeff Mahoney
1
-2
/
+30
2006-06-26
[PATCH] dm: change minor_lock to spinlock
Jeff Mahoney
1
-14
/
+13
2006-06-26
[PATCH] dm: move idr_pre_get
Jeff Mahoney
1
-14
/
+9
2006-06-26
[PATCH] dm: fix idr minor allocation
Jeff Mahoney
1
-3
/
+16
[next]