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
*
mdadm/util: unify fstat checking blkdev into function
Zhilong Liu
2017-05-05
1
-13
/
+10
*
Create: tell udev md device is not ready when first created.
NeilBrown
2017-05-02
1
-1
/
+8
*
Create: Remove all attemps to handle md driver older than 0.90.03
Jes Sorensen
2017-04-05
1
-25
/
+5
*
Create: Fixup various whitespace issues
Jes Sorensen
2017-04-05
1
-26
/
+24
*
Create: Fixup bad placement of logical || && in multi-line if statements
Jes Sorensen
2017-04-05
1
-17
/
+11
*
mdadm/Create: declaring an existing struct within same function
Zhilong Liu
2017-04-05
1
-6
/
+6
*
sysfs: Make sysfs_init() return an error code
Jes Sorensen
2017-03-30
1
-2
/
+8
*
util: Introduce md_get_array_info()
Jes Sorensen
2017-03-29
1
-3
/
+2
*
super1: PPL support
Artur Paszkiewicz
2017-03-29
1
-0
/
+2
*
Generic support for --consistency-policy and PPL
Artur Paszkiewicz
2017-03-29
1
-4
/
+14
*
Introduce enum flag_mode for setting and clearing flags.
NeilBrown
2016-11-29
1
-2
/
+2
*
Add failfast support.
NeilBrown
2016-11-28
1
-0
/
+2
*
mdadm: Make add_internal_bitmap() return 0 on success
Jes Sorensen
2016-05-12
1
-3
/
+3
*
Create: check the node nums when create clustered raid
Guoqing Jiang
2016-05-09
1
-1
/
+6
*
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
[next]