]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
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
2017-04-21  Jes SorensenQuery: Quiet gcc since it cannot know errno != 0 in...
2017-04-20  NeilBrownDetail: ensure --export names are acceptable as shell...
2017-04-20  NeilBrownsystemd/mdadm-last-resort: use ConditionPathExists...
2017-04-20  NeilBrownGrow_continue_command: ensure 'content' is properly...
2017-04-20  Coly Limdadm: retire mdassemble in make everything
2017-04-20  Jes Sorensenutil: Get rid of unused enough_fd()
2017-04-20  Jes Sorensenmaps: Use keyvalue for null terminator to indicate...
2017-04-20  Jes Sorensenmaps: Terminate 'modes' map correctly.
2017-04-20  Jes Sorensenutil: Introduce md_array_active() helper
2017-04-20  Jes Sorensensysfs: Parse array_state in sysfs_read()
2017-04-13  Jes SorensenQuery: Use sysfs to obtain data if possible
2017-04-13  Jes SorensenQuery: Handle error returned by fstat()
2017-04-12  Jes SorensenDetail: Fixup ugly if () foo() abuse
2017-04-12  Jes SorensenAssemble: Remove obsolete test for kernels older than 2.4
2017-04-12  Jes SorensenDetail: Remove pre-2.6 code for printing info on rebuilding
2017-04-12  Jes SorensenAssemble: Clean up start_array()
2017-04-12  Zhilong Liumdadm/manpage:clustered arrays don't support array...
2017-04-12  Zhilong Liumdadm/manpage:update manpage for readonly parameter
2017-04-12  NeilBrownmdopen: use parameters/new_array to create arrays whene...
2017-04-11  Jes Sorensensuper1: Clean up various style abuses
2017-04-11  Jes SorensenRetire mdassemble
2017-04-11  Jes SorensenRevert "mdadm/grow: reshape would be stuck from raid1...
2017-04-11  Zhilong Liumdadm.c:fix compile warning "mdfd is uninitialized"
2017-04-06  Jes Sorensenmdadm: Fail for kernels older than 2.6.15
2017-04-05  Jes Sorensenutil: Finally kill off md_get_version()
2017-04-05  Jes SorensenAssemble/Assemble: Get rid of last use of md_get_version()
2017-04-05  Jes Sorensenmdassemble: Use md_get_array_info() to check for valid...
2017-04-05  Jes Sorensenmdopen/open_mddev: Use md_get_array_info() to determine...
2017-04-05  Jes Sorensenmdmon: Stop bothering about md_get_version()
2017-04-05  Jes Sorensenbitmap: Remove use of md_get_version()
2017-04-05  Jes SorensenQuery: Remove all references to md_get_version()
2017-04-05  Jes SorensenManage: Remove all references to md_get_version()
2017-04-05  Jes SorensenCreate: Remove all attemps to handle md driver older...
2017-04-05  Jes SorensenDetail: Stop bothering about md drivers older than...
2017-04-05  Jes SorensenGrow: Stop bothering about md driver versions older...
2017-04-05  Jes SorensenBuild: Stop bothering about supporting md driver older...
2017-04-05  Jes SorensenAssemble/Assemble: Stop checking kernel md driver version
2017-04-05  Jes Sorensenutil/set_array_info: Simplify code since md_get_version...
2017-04-05  Jes Sorensenutil/must_be_container: Use sysfs_read(GET_VERSION...
2017-04-05  Jes SorensenCreate: Fixup various whitespace issues
2017-04-05  Jes SorensenCreate: Fixup bad placement of logical || && in multi...
2017-04-05  Zhilong Liumdadm/Create: declaring an existing struct within same...
2017-03-30  Jes Sorensensysfs: Make sysfs_init() return an error code
next