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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-14
md: remove needless setting of thread->timeout in raid10_quiesce
NeilBrown
2
-7
/
+1
2009-12-14
md: change daemon_sleep to be in 'jiffies' rather than 'seconds'.
NeilBrown
2
-8
/
+8
2009-12-14
md: move offset, daemon_sleep and chunksize out of bitmap structure
NeilBrown
6
-32
/
+40
2009-12-14
md: collect bitmap-specific fields into one structure.
NeilBrown
3
-56
/
+63
2009-12-14
md/raid1: add takeover support for raid5->raid1
NeilBrown
2
-76
/
+120
2009-12-14
md: add honouring of suspend_{lo,hi} to raid1.
NeilBrown
1
-0
/
+22
2009-12-14
md/raid5: don't complete make_request on barrier until writes are scheduled
NeilBrown
1
-12
/
+39
2009-12-14
md: support barrier requests on all personalities.
NeilBrown
7
-7
/
+126
2009-12-14
md: don't reset curr_resync_completed after an interrupted resync
NeilBrown
1
-1
/
+3
2009-12-14
md: adjust resync_min usefully when resync aborts.
NeilBrown
1
-3
/
+7
2009-12-14
md: remove sparse warning:symbol XXX was not declared.
NeilBrown
1
-19
/
+0
2009-12-14
md/raid5: remove some sparse warnings.
NeilBrown
1
-2
/
+1
2009-12-14
md/bitmap: protect against bitmap removal while being updated.
NeilBrown
4
-8
/
+22
2009-12-11
dm snapshot: use merge origin if snapshot invalid
Mikulas Patocka
1
-5
/
+4
2009-12-11
dm snapshot: report merge failure in status
Mike Snitzer
1
-2
/
+28
2009-12-11
dm snapshot: merge consecutive chunks together
Mike Snitzer
1
-10
/
+21
2009-12-11
dm snapshot: trigger exceptions in remaining snapshots during merge
Mikulas Patocka
1
-0
/
+83
2009-12-11
dm snapshot: delay merging a chunk until writes to it complete
Mikulas Patocka
1
-1
/
+5
2009-12-11
dm snapshot: queue writes to chunks being merged
Mikulas Patocka
1
-13
/
+78
2009-12-11
dm snapshot: add merging
Mikulas Patocka
2
-6
/
+244
2009-12-11
dm snapshot: permit only one merge at once
Mikulas Patocka
1
-6
/
+27
2009-12-11
dm snapshot: support barriers in snapshot merge target
Mike Snitzer
1
-3
/
+18
2009-12-11
dm snapshot: avoid allocating exceptions in merge
Mikulas Patocka
1
-1
/
+56
2009-12-11
dm snapshot: rework writing to origin
Mikulas Patocka
1
-106
/
+49
2009-12-11
dm snapshot: add merge target
Mikulas Patocka
1
-12
/
+41
2009-12-11
dm exception store: add merge specific methods
Mikulas Patocka
2
-2
/
+129
2009-12-11
dm snapshot: create function for chunk_is_tracked wait
Mike Snitzer
1
-6
/
+12
2009-12-11
dm snapshot: make bio optional in __origin_write
Mikulas Patocka
1
-5
/
+18
2009-12-11
dm mpath: reject messages when device is suspended
Kiyoshi Ueda
1
-0
/
+5
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
4
-11
/
+16
2009-12-11
dm: swap target postsuspend call and setting suspended flag
Kiyoshi Ueda
1
-2
/
+2
2009-12-11
dm crypt: add plain64 iv
Milan Broz
1
-0
/
+18
2009-12-11
dm: trace request based remapping
Jun'ichi Nomura
1
-0
/
+2
2009-12-11
dm snapshot: allow live exception store handover between tables
Mike Snitzer
1
-27
/
+236
2009-12-11
dm: keep old table until after resume succeeded
Alasdair G Kergon
2
-21
/
+23
2009-12-11
dm: bind new table before destroying old
Alasdair G Kergon
2
-5
/
+14
2009-12-11
dm ioctl: retrieve status from inactive table
Mike Snitzer
1
-13
/
+57
2009-12-11
dm io: handle empty barriers
Mikulas Patocka
1
-3
/
+7
2009-12-11
dm mpath: prevent io from work queue while suspended
Mike Anderson
1
-0
/
+12
2009-12-11
dm mpath: add mutex to synchronize adding and flushing work
Mike Anderson
1
-21
/
+38
2009-12-11
dm ioctl: forbid messages to devices being deleted
Mike Anderson
1
-0
/
+6
2009-12-11
dm: add dm_deleting_md function
Mike Anderson
2
-2
/
+12
2009-12-11
dm mpath: flush workqueues before suspend completes
Kiyoshi Ueda
1
-4
/
+15
2009-12-11
dm: rename dm_get_table to dm_get_live_table
Alasdair G Kergon
2
-19
/
+19
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
[prev]
[next]