index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sha1.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
Fix RAID metadata check
Mariusz Dabrowski
1
-11
/
+16
2016-09-16
imsm: remove redundant characters from some error messages
Artur Paszkiewicz
1
-13
/
+13
2016-09-15
imsm: do not activate spares for uninitialized member arrays
Artur Paszkiewicz
1
-0
/
+5
2016-09-12
mdadm: fix a buffer overflow
Song Liu
1
-2
/
+2
2016-08-25
mdopen: Prevent overrunning the devname buffer when copying devnm into it for...
Robert LeBlanc
1
-1
/
+1
2016-08-15
bitmap: Mark a number of local functions static
Jes Sorensen
1
-8
/
+9
2016-08-15
bitmap: Handle errors when reading bitmap info for cluster nodes
Jes Sorensen
1
-0
/
+10
2016-08-15
bitmap: Simplify code for bitmap_file_open()
Jes Sorensen
1
-18
/
+15
2016-08-15
super0: Clean up formatting in examine_super0()
Jes Sorensen
1
-39
/
+62
2016-08-15
super0: Fix spelling of 'version' in comment and fix formatting
Jes Sorensen
1
-8
/
+6
2016-08-15
super0: Use random_uuid() in init_super0()
Jes Sorensen
1
-10
/
+6
2016-08-15
Introduce random_uuid() helper function
Jes Sorensen
4
-45
/
+31
2016-08-15
mdadm.h: Fix build problem against newer glibc
Jes Sorensen
1
-0
/
+4
2016-08-12
mdadm: put journal device in right place of --detail
Song Liu
1
-1
/
+2
2016-08-12
mdadm: add man page for --add-journal
Song Liu
1
-0
/
+8
2016-08-11
lib: Various coding style cleanups
Jes Sorensen
1
-34
/
+51
2016-08-11
lib: Avoid if and return on the same line
Jes Sorensen
1
-2
/
+3
2016-08-11
sysfs: Avoid if and return on the same line
Jes Sorensen
1
-1
/
+2
2016-08-11
super1: Avoid if and return on the same line
Jes Sorensen
1
-1
/
+2
2016-08-11
restripe: Avoid if and return on the same line
Jes Sorensen
1
-20
/
+40
2016-08-11
util: Never have if and return on the same line
Jes Sorensen
1
-1
/
+2
2016-08-11
config: Various stylistic cleanups
Jes Sorensen
1
-107
/
+111
2016-08-11
config: Use xcalloc() rather than xmalloc()+memset()
Jes Sorensen
1
-6
/
+4
2016-08-09
Incremental: don't try to load_container() for a subarray
Artur Paszkiewicz
1
-1
/
+5
2016-08-02
mdadm:add 'clustered' in typo prompt when specify wrong param for bitmap
Zhilong Liu
1
-1
/
+1
2016-07-21
Monitor: release /proc/mdstat fd when no arrays present
Tomasz Majchrzak
2
-1
/
+7
2016-07-21
Remove: container should wait for an array to release a drive
Tomasz Majchrzak
1
-13
/
+28
2016-06-16
imsm: properly handle values of sync_completed
Alexey Obitotskiy
1
-2
/
+34
2016-06-16
imsm: add handling of sync_action is equal to 'idle'
Alexey Obitotskiy
1
-1
/
+3
2016-06-16
monitor: Make sure that last_checkpoint is set to 0 after sync
Pawel Baldysiak
1
-0
/
+3
2016-06-16
MDADM:Check mdinfo->reshape_active more times before calling Grow_continue
Xiao Ni
1
-30
/
+37
2016-06-14
The sys_name array in the mdinfo structure is 20 bytes of storage.
Nikhil Kshirsagar
1
-1
/
+1
2016-06-10
Monitor: Use sysfs_free() to free object returned by sysfs_read()
Jes Sorensen
1
-1
/
+1
2016-06-03
Change behavior in find_free_devnm when wrapping around.
Mike Lovell
1
-1
/
+1
2016-06-03
Use dev_t for devnm2devid and devid2devnm
Mike Lovell
7
-12
/
+12
2016-05-19
IMSM: retry reading sync_completed during reshape
Pawel Baldysiak
1
-5
/
+12
2016-05-12
super1: add more checks for NodeNumUpdate option
Guoqing Jiang
1
-3
/
+19
2016-05-12
Grow: Apply some more consistent formatting to Grow_addbitmap()
Jes Sorensen
1
-20
/
+21
2016-05-12
Grow: Simplify error paths in Grow_addbitmap()
Jes Sorensen
1
-10
/
+10
2016-05-12
mdadm: Make add_internal_bitmap() return 0 on success
Jes Sorensen
5
-11
/
+13
2016-05-12
Grow: Handle failure to load superblock in Grow_addbitmap()
Jes Sorensen
1
-1
/
+6
2016-05-12
Grow: Grow_addbitmap() reduce indentation
Jes Sorensen
1
-18
/
+18
2016-05-09
super1: make the check for NodeNumUpdate more accurate
Guoqing Jiang
1
-1
/
+1
2016-05-09
super1: don't update node nums if it is not more than 1
Guoqing Jiang
1
-0
/
+5
2016-05-09
Create: check the node nums when create clustered raid
Guoqing Jiang
1
-1
/
+6
2016-04-06
super1: Clear memory allocated for superblock + bitmap before use
Jes Sorensen
1
-0
/
+2
2016-04-01
Consistent use of metric prefix in manpage
Marko Hauptvogel
1
-7
/
+8
2016-03-30
Introduce stat2kname() and fd2kname()
Artur Paszkiewicz
3
-2
/
+22
2016-03-29
mdadm:Add '--nodes' option in GROW mode
zhilong
1
-0
/
+1
2016-03-24
Change the option from NoUpdate to NodeNumUpdate
Guoqing Jiang
2
-2
/
+2
[next]