index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mapfile.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-3
/
+3
*
RebuildMap: check that container_content returns a valid 'info'.
NeilBrown
2012-05-17
1
-0
/
+2
*
Adjust to new standard of /run
NeilBrown
2012-05-03
1
-11
/
+3
*
Reset bad flag on map update
Czarnowska, Anna
2012-03-07
1
-0
/
+1
*
Remove duplicated code: search_mdstat and conf_match
NeilBrown
2011-11-01
1
-1
/
+3
*
fix: correct unlocking of map file
Lukasz Dorau
2011-10-02
1
-0
/
+12
*
Various compile fixes.
NeilBrown
2011-02-01
1
-1
/
+1
*
Improve mddev_ident type definitions.
NeilBrown
2010-11-22
1
-1
/
+1
*
Use new container_content rather than passing subarray to load_super.
NeilBrown
2010-11-22
1
-9
/
+11
*
mapinfo: simplify subarray handling.
NeilBrown
2010-11-22
1
-17
/
+7
*
get_info_super: report which other devices are thought to be working/failed.
NeilBrown
2010-11-22
1
-1
/
+1
*
mapfile: just have one place to store the mapfile
NeilBrown
2010-08-06
1
-46
/
+38
*
Some fixes to the mapfile code.
NeilBrown
2010-07-28
1
-17
/
+25
*
Bugfix: mapfile locking is broken/racy
NeilBrown
2010-07-28
1
-3
/
+16
*
Fix all the confusion over directories once and for all.
Doug Ledford
2010-07-22
1
-10
/
+8
*
Always assume SKIP_GONE_DEVS behaviour and kill the flag
Dan Williams
2010-06-17
1
-2
/
+3
*
Create: cleanup after failed create in duplicated array member case
Dan Williams
2010-04-19
1
-0
/
+10
*
Only signal a udev change event if we actually write a mapfile in RebuildMap
Doug Ledford
2010-03-23
1
-6
/
+8
*
mapfile: if we putting the mapfile in a custom location via ALT_RUN, allow
Doug Ledford
2010-03-23
1
-1
/
+1
*
Create directory to contain mapfile (Assuming parent exists and
Doug Ledford
2010-03-23
1
-4
/
+13
*
mapfile: use ALT_RUN as alternate place to store mapfile
NeilBrown
2010-02-08
1
-4
/
+4
*
mapfile: fix locking.
NeilBrown
2010-01-29
1
-2
/
+5
*
Fix null-dereference in set_member_info
NeilBrown
2009-10-01
1
-6
/
+9
*
fix RebuildMap() to retrieve 'subarray' info
Dan Williams
2009-08-01
1
-1
/
+31
*
mapfile - when rebuilding, choose an appropriate name is none is found.
NeilBrown
2009-05-11
1
-1
/
+84
*
mapfile - Fix off-by-one error in RebuildMap
NeilBrown
2009-05-11
1
-1
/
+1
*
mapfile: allow the path name to the device to be empty.
NeilBrown
2009-05-11
1
-5
/
+8
*
Merge branch 'master' of git://github.com/djbw/mdadm into devel-3.0
NeilBrown
2009-04-14
1
-1
/
+4
|
\
|
*
RebuildMap: handle missing disks
Dan Williams
2009-04-12
1
-1
/
+4
*
|
mapfile: optionally store map file in /dev
NeilBrown
2009-04-14
1
-44
/
+51
|
/
*
Merge branch 'master' into scratch-3.0
NeilBrown
2009-01-07
1
-0
/
+1
|
\
|
*
Free mdstat data structures properly.
NeilBrown
2009-01-07
1
-0
/
+1
*
|
Merge branch 'master' into devel-3.0
NeilBrown
2008-12-18
1
-0
/
+59
|
\
|
|
*
map: rebuild map if it doesn't exist.
NeilBrown
2008-12-18
1
-0
/
+53
*
|
mapfile: validate entries before they are returned.
NeilBrown
2008-11-04
1
-10
/
+29
*
|
mdopen: use small sequence number for uniquifying array names.
NeilBrown
2008-11-04
1
-0
/
+15
*
|
Incremental: lock against multiple concurrent additions to an array.
NeilBrown
2008-11-04
1
-0
/
+37
*
|
Manage: when stopping an array, delete all names from /dev.
NeilBrown
2008-11-04
1
-0
/
+11
*
|
Always update mdadm/map when starting an array.
NeilBrown
2008-11-04
1
-1
/
+2
*
|
Merge branch 'master' into scratch-3.0
NeilBrown
2008-11-02
1
-1
/
+1
|
\
|
|
*
mapfile: fix bug in testing for /var/run/mdadm/
NeilBrown
2008-11-02
1
-1
/
+1
*
|
Lots of fixes to make incremental assembly of containers work.
NeilBrown
2008-09-18
1
-3
/
+5
*
|
Use text_version in map_file rather than major.minor.
Neil Brown
2008-07-12
1
-14
/
+13
|
/
*
Add new mode: --incremental
Neil Brown
2006-12-21
1
-0
/
+197