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
/
md
/
dm.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-03-27
[PATCH] sem2mutex: drivers/md
Arjan van de Ven
1
-9
/
+10
2006-03-27
[PATCH] dm store geometry
Darrick J. Wong
1
-0
/
+46
2006-03-27
[PATCH] dm table: store md
Mike Anderson
1
-3
/
+3
2006-03-27
[PATCH] dm: tidy mdptr
Alasdair G Kergon
1
-8
/
+2
2006-03-27
[PATCH] dm: store md name
Mike Anderson
1
-0
/
+2
2006-03-27
[PATCH] dm flush queue EINTR
Jun'ichi Nomura
1
-1
/
+4
2006-03-26
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
1
-4
/
+2
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
1
-1
/
+12
2006-03-22
[PATCH] dm: bio split bvec fix
Alasdair G Kergon
1
-19
/
+24
2006-03-19
[PATCH] regularize blk_cleanup_queue() use
Al Viro
1
-2
/
+2
2006-02-25
[PATCH] dm: free minor after unlink gendisk
Jun'ichi Nomura
1
-1
/
+3
2006-02-25
[PATCH] dm: missing bdput/thaw_bdev at removal
Jun'ichi Nomura
1
-0
/
+4
2006-02-01
[PATCH] device-mapper disk statistics: timing
Jun'ichi "Nick" Nomura
1
-2
/
+33
2006-02-01
[PATCH] device-mapper statistics: basic
Kevin Corry
1
-0
/
+4
2006-01-15
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2006-01-10
[PATCH] dm: don't enable bouncing by default
Jens Axboe
1
-0
/
+1
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2006-01-06
[PATCH] device-mapper: make lock_fs optional
Alasdair G Kergon
1
-4
/
+13
2006-01-06
[PATCH] device-mapper: rename frozen_bdev
Alasdair G Kergon
1
-26
/
+25
2006-01-06
[PATCH] device-mapper: add dm_get_md
David Teigland
1
-0
/
+10
2006-01-06
[PATCH] device-mapper: add dm_find_md
David Teigland
1
-5
/
+14
2005-09-08
[PATCH] kill bio->bi_set
Peter Osterlund
1
-0
/
+6
2005-07-29
[PATCH] device-mapper: fix md->lock deadlocks in core
Alasdair G Kergon
1
-78
/
+60
2005-07-29
[PATCH] device-mapper: fix deadlocks in core
Alasdair G Kergon
1
-12
/
+7
2005-07-29
[PATCH] device-mapper: fix deadlocks in core (prep)
Alasdair G Kergon
1
-28
/
+33
2005-07-13
[PATCH] device-mapper: Fix dm_swap_table error cases
Alasdair G Kergon
1
-8
/
+5
2005-07-13
[PATCH] device-mapper multipath: Avoid possible suspension deadlock
Alasdair G Kergon
1
-5
/
+7
2005-07-13
[PATCH] device-mapper multipath: Barriers not supported
Alasdair G Kergon
1
-1
/
+1
2005-05-06
[PATCH] device-mapper: tidy dm_suspend
Alasdair G Kergon
1
-20
/
+23
2005-05-06
[PATCH] device-mapper: handle __lock_fs error
Alasdair G Kergon
1
-8
/
+14
2005-05-06
[PATCH] device-mapper: let freeze_bdev return error
Alasdair G Kergon
1
-1
/
+17
2005-05-06
[PATCH] device-mapper: __unlock_fs void
Alasdair G Kergon
1
-4
/
+2
2005-05-06
[PATCH] device-mapper: store bdev while frozen
Alasdair G Kergon
1
-15
/
+8
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1194