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
/
super-ddf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
imsm: set array size at Create/Assemble
Dan Williams
2009-04-12
1
-0
/
+1
*
mdmon: allow incremental assembly of containers.
NeilBrown
2009-03-10
1
-0
/
+1
*
DDF: fix up container_content
NeilBrown
2009-03-10
1
-3
/
+4
*
ddf: use better random number generation.
NeilBrown
2009-03-10
1
-8
/
+15
*
Examine: add examine_export for ddf and avoid crashes.
NeilBrown
2009-03-09
1
-0
/
+13
*
ddf: fix memory corruption bug.
NeilBrown
2009-03-09
1
-1
/
+1
*
DDF: minor formatting improvement
NeilBrown
2009-03-09
1
-1
/
+1
*
Support new raid6 layouts needed for DDF
NeilBrown
2009-03-09
1
-8
/
+31
*
sysfs: allow sysfs_read to detect and drop removed disks
Dan Williams
2009-02-24
1
-1
/
+7
*
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/md...
NeilBrown
2008-12-18
1
-0
/
+1
|
\
|
*
introduce --detail-platform to display platform raid capabilities
Dan Williams
2008-12-08
1
-0
/
+1
*
|
DDF: improve --examine output
NeilBrown
2008-12-04
1
-19
/
+38
*
|
Create: support autolayout when creating in a DDF
NeilBrown
2008-12-04
1
-16
/
+140
|
/
*
allow add_to_super to return errors
Dan Williams
2008-11-27
1
-3
/
+5
*
ddf: store homehost information to allow smooth assembly.
NeilBrown
2008-11-04
1
-0
/
+2
*
DDF: report member arrays in examine_brief.
NeilBrown
2008-11-04
1
-10
/
+26
*
DDF: fix irregularities with retrieval of 'name' from metadata.
NeilBrown
2008-11-04
1
-3
/
+12
*
Don't give array name in --examine --brief output if it is doubtful.
NeilBrown
2008-11-04
1
-1
/
+1
*
ddf: get endian-ness of CRC correct.
NeilBrown
2008-10-27
1
-1
/
+4
*
non-trivial warn_unused_result fix, prepare_update
Dan Williams
2008-10-15
1
-2
/
+5
*
non-trivial warn_unused_result fixes, activate_spare
Dan Williams
2008-10-15
1
-1
/
+16
*
non-trivial warn_unused_result fixes, write_init_super_ddf
Dan Williams
2008-10-15
1
-14
/
+34
*
trivial warn_unused_result squashing
Dan Williams
2008-10-15
1
-21
/
+70
*
monitor: protect against CONFIG_LBD=n
Dan Williams
2008-10-15
1
-2
/
+2
*
Report uuid in --detail --brief for ddf and intel
NeilBrown
2008-09-18
1
-10
/
+13
*
Add uuid support for super-intel.
NeilBrown
2008-09-18
1
-2
/
+5
*
Lots of fixes to make incremental assembly of containers work.
NeilBrown
2008-09-18
1
-15
/
+21
*
Handle incremental assembly of containers.
NeilBrown
2008-09-18
1
-0
/
+2
*
Move calls to SET_ARRAY_INFO to common helper.
NeilBrown
2008-09-18
1
-0
/
+6
*
Compile fixes, particularly moving more stuff under MDASSEMBLE
NeilBrown
2008-09-18
1
-6
/
+12
*
Allow metadata handlers to communicate desired safemode delay via mdinfo
Dan Williams
2008-09-15
1
-0
/
+2
*
Fix bug with ddf if devices have different sizes.
NeilBrown
2008-08-19
1
-0
/
+1
*
Provide ddf support for adding a device to an active container.
NeilBrown
2008-08-19
1
-6
/
+53
*
Extra option for set_array_state: you choose dirty or clean.
NeilBrown
2008-08-19
1
-1
/
+8
*
Make sure resync_start is initialised properly and maintained properly
Neil Brown
2008-07-18
1
-0
/
+2
*
ddf: endian fixes.
Neil Brown
2008-07-18
1
-2
/
+2
*
Pass 'verbose' flag to validate_geometry
Neil Brown
2008-07-12
1
-52
/
+71
*
Use O_DIRECT for all IO to devices.
Neil Brown
2008-07-12
1
-44
/
+62
*
ddf: Set container_member from subarray in getinfo_super.
Neil Brown
2008-07-12
1
-2
/
+3
*
Reduce the number of metadata updates done by ddf.
Neil Brown
2008-07-12
1
-7
/
+43
*
Remove some noisy printfs.
Neil Brown
2008-07-12
1
-7
/
+7
*
Create arrays via metadata-update
Neil Brown
2008-07-12
1
-3
/
+43
*
Remove the multiple super_switchs for ddf.
Neil Brown
2008-07-12
1
-152
/
+78
*
Remove silly convention that major='-1' means 'zero superblock'.
Neil Brown
2008-07-12
1
-10
/
+6
*
Remove getinfo_super_n and do some other cleaning up.
Neil Brown
2008-07-12
1
-55
/
+47
*
External metadata shouldn't set array.*_version
Neil Brown
2008-07-12
1
-9
/
+0
*
Add subarray field to supertype.
Neil Brown
2008-07-12
1
-0
/
+12
*
Hide subordinate superswitch structures.
Neil Brown
2008-07-12
1
-4
/
+4
*
Remove 'major' from superswitch.
Neil Brown
2008-07-12
1
-4
/
+0
*
Assorted cleanups to DDF
Neil Brown
2008-07-12
1
-132
/
+157
[next]