index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move find_free_devnum to mdopen.c
NeilBrown
2013-07-02
1
-33
/
+0
*
Subject: Make wait_for and open_dev_excl faster
NeilBrown
2013-06-25
1
-2
/
+8
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-1
/
+0
*
raid6check: Fix build of raid6check
Bernd Schubert
2013-06-19
1
-10
/
+0
*
Make sure NOFILE resource limit is big enough.
NeilBrown
2013-05-30
1
-0
/
+15
*
Change some fprintf(stderrs to cont_err()
NeilBrown
2013-05-21
1
-4
/
+4
*
Suppress error messages from systemctl.
NeilBrown
2013-05-15
1
-0
/
+5
*
mdassemble - fix new compile-time problems.
NeilBrown
2013-05-13
1
-1
/
+1
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-70
/
+144
*
In case launching mdmon fails, print an error message before exiting
Jes Sorensen
2013-02-05
1
-1
/
+4
*
Add support for launching mdmon via systemctl instead of fork/exec
Jes Sorensen
2013-02-05
1
-0
/
+28
*
Remove --offroot argument and default to always setting argv[0] to @
Jes Sorensen
2013-02-05
1
-11
/
+2
*
dev_open - don't bother trying map_dev
NeilBrown
2013-01-10
1
-10
/
+6
*
conditionally remove map_dev from find_free_devnum
NeilBrown
2013-01-07
1
-6
/
+8
*
IMSM - allow assembling any imsm array even without OROM.
NeilBrown
2012-11-20
1
-3
/
+3
*
Remove get_one_disk
NeilBrown
2012-10-22
1
-12
/
+0
*
Fix open_container
NeilBrown
2012-10-11
1
-0
/
+14
*
Replace a lot of leading spaces with tabs.
NeilBrown
2012-10-10
1
-17
/
+17
*
Allow data-offset to be specified per-device for create
NeilBrown
2012-10-04
1
-0
/
+3
*
Allow parse_size to return 0.
NeilBrown
2012-10-04
1
-3
/
+3
*
imsm: Allow to specify controller for --detail-platform.
Maciej Naruszewicz
2012-10-04
1
-0
/
+21
*
Fix 'enough' function for RAID10.
NeilBrown
2012-10-03
1
-3
/
+4
*
Display size with human_size_brief with a chosen prefix
Maciej Naruszewicz
2012-10-02
1
-9
/
+27
*
Synchronize size calculation in human_size and human_size_brief
Maciej Naruszewicz
2012-10-02
1
-13
/
+20
*
fix: adjust parse_size() to the unsigned size variable
Lukasz Dorau
2012-09-20
1
-4
/
+5
*
Move xmalloc et al into their own file
Robert Buchholz
2012-09-10
1
-40
/
+0
*
find_free_devnum: avoid auto-using names in /etc/mdadm.conf
NeilBrown
2012-08-20
1
-0
/
+4
*
Minor cosmetic fixes in various files.
NeilBrown
2012-08-13
1
-45
/
+49
*
Create parse_num() function.
NeilBrown
2012-07-09
1
-0
/
+11
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-11
/
+47
*
Introduce pr_err for printing error messages.
NeilBrown
2012-07-09
1
-30
/
+25
*
Raid limit of 1024 when scanning for devices.
NeilBrown
2012-04-18
1
-2
/
+2
*
parse_size: distinguish between 0 and error.
NeilBrown
2012-04-04
1
-1
/
+2
*
simplify calculating array_blocks
Czarnowska, Anna
2012-04-02
1
-0
/
+2
*
FIX: NULL pointer to strdup() can be passed
Adam Kwolek
2012-02-09
1
-2
/
+3
*
Remove avail_disks arg from 'enough'.
NeilBrown
2012-02-07
1
-3
/
+8
*
Spawn mdmon with --offroot if mdadm was launched with --offroot
Jes Sorensen
2012-01-30
1
-4
/
+13
*
enough_fd(): remember to free buffer for avail array
Jes Sorensen
2011-11-02
1
-4
/
+5
*
Avoid stack overflow if GPT partition entries on disk are > 128 bytes
Jes Sorensen
2011-10-31
1
-5
/
+8
*
util.c: two typos fixed
Lukasz Dorau
2011-10-25
1
-1
/
+2
*
Fix off-by-one in readlink() buffer size handling
Thomas Jarosch
2011-10-17
1
-1
/
+1
*
Move code to get_data_disks() function
Adam Kwolek
2011-10-03
1
-2
/
+8
*
Fix component size checks in validate_super0.
NeilBrown
2011-09-08
1
-1
/
+1
*
fix: segfault when killing subarray of non-existent container
Czarnowska, Anna
2011-09-07
1
-1
/
+1
*
start_mdmon: provide more dynamic way to close-all-fds
NeilBrown
2011-09-07
1
-3
/
+8
*
Add some more settings of ignore_hw_compat
NeilBrown
2011-08-01
1
-0
/
+1
*
util: correctly parse shorter linux version numbers.
NeilBrown
2011-06-17
1
-5
/
+5
*
Improvements to GPT reading code.
Luca Berra
2011-06-17
1
-18
/
+9
*
Check all member devices in enough_fd
NeilBrown
2011-05-23
1
-3
/
+10
*
Split some of util.c into a new lib.c
NeilBrown
2011-04-05
1
-211
/
+0
[next]