index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mdmon.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-16
mdadm: Change timestamps to unsigned data type.
Deepa Dinamani
3
-4
/
+29
2015-12-08
fix bug in assemble
Song Liu
1
-1
/
+4
2015-10-30
add crc32c and use it for r5l checksum
Song Liu
3
-8
/
+109
2015-10-22
mdadm: add test script for raid456 journal
Song Liu
2
-0
/
+73
2015-10-22
mdadm: Add description of write journal to md.4
Song Liu
1
-0
/
+20
2015-10-22
mdadm: refactor write journal code in Assemble and Incremental
Song Liu
4
-56
/
+19
2015-10-21
Make cmap_* also has same policy as dlm_*
Guoqing Jiang
3
-36
/
+56
2015-10-21
Safeguard against writing to an active device of another node
Guoqing Jiang
5
-1
/
+248
2015-10-19
Add help message and man entry for --write-journal
Song Liu
2
-0
/
+7
2015-10-19
Check write journal in incremental
Song Liu
1
-4
/
+27
2015-10-19
Assemble array with write journal
Song Liu
3
-16
/
+81
2015-10-19
Enable create array with write journal (--write-journal DEVICE).
Song Liu
6
-7
/
+167
2015-10-19
Show device as journal in --detail --examine
Song Liu
3
-1
/
+13
2015-10-19
add macros for MD_DISK_ROLE_(SPARE/FAULTY)
Song Liu
2
-15
/
+19
2015-10-08
imsm: don't call abort_reshape() in imsm_manage_reshape()
Artur Paszkiewicz
1
-1
/
+0
2015-10-08
re-add: make re-add try to write sysfs node first
Guoqing Jiang
3
-0
/
+20
2015-09-28
mdadm: make cluster raid also could support re-add
Guoqing Jiang
1
-0
/
+9
2015-09-28
Fix --incremental handling on cluster array.
Goldwyn Rodrigues
1
-5
/
+6
2015-09-28
super1: Do not create bad block log for clustered devices.
NeilBrown
1
-1
/
+2
2015-09-28
Increment version for clustered bitmaps
Goldwyn Rodrigues
6
-3
/
+15
2015-08-26
mdadm: remove duplicate logic when c.delay is 0
Lidong Zhong
1
-2
/
+0
2015-08-05
Makefile: test -s flag and suppress echo when set.
NeilBrown
1
-3
/
+9
2015-08-05
tests: raid6 repair is now tested on every different layout.
NeilBrown
2
-65
/
+82
2015-08-05
Assemble: correctly capture error from ->write_bitmap
NeilBrown
1
-1
/
+1
2015-08-05
main: remove use of uninitialized 'rv'.
NeilBrown
1
-2
/
+2
2015-08-05
raid6check: don't ignore return value from posix_memalign.
NeilBrown
1
-1
/
+2
2015-08-03
Release mdadm-3.3.4
mdadm-3.3.4
NeilBrown
7
-6
/
+44
2015-08-03
Assemble: really don't assemble IMSM array without OROM.
NeilBrown
2
-2
/
+4
2015-08-03
mdassemble: include mapfile support.
NeilBrown
3
-23
/
+1
2015-08-03
Assemble: don't assemble IMSM array without OROM.
NeilBrown
2
-6
/
+5
2015-08-03
mdassemble: include mapfile support.
NeilBrown
3
-23
/
+1
2015-08-03
mdassemble: don't try to perform cluster check.
NeilBrown
1
-1
/
+2
2015-07-29
md-cluster: use %-64s to print cluster_name
Guoqing Jiang
2
-3
/
+3
2015-07-29
mdadm: fix wrong condition for go to abort
Guoqing Jiang
1
-1
/
+1
2015-07-29
Assemble: don't assemble IMSM array without OROM.
NeilBrown
2
-6
/
+5
2015-07-24
Release mdadm-3.3.3
mdadm-3.3.3
NeilBrown
7
-7
/
+27
2015-07-24
mdassemble: add "Name" definition.
NeilBrown
1
-0
/
+2
2015-07-24
Don't ignore return value from read and write
NeilBrown
2
-9
/
+19
2015-07-24
bitmap: convert "inline" to "static inline"
NeilBrown
1
-3
/
+3
2015-07-24
Assemble: extend --homehost='<ignore>' to allow --name= to ignore homehost
NeilBrown
2
-7
/
+11
2015-07-23
test: assume recovery has completed if sync_completed says so.
NeilBrown
1
-0
/
+8
2015-07-23
tests: flushbufs after writing zeros
NeilBrown
2
-0
/
+2
2015-07-22
test: add -F flag to mkfs
NeilBrown
4
-6
/
+6
2015-07-22
mdadm: document --homehost=any functionality.
NeilBrown
1
-0
/
+7
2015-07-22
Assemble: improve tests for matching --name= request.
NeilBrown
1
-7
/
+12
2015-07-20
raid6check: use O_DIRECT instead of O_SYNC.
NeilBrown
1
-2
/
+3
2015-07-20
restripe: fix data block order in raid6_2_data_recov
NeilBrown
2
-10
/
+6
2015-07-20
raid6check: various cleanup/fixes
NeilBrown
2
-129
/
+168
2015-07-17
Assemble: really ensure stripe_cache is bit enough to handle new chunk size
NeilBrown
1
-2
/
+2
2015-07-16
raid6check
NeilBrown
2
-21
/
+37
[next]