index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mdadm.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdmon: don't lie to systemd.
NeilBrown
2013-08-01
1
-0
/
+2
*
Introduce devid2kname - slightly different to devid2devnm.
NeilBrown
2013-08-01
1
-0
/
+1
*
super1: simplify setting of array size.
NeilBrown
2013-07-30
1
-0
/
+1
*
Grow: use mdstat_wait to wait for delayed reshape.
NeilBrown
2013-07-10
1
-0
/
+1
*
Config: use better device names for "DEVICES container"
NeilBrown
2013-07-02
1
-1
/
+11
*
Manage: check alignment when stopping an array undergoing reshape.
NeilBrown
2013-07-01
1
-0
/
+4
*
New function: sysfs_wait
NeilBrown
2013-07-01
1
-0
/
+1
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-12
/
+4
*
Manage: split Manage_runstop into Manage_run and Manage_stop
NeilBrown
2013-06-19
1
-2
/
+3
*
mdadm.h: add little bits of doco for 'struct superswitch'.
NeilBrown
2013-06-17
1
-2
/
+44
*
Make sure NOFILE resource limit is big enough.
NeilBrown
2013-05-30
1
-0
/
+1
*
Assemble: allow --update=revert-reshape
NeilBrown
2013-05-28
1
-0
/
+5
*
Assemble: --update=metadata converts v0.90 to v1.0
NeilBrown
2013-05-28
1
-0
/
+4
*
Grow: introduce min_offset_change to struct reshape.
NeilBrown
2013-05-22
1
-0
/
+5
*
Add --dump / --restore functionality.
NeilBrown
2013-05-16
1
-1
/
+8
*
create_mddev: add support for /dev/md_XXX non-numeric names.
NeilBrown
2013-05-15
1
-0
/
+1
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-49
/
+34
*
mdadm.h: fix ugly glibc specific ifdeffery
John Spencer
2013-02-10
1
-2
/
+2
*
Remove --offroot argument and default to always setting argv[0] to @
Jes Sorensen
2013-02-05
1
-2
/
+0
*
conditionally remove map_dev from find_free_devnum
NeilBrown
2013-01-07
1
-0
/
+1
*
MISC: Add --examine-badblocks option
NeilBrown
2012-12-05
1
-0
/
+3
*
Add support for --replace and --with
NeilBrown
2012-10-23
1
-1
/
+3
*
Remove get_one_disk
NeilBrown
2012-10-22
1
-2
/
+0
*
Allow data-offset to be specified per-device for create
NeilBrown
2012-10-04
1
-1
/
+5
*
New RESHAPE_NO_BACKUP flag to track when backup action is needed.
NeilBrown
2012-10-04
1
-0
/
+1
*
Grow: set new_data_offset if appropriate
NeilBrown
2012-10-04
1
-0
/
+1
*
Add space_before/space_after fields to mdinfo
NeilBrown
2012-10-04
1
-1
/
+7
*
Add --data-offset flag for Create and Grow
NeilBrown
2012-10-04
1
-1
/
+4
*
Add data_offset arg to ->init_super and use it in super1.c
NeilBrown
2012-10-04
1
-1
/
+2
*
Add data_offset arg to ->validate_geometry.
NeilBrown
2012-10-04
1
-0
/
+1
*
Add data_offset arg to ->avail_size
NeilBrown
2012-10-04
1
-1
/
+2
*
Allow parse_size to return 0.
NeilBrown
2012-10-04
1
-0
/
+6
*
Handles spaces in array names better.
NeilBrown
2012-10-04
1
-0
/
+2
*
imsm: Allow to specify controller for --detail-platform.
Maciej Naruszewicz
2012-10-04
1
-3
/
+4
*
Display size with human_size_brief with a chosen prefix
Maciej Naruszewicz
2012-10-02
1
-1
/
+6
*
imsm: Add --export option for --detail-platform
Maciej Naruszewicz
2012-10-02
1
-1
/
+2
*
fix: adjust parse_size() to the unsigned size variable
Lukasz Dorau
2012-09-20
1
-1
/
+1
*
Manage: minor cosmetic fixes.
NeilBrown
2012-08-13
1
-1
/
+0
*
Use new struct context and struct shape for Grow_addbitmap
NeilBrown
2012-07-09
1
-1
/
+2
*
Use new struct context and struct shape in Grow_reshape
NeilBrown
2012-07-09
1
-4
/
+2
*
Use new 'struct shape' to pass args to Create
NeilBrown
2012-07-09
1
-4
/
+1
*
Use new 'struct shape' to pass args to Build
NeilBrown
2012-07-09
1
-5
/
+2
*
Create new 'struct shape' to pass around array details.
NeilBrown
2012-07-09
1
-0
/
+14
*
Change the values for "max size" from -1 to 1.
NeilBrown
2012-07-09
1
-2
/
+7
*
Change Incremental and related functions to take struct context
NeilBrown
2012-07-09
1
-7
/
+5
*
Change Monitor to take a struct context
NeilBrown
2012-07-09
1
-3
/
+4
*
Change Detail and misc_scan to take a struct context
NeilBrown
2012-07-09
1
-1
/
+1
*
change Examine to take a struct context
NeilBrown
2012-07-09
1
-2
/
+2
*
Examine: split 'verbose' out from 'brief'.
NeilBrown
2012-07-09
1
-1
/
+1
*
Change Create to take a struct context
NeilBrown
2012-07-09
1
-4
/
+4
[next]