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
*
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
*
Replace sysarray with mdinfo
Neil Brown
2007-12-14
1
-3
/
+3
*
Find super from fd on an array.
Neil Brown
2007-12-14
1
-11
/
+45
*
Drop the superblock arg from all metadata methods.
Neil Brown
2007-12-14
1
-11
/
+16
*
Add 'supertype' arg to almost all metadata methods.
Neil Brown
2007-12-14
1
-3
/
+3
*
Allow metadata handlers to free their own superblock.
Neil Brown
2007-12-14
1
-1
/
+1
*
Remove spaces/tabs from ends of lines.
Neil Brown
2007-12-14
1
-33
/
+30
*
Remove bogus add_dev definition.
Neil Brown
2007-05-08
1
-4
/
+0
*
Add new mode: --incremental
Neil Brown
2006-12-21
1
-0
/
+8
*
Centralise code for copying uuid
Neil Brown
2006-12-14
1
-0
/
+19
*
Central calls to ioctl BLKGETSIZE
Neil Brown
2006-12-14
1
-0
/
+22
*
Give useful message if raid4/5/6 cannot be started because it is not clean an...
Neil Brown
2006-12-14
1
-3
/
+9
*
Fix bugs related to raid10 and the new offset layout.
Neil Brown
2006-10-19
1
-1
/
+1
*
Mdassemble improvements
Luca Berra
2006-10-16
1
-0
/
+6
*
Don't #include blkpg.h
Neil Brown
2006-10-16
1
-1
/
+33
*
Remove partitions from components of an md array
Neil Brown
2006-10-13
1
-0
/
+20
*
Improve ftw handling.
Neil Brown
2006-06-26
1
-28
/
+22
*
Stop map_dev from returning [0:0]
Neil Brown
2006-06-20
1
-6
/
+7
*
Fix memory leak in monitor mode
Neil Brown
2006-06-16
1
-0
/
+13
*
Make add_dev for uclibc return something.
Neil Brown
2006-05-29
1
-0
/
+1
*
add CFLAGS to mdassemble build and fix a couple of non-returning functions
Neil Brown
2006-05-29
1
-1
/
+1
*
snprintf size should be at most the size of the buffer
Neil Brown
2006-05-29
1
-1
/
+1
*
Choose better devnumbers and tidy up some issues with finding names.
Neil Brown
2006-05-26
1
-0
/
+7
*
Just updaqte copyright dates and email address
Neil Brown
2006-05-19
1
-1
/
+1
*
Add information about reshape to --detail
Neil Brown
2006-03-28
1
-13
/
+19
*
Create missing /dev files where needed.
Neil Brown
2006-03-28
1
-3
/
+9
*
Make scanning of /dev work even if it is a symlink
Neil Brown
2006-03-27
1
-1
/
+8
*
Remove ident arg from getinfo_super;
Neil Brown
2006-03-27
1
-4
/
+2
*
Initial reshape support
Neil Brown
2006-03-13
1
-28
/
+0
*
Fix printing of size of reiserfs filesystem.
Neil Brown
2006-01-31
1
-2
/
+2
*
Report device size correctly in --detail for Large devices.
Neil Brown
2006-01-30
1
-2
/
+2
[next]