index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Raid limit of 1024 when scanning for devices.
NeilBrown
2012-04-18
1
-2
/
+2
*
parse_size: distinguish between 0 and error.
NeilBrown
2012-04-04
1
-1
/
+2
*
simplify calculating array_blocks
Czarnowska, Anna
2012-04-02
1
-0
/
+2
*
FIX: NULL pointer to strdup() can be passed
Adam Kwolek
2012-02-09
1
-2
/
+3
*
Remove avail_disks arg from 'enough'.
NeilBrown
2012-02-07
1
-3
/
+8
*
Spawn mdmon with --offroot if mdadm was launched with --offroot
Jes Sorensen
2012-01-30
1
-4
/
+13
*
enough_fd(): remember to free buffer for avail array
Jes Sorensen
2011-11-02
1
-4
/
+5
*
Avoid stack overflow if GPT partition entries on disk are > 128 bytes
Jes Sorensen
2011-10-31
1
-5
/
+8
*
util.c: two typos fixed
Lukasz Dorau
2011-10-25
1
-1
/
+2
*
Fix off-by-one in readlink() buffer size handling
Thomas Jarosch
2011-10-17
1
-1
/
+1
*
Move code to get_data_disks() function
Adam Kwolek
2011-10-03
1
-2
/
+8
*
Fix component size checks in validate_super0.
NeilBrown
2011-09-08
1
-1
/
+1
*
fix: segfault when killing subarray of non-existent container
Czarnowska, Anna
2011-09-07
1
-1
/
+1
*
start_mdmon: provide more dynamic way to close-all-fds
NeilBrown
2011-09-07
1
-3
/
+8
*
Add some more settings of ignore_hw_compat
NeilBrown
2011-08-01
1
-0
/
+1
*
util: correctly parse shorter linux version numbers.
NeilBrown
2011-06-17
1
-5
/
+5
*
Improvements to GPT reading code.
Luca Berra
2011-06-17
1
-18
/
+9
*
Check all member devices in enough_fd
NeilBrown
2011-05-23
1
-3
/
+10
*
Split some of util.c into a new lib.c
NeilBrown
2011-04-05
1
-211
/
+0
*
split name/number maps into separate file.
NeilBrown
2011-04-05
1
-21
/
+0
*
open_dev_excl: allow device to be read-only.
NeilBrown
2011-03-24
1
-1
/
+6
*
examine: allows to examine a disk metadata on non-metadata compliant systems
Labun, Marcin
2011-03-23
1
-0
/
+3
*
mdmon: don't wait for O_EXCL when shutting down.
NeilBrown
2011-03-22
1
-2
/
+7
*
Warn the user about too small array size
Krzysztof Wojcik
2011-03-14
1
-1
/
+8
*
dev_open should always open read-only.
NeilBrown
2011-03-10
1
-1
/
+1
*
Various compile fixes.
NeilBrown
2011-02-01
1
-1
/
+1
*
Allow domain_test to report that no domains were found.
NeilBrown
2011-02-01
1
-1
/
+1
*
Incr: don't exclude 'active' devices from auto inclusion in a container.
NeilBrown
2011-02-01
1
-7
/
+1
*
Monitor: do not move partitions to external container
Czarnowska, Anna
2011-02-01
1
-0
/
+13
*
fix extended partition detection
Dan Williams
2011-01-27
1
-1
/
+1
*
Use one function chosing spares from container
Anna Czarnowska
2011-01-05
1
-0
/
+60
*
imsm: set imsm spare uuid to 0
Anna Czarnowska
2010-12-26
1
-5
/
+2
*
Allow a metadata update to have a linked list of allocated spaces.
NeilBrown
2010-12-16
1
-0
/
+1
*
Split fmt_devnum out from devnum2devname
NeilBrown
2010-12-15
1
-2
/
+7
*
Treat feature as experimental
Adam Kwolek
2010-11-29
1
-0
/
+10
*
Monitor: devid should be dev_t
Anna Czarnowska
2010-11-28
1
-1
/
+1
*
Incremental - avoid including wayward devices.
NeilBrown
2010-11-28
1
-0
/
+15
*
Initialize st->devnum and st->container_dev in super_by_fd
Dan Williams
2010-11-23
1
-3
/
+7
*
block monitor: freeze spare assignment for external arrays
Dan Williams
2010-11-23
1
-0
/
+25
*
Provide a mdstat_ent to subarray helper
Dan Williams
2010-11-23
1
-7
/
+4
*
Util: get device size from id
Anna Czarnowska
2010-11-22
1
-0
/
+16
*
Add must_be_container helper.
NeilBrown
2010-11-22
1
-0
/
+14
*
Switch open_subarray to use the new load_container
NeilBrown
2010-11-22
1
-6
/
+6
*
Use new load_container in Examine
NeilBrown
2010-11-22
1
-1
/
+2
*
Remove subarray field in supertype.
NeilBrown
2010-11-22
1
-2
/
+0
*
Create: user container_dev rather than subarray for some tests.
NeilBrown
2010-11-22
1
-0
/
+3
*
Pass subarray arg explicitly to ->update_subarray.
NeilBrown
2010-11-22
1
-4
/
+12
*
super_by_fd: return subarray info explicitly.
NeilBrown
2010-11-22
1
-8
/
+5
*
open_subarray: pass subarray name as explicit arg.
NeilBrown
2010-11-22
1
-2
/
+4
*
get_info_super: report which other devices are thought to be working/failed.
NeilBrown
2010-11-22
1
-2
/
+2
[next]