index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-10
DDF: ddf_process_update: add debug messages fore adding VDs
mwilck@arcor.de
1
-0
/
+9
2013-07-10
DDF: add debug message in add_super_ddf_bvd
mwilck@arcor.de
1
-0
/
+4
2013-07-10
DDF: fix endianness of refnum in debug messages
mwilck@arcor.de
1
-4
/
+6
2013-07-10
DDF: getinfo_super_ddf_bvd: fix raid_disk calculation
mwilck@arcor.de
1
-1
/
+2
2013-07-10
DDF: getinfo_super_ddf_bvd: identify disk by refnum
mwilck@arcor.de
1
-1
/
+1
2013-07-10
DDF: implement kill_subarray
mwilck@arcor.de
1
-7
/
+99
2013-07-10
DDF: write_init_super_ddf: don't zero superblocks for subarrays
mwilck@arcor.de
1
-2
/
+3
2013-07-09
Monitor: Don't write metadata in inactive array state
mwilck@arcor.de
1
-1
/
+2
2013-07-09
test/10-ddf-create: fix comments
mwilck@arcor.de
1
-1
/
+2
2013-07-08
tests/10ddf-create: add RAID 10 array
mwilck@arcor.de
1
-3
/
+12
2013-07-08
DDF: ddf_process_update: Fix vlist treatment for SVDs
mwilck@arcor.de
1
-22
/
+26
2013-07-08
DDF: ddf_process_update: handle update of conf records for SVD
mwilck@arcor.de
1
-1
/
+16
2013-07-08
DDF: ddf_set_array_state: more meaningful output
mwilck@arcor.de
1
-1
/
+3
2013-07-08
DDF: guid_str: convenience function to print GUID for debugging
mwilck@arcor.de
1
-0
/
+14
2013-07-08
DDF: getinfo_super_ddf_bvd: lba_offset calculation for RAID10
mwilck@arcor.de
1
-0
/
+10
2013-07-08
DDF: add_to_super_ddf_bvd: use get_svd_state()
mwilck@arcor.de
1
-22
/
+6
2013-07-08
DDF: add_to_super_ddf: RAID10 changes
mwilck@arcor.de
1
-4
/
+9
2013-07-08
DDF: add_to_super_ddf: Use same amount of workspace as other disks
mwilck@arcor.de
1
-4
/
+29
2013-07-08
DDF: add_to_super_ddf: allow empty slots in phys disk table
mwilck@arcor.de
1
-6
/
+23
2013-07-08
DDF: get_extents: support secondary RAID level
mwilck@arcor.de
1
-16
/
+14
2013-07-08
DDF: use LBA_OFFSET macro instead of lba_offset field
mwilck@arcor.de
1
-22
/
+12
2013-07-08
DDF: validate_geometry_ddf: support RAID10
mwilck@arcor.de
1
-2
/
+2
2013-07-08
DDF: init_super_ddf_bvd: initialize other bvds
mwilck@arcor.de
1
-1
/
+6
2013-07-08
DDF: Simplify allocation of "other BVDs"
mwilck@arcor.de
1
-33
/
+53
2013-07-08
DDF: layout_md2ddf: new md->DDF layout conversion
mwilck@arcor.de
1
-82
/
+117
2013-07-08
DDF: layout_ddf2md: new DDF->md RAID layout conversion
mwilck@arcor.de
1
-79
/
+100
2013-07-08
DDF: allow empty slots in virt disk table
mwilck@arcor.de
1
-43
/
+57
2013-07-08
DDF: get_svd_state: Status logic for secondary RAID level
mwilck@arcor.de
1
-4
/
+33
2013-07-08
DDF: ddf_set_disk: move status logic to separate function
mwilck@arcor.de
1
-41
/
+53
2013-07-08
DDF: find_vdcr: account for secondary RAID level
mwilck@arcor.de
1
-13
/
+87
2013-07-08
DDF: ddf_open_new: implement minimal consistency check
mwilck@arcor.de
1
-2
/
+8
2013-07-08
DDF: Implement store_super_ddf
mwilck@arcor.de
1
-6
/
+35
2013-07-08
DDF: handle "open flag" according to spec
mwilck@arcor.de
1
-8
/
+18
2013-07-08
DDF: load_ddf_headers: use secondary header as fallback
mwilck@arcor.de
1
-4
/
+9
2013-07-08
DDF: check_secondary: fix treatment of missing BVDs
mwilck@arcor.de
1
-4
/
+2
2013-07-08
DDF (cleanup): use a common macro for failed searches
mwilck@arcor.de
1
-3
/
+2
2013-07-08
mdadm.8: growing RAID10 chunk size is possible
Christoph Anton Mitterer
1
-2
/
+2
2013-07-08
Assemble: avoid a consistency check when --force is given.
NeilBrown
1
-1
/
+1