index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Create.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Create: minor fix when adding a journal device
NeilBrown
2016-01-14
1
-2
/
+3
*
Create: fix regression in setting raid_disk
NeilBrown
2016-01-14
1
-1
/
+4
*
Enable create array with write journal (--write-journal DEVICE).
Song Liu
2015-10-19
1
-6
/
+14
*
Increment version for clustered bitmaps
Goldwyn Rodrigues
2015-09-28
1
-0
/
+2
*
Set home-cluster while creating an array
Guoqing Jiang
2015-06-17
1
-0
/
+1
*
Add nodes option while creating md
Guoqing Jiang
2015-06-17
1
-0
/
+1
*
Create n bitmaps for clustered mode
Guoqing Jiang
2015-06-16
1
-1
/
+2
*
Don't break long strings onto multiple lines.
NeilBrown
2015-02-12
1
-30
/
+15
*
DDF: add support of --data-offset when creating array.
NeilBrown
2014-05-21
1
-0
/
+6
*
Create: don't default to bitmap=internal when it is not supported
Artur Paszkiewicz
2014-05-01
1
-0
/
+1
*
Fix race between --create and --incremental
Artur Paszkiewicz
2014-05-01
1
-14
/
+15
*
Release mdadm-3.3
mdadm-3.3
NeilBrown
2013-09-03
1
-1
/
+1
*
Make sure NOFILE resource limit is big enough.
NeilBrown
2013-05-30
1
-1
/
+1
*
Create: over-ride "start_ro" setting when creating an array.
NeilBrown
2013-05-15
1
-0
/
+5
*
create_mddev: add support for /dev/md_XXX non-numeric names.
NeilBrown
2013-05-15
1
-3
/
+3
*
Create: fix bug with --data-offset.
NeilBrown
2013-05-13
1
-1
/
+1
*
Create: default to bitmap=internal for large arrays.
NeilBrown
2013-03-05
1
-0
/
+11
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-26
/
+26
*
Create.c: check if freesize is equal 0
Lukasz Dorau
2012-11-20
1
-0
/
+5
*
Replace a lot of leading spaces with tabs.
NeilBrown
2012-10-10
1
-1
/
+1
*
Allow data-offset to be specified per-device for create
NeilBrown
2012-10-04
1
-3
/
+15
*
Add --data-offset flag for Create and Grow
NeilBrown
2012-10-04
1
-6
/
+6
*
Add data_offset arg to ->init_super and use it in super1.c
NeilBrown
2012-10-04
1
-1
/
+2
*
Add data_offset arg to ->validate_geometry.
NeilBrown
2012-10-04
1
-5
/
+10
*
imsm: Allow to specify controller for --detail-platform.
Maciej Naruszewicz
2012-10-04
1
-1
/
+1
*
Minor cosmetic fixes in various files.
NeilBrown
2012-08-13
1
-6
/
+3
*
Use new 'struct shape' to pass args to Create
NeilBrown
2012-07-09
1
-124
/
+121
*
Create: Remove unnecessary cast from 'size'.
NeilBrown
2012-07-09
1
-4
/
+3
*
Change the values for "max size" from -1 to 1.
NeilBrown
2012-07-09
1
-1
/
+3
*
Change Create to take a struct context
NeilBrown
2012-07-09
1
-35
/
+34
*
Create: support --readonly flag.
NeilBrown
2012-07-09
1
-3
/
+16
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-6
/
+2
*
Introduce pr_err for printing error messages.
NeilBrown
2012-07-09
1
-80
/
+68
*
Create: round off size for RAID1 arrays.
NeilBrown
2012-03-22
1
-0
/
+13
*
Create: reduce the verbosity of 'default_layout'.
NeilBrown
2012-03-08
1
-1
/
+1
*
Print error message if failing to write super for 1.x metadata
Jes Sorensen
2012-02-22
1
-3
/
+0
*
FIX: Verify if array name doesn't exist already
Adam Kwolek
2011-12-22
1
-0
/
+12
*
Create() check malloc() return value
Jes Sorensen
2011-10-22
1
-0
/
+4
*
Create() don't leave the lock hanging on error
Jes Sorensen
2011-10-22
1
-5
/
+8
*
Create: improve messages from validate_geometry.
NeilBrown
2011-09-21
1
-4
/
+14
*
imsm: getinfo_super_imsm_volume() doesn't fill all disk information
NeilBrown
2011-07-14
1
-9
/
+0
*
FIX: Cannot create volume
Adam Kwolek
2011-06-14
1
-1
/
+9
*
getinfo_super now clears the 'info' structure before filling it in.
NeilBrown
2011-06-08
1
-1
/
+1
*
Restore ability to create imsm array from specific devices.
NeilBrown
2011-05-23
1
-1
/
+7
*
Create: add error checking for 'write_init_super'.
NeilBrown
2011-05-11
1
-1
/
+7
*
Create: give better error message if member device unusable.
NeilBrown
2011-05-10
1
-0
/
+16
*
Create: allow chunksize to be non-power-of-2.
NeilBrown
2011-05-10
1
-0
/
+4
*
Create: fix size after setting default chunk
Czarnowska, Anna
2011-04-05
1
-7
/
+18
*
Create: check for UnSet when looking at chunk
Czarnowska, Anna
2011-04-05
1
-2
/
+2
*
FIX: ping_monitor() usage causes memory leaks
Adam Kwolek
2011-03-18
1
-1
/
+1
[prev]
[next]