]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2012-09-20  Lukasz Doraufix: adjust parse_size() to the unsigned size variable
2012-09-20  Lukasz Doraufix: imsm: re-enable size expansion to the max value
2012-09-20  NeilBrowngrow: fix typo : MAX_DISKS -> MAX_SIZE
2012-09-20  Lukasz Doraufix segfaults in Detail()
2012-09-10  Robert Buchholzraid6check: Auto-repair mode
2012-09-10  Robert Buchholzraid6check: Extract (un)locking into functions
2012-09-10  Robert Buchholzraid6check: Repair mode used geo_map incorrectly
2012-09-10  Robert Buchholzraid6check: Fix off-by-one in argument check
2012-09-10  Robert BuchholzMove xmalloc et al into their own file
2012-08-20  NeilBrownmapfile: fix mapfile rebuild for containers
2012-08-20  NeilBrownfind_free_devnum: avoid auto-using names in /etc/mdadm...
2012-08-20  NeilBrownmdmon: allow --takeover when original was started with...
2012-08-20  NeilBrownmdmon: fix arg processing for -a
2012-08-15  NeilBrownddf: hack to fix container recognition.
2012-08-14  NeilBrownddf: allow a non-spare to be used to recovery a missing...
2012-08-14  NeilBrownddf: fix multiple white-space issues.
2012-08-14  NeilBrownManage: zero metadata before adding to 'external' array.
2012-08-13  Lukasz DorauManage.c: fix make everything compilation error
2012-08-13  Lukasz Dorausha1.h: remove ansidecl.h header inclusion
2012-08-13  Samuli Suominenquery udev dir via pkg-config
2012-08-12  Mike Frysingermdassemble: split dietlibc logic into dedicated target
2012-08-12  Mike Frysingerfix handling of CPPFLAGS
2012-08-12  Lukasz DorauGrow.c: change size to be unsigned and use '0' in case...
2012-08-12  Harald Hoyerudev-rules: prevent systemd from mount devices before...
2012-08-12  Jes Sorensen07reshape5intr: Set speed_limit_min to be able to reduc...
2012-08-12  NeilBrownMinor cosmetic fixes in various files.
2012-08-12  NeilBrowntests/03r5assemV1: reduce sync speed further.
2012-08-12  NeilBrownManage_subdevs: factor out Manage_delete
2012-08-12  NeilBrownManage_subdevs: split most of 'add' handling into Manag...
2012-08-12  NeilBrownManage: split out attempt_re_add.
2012-08-12  NeilBrownManage_subdev: give 'st' a better name and narrower...
2012-08-12  NeilBrownManage: minor cosmetic fixes.
2012-08-12  NeilBrownFix default size calculations that were recently broken.
2012-07-09  Robert BuchholzRepair mode for raid6
2012-07-09  Robert BuchholzMake test a bash script (as it is)
2012-07-09  Robert BuchholzExtract function to generate zeroes and expose xor...
2012-07-09  NeilBrownManage: simplify device searches in Manage_subdevs
2012-07-09  NeilBrownUse new struct context and struct shape for Grow_addbitmap
2012-07-09  NeilBrownUse new struct context and struct shape in Grow_reshape
2012-07-09  NeilBrownUse new 'struct shape' to pass args to Create
2012-07-09  NeilBrownUse new 'struct shape' to pass args to Build
2012-07-09  NeilBrownFix --build on 2.2 kernels :-)
2012-07-09  NeilBrownCreate new 'struct shape' to pass around array details.
2012-07-09  NeilBrownCreate: Remove unnecessary cast from 'size'.
2012-07-09  NeilBrownchange array_size to be unsigned and use the new MAX_SIZE
2012-07-09  NeilBrownChange the values for "max size" from -1 to 1.
2012-07-09  NeilBrownAssemble: don't leak memory with fdlist.
2012-07-09  NeilBrownChange Incremental and related functions to take struct...
2012-07-09  NeilBrownChange Monitor to take a struct context
2012-07-09  NeilBrownChange Detail and misc_scan to take a struct context
2012-07-09  NeilBrownChange name of 'c' variable in Detail
2012-07-09  NeilBrownchange Examine to take a struct context
2012-07-09  NeilBrownExamine: split 'verbose' out from 'brief'.
2012-07-09  NeilBrownChange Create to take a struct context
2012-07-09  NeilBrownChange Build to take a struct context
2012-07-09  NeilBrownChange misc_list to take struct context
2012-07-09  NeilBrownConvert Assemble() to take a context rather than a...
2012-07-09  NeilBrownDiscard 'quiet' context variable.
2012-07-09  NeilBrownConvert 'quiet' to 'not verbose' in various places.
2012-07-09  NeilBrownCreate 'struct context' for ad hoc context option.
2012-07-09  NeilBrownCreate parse_num() function.
2012-07-09  NeilBrownCreate: support --readonly flag.
2012-07-09  NeilBrownAssemble: allow arrays to be assembled read-only.
2012-07-09  NeilBrownRemove scattered checks for malloc success.
2012-07-09  NeilBrownRemove re_add flag in favour of new disposition.
2012-07-09  NeilBrownIntroduce pr_err for printing error messages.
2012-07-09  NeilBrownHelp: use an array to choose which help matches which...
2012-07-09  NeilBrownmain: extract more functions.
2012-07-09  NeilBrownmain: split scan_assemble into a separate function
2012-07-09  NeilBrownmdadm.c: various minor clean-ups
2012-07-09  NeilBrownUse explicit non-char opt for --zero-super
2012-07-09  NeilBrownReadMe: various updates and corrections.
2012-07-09  NeilBrownmdmon: fix arg parsing.
2012-06-04  NeilBrownMonitor: fix reporting for Fail vs FailSpare etc.
2012-06-04  NeilBrownMonitor: Report NewArray when an array the disappeared...
2012-06-04  NeilBrownMonitor: fix inconsistencies in values for ->percent
2012-06-03  NeilBrownMonitor: Allow correct monitoring of more member devices.
2012-05-30  NeilBrownDetail: show which 'set' each device in a RAID10 belongs to
2012-05-30  Jes SorensenNew tests testing removal of internal bitmaps
2012-05-30  Jes SorensenNew tests testing the addition of bitmaps
2012-05-30  Jes SorensenFix --no-error in test script
2012-05-28  Lukasz Dorauimsm: fix: correct checking volume's degradation
2012-05-28  majianpengmdadm: Fix Segmentation fault.
2012-05-28  Jes SorensenMove setup code to a function and introduce matching...
2012-05-28  Jes SorensenImprove --help message from test
2012-05-28  Jes SorensenAdd --no-error argument to 'test'
2012-05-28  Jes SorensenAdd support for saving log files in test script
2012-05-24  Anton BlanchardIncrease minimum chunk size in testsuite to 64kB
2012-05-24  NeilBrownudev-rules: prevent systemd from mount devices before...
2012-05-23  Jes SorensenAdd command line argument parsing to 'test' sript
2012-05-23  Jes SorensenCheck for multipath module before running multipath...
2012-05-18  NeilBrownCreate new release: 3.2.5 mdadm-3.2.5
2012-05-18  NeilBrownUpdate some device sizes for self tests.
2012-05-18  Lukasz Dorauimsm: fix: check if size of expansion is not larger...
2012-05-18  Lukasz Dorauimsm: fix a typo in fprintf message
2012-05-18  NeilBrownmdadm.conf.5: typo: of -> or
2012-05-17  NeilBrownRebuildMap: check that container_content returns a...
2012-05-15  Alexander LyakasDon't consider disks with a valid recovery offset as...
2012-05-15  NeilBrownGrow: don't print message if unfreezing fails.
2012-05-15  NeilBrownGrow: fix --layout=preserve to match man page.
next