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
*
super-ddf: Fix gcc-8.1 overflow warnings
Jes Sorensen
2018-05-31
1
-2
/
+3
*
mdadm: Fixup != broken formatting
Jes Sorensen
2017-05-16
1
-4
/
+4
*
mdadm: Fix '==' broken formatting
Jes Sorensen
2017-05-16
1
-8
/
+8
*
mdadm: Fixup more broken logical operator formatting
Jes Sorensen
2017-05-16
1
-8
/
+7
*
mdadm: Fixup a large number of bad formatting of logical operators
Jes Sorensen
2017-05-16
1
-17
/
+16
*
super-ddf: sysfs_read() takes a pointer as device name argument
Jes Sorensen
2017-05-16
1
-1
/
+1
*
mdadm: Uninitialized variable rdev
James Puthukattukaran
2017-05-16
1
-1
/
+1
*
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
[next]