index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
super1.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
super1: fix setting of data_offset for 1.0 metadata.
NeilBrown
2013-08-14
1
-1
/
+2
*
super1: simplify setting of array size.
NeilBrown
2013-07-30
1
-110
/
+71
*
super1: separate to version of _avail_space1().
NeilBrown
2013-07-30
1
-28
/
+63
*
Manage: remove call to validate_geometry.
NeilBrown
2013-07-30
1
-1
/
+1
*
super0/1: fix typo in error messages.
NeilBrown
2013-07-24
1
-1
/
+1
*
super1: update data_size when performing "revert-reshape".
NeilBrown
2013-07-24
1
-3
/
+4
*
revert-reshape: only impose reshape_position tests on raid[456]
NeilBrown
2013-07-02
1
-8
/
+11
*
revert-reshape: make sure reshape_position is acceptable.
NeilBrown
2013-06-27
1
-3
/
+27
*
super1: fix space_{before,after} for RAID0
NeilBrown
2013-06-24
1
-1
/
+4
*
Add test for --update=metadata and fix bug it found.
NeilBrown
2013-06-19
1
-1
/
+4
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-10
/
+1
*
super1: set RESHAPE_NO_BACKUP based on new_offset.
NeilBrown
2013-05-28
1
-1
/
+2
*
Assemble: allow --update=revert-reshape
NeilBrown
2013-05-28
1
-0
/
+29
*
Assemble: --update=metadata converts v0.90 to v1.0
NeilBrown
2013-05-28
1
-0
/
+54
*
super1: fix some casts of signed superblock fields.
NeilBrown
2013-05-28
1
-2
/
+2
*
Examine/super1 - report Unused space, before and after.
NeilBrown
2013-05-22
1
-0
/
+8
*
super1: don't put the bblog at the end of the free space.
NeilBrown
2013-05-22
1
-9
/
+16
*
Grow: allow metadata to indicate that changing data_offset not supported.
NeilBrown
2013-05-22
1
-0
/
+8
*
super1: improve calculation of space_before/space_after
NeilBrown
2013-05-21
1
-11
/
+28
*
Examine/super1: don't report "New Offset" when feature not set.
NeilBrown
2013-05-21
1
-1
/
+2
*
Add --dump / --restore functionality.
NeilBrown
2013-05-16
1
-0
/
+138
*
Always test return value of posix_memalign.
NeilBrown
2013-05-13
1
-1
/
+4
*
mdassemble - fix new compile-time problems.
NeilBrown
2013-05-13
1
-1
/
+2
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-1
/
+1
*
make --update=homehost work again
NeilBrown
2013-02-10
1
-10
/
+15
*
Avoid using BLKFLSBUF.
NeilBrown
2013-02-05
1
-3
/
+0
*
MISC: Add --examine-badblocks option
NeilBrown
2012-12-05
1
-0
/
+54
*
Incremental: support replacement devices.
NeilBrown
2012-10-24
1
-0
/
+1
*
Assemble: add support for replacement devices.
NeilBrown
2012-10-24
1
-1
/
+6
*
Report replacement devices correctly with --detail and --examine
NeilBrown
2012-10-23
1
-4
/
+11
*
Replace a lot of leading spaces with tabs.
NeilBrown
2012-10-10
1
-1
/
+1
*
Allow data-offset to be specified per-device for create
NeilBrown
2012-10-04
1
-5
/
+4
*
super1: reserve at least 2 chunks for reshape headroom.
NeilBrown
2012-10-04
1
-5
/
+16
*
New RESHAPE_NO_BACKUP flag to track when backup action is needed.
NeilBrown
2012-10-04
1
-0
/
+2
*
Add space_before/space_after fields to mdinfo
NeilBrown
2012-10-04
1
-0
/
+37
*
super1: add new_offset field.
NeilBrown
2012-10-04
1
-3
/
+26
*
Add data_offset arg to ->init_super and use it in super1.c
NeilBrown
2012-10-04
1
-32
/
+46
*
Add data_offset arg to ->validate_geometry.
NeilBrown
2012-10-04
1
-1
/
+2
*
Add data_offset arg to ->avail_size
NeilBrown
2012-10-04
1
-4
/
+21
*
Handles spaces in array names better.
NeilBrown
2012-10-04
1
-5
/
+14
*
super1: ensure bitmap doesn't overlap bad block log.
NeilBrown
2012-10-03
1
-1
/
+25
*
Allow --update to add or remove space for a bad block list.
NeilBrown
2012-10-03
1
-0
/
+50
*
Bad block log
NeilBrown
2012-10-03
1
-5
/
+40
*
Add MD_ARRAY_SIZE for --examine --export
Maciej Naruszewicz
2012-10-02
1
-0
/
+19
*
Convert 'quiet' to 'not verbose' in various places.
NeilBrown
2012-07-09
1
-1
/
+1
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-5
/
+3
*
Introduce pr_err for printing error messages.
NeilBrown
2012-07-09
1
-20
/
+18
*
mdadm: Fix Segmentation fault.
majianpeng
2012-05-29
1
-1
/
+3
*
super1: fix choice of data_offset.
NeilBrown
2012-05-15
1
-15
/
+16
*
Fix sign extension of bitmap_offset in super1.c
Jes Sorensen
2012-04-30
1
-2
/
+2
[next]