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: add xmalloc.h
Mariusz Tkaczyk
2024-09-27
1
-1
/
+3
*
mdadm: Create.c fix coverity issues
Nigel Croxon
2024-07-05
1
-3
/
+3
*
mdadm: Fix socket connection failure when mdmon runs in foreground mode.
Shminderjit Singh
2024-07-02
1
-2
/
+4
*
mdadm: Block SIGCHLD processes before starting children
Logan Gunthorpe
2024-06-13
1
-0
/
+1
*
mdadm: Fix hang race condition in wait_for_zero_forks()
Logan Gunthorpe
2024-06-13
1
-13
/
+15
*
imsm: support RAID 10 with more than 4 drives
Mateusz Kusiak
2024-05-07
1
-1
/
+8
*
Create.c: fix uclibc build
Fabrice Fontaine
2024-04-15
1
-0
/
+4
*
Create: Use device policies
Mariusz Tkaczyk
2024-03-11
1
-6
/
+25
*
mdadm: introduce sysfs_get_container_devnm()
Mariusz Tkaczyk
2024-03-11
1
-11
/
+10
*
Create: add_disk_to_super() fix resource leak
Mateusz Kusiak
2024-02-23
1
-1
/
+5
*
Replace "none" with macro
Mateusz Kusiak
2024-01-24
1
-1
/
+1
*
udev: Move udev_block() and udev_unblock() into udev.c
Mateusz Grzonka
2023-11-21
1
-0
/
+1
*
mdadm: set ident.devname if applicable
Mariusz Tkaczyk
2023-10-26
1
-19
/
+16
*
mdadm: define DEV_MD_DIR
Mariusz Tkaczyk
2023-05-08
1
-4
/
+3
*
Bump minimum kernel version to 2.6.32
Jes Sorensen
2023-04-10
1
-5
/
+0
*
Create: Fix checking for container in update_metadata
Mateusz Grzonka
2023-03-23
1
-1
/
+1
*
mdadm: Add --write-zeros option for Create
Logan Gunthorpe
2023-03-13
1
-2
/
+174
*
mdadm: Introduce pr_info()
Logan Gunthorpe
2023-03-13
1
-3
/
+4
*
Create: Factor out add_disks() helpers
Logan Gunthorpe
2023-03-13
1
-169
/
+213
*
Create: remove safe_mode_delay local variable
Logan Gunthorpe
2023-03-13
1
-3
/
+1
*
Create: goto abort_locked instead of return 1 in error path
Logan Gunthorpe
2023-03-13
1
-1
/
+1
*
mdadm: replace container level checking with inline
Kinga Tanska
2022-09-29
1
-3
/
+3
*
mdadm: move data_offset to struct shape
Mariusz Tkaczyk
2022-08-23
1
-8
/
+8
*
mdadm: add map_num_s()
Mariusz Tkaczyk
2022-04-05
1
-1
/
+1
*
Create, Build: use default_layout()
Mariusz Tkaczyk
2022-04-05
1
-26
/
+41
*
disallow create or grow clustered bitmap with writemostly set
Nigel Croxon
2021-10-08
1
-2
/
+7
*
Fix error message when creating raid 4, 5 and 10
Mateusz Grzonka
2021-10-08
1
-1
/
+1
*
Add error handling for chunk size in RAID1
Mateusz Grzonka
2021-07-16
1
-3
/
+2
*
Create: Block automatic enabling bitmap for external metadata
Jakub Radtke
2021-03-09
1
-0
/
+1
*
Enable bitmap support for external metadata
Jakub Radtke
2021-03-09
1
-0
/
+12
*
Create.c: close mdfd and generate uevent
Mariusz Tkaczyk
2020-11-26
1
-5
/
+2
*
Don't create bitmap for raid5 with journal disk
Xiao Ni
2020-10-14
1
-0
/
+1
*
Create: add support for RAID0 layouts.
NeilBrown
2019-12-02
1
-0
/
+11
*
Create: Block rounding size to max
Mariusz Tkaczyk
2019-04-10
1
-3
/
+20
*
Fix spelling typos.
Dimitri John Ledkov
2019-02-11
1
-1
/
+1
*
imsm: Allow create RAID volume with link to container
Michal Zylowski
2018-04-10
1
-1
/
+1
*
Subdevs can't be all missing when create raid device
Xiao Ni
2018-01-26
1
-0
/
+4
*
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
[next]