index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Build.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdadm: drop auto= support
Mariusz Tkaczyk
2024-11-05
1
-2
/
+1
*
mdadm: Build.c fix coverity issues
Nigel Croxon
2024-07-03
1
-6
/
+6
*
Remove all "if zeros" pt.2
Mateusz Kusiak
2024-03-22
1
-6
/
+0
*
Replace "none" with macro
Mateusz Kusiak
2024-01-24
1
-2
/
+2
*
mdadm: set ident.devname if applicable
Mariusz Tkaczyk
2023-10-26
1
-12
/
+9
*
Create, Build: use default_layout()
Mariusz Tkaczyk
2022-04-05
1
-22
/
+1
*
Error messages should end with a newline character.
NeilBrown
2017-08-16
1
-2
/
+2
*
retire the APIs that driver no longer supports
Zhilong Liu
2017-05-11
1
-4
/
+0
*
mdadm/util: unify stat checking blkdev into function
Zhilong Liu
2017-05-05
1
-21
/
+4
*
mdadm/util: unify fstat checking blkdev into function
Zhilong Liu
2017-05-05
1
-2
/
+3
*
Create: tell udev md device is not ready when first created.
NeilBrown
2017-05-02
1
-1
/
+1
*
Build: Stop bothering about supporting md driver older than 0.90.00
Jes Sorensen
2017-04-05
1
-118
/
+69
*
util: Introduce md_set_array_info()
Jes Sorensen
2017-03-29
1
-2
/
+2
*
mdadm/Build:check the level parameter when build new array
Zhilong Liu
2017-03-28
1
-0
/
+4
*
Introduce enum flag_mode for setting and clearing flags.
NeilBrown
2016-11-29
1
-1
/
+1
*
Don't break long strings onto multiple lines.
NeilBrown
2015-02-12
1
-2
/
+1
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-3
/
+3
*
Create: default to bitmap=internal for large arrays.
NeilBrown
2013-03-05
1
-0
/
+2
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-1
/
+1
*
Trivial bugfix and spelling fixes.
Michael Tokarev
2012-10-21
1
-1
/
+1
*
Fix default size calculations that were recently broken.
NeilBrown
2012-08-13
1
-1
/
+3
*
Use new 'struct shape' to pass args to Build
NeilBrown
2012-07-09
1
-43
/
+41
*
Fix --build on 2.2 kernels :-)
NeilBrown
2012-07-09
1
-2
/
+3
*
Change the values for "max size" from -1 to 1.
NeilBrown
2012-07-09
1
-2
/
+2
*
Change Build to take a struct context
NeilBrown
2012-07-09
1
-7
/
+7
*
Introduce pr_err for printing error messages.
NeilBrown
2012-07-09
1
-26
/
+23
*
Create: allow chunksize to be non-power-of-2.
NeilBrown
2011-05-10
1
-0
/
+4
*
Improve type names for mddev_dev
NeilBrown
2010-11-22
1
-2
/
+2
*
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-7
/
+2
*
Merge branch 'master' into devel-3.0
NeilBrown
2009-05-11
1
-4
/
+3
|
\
|
*
mdadm: allow build to use --size
Paul Clements
2009-04-21
1
-4
/
+4
*
|
wait_for improvement.
NeilBrown
2009-04-07
1
-1
/
+1
*
|
Wait for name to appear after create/assemble etc.
NeilBrown
2008-11-04
1
-0
/
+2
*
|
Incremental: lock against multiple concurrent additions to an array.
NeilBrown
2008-11-04
1
-2
/
+7
*
|
Always update mdadm/map when starting an array.
NeilBrown
2008-11-04
1
-1
/
+6
*
|
mdopen: Introduce new rules for creating device name.
NeilBrown
2008-11-04
1
-2
/
+2
*
|
Delay creation of array devices for assemble/build/create
NeilBrown
2008-11-04
1
-11
/
+18
|
/
*
Allow WRITEMOSTLY to be cleared on --readd using --readwrite.
NeilBrown
2008-10-25
1
-1
/
+1
*
Remove spaces/tabs from ends of lines.
Neil Brown
2007-12-14
1
-4
/
+3
*
Improve error message for adding bitmap to a level that cannot support it.
Neil Brown
2007-05-21
1
-0
/
+6
*
Central calls to ioctl BLKGETSIZE
Neil Brown
2006-12-14
1
-7
/
+4
*
Just updaqte copyright dates and email address
Neil Brown
2006-05-19
1
-1
/
+1
*
Limit size of bitmap to 2million chunks.
Neil Brown
2006-05-15
1
-1
/
+3
*
Support bitmaps with raid10
Neil Brown
2005-11-22
1
-1
/
+3
*
Create version-4 bitmaps if kernel supports it.
Neil Brown
2005-10-11
1
-1
/
+9
*
Assorted fixes
Neil Brown
2005-08-16
1
-2
/
+17
*
Add 'quite' option and tidy up some tests.
Neil Brown
2005-08-15
1
-7
/
+7
*
Add write-behind support
Neil Brown
2005-08-09
1
-3
/
+5
*
Don't for a chunk-size when "build"ing a raid1
Neil Brown
2005-07-29
1
-1
/
+1
*
From paul.clements@steeleye.com Thu May 19 11:09:55 2005
Neil Brown
2005-06-14
1
-7
/
+13
[next]