index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
DDF: guid_str: more readable output
mwilck@arcor.de
2013-07-10
1
-2
/
+7
*
DDF: ddf_process_update: add debug messages fore adding VDs
mwilck@arcor.de
2013-07-10
1
-0
/
+9
*
DDF: add debug message in add_super_ddf_bvd
mwilck@arcor.de
2013-07-10
1
-0
/
+4
*
DDF: fix endianness of refnum in debug messages
mwilck@arcor.de
2013-07-10
1
-4
/
+6
*
DDF: getinfo_super_ddf_bvd: fix raid_disk calculation
mwilck@arcor.de
2013-07-10
1
-1
/
+2
*
DDF: getinfo_super_ddf_bvd: identify disk by refnum
mwilck@arcor.de
2013-07-10
1
-1
/
+1
*
DDF: implement kill_subarray
mwilck@arcor.de
2013-07-10
1
-7
/
+99
*
DDF: write_init_super_ddf: don't zero superblocks for subarrays
mwilck@arcor.de
2013-07-10
1
-2
/
+3
*
Monitor: Don't write metadata in inactive array state
mwilck@arcor.de
2013-07-09
1
-1
/
+2
*
test/10-ddf-create: fix comments
mwilck@arcor.de
2013-07-09
1
-1
/
+2
*
tests/10ddf-create: add RAID 10 array
mwilck@arcor.de
2013-07-08
1
-3
/
+12
*
DDF: ddf_process_update: Fix vlist treatment for SVDs
mwilck@arcor.de
2013-07-08
1
-22
/
+26
*
DDF: ddf_process_update: handle update of conf records for SVD
mwilck@arcor.de
2013-07-08
1
-1
/
+16
*
DDF: ddf_set_array_state: more meaningful output
mwilck@arcor.de
2013-07-08
1
-1
/
+3
*
DDF: guid_str: convenience function to print GUID for debugging
mwilck@arcor.de
2013-07-08
1
-0
/
+14
*
DDF: getinfo_super_ddf_bvd: lba_offset calculation for RAID10
mwilck@arcor.de
2013-07-08
1
-0
/
+10
*
DDF: add_to_super_ddf_bvd: use get_svd_state()
mwilck@arcor.de
2013-07-08
1
-22
/
+6
*
DDF: add_to_super_ddf: RAID10 changes
mwilck@arcor.de
2013-07-08
1
-4
/
+9
*
DDF: add_to_super_ddf: Use same amount of workspace as other disks
mwilck@arcor.de
2013-07-08
1
-4
/
+29
*
DDF: add_to_super_ddf: allow empty slots in phys disk table
mwilck@arcor.de
2013-07-08
1
-6
/
+23
*
DDF: get_extents: support secondary RAID level
mwilck@arcor.de
2013-07-08
1
-16
/
+14
*
DDF: use LBA_OFFSET macro instead of lba_offset field
mwilck@arcor.de
2013-07-08
1
-22
/
+12
*
DDF: validate_geometry_ddf: support RAID10
mwilck@arcor.de
2013-07-08
1
-2
/
+2
*
DDF: init_super_ddf_bvd: initialize other bvds
mwilck@arcor.de
2013-07-08
1
-1
/
+6
*
DDF: Simplify allocation of "other BVDs"
mwilck@arcor.de
2013-07-08
1
-33
/
+53
*
DDF: layout_md2ddf: new md->DDF layout conversion
mwilck@arcor.de
2013-07-08
1
-82
/
+117
*
DDF: layout_ddf2md: new DDF->md RAID layout conversion
mwilck@arcor.de
2013-07-08
1
-79
/
+100
*
DDF: allow empty slots in virt disk table
mwilck@arcor.de
2013-07-08
1
-43
/
+57
*
DDF: get_svd_state: Status logic for secondary RAID level
mwilck@arcor.de
2013-07-08
1
-4
/
+33
*
DDF: ddf_set_disk: move status logic to separate function
mwilck@arcor.de
2013-07-08
1
-41
/
+53
*
DDF: find_vdcr: account for secondary RAID level
mwilck@arcor.de
2013-07-08
1
-13
/
+87
*
DDF: ddf_open_new: implement minimal consistency check
mwilck@arcor.de
2013-07-08
1
-2
/
+8
*
DDF: Implement store_super_ddf
mwilck@arcor.de
2013-07-08
1
-6
/
+35
*
DDF: handle "open flag" according to spec
mwilck@arcor.de
2013-07-08
1
-8
/
+18
*
DDF: load_ddf_headers: use secondary header as fallback
mwilck@arcor.de
2013-07-08
1
-4
/
+9
*
DDF: check_secondary: fix treatment of missing BVDs
mwilck@arcor.de
2013-07-08
1
-4
/
+2
*
DDF (cleanup): use a common macro for failed searches
mwilck@arcor.de
2013-07-08
1
-3
/
+2
*
mdadm.8: growing RAID10 chunk size is possible
Christoph Anton Mitterer
2013-07-08
1
-2
/
+2
*
Assemble: avoid a consistency check when --force is given.
NeilBrown
2013-07-08
1
-1
/
+1
*
tests: add test to revert shrinking reshapes.
NeilBrown
2013-07-04
1
-0
/
+56
*
Grow: notice when --stop is synchronising a reshape and don't mess it up.
NeilBrown
2013-07-04
1
-3
/
+12
*
Grow: fix small bug when reshape interrupted.
NeilBrown
2013-07-04
1
-0
/
+1
*
tests: add a test for reverting reshapes
NeilBrown
2013-07-04
2
-0
/
+44
*
Stop: improve synchronising of reshape with whole stripes.
NeilBrown
2013-07-02
1
-10
/
+30
*
revert-reshape: only impose reshape_position tests on raid[456]
NeilBrown
2013-07-02
2
-10
/
+14
*
sysfs: fix bugs in new sysfs_wait function.
NeilBrown
2013-07-02
1
-3
/
+6
*
raid6check - fix compile
NeilBrown
2013-07-02
1
-2
/
+2
*
test: include any 'stderr' output in the log file.
NeilBrown
2013-07-02
1
-0
/
+1
*
Assemble: improve messages when restarting a reshape.
NeilBrown
2013-07-02
2
-2
/
+12
*
Assemble: ignore devices= if container= is present.
NeilBrown
2013-07-02
1
-22
/
+25
[next]