index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
super-intel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove getinfo_super_n and do some other cleaning up.
Neil Brown
2008-07-12
1
-35
/
+6
*
External metadata shouldn't set array.*_version
Neil Brown
2008-07-12
1
-9
/
+2
*
Add subarray field to supertype.
Neil Brown
2008-07-12
1
-0
/
+6
*
Hide subordinate superswitch structures.
Neil Brown
2008-07-12
1
-1
/
+3
*
Remove 'major' from superswitch.
Neil Brown
2008-07-12
1
-3
/
+0
*
Always initialise a struct super_type to zero
Neil Brown
2008-07-12
1
-0
/
+2
*
mdmon: add debug print statements for profiling mdmon
Dan Williams
2008-06-17
1
-4
/
+4
*
imsm: set map state depending on sync state
Dan Williams
2008-06-17
1
-16
/
+32
*
imsm: write anchor last
Dan Williams
2008-06-17
1
-13
/
+12
*
imsm: implement store_zero_imsm and init_zero_imsm
Dan Williams
2008-06-17
1
-3
/
+13
*
imsm: ->getinfo_super set raid_disk to disk.number
Dan Williams
2008-06-17
1
-26
/
+8
*
imsm: add 'Create' support
Dan Williams
2008-06-17
1
-72
/
+577
*
imsm: 'volume' is the proper name for imsm container members
Dan Williams
2008-06-14
1
-21
/
+21
*
imsm: ->container_dev needs to be set in load_super_imsm_all
Dan Williams
2008-06-14
1
-0
/
+1
*
imsm: add 'mpb_size' to --examine output
Dan Williams
2008-06-14
1
-3
/
+7
*
sysfs: provide a helper function for locating scsi_generic interfaces
Dan Williams
2008-06-14
1
-10
/
+3
*
Allow passing metadata update to the monitor.
Neil Brown
2008-06-12
1
-2
/
+2
*
Parse the 'instance' part of external:/mdXX/INST in metadata handler.
Neil Brown
2008-05-27
1
-2
/
+4
*
Remove st->text_version in favour of info->text_version
Neil Brown
2008-05-27
1
-3
/
+10
*
Change mark_clean to set_array_state.
Neil Brown
2008-05-27
1
-4
/
+5
*
Implement mark_clean for ddf and remove mark_dirty and mark_sync
Neil Brown
2008-05-27
1
-41
/
+4
*
handle disk failures
Dan Williams
2008-05-15
1
-2
/
+41
*
imsm: update metadata for dirty -> clean or resync -> idle events
Dan Williams
2008-05-15
1
-2
/
+175
*
keep member disk fd(s) for updates
Dan Williams
2008-05-15
1
-1
/
+1
*
handle resync completion
Dan Williams
2008-05-15
1
-0
/
+6
*
Add mdmon functions to super-intel.
Neil Brown
2008-05-15
1
-0
/
+35
*
set resync_start in Incremental_container
Dan Williams
2008-05-15
1
-0
/
+5
*
imsm: assemble raid devices
Dan Williams
2008-05-15
1
-12
/
+123
*
imsm: assemble container support
Dan Williams
2008-05-15
1
-5
/
+52
*
imsm: initial Intel(R) Matrix Storage Manager support
Dan Williams
2008-05-15
1
-0
/
+1033