index
:
delta/mdadm.git
cluster
data_offset
devel-3.0
devel-3.1
devel-3.2
devel-3.3
hotunplug
master
mdadm-2
mdadm-2.6.7.x
mdadm-3.2.x
mdadm-3.3.x
origin
r10-reshape
scratch-3.0
sles11
stable-1
git.kernel.org: pub/scm/utils/mdadm/mdadm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mdadm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
imsm: Do not require MDADM_EXPERIMENTAL flag anymore
Michal Zylowski
2018-05-31
1
-1
/
+0
*
mdadm: improve the dlm locking mechanism for clustered raid
Guoqing Jiang
2018-03-08
1
-5
/
+5
*
Monitor/msg: Don't print error message if mdmon doesn't run
Mariusz Tkaczyk
2017-11-21
1
-1
/
+1
*
To support clustered raid10
Guoqing Jiang
2017-11-09
1
-0
/
+1
*
Zeroout whole ppl space during creation/force assemble
Pawel Baldysiak
2017-10-02
1
-0
/
+1
*
sysfs_init_dev - take a dev_t argument
Jes Sorensen
2017-09-29
1
-1
/
+1
*
lib: devid2kname() should take a dev_t
Jes Sorensen
2017-09-29
1
-1
/
+1
*
Detail: correct output for active arrays
Mariusz Tkaczyk
2017-08-16
1
-0
/
+1
*
Get failed disk count from array state
Tomasz Majchrzak
2017-06-05
1
-1
/
+0
*
Add sector size as spare selection criterion
Alexey Obitotskiy
2017-05-09
1
-0
/
+3
*
Allow more spare selection criteria
Alexey Obitotskiy
2017-05-09
1
-5
/
+11
*
mdadm/util: unify stat checking blkdev into function
Zhilong Liu
2017-05-05
1
-0
/
+1
*
mdadm/util: unify fstat checking blkdev into function
Zhilong Liu
2017-05-05
1
-0
/
+1
*
util: md_array_valid(): Introduce md_array_valid() helper
Jes Sorensen
2017-05-03
1
-0
/
+1
*
Create: tell udev md device is not ready when first created.
NeilBrown
2017-05-02
1
-1
/
+3
*
util: Get rid of unused enough_fd()
Jes Sorensen
2017-04-20
1
-1
/
+0
*
util: Introduce md_array_active() helper
Jes Sorensen
2017-04-20
1
-0
/
+1
*
sysfs: Parse array_state in sysfs_read()
Jes Sorensen
2017-04-20
1
-3
/
+14
*
util: Finally kill off md_get_version()
Jes Sorensen
2017-04-05
1
-1
/
+0
*
sysfs: Make sysfs_init() return an error code
Jes Sorensen
2017-03-30
1
-1
/
+1
*
util: Introduce md_set_array_info()
Jes Sorensen
2017-03-29
1
-0
/
+1
*
util: Introduce md_get_disk_info()
Jes Sorensen
2017-03-29
1
-0
/
+1
*
util: Introduce md_get_array_info()
Jes Sorensen
2017-03-29
1
-0
/
+1
*
mdadm.h: struct mdinfo: reorganize ppl elements for better struct packing
Jes Sorensen
2017-03-29
1
-1
/
+1
*
Grow: support consistency policy change
Artur Paszkiewicz
2017-03-29
1
-0
/
+2
*
super1: PPL support
Artur Paszkiewicz
2017-03-29
1
-0
/
+1
*
imsm: PPL support
Artur Paszkiewicz
2017-03-29
1
-0
/
+6
*
Generic support for --consistency-policy and PPL
Artur Paszkiewicz
2017-03-29
1
-3
/
+18
*
Add 'force' flag to *hot_remove_disk().
NeilBrown
2017-03-28
1
-2
/
+2
*
Introduce sys_hot_remove_disk()
NeilBrown
2017-03-28
1
-0
/
+1
*
Retry HOT_REMOVE_DISK a few times.
NeilBrown
2017-03-28
1
-0
/
+1
*
mdadm:fixed some trivial typos in comments of mdadm.h
Zhilong Liu
2017-03-27
1
-2
/
+2
*
Introduce enum flag_mode for setting and clearing flags.
NeilBrown
2016-11-29
1
-2
/
+6
*
mdmon: bad block support for external metadata - clear bad blocks
Tomasz Majchrzak
2016-11-28
1
-0
/
+7
*
mdmon: bad block support for external metadata - store bad blocks
Tomasz Majchrzak
2016-11-28
1
-0
/
+4
*
mdmon: bad block support for external metadata - sysfs file open
Tomasz Majchrzak
2016-11-28
1
-0
/
+2
*
mdadm: bad block support for external metadata - initialization
Tomasz Majchrzak
2016-11-28
1
-0
/
+13
*
Add failfast support.
NeilBrown
2016-11-28
1
-0
/
+5
*
Add function for getting member drive sector size
Pawel Baldysiak
2016-11-17
1
-0
/
+1
*
super1: make internal bitmap size calculations more consistent
Artur Paszkiewicz
2016-11-16
1
-1
/
+8
*
Introduce random_uuid() helper function
Jes Sorensen
2016-08-15
1
-0
/
+1
*
mdadm.h: Fix build problem against newer glibc
Jes Sorensen
2016-08-15
1
-0
/
+4
*
The sys_name array in the mdinfo structure is 20 bytes of storage.
Nikhil Kshirsagar
2016-06-14
1
-1
/
+1
*
Use dev_t for devnm2devid and devid2devnm
Mike Lovell
2016-06-03
1
-2
/
+2
*
mdadm: Make add_internal_bitmap() return 0 on success
Jes Sorensen
2016-05-12
1
-0
/
+2
*
Introduce stat2kname() and fd2kname()
Artur Paszkiewicz
2016-03-30
1
-1
/
+2
*
load_sys(): Add a buffer size argument
Jes Sorensen
2016-03-09
1
-1
/
+1
*
Remove dead code about LKF_CONVERT flag
Guoqing Jiang
2016-03-07
1
-1
/
+0
*
Fix wrong bitmap output for cluster raid
Guoqing Jiang
2016-03-07
1
-1
/
+1
*
mdadm.h: rename bswap macros to avoid clash with uClibc definitions
Jes Sorensen
2016-02-10
1
-26
/
+26
[next]