index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
super-intel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assemble: start dirty and degraded array.
Mariusz Tkaczyk
2021-07-27
1
-4
/
+0
*
imsm: fix num_data_stripes after raid0 takeover
Mariusz Tkaczyk
2021-07-27
1
-62
/
+77
*
imsm: Fix possible memory leaks and refactor freeing struct dl
Mateusz Grzonka
2021-07-16
1
-20
/
+19
*
Don't associate spares with other arrays during RAID Examine
Oleksandr Shchirskyi
2021-07-16
1
-55
/
+19
*
imsm: correct offset for 4k disks in --examine output
Oleksandr Shchirskyi
2021-07-16
1
-1
/
+1
*
Use dev_open in validate geometry container
Blazej Kucman
2021-07-16
1
-1
/
+1
*
Manage: Call validate_geometry when adding drive to external container
Mariusz Tkaczyk
2021-05-26
1
-12
/
+7
*
imsm: Limit support to the lowest namespace
Mariusz Tkaczyk
2021-05-26
1
-62
/
+62
*
imsm: add devpath_to_char method
Mariusz Tkaczyk
2021-05-26
1
-18
/
+15
*
imsm: add generic method to resolve "device" links
Mariusz Tkaczyk
2021-05-26
1
-39
/
+24
*
Fix some building errors
Xiao Ni
2021-05-06
1
-3
/
+3
*
imsm: change wrong size verification
Mariusz Tkaczyk
2021-05-06
1
-5
/
+5
*
super-intel.c: Handle errors from calls to get_dev_sector_size()
Jes Sorensen
2021-04-14
1
-4
/
+10
*
imsm: nvme multipath support
Blazej Kucman
2021-03-16
1
-14
/
+24
*
imsm: extend curr_migr_unit to u64
Mariusz Tkaczyk
2021-03-16
1
-41
/
+51
*
imsm: Update-subarray for write-intent bitmap
Jakub Radtke
2021-03-09
1
-6
/
+17
*
imsm: Adding a spare to an existing array with bitmap
Jakub Radtke
2021-03-09
1
-1
/
+36
*
imsm: Write-intent bitmap support
Jakub Radtke
2021-03-09
1
-2
/
+617
*
imsm: add verbose flag to compare_super
Mariusz Tkaczyk
2021-03-08
1
-9
/
+12
*
imsm: use saved fds during migration
Mariusz Tkaczyk
2021-03-08
1
-154
/
+54
*
imsm: limit support to first NVMe namespace
Mariusz Tkaczyk
2020-11-26
1
-1
/
+10
*
imsm: remove redundant calls to imsm_get_map
Mariusz Tkaczyk
2020-11-26
1
-2
/
+0
*
imsm: update num_data_stripes according to dev_size
Mariusz Tkaczyk
2020-11-26
1
-6
/
+78
*
Manage, imsm: Write metadata before add
Tkaczyk Mariusz
2020-04-27
1
-23
/
+43
*
imsm: show Subarray and Volume ID in --examine output
Artur Paszkiewicz
2020-03-17
1
-0
/
+3
*
imsm: support the Array Creation Time field in metadata
Artur Paszkiewicz
2020-03-17
1
-2
/
+9
*
imsm: Correct minimal device size.
Blazej Kucman
2020-03-12
1
-1
/
+4
*
imsm: Remove --dump/--restore implementation
Blazej Kucman
2020-02-24
1
-56
/
+0
*
imsm: pass subarray id to kill_subarray function
Blazej Kucman
2020-02-24
1
-5
/
+4
*
imsm: fill working_disks according to metadata.
Blazej Kucman
2020-01-21
1
-3
/
+2
*
imsm: Change the way of printing nvme drives in detail-platform.
Blazej Kucman
2019-12-02
1
-51
/
+46
*
imsm: return correct uuid for volume in detail
Blazej Kucman
2019-12-02
1
-2
/
+18
*
super-intel: don't mark structs 'packed' unnecessarily
NeilBrown
2019-11-12
1
-6
/
+26
*
imsm: allow to specify second volume size
Krzysztof Smolinski
2019-11-12
1
-10
/
+4
*
imsm: save current_vol number
Mariusz Tkaczyk
2019-10-04
1
-0
/
+2
*
imsm: close removed drive fd.
Mariusz Tkaczyk
2019-08-14
1
-0
/
+3
*
super-intel: Use put_unaligned in split_ull
Jes Sorensen
2019-07-09
1
-3
/
+3
*
super-intel: Fix issue with abs() being irrelevant
Jes Sorensen
2019-07-09
1
-2
/
+2
*
mdmon: fix wrong array state when disk fails during mdmon startup
Artur Paszkiewicz
2019-05-20
1
-1
/
+1
*
Create: Block rounding size to max
Mariusz Tkaczyk
2019-04-10
1
-3
/
+2
*
imsm: fix spare activation for old matrix arrays
Pawel Baldysiak
2019-04-10
1
-9
/
+10
*
Fix spelling typos.
Dimitri John Ledkov
2019-02-11
1
-1
/
+1
*
imsm: fix reshape for >2TB drives
Pawel Baldysiak
2019-02-11
1
-42
/
+107
*
imsm: finish recovery when drive with rebuild fails
Mariusz Tkaczyk
2019-02-11
1
-15
/
+11
*
imsm: update metadata correctly while raid10 double degradation
Mariusz Tkaczyk
2018-12-06
1
-6
/
+19
*
imsm: block using partition
Mariusz Tkaczyk
2018-09-28
1
-0
/
+5
*
imsm: Block volume creation with empty name
Roman Sobanski
2018-09-27
1
-1
/
+13
*
imsm: correct num_data_stripes in metadata map for migration
Roman Sobanski
2018-06-08
1
-6
/
+10
*
imsm: Do not require MDADM_EXPERIMENTAL flag anymore
Michal Zylowski
2018-05-31
1
-3
/
+0
*
imsm: Do not block volume creation when container has disks with mixed sector...
Michal Zylowski
2018-05-31
1
-0
/
+5
[next]