index
:
mdadm.git
auto-spare
devel-3.0
f8
f9
fedora-devel
for-neil
hotunplug
master
mdadm-2.6.7.x
stable-1
Official Fedora mdadm git repository cloned from upstream mdadm maintainer
Doug Ledford
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdmon: pass symbolic name to mdmon instead of device name.
NeilBrown
2008-11-20
1
-3
/
+10
*
fix add_dev() handling of broken links
Dan Williams
2008-11-10
1
-1
/
+3
*
Wait for name to appear after create/assemble etc.
NeilBrown
2008-11-04
1
-0
/
+12
*
Assemble: allow members of containers to be assembled and auto-assembled.
NeilBrown
2008-11-04
1
-0
/
+14
*
Assemble: revert preliminary -As support
Dan Williams
2008-11-04
1
-9
/
+0
*
util: make env checking more generic
NeilBrown
2008-11-04
1
-3
/
+3
*
Move recently merged /sys/dev/ lookup into stat2devnum.
NeilBrown
2008-11-04
1
-4
/
+25
*
Merge branch 'master' into devel-3.0
NeilBrown
2008-10-30
1
-1
/
+1
|
\
|
*
Fix --incremental assembly of partitions arrays.
NeilBrown
2008-10-30
1
-1
/
+1
*
|
Preliminary -As support for container member arrays
Dan Williams
2008-10-28
1
-0
/
+9
*
|
Merge branch 'master' into devel-3.0
NeilBrown
2008-10-17
1
-0
/
+17
|
\
|
|
*
Improve reporting of layout for raid10.
NeilBrown
2008-10-13
1
-0
/
+17
*
|
Allow a uuid of all f's to always match
Dan Williams
2008-10-15
1
-0
/
+5
*
|
fname_as_uuid: print uuids msb first
Dan Williams
2008-10-15
1
-5
/
+9
*
|
Report uuid in --detail --brief for ddf and intel
NeilBrown
2008-09-18
1
-5
/
+3
*
|
Use uuid as /dev name when assembling array of uncertain origin.
NeilBrown
2008-09-18
1
-0
/
+19
*
|
Move calls to SET_ARRAY_INFO to common helper.
NeilBrown
2008-09-18
1
-4
/
+34
*
|
Factor out add-disk code
NeilBrown
2008-09-18
1
-0
/
+21
*
|
Compile fixes, particularly moving more stuff under MDASSEMBLE
NeilBrown
2008-09-18
1
-5
/
+3
*
|
Add ping_monitor() to mdadm --wait
Dan Williams
2008-09-15
1
-7
/
+14
*
|
Factor out test for subarray version string.
NeilBrown
2008-08-19
1
-1
/
+1
*
|
mdmon: fork and run as a daemon.
NeilBrown
2008-07-18
1
-1
/
+7
*
|
Don't assume that mdmon is in the current directory.
NeilBrown
2008-07-18
1
-4
/
+27
*
|
Factor common code into new "start_mdmon".
NeilBrown
2008-07-18
1
-0
/
+25
*
|
mdadm: add an environment variable to prevent auto-launching mdmon
Dan Williams
2008-07-14
1
-0
/
+10
*
|
Introduce devname2devnum
Neil Brown
2008-07-12
1
-4
/
+12
*
|
Use O_DIRECT for all IO to devices.
Neil Brown
2008-07-12
1
-2
/
+2
*
|
Create arrays via metadata-update
Neil Brown
2008-07-12
1
-0
/
+43
*
|
Remove getinfo_super_n and do some other cleaning up.
Neil Brown
2008-07-12
1
-0
/
+2
*
|
Add subarray field to supertype.
Neil Brown
2008-07-12
1
-8
/
+29
*
|
Always initialise a struct super_type to zero
Neil Brown
2008-07-12
1
-3
/
+3
*
|
Remove st->text_version in favour of info->text_version
Neil Brown
2008-05-27
1
-20
/
+9
*
|
auto-start mdmon on --create
Neil Brown
2008-05-27
1
-15
/
+60
*
|
Remember to close directories when we are finished with them.
Neil Brown
2008-05-27
1
-0
/
+1
*
|
Alway use a unique file name for opendev
Neil Brown
2008-05-27
1
-1
/
+2
*
|
handle Manage_subdevs() for 'external' arrays
Dan Williams
2008-05-15
1
-2
/
+8
*
|
imsm: initial Intel(R) Matrix Storage Manager support
Dan Williams
2008-05-15
1
-1
/
+1
*
|
Create a container member
Neil Brown
2008-05-15
1
-0
/
+23
*
|
Can now mostly assemble DDF arrays
Neil Brown
2008-05-15
1
-0
/
+3
*
|
more ddf stuff
Neil Brown
2008-05-15
1
-0
/
+17
*
|
Initial DDF support code.
Dan Williams
2008-05-15
1
-1
/
+51
*
|
Some support for external metadata.
Neil Brown
2008-05-15
1
-1
/
+3
|
/
*
Compiple fixes for mdassemble and diet-libc
Neil Brown
2008-05-15
1
-39
/
+41
*
Fix support for --update=swapsuper
Neil Brown
2008-05-15
1
-1
/
+2
*
Fix possible NULL dereference in super_by_fd
Neil Brown
2008-05-15
1
-1
/
+2
*
let '-a' be specified for Incremental mode
Dan Williams
2008-05-05
1
-2
/
+5
*
Unify code into find_free_devnum.
Neil Brown
2008-05-05
1
-0
/
+37
*
fix load_super/free_super mismatch in util.c
Dan Williams
2008-05-05
1
-1
/
+1
*
diff -ru mdadm-2.6.4-orig/Query.c mdadm-2.6.4/Query.c
Neil Brown
2008-04-29
1
-0
/
+5
*
Use sysfs info for metadata version info in Detail and elsewhere.
Neil Brown
2007-12-14
1
-1
/
+3
[next]