index
:
delta/mdadm.git
cluster
data_offset
devel-3.0
devel-3.1
devel-3.2
devel-3.3
hotunplug
master
mdadm-2
mdadm-2.6.7.x
mdadm-3.2.x
mdadm-3.3.x
origin
r10-reshape
scratch-3.0
sles11
stable-1
git.kernel.org: pub/scm/utils/mdadm/mdadm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
super-ddf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdadm/util: unify stat checking blkdev into function
Zhilong Liu
2017-05-05
1
-6
/
+4
*
Retire mdassemble
Jes Sorensen
2017-04-11
1
-30
/
+0
*
Detail: show consistency policy
Artur Paszkiewicz
2017-03-29
1
-3
/
+3
*
Generic support for --consistency-policy and PPL
Artur Paszkiewicz
2017-03-29
1
-3
/
+3
*
ddf: use 64bit 'size', not 32bit 'info->size' for create.
NeilBrown
2016-03-10
1
-2
/
+2
*
DDF: _write_super_to_disk: fix anchor header type
Martin Wilck
2015-05-13
1
-0
/
+1
*
Don't break long strings onto multiple lines.
NeilBrown
2015-02-12
1
-18
/
+9
*
Consistently print program Name and __func__ in debug messages.
NeilBrown
2015-02-12
1
-100
/
+78
*
DDF: cast print arguments in super-ddf.c
Guy Menanteau
2014-08-05
1
-2
/
+4
*
DDF: validate metadata_update size before using it.
NeilBrown
2014-07-10
1
-2
/
+8
*
mdmon: allow prepare_update to report failure.
NeilBrown
2014-07-10
1
-3
/
+5
*
Make sure "make everything" builds again.
NeilBrown
2014-06-05
1
-1
/
+3
*
DDF: remove "BVD xx is missing".
NeilBrown
2014-05-22
1
-1
/
+1
*
mdadm: Do not reimplment offsetof
Cristian RodrÃguez
2014-05-22
1
-4
/
+1
*
DDF: remove some pointless code in validate_geometry
NeilBrown
2014-05-21
1
-9
/
+1
*
DDF: remove a FIXME comment that doesn't seem to mean anything.
NeilBrown
2014-05-21
1
-1
/
+0
*
DDF: remove 'FIXME' comment that doesn't need fixing.
NeilBrown
2014-05-21
1
-2
/
+3
*
DDF: ensure dl->devname is freed when processing a 'delete device' update.
NeilBrown
2014-05-21
1
-3
/
+3
*
DDF: remove old comment about looking for spares.
NeilBrown
2014-05-21
1
-1
/
+0
*
DDF: remove an old incorrect FIXME comment.
NeilBrown
2014-05-21
1
-1
/
+3
*
DDF: add data-offset information to --examine output.
NeilBrown
2014-05-21
1
-0
/
+1
*
DDF: split up ddf_process_update
NeilBrown
2014-05-21
1
-264
/
+297
*
DDF: add support of --data-offset when creating array.
NeilBrown
2014-05-21
1
-12
/
+10
*
DDF: factor out common code for search through extents.
NeilBrown
2014-05-21
1
-90
/
+62
*
DDF: allow for unused slots when creating map list for getinfo_super_ddf.
NeilBrown
2014-05-21
1
-4
/
+8
*
DDF: DDF_Missing devices should not be reported as 'working' by getinfo_super...
NeilBrown
2014-05-21
1
-1
/
+2
*
DDF: remove old and wrong comment about settinig raid_disk.
NeilBrown
2014-05-21
1
-1
/
+1
*
DDF: provide simple detail_super() implementation.
NeilBrown
2014-05-21
1
-6
/
+8
*
DDF: support more RAID10 levels.
NeilBrown
2014-05-21
1
-3
/
+31
*
DDF: explain why spare_refs are ignored.
NeilBrown
2014-05-21
1
-1
/
+4
*
DDF: use array_size from metadata.
NeilBrown
2014-05-21
1
-1
/
+1
*
DDF: set utime for container from timestamp is superblock.
NeilBrown
2014-05-21
1
-2
/
+2
*
DDF: don't assume the anchor is fully up-to-date.
NeilBrown
2014-05-21
1
-1
/
+1
*
DDF: update timestamp/seqnum for virtual disks when config changes.
NeilBrown
2014-05-21
1
-20
/
+26
*
DDF: update timestamp in DDF header.
NeilBrown
2014-05-21
1
-0
/
+1
*
DDF: avoid ref outside array in getinfo_super_ddf_bvd
NeilBrown
2014-05-21
1
-4
/
+4
*
DDF: examine_pds to also list devices that aren't in the metadata.
NeilBrown
2014-05-21
1
-0
/
+20
*
DDF: fix usage of ->used_pdes
NeilBrown
2014-05-21
1
-7
/
+14
*
DDF: more guards against pdnum being negative.
NeilBrown
2014-05-21
1
-3
/
+3
*
DDF: Don't fail compare_super_ddf due to re-configure changes.
NeilBrown
2014-04-02
1
-33
/
+11
*
DDF: fix possible mdmon crash when updating metadata.
NeilBrown
2014-04-02
1
-1
/
+1
*
DDF: guard against ->pdnum being negative.
NeilBrown
2014-04-02
1
-6
/
+16
*
DDF: mark missing-on-assembly device properly.
NeilBrown
2014-04-01
1
-3
/
+28
*
DDF: Fix assorted typos and do some reformatting.
NeilBrown
2014-04-01
1
-142
/
+148
*
DDF: when first activating an array, record any missing devices.
NeilBrown
2014-03-26
1
-0
/
+28
*
DDF: report seq counter as events.
NeilBrown
2014-03-26
1
-7
/
+4
*
DDF: fix detection of failed devices during assembly.
NeilBrown
2014-01-20
1
-4
/
+14
*
DDF - really ignore DDF metadata on partitions.
NeilBrown
2014-01-20
1
-1
/
+1
*
DDF: add_to_super_ddf: be careful with workspace_lba
mwilck@arcor.de
2013-10-16
1
-1
/
+26
*
DDF: compare_super_ddf: fix sequence number check
mwilck@arcor.de
2013-10-16
1
-4
/
+4
[next]