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
*
mdadm: define DEV_MD_DIR
Mariusz Tkaczyk
2023-05-08
1
-6
/
+6
*
Fix NULL dereference in super_by_fd
Li Xiao Keng
2023-02-28
1
-0
/
+4
*
mdadm: Fix building errors
Xiao Ni
2021-07-16
1
-1
/
+1
*
mapfile: set *mapp to NULL after map_free
Guoqing Jiang
2018-07-19
1
-0
/
+1
*
Free map to avoid resource leak issues
Guoqing Jiang
2018-06-11
1
-0
/
+2
*
mdadm: Fixup more broken logical operator formatting
Jes Sorensen
2017-05-16
1
-2
/
+2
*
Use dev_t for devnm2devid and devid2devnm
Mike Lovell
2016-06-03
1
-1
/
+1
*
make sure 'path' buffer is large enough to fit 200 characters plus null termi...
Bas van Schaik
2015-12-03
1
-1
/
+1
*
Rebuildmap: strip local host name from device name.
NeilBrown
2014-11-03
1
-3
/
+10
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-4
/
+2
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-36
/
+27
*
Handles spaces in array names better.
NeilBrown
2012-10-04
1
-1
/
+1
*
mapfile: fix mapfile rebuild for containers
NeilBrown
2012-08-20
1
-1
/
+6
*
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
[next]