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
2016-07-18
dm raid: remove bogus comment and fix comment typos
Heinz Mauelshagen
1
-4
/
+2
2016-07-18
dm raid: more restricting data_offset value checks
Heinz Mauelshagen
1
-1
/
+2
2016-07-18
dm raid: reject too many write_mostly devices
Heinz Mauelshagen
1
-1
/
+7
2016-07-18
dm raid: the sync_page_io() metadata_op argument is bool
Heinz Mauelshagen
1
-3
/
+3
2016-07-18
dm raid: prohibit to pass in both sync and nosync ctr flags
Heinz Mauelshagen
1
-0
/
+6
2016-07-18
dm raid: avoid superfluous memory barriers on static metadata
Heinz Mauelshagen
1
-5
/
+0
2016-07-06
dm rq: check kthread_run return for .request_fn request-based DM
Mike Snitzer
1
-0
/
+2
2016-07-05
bcache: Remove redundant block_size assignment
Yijing Wang
1
-1
/
+0
2016-07-05
bcache: update document info
Yijing Wang
2
-2
/
+3
2016-07-05
bcache: Remove redundant parameter for cache_alloc()
Yijing Wang
1
-2
/
+2
2016-07-02
dm verity fec: fix block calculation
Sami Tolvanen
1
-3
/
+1
2016-07-01
dm ioctl: Simplify parameter buffer management code
Bart Van Assche
1
-12
/
+6
2016-07-01
dm crypt: Fix sparse complaints
Bart Van Assche
1
-2
/
+2
2016-06-16
dm raid: don't use 'const' in function return
Arnd Bergmann
1
-1
/
+1
2016-06-15
dm raid: fix failed takeover/reshapes by keeping raid set frozen
Heinz Mauelshagen
1
-29
/
+56
2016-06-15
dm raid: support to change bitmap region size
Heinz Mauelshagen
1
-0
/
+11
2016-06-15
dm raid: add reshaping support to the target
Heinz Mauelshagen
1
-58
/
+447
2016-06-15
dm raid: add prerequisite functions and definitions for reshaping
Heinz Mauelshagen
1
-22
/
+202
2016-06-15
dm raid: inverse check for flags from invalid to valid flags
Heinz Mauelshagen
1
-32
/
+56
2016-06-15
dm raid: various code cleanups
Mike Snitzer
1
-56
/
+43
2016-06-15
dm raid: rename functions that alloc and free struct raid_set
Mike Snitzer
1
-7
/
+7
2016-06-15
dm raid: remove all the bitops wrappers
Mike Snitzer
1
-125
/
+89
2016-06-15
dm raid: rename _in_range to __within_range
Mike Snitzer
1
-14
/
+14
2016-06-15
dm raid: add missing "dm-raid0" module alias
Mike Snitzer
1
-1
/
+2
2016-06-15
dm raid: rename _argname_by_flag to dm_raid_arg_name_by_flag
Mike Snitzer
1
-30
/
+30
2016-06-15
dm raid: bump to v1.9.0 and make the extended SB feature flag reflect it
Mike Snitzer
1
-17
/
+20
2016-06-15
dm raid: remove ti_error_* wrappers
Mike Snitzer
1
-152
/
+249
2016-06-15
dm raid: tabify appropriate whitespace
Mike Snitzer
1
-62
/
+62
2016-06-15
dm raid: enhance status interface and fixup takeover/raid0
Heinz Mauelshagen
1
-181
/
+253
2016-06-15
dm raid: add raid level takeover support
Heinz Mauelshagen
1
-29
/
+426
2016-06-15
dm raid: enhance super_sync() to support new superblock members
Heinz Mauelshagen
1
-10
/
+65
2016-06-15
dm raid: add new reshaping/raid10 format table line options to parameter parser
Heinz Mauelshagen
1
-9
/
+39
2016-06-15
dm raid: introduce extended superblock and new raid types to support takeover...
Heinz Mauelshagen
1
-133
/
+471
2016-06-13
md: reduce the number of synchronize_rcu() calls when multiple devices fail.
NeilBrown
6
-30
/
+69
2016-06-13
md: be extra careful not to take a reference to a Faulty device.
NeilBrown
3
-2
/
+10
2016-06-13
md/multipath: add rcu protection to rdev access in multipath_status.
NeilBrown
1
-5
/
+7
2016-06-13
md/raid5: add rcu protection to rdev accesses in raid5_status.
NeilBrown
1
-4
/
+6
2016-06-13
md/raid5: add rcu protection to rdev accesses in want_replace
NeilBrown
1
-3
/
+4
2016-06-13
md/raid5: add rcu protection to rdev accesses in handle_failed_sync.
NeilBrown
1
-2
/
+4
2016-06-13
md/raid1: add rcu protection to rdev in fix_read_error
NeilBrown
1
-20
/
+32
2016-06-13
md/raid1: small code cleanup in end_sync_write
NeilBrown
1
-10
/
+4
2016-06-13
md/raid1: small cleanup in raid1_end_read/write_request
NeilBrown
1
-20
/
+15
2016-06-13
md/raid10: simplify print_conf a little.
NeilBrown
1
-6
/
+8
2016-06-13
md/raid10: minor code improvement in fix_read_error()
NeilBrown
1
-1
/
+1
2016-06-13
md/raid10: add rcu protection to rdev access during reshape.
NeilBrown
1
-8
/
+22
2016-06-13
md/raid10: add rcu protection to rdev access in raid10_sync_request.
NeilBrown
1
-48
/
+74
2016-06-13
md/raid10: add rcu protection in raid10_status.
NeilBrown
1
-4
/
+6
2016-06-13
md/raid10: fix refounct imbalance when resyncing an array with a replacement ...
NeilBrown
1
-1
/
+1
2016-06-13
md/raid1, raid10: don't recheck "Faulty" flag in read-balance.
NeilBrown
2
-15
/
+0
2016-06-13
md: disconnect device from personality before trying to remove it.
NeilBrown
1
-0
/
+2
[prev]
[next]