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
2010-03-06
dm ioctl: introduce flag indicating uevent was generated
Peter Rajnoha
1
-3
/
+4
2010-03-06
dm: free dm_io before bio_endio not after
Mikulas Patocka
1
-2
/
+2
2010-03-06
dm table: remove dm_get from dm_table_get_md
Kiyoshi Ueda
1
-12
/
+2
2010-02-16
dm mpath: fix stall when requeueing io
Kiyoshi Ueda
1
-4
/
+17
2009-12-11
dm: export suspended state to targets
Kiyoshi Ueda
1
-0
/
+11
2009-12-11
dm: rename dm_suspended to dm_suspended_md
Kiyoshi Ueda
1
-6
/
+6
2009-12-11
dm: swap target postsuspend call and setting suspended flag
Kiyoshi Ueda
1
-2
/
+2
2009-12-11
dm: trace request based remapping
Jun'ichi Nomura
1
-0
/
+2
2009-12-11
dm: keep old table until after resume succeeded
Alasdair G Kergon
1
-17
/
+17
2009-12-11
dm: bind new table before destroying old
Alasdair G Kergon
1
-5
/
+11
2009-12-11
dm: add dm_deleting_md function
Mike Anderson
1
-2
/
+7
2009-12-11
dm: rename dm_get_table to dm_get_live_table
Alasdair G Kergon
1
-12
/
+12
2009-12-11
dm: add request based barrier support
Kiyoshi Ueda
1
-18
/
+196
2009-12-11
dm: move dm_end_request
Kiyoshi Ueda
1
-31
/
+31
2009-12-11
dm: refactor request based completion functions
Kiyoshi Ueda
1
-13
/
+24
2009-12-11
dm: use md pending for in flight IO counting
Kiyoshi Ueda
1
-28
/
+18
2009-12-11
dm: simplify request based suspend
Kiyoshi Ueda
1
-144
/
+14
2009-12-11
dm: abstract clone_rq
Kiyoshi Ueda
1
-17
/
+28
2009-12-11
dm: pass gfp_mask to alloc_rq_tio
Kiyoshi Ueda
1
-3
/
+4
2009-12-11
dm: use clone in map_request function
Kiyoshi Ueda
1
-3
/
+2
2009-12-11
dm: abstract dm_in_flight function
Kiyoshi Ueda
1
-2
/
+7
2009-12-11
dm io: use slab for struct io
Mikulas Patocka
1
-0
/
+2
2009-10-17
dm: dec_pending needs locking to save error value
Kiyoshi Ueda
1
-2
/
+8
2009-10-17
dm: add missing del_gendisk to alloc_dev error path
Zdenek Kabelac
1
-0
/
+1
2009-10-06
block: Seperate read and write statistics of in_flight requests v2
Nikanth Karthikesan
1
-6
/
+10
2009-10-04
Revert "Seperate read and write statistics of in_flight requests"
Jens Axboe
1
-10
/
+6
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-2
/
+2
2009-09-14
Seperate read and write statistics of in_flight requests
Nikanth Karthikesan
1
-6
/
+10
2009-09-11
bio: first step in sanitizing the bio->bi_rw flag testing
Jens Axboe
1
-6
/
+6
2009-09-04
dm multipath: fix oops when request based io fails when no paths
Kiyoshi Ueda
1
-5
/
+10
2009-07-23
dm: remove queue next_ordered workaround for barriers
Mike Snitzer
1
-10
/
+0
2009-07-01
block: Create bip slabs with embedded integrity vectors
Martin K. Petersen
1
-2
/
+2
2009-06-22
dm: disable interrupt when taking map_lock
Kiyoshi Ueda
1
-6
/
+9
2009-06-22
dm: do not set QUEUE_ORDERED_DRAIN if request based
Kiyoshi Ueda
1
-1
/
+10
2009-06-22
dm: enable request based option
Kiyoshi Ueda
1
-26
/
+136
2009-06-22
dm: prepare for request based option
Kiyoshi Ueda
1
-4
/
+701
2009-06-22
dm: calculate queue limits during resume not load
Mike Snitzer
1
-3
/
+9
2009-06-22
dm ioctl: support cookies for udev
Milan Broz
1
-6
/
+19
2009-06-22
dm: send empty barriers to targets in dm_flush
Mikulas Patocka
1
-0
/
+10
2009-06-22
dm: initialise tio in alloc_tio
Alasdair G Kergon
1
-18
/
+15
2009-06-22
dm: introduce num_flush_requests
Mikulas Patocka
1
-0
/
+39
2009-06-22
dm: remove check that prevents mapping empty bios
Mikulas Patocka
1
-5
/
+0
2009-06-22
dm: remove EOPNOTSUPP for barriers
Mikulas Patocka
1
-1
/
+1
2009-06-22
dm: store only first barrier error
Mikulas Patocka
1
-8
/
+9
2009-06-22
dm: process requeue in dm_wq_work
Mikulas Patocka
1
-3
/
+10
2009-06-22
dm: make dm_flush return void
Mikulas Patocka
1
-13
/
+4
2009-06-22
dm: always hold bdev reference
Mikulas Patocka
1
-41
/
+16
2009-06-22
dm: rename suspended_bdev to bdev
Mikulas Patocka
1
-18
/
+18
2009-06-22
dm: avoid unsupported spanning of md stripe boundaries
Mikulas Patocka
1
-0
/
+10
2009-06-22
dm: sysfs skip output when device is being destroyed
Milan Broz
1
-0
/
+4
[next]