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
*
Consistently print program Name and __func__ in debug messages.
NeilBrown
2015-02-12
1
-0
/
+8
*
Change way of printing name of a process
Pawel Baldysiak
2015-02-12
1
-3
/
+3
*
util: split get_maj_min() out from dev_open()
NeilBrown
2014-08-11
1
-0
/
+1
*
config: new option to suppress adding bad block lists.
NeilBrown
2014-08-07
1
-0
/
+1
*
mdmon: allow prepare_update to report failure.
NeilBrown
2014-07-10
1
-1
/
+4
*
IMSM: Add warning message when assemble spanned container
Pawel Baldysiak
2014-07-08
1
-0
/
+3
*
MISC: add --action option to set or abort check/repair.
NeilBrown
2014-05-22
1
-0
/
+3
*
Grow: fix resent grow_continue breakage.
NeilBrown
2014-05-22
1
-1
/
+1
*
Grow: store a link to current backup file in /run/mdadm or similar.
NeilBrown
2014-05-15
1
-1
/
+4
*
DDF: Fix assorted typos and do some reformatting.
NeilBrown
2014-04-01
1
-0
/
+3
*
Assemble/Incremental: don't hold O_EXCL on mddev after assembly.
NeilBrown
2013-12-05
1
-0
/
+1
*
Incremental: improve support for "DEVICE" based restriction in mdadm.conf
NeilBrown
2013-12-03
1
-1
/
+1
*
Incremental: add --export handling.
NeilBrown
2013-11-28
1
-1
/
+5
*
Add support for --add-spare
NeilBrown
2013-10-31
1
-0
/
+1
*
Be consistent in return types from byteswap macros
Jes Sorensen
2013-10-16
1
-12
/
+12
*
Make -IRs and --run work properly for containers.
NeilBrown
2013-09-13
1
-2
/
+2
*
Move ARRAY_SIZE macro to common include file.
NeilBrown
2013-09-10
1
-0
/
+2
*
Change "mdadm --run" to use the same code as "mdadm --IRs".
NeilBrown
2013-08-26
1
-1
/
+1
*
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
[next]