index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
super-ddf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
DDF: brief_examine_subarrays_ddf: print array name
mwilck@arcor.de
2013-09-12
1
-1
/
+5
*
DDF: factor out array name generation
mwilck@arcor.de
2013-09-12
1
-12
/
+13
*
DDF: allow for possibility that there is no secondary copy of metadata.
NeilBrown
2013-09-12
1
-2
/
+7
*
Move ARRAY_SIZE macro to common include file.
NeilBrown
2013-09-10
1
-2
/
+1
*
DDF: handle fake RAIDs with changing subarray UUIDs
mwilck@arcor.de
2013-09-10
1
-5
/
+50
*
DDF: increase default value for safe_mode_delay to 4000ms
mwilck@arcor.de
2013-08-28
1
-2
/
+6
*
DDF: container_content_ddf: set safe_mode_delay > 0
mwilck@arcor.de
2013-08-28
1
-0
/
+1
*
DDF: export_examine_super_ddf: print MD_DEVICES
mwilck@arcor.de
2013-08-28
1
-0
/
+2
*
DDF: ddf_activate_spare: fix gcc -O2 uninitialized warning
NeilBrown
2013-08-28
1
-1
/
+1
*
DDF: ddf_open_new: check device status for new subarray
mwilck@arcor.de
2013-08-08
1
-1
/
+28
*
DDF: Write new conf entries with a single write.
NeilBrown
2013-08-07
1
-41
/
+26
*
DDF: get_extents: don't allocate space on failed disks
mwilck@arcor.de
2013-08-06
1
-0
/
+4
*
DDF: fix removal of failed devices.
NeilBrown
2013-08-05
1
-4
/
+11
*
DDF: fix writing metadata updates.
NeilBrown
2013-08-05
1
-1
/
+2
*
DDF: no need for GET_LAYOUT any more
mwilck@arcor.de
2013-08-05
1
-7
/
+1
*
DDF: differentiate between new metadata and metadata updates.
NeilBrown
2013-08-01
1
-10
/
+12
*
DDF: use some #defines instead of bare constants.
NeilBrown
2013-08-01
1
-4
/
+4
*
DDF: ddf_set_disk: add some debug messages
Martin Wilck
2013-07-31
1
-4
/
+13
[prev]
[next]