]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2017-10-02  Artur PaszkiewiczDon't abort starting the array if kernel does not suppo...
2017-10-02  Zhilong Liumdadm: fixes some trivial typos in comments
2017-10-02  Zhilong Liumdadm/manpage: disable bitmap_resize for external file...
2017-10-02  Zhilong Liumdadm/grow: Component size must be larger than chunk...
2017-10-02  Mariusz TkaczykMonitor: Check redundancy for arrays
2017-10-02  Mariusz Tkaczykimsm: New disk controller domains
2017-10-02  Tomasz MajchrzakGrow: stop previous reshape process first
2017-10-02  Xiao NiClose mdfd before returning main function
2017-09-29  Jes Sorensenutil: Code is 80 characters wide
2017-09-29  Jes SorensenManage_subdevs(): Use a dev_t
2017-09-29  Jes Sorensensysfs_init_dev - take a dev_t argument
2017-09-29  Jes Sorensenlib: devid2kname() should take a dev_t
2017-09-27  NeilBrownmdopen: call "modprobe md_mod" if it might be needed.
2017-09-01  Zhilong Liumdadm/test: add new testcase for testing readonly/readwrite
2017-09-01  Zhilong Liumdadm/test: get rid of tests/check
2017-09-01  Zhilong Liumdadm/test: get rid of the tests/testdev
2017-09-01  Zhilong Liumdadm/test: use the first element of array as parsing...
2017-09-01  Zhilong Liumdadm/bitmap: examine-bitmap failed when bitmap is...
2017-09-01  Song Liumdadm: set journal_clean after scanning all disks
2017-08-29  Song Liumdadm: install two more udev rules in mdadm.spec
2017-08-23  Mariusz TkaczykDetail: differentiate between container and inactive...
2017-08-16  Mariusz TkaczykMonitor: Include containers in spare migration
2017-08-16  Mariusz TkaczykMonitor: containers don't have the same sysfs propertie...
2017-08-16  NeilBrownDon't use exit(ERANGE)
2017-08-16  NeilBrownsuper1: only set clustered flag when bitmap is present
2017-08-16  NeilBrownUse correct syntax for passing DEVLINKS to mdadm from...
2017-08-16  NeilBrownError messages should end with a newline character.
2017-08-16  Tomasz Majchrzakimsm: rebuild from 2-disk RAID10
2017-08-16  Mariusz TkaczykDetail: correct output for active arrays
2017-08-02  Guoqing Jiangudev rules: introduce rules for cluster-md to confirm...
2017-08-02  Song Liumdadm/r5cache: allow adding journal to array without...
2017-07-27  Pawel Baldysiaksuper1: Always round data offset to 1M
2017-07-10  Tomasz MajchrzakMonitor: don't assume mdadm parameter is a block device
2017-07-10  Zhilong Liumdadm/test: Add '--disks=' to support testing phsical...
2017-07-10  Zhilong Liumdadm/test: Add '--raidtype=' to run different raidleve...
2017-07-10  Zhilong Liumdadm/test: Refactor and revamp 'test' script
2017-06-09  Zhilong Liumdadm/test: Convert code format to use Tab
2017-06-09  Tomasz MajchrzakGrow: don't allow to enable PPL when reshape is in...
2017-06-09  Tomasz MajchrzakGrow: don't allow array geometry change with ppl enabled
2017-06-05  Tomasz MajchrzakGet failed disk count from array state
2017-06-05  Tomasz MajchrzakGrow: set component size prior to array size
2017-06-02  Zhilong Liumd_u: Remove unused ioctl declaration of START_ARRAY
2017-05-26  Lidong Zhongsuper1: fix sb->max_dev when adding a new disk in linea...
2017-05-24  Tomasz MajchrzakDetail: don't exit if ioctl has been successful
2017-05-19  Tomasz Majchrzakmanpage: bad block support for IMSM
2017-05-16  Jes Sorensenmdadm: Fixup != broken formatting
2017-05-16  Jes Sorensenmdadm: Fix '==' broken formatting
2017-05-16  Jes Sorensenmdadm: Fixup more broken logical operator formatting
2017-05-16  Jes Sorensenmdadm: Fixup a large number of bad formatting of logica...
2017-05-16  Jes Sorensensuper-ddf: sysfs_read() takes a pointer as device name...
2017-05-16  James Puthukattukaranmdadm: Uninitialized variable rdev
2017-05-11  Jes SorensenMonitor: Fixup a pile of whitespace issues
2017-05-11  Jes SorensenMonitor: mailfrom is initialized correctly
2017-05-11  Jes SorensenMonitor: Not much point declaring mdlist in both forks...
2017-05-11  Zhilong Liuretire the APIs that driver no longer supports
2017-05-11  Maksymilian... IMSM: Correct --examine output for 4k disks
2017-05-09  Jes SorensenMonitor/check_array: Use working_disks from sysfs
2017-05-09  Jes Sorensensysfs/sysfs_read: Count working_disks
2017-05-09  Jes SorensenMonitor/check_array: Get nr_disks, active_disks and...
2017-05-09  Jes SorensenMonitor/check_array: Get array_disks from sysfs
2017-05-09  Jes SorensenMonitor/check_array: Get 'failed_disks' from sysfs
2017-05-09  Jes SorensenMonitor/check_array: Obtain RAID level from syfs
2017-05-09  Jes SorensenMonitor/check_array: Read sysfs entry earlier
2017-05-09  Jes SorensenMonitor/check_array: Declate mdinfo instance globally
2017-05-09  Jes SorensenMonitor/check_array: Reduce duplicated error handling
2017-05-09  Jes SorensenMonitor/check_array: Centralize exit path
2017-05-09  Alexey ObitotskiyAdd sector size as spare selection criterion
2017-05-09  Alexey ObitotskiyAllow more spare selection criteria
2017-05-09  Alexey Obitotskiyimsm: don't allow disks with different sector size...
2017-05-09  Alexey Obitotskiyimsm: allocate buffer to support maximum sector size
2017-05-09  Alexey Obitotskiyimsm: allow drives in a container regardless of sector...
2017-05-09  Zhilong Liumdadm/md.4: set page-length as 1000 to avoid warnings...
2017-05-08  Jes SorensenMonitor: Code is 80 characters per line
2017-05-08  Jes SorensenMonitor: Use md_array_active() instead of manually...
2017-05-08  NeilBrownMention "endian" in documentation for --update=byte...
2017-05-05  Jes SorensenIncrementalScan: Use md_array_active() instead of md_ge...
2017-05-05  Jes Sorensencontainer_members_max_degradation: Switch to using...
2017-05-05  Jes Sorensensysfs/sysfs_read: Count active_disks and failed_disks
2017-05-05  Jes SorensenIncremental: return is not a function
2017-05-05  NeilBrownFix typo in new udev rule.
2017-05-05  Zhilong Liumdadm/util: unify stat checking blkdev into function
2017-05-05  Zhilong Liumdadm/util: unify fstat checking blkdev into function
2017-05-04  Jes Sorensenmdassemble: Kill off the last remains
2017-05-04  Jes Sorensenkernel-patch: Remove obsolete kernel patches against 2.6
2017-05-03  Jes Sorensenutil: md_array_valid(): Introduce md_array_valid()...
2017-05-03  Zhilong Liuchange back 0644 permission for Grow.c
2017-05-02  Jes SorensenGrow: Grow_continue_command: Avoid aliasing array variable
2017-05-02  Pawel BaldysiakIMSM: Initialize my_vol_raid_dev_num during vol creation
2017-05-02  Jes SorensenManage: Manage_ro(): Use md_array_active()
2017-05-02  Jes SorensenIncremental: Use md_array_active() to determine state...
2017-05-02  NeilBrownCreate: tell udev md device is not ready when first...
2017-04-25  Jes SorensenIncremental: Cleanup some if() statement spaghetti
2017-04-25  Jes SorensenIncremental: Use md_array_active() where applicable
2017-04-25  Jes SorensenDetail: Reinstate support for not having sysfs
2017-04-25  Jes SorensenDetail: Respect code lines are 80 character wide
2017-04-25  Jes SorensenDetail: determine array state from sysfs
2017-04-24  Artur PaszkiewiczDon't use UnSet with consistency_policy
2017-04-21  Jes Sorensenmaps: Simplify implementation of map_name()
2017-04-21  Jes Sorensenmaps: Remove incorrect comment about strcmp()
2017-04-21  Jes SorensenMakefile: Default to -O2 optimization
next