index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitmap.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-21
DDF: add data-offset information to --examine output.
NeilBrown
1
-0
/
+1
2014-05-21
DDF: split up ddf_process_update
NeilBrown
1
-264
/
+297
2014-05-21
tests: handle change to DDF assembly.
NeilBrown
1
-10
/
+13
2014-05-21
tests: handle new raid10/ddf geometries.
NeilBrown
1
-12
/
+12
2014-05-21
DDF: add support of --data-offset when creating array.
NeilBrown
2
-12
/
+16
2014-05-21
DDF: factor out common code for search through extents.
NeilBrown
1
-90
/
+62
2014-05-21
DDF: allow for unused slots when creating map list for getinfo_super_ddf.
NeilBrown
1
-4
/
+8
2014-05-21
DDF: DDF_Missing devices should not be reported as 'working' by getinfo_super...
NeilBrown
1
-1
/
+2
2014-05-21
DDF: remove old and wrong comment about settinig raid_disk.
NeilBrown
1
-1
/
+1
2014-05-21
DDF: provide simple detail_super() implementation.
NeilBrown
1
-6
/
+8
2014-05-21
DDF: support more RAID10 levels.
NeilBrown
1
-3
/
+31
2014-05-21
DDF: explain why spare_refs are ignored.
NeilBrown
1
-1
/
+4
2014-05-21
DDF: use array_size from metadata.
NeilBrown
1
-1
/
+1
2014-05-21
DDF: set utime for container from timestamp is superblock.
NeilBrown
1
-2
/
+2
2014-05-21
DDF: don't assume the anchor is fully up-to-date.
NeilBrown
1
-1
/
+1
2014-05-21
DDF: update timestamp/seqnum for virtual disks when config changes.
NeilBrown
1
-20
/
+26
2014-05-21
DDF: update timestamp in DDF header.
NeilBrown
1
-0
/
+1
2014-05-21
DDF: avoid ref outside array in getinfo_super_ddf_bvd
NeilBrown
1
-4
/
+4
2014-05-21
DDF: examine_pds to also list devices that aren't in the metadata.
NeilBrown
1
-0
/
+20
2014-05-21
DDF: fix usage of ->used_pdes
NeilBrown
1
-7
/
+14
2014-05-21
DDF: more guards against pdnum being negative.
NeilBrown
1
-3
/
+3
2014-05-20
Reshape: use systemd to continue containers as well as native arrays.
NeilBrown
1
-0
/
+4
2014-05-20
Grow: split continue_via_systemd into a separate function.
NeilBrown
1
-47
/
+48
2014-05-20
Grow: add 'forked' option to reshape_container.
NeilBrown
1
-7
/
+7
2014-05-15
Grow: try to let "--grow --continue" from systemd complete a reshape.
NeilBrown
3
-2
/
+76
2014-05-15
Grow: store a link to current backup file in /run/mdadm or similar.
NeilBrown
3
-4
/
+59
2014-05-01
Create: don't default to bitmap=internal when it is not supported
Artur Paszkiewicz
1
-0
/
+1
2014-05-01
Fix race between --create and --incremental
Artur Paszkiewicz
1
-14
/
+15
2014-04-08
systemd: various fixes for boot with container-arrays.
NeilBrown
4
-2
/
+19
2014-04-02
DDF: Don't fail compare_super_ddf due to re-configure changes.
NeilBrown
1
-33
/
+11
2014-04-02
DDF: fix possible mdmon crash when updating metadata.
NeilBrown
1
-1
/
+1
2014-04-02
DDF: guard against ->pdnum being negative.
NeilBrown
1
-6
/
+16
2014-04-01
DDF: mark missing-on-assembly device properly.
NeilBrown
1
-3
/
+28
2014-04-01
DDF: Fix assorted typos and do some reformatting.
NeilBrown
2
-142
/
+151
2014-03-31
raid6check.c: move manual repair code to separate function
Piergiorgio Sartor
1
-84
/
+110
2014-03-31
raid6check.c: move autorepair code to separate function
Piergiorgio Sartor
1
-49
/
+65
2014-03-31
raid6check.c: lock the stripe until necessary
Piergiorgio Sartor
1
-58
/
+58
2014-03-26
ddf-sudden-degraded test fix.
NeilBrown
1
-1
/
+2
2014-03-26
DDF: when first activating an array, record any missing devices.
NeilBrown
1
-0
/
+28
2014-03-26
DDF: report seq counter as events.
NeilBrown
1
-7
/
+4
2014-03-19
Work around architectures having statfs.f_type defined as long
Jes Sorensen
1
-1
/
+5