index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
super-ddf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ddf: hack to fix container recognition.
NeilBrown
2012-08-15
1
-0
/
+1
*
ddf: allow a non-spare to be used to recovery a missing device.
NeilBrown
2012-08-15
1
-0
/
+4
*
ddf: fix multiple white-space issues.
NeilBrown
2012-08-15
1
-69
/
+61
*
Convert 'quiet' to 'not verbose' in various places.
NeilBrown
2012-07-09
1
-1
/
+1
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-31
/
+13
*
Introduce pr_err for printing error messages.
NeilBrown
2012-07-09
1
-64
/
+52
*
__write_init_super_ddf(): Use posix_memalign() instead of static aligned buffer
Jes Sorensen
2012-03-20
1
-8
/
+11
*
Work around gcc-4.7's strict aliasing checks
Jes Sorensen
2012-01-12
1
-8
/
+14
*
ddf: fix auto-allocation problem.
NeilBrown
2011-12-22
1
-1
/
+1
*
Add recovery blocked field to mdinfo
Adam Kwolek
2011-10-05
1
-0
/
+2
*
ddf: fix up getinfo_super_bvd
NeilBrown
2011-06-15
1
-4
/
+8
*
Fix some fall-out from recent memset-zero for getinfo_super
NeilBrown
2011-06-09
1
-3
/
+1
*
getinfo_super now clears the 'info' structure before filling it in.
NeilBrown
2011-06-08
1
-0
/
+2
*
ddf: fix up detection of failed/missing devices.
NeilBrown
2011-03-22
1
-5
/
+15
*
Merge branch 'master' into devel-3.2
NeilBrown
2011-03-15
1
-7
/
+66
|
\
|
*
ddf: implement remove_from_super
NeilBrown
2011-03-15
1
-2
/
+56
|
*
DDF Allow a RAID1 to be 'partially optimal'.
NeilBrown
2011-03-15
1
-0
/
+2
|
*
ddf: remove failed devices that are no longer in use.
NeilBrown
2011-03-15
1
-0
/
+42
|
*
ddf: set Rebuilding flag when adding devices to a degraded array
NeilBrown
2011-03-15
1
-2
/
+15
|
*
ddf: use correct loop variable in activate_spare
NeilBrown
2011-03-15
1
-4
/
+5
|
*
ddf: Don't consider 'dl' entries with state_fd < 0
NeilBrown
2011-03-15
1
-1
/
+2
*
|
ddf: implement remove_from_super
NeilBrown
2011-03-14
1
-2
/
+56
*
|
ddf: zero space_list in ddf_activate_spare.
NeilBrown
2011-03-14
1
-0
/
+1
*
|
Merge branch 'master' into devel-3.2
NeilBrown
2011-03-14
1
-10
/
+57
|
\
|
|
*
ddf: set vcnum correctly when creating a new virtual device in conflist
NeilBrown
2011-03-14
1
-0
/
+8
|
*
ddf: teach set_disk to cope with new or changed devices.
NeilBrown
2011-03-14
1
-8
/
+33
|
*
ddf: free_super should be add_list as well.
NeilBrown
2011-03-14
1
-0
/
+9
|
*
ddf: minor activate_super fixes.
NeilBrown
2011-03-14
1
-2
/
+4
|
*
ddf: Failed should suppress Online and others.
NeilBrown
2011-03-10
1
-0
/
+3
*
|
Merge branch 'master' into devel-3.2
NeilBrown
2011-03-10
1
-2
/
+7
|
\
|
|
*
ddf: remove duplicate container_member setting.
NeilBrown
2011-03-10
1
-1
/
+0
|
*
ddf: fail creation of new subarray with same name as old.
NeilBrown
2011-03-10
1
-0
/
+13
|
*
ddf: exclude failed devices from container_content
NeilBrown
2011-03-02
1
-2
/
+7
*
|
Fix chunksize defaulting.
NeilBrown
2011-03-09
1
-3
/
+4
*
|
set default chunk in validate_geometry
Czarnowska, Anna
2011-02-22
1
-5
/
+8
*
|
Don't close fds in write_init_super
NeilBrown
2011-01-24
1
-9
/
+3
*
|
load_super should not try to load_container
NeilBrown
2011-01-12
1
-6
/
+0
*
|
ddf: fail creation of new subarray with same name as old.
NeilBrown
2010-11-30
1
-0
/
+13
*
|
ddf: don't print warning on assemble
NeilBrown
2010-11-30
1
-2
/
+5
*
|
Create: cleanup/unify default geometry handling
Dan Williams
2010-11-23
1
-1
/
+10
*
|
Remove loaded_container
NeilBrown
2010-11-22
1
-2
/
+0
*
|
Use load_container in Incremental assembly.
NeilBrown
2010-11-22
1
-1
/
+1
*
|
New method: load_container
NeilBrown
2010-11-22
1
-0
/
+8
*
|
Remove keep_fd arg from load_super_XXX_all
NeilBrown
2010-11-22
1
-7
/
+6
*
|
Remove subarray field in supertype.
NeilBrown
2010-11-22
1
-1
/
+0
*
|
Create: user container_dev rather than subarray for some tests.
NeilBrown
2010-11-22
1
-0
/
+1
*
|
Use container_member rather than subarray info ddf getinfo_super.
NeilBrown
2010-11-22
1
-2
/
+2
*
|
Remove subarray detection from load_super.
NeilBrown
2010-11-22
1
-41
/
+0
*
|
Add subarray arg to container_content.
NeilBrown
2010-11-22
1
-1
/
+8
*
|
ddf: remove duplicate container_member setting.
NeilBrown
2010-11-22
1
-1
/
+0
[next]