index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release mdadm-4.0
mdadm-4.0
Jes Sorensen
2017-01-09
7
-6
/
+33
*
imsm: show correct size for arrays with 4k disks
Maksymilian Kunt
2017-01-09
1
-6
/
+12
*
Add detail information when can not connect monitor
Xiao Ni
2017-01-09
1
-0
/
+2
*
imsm: count arrays under VMD HBAs correctly
Alexey Obitotskiy
2017-01-09
3
-12
/
+47
*
Don't assume VMD sysfs path ends with a disk entry
Alexey Obitotskiy
2017-01-04
1
-12
/
+21
*
IMSM: Fix signed/unsigned comparisons
Pawel Baldysiak
2017-01-03
1
-8
/
+9
*
imsm: enable bad block support for imsm metadata
Tomasz Majchrzak
2016-12-29
1
-4
/
+4
*
IMSM: Do not update metadata if not able to migrate
Pawel Baldysiak
2016-12-22
1
-0
/
+5
*
Make get_component_size() work with named array.
NeilBrown
2016-12-22
1
-8
/
+2
*
mdadm: add test case for raid5 write back cache
Song Liu
2016-12-19
1
-0
/
+87
*
Always return last partition end address in 512B blocks
Mariusz Dabrowski
2016-12-13
1
-2
/
+5
*
Use disk sector size value to set offset for reading GPT
Mariusz Dabrowski
2016-12-12
2
-1
/
+16
*
imsm: set generation number when reading superblock
Mariusz Dabrowski
2016-12-12
1
-0
/
+1
*
IMSM: Add support for Non-Intel NVMe drives under VMD
Pawel Baldysiak
2016-12-12
2
-3
/
+16
*
mdopen: open md devices O_RDONLY
NeilBrown
2016-12-05
2
-4
/
+2
*
imsm: 4kn support for bad block log
Tomasz Majchrzak
2016-12-02
1
-0
/
+38
*
imsm: implement "--examine-badblocks" command
Tomasz Majchrzak
2016-12-02
1
-0
/
+56
*
imsm: provide list of bad blocks for an array
Tomasz Majchrzak
2016-12-02
1
-0
/
+39
*
imsm: clear bad blocks if disk becomes unavailable
Tomasz Majchrzak
2016-12-02
1
-7
/
+39
*
imsm: clear bad block from bad block log
Tomasz Majchrzak
2016-12-02
1
-0
/
+53
*
imsm: record new bad block in bad block log
Tomasz Majchrzak
2016-12-02
1
-8
/
+134
*
imsm: give md list of known bad blocks on startup
Tomasz Majchrzak
2016-12-02
1
-0
/
+59
*
imsm: write bad block log on metadata sync
Tomasz Majchrzak
2016-12-02
1
-5
/
+43
*
imsm: parse bad block log in metadata on startup
Tomasz Majchrzak
2016-12-02
1
-46
/
+94
*
Introduce enum flag_mode for setting and clearing flags.
NeilBrown
2016-11-29
6
-29
/
+33
*
mdmon: bad block support for external metadata - clear bad blocks
Tomasz Majchrzak
2016-11-28
2
-2
/
+86
*
mdmon: bad block support for external metadata - store bad blocks
Tomasz Majchrzak
2016-11-28
2
-0
/
+116
*
mdmon: bad block support for external metadata - sysfs file open
Tomasz Majchrzak
2016-11-28
3
-1
/
+25
*
mdadm: bad block support for external metadata - initialization
Tomasz Majchrzak
2016-11-28
2
-1
/
+39
*
IMSM: Update num_data_stripes during migration
Pawel Baldysiak
2016-11-28
1
-7
/
+46
*
Add failfast support.
NeilBrown
2016-11-28
12
-6
/
+148
*
Increase buffer for sysfs disk state
Tomasz Majchrzak
2016-11-17
3
-6
/
+9
*
Increase buffer for sysfs path
Tomasz Majchrzak
2016-11-17
1
-16
/
+20
*
IMSM: 4Kn drives support - adapt general migration record
Pawel Baldysiak
2016-11-17
1
-26
/
+73
*
IMSM: Add support for 4Kn sector size drives
Pawel Baldysiak
2016-11-17
1
-45
/
+156
*
IMSM: Read and store device sector size
Pawel Baldysiak
2016-11-17
1
-0
/
+23
*
Add function for getting member drive sector size
Pawel Baldysiak
2016-11-17
3
-3
/
+19
*
super1: fix setting bad block log offset in write_init_super1()
Artur Paszkiewicz
2016-11-16
1
-24
/
+23
*
super1: make internal bitmap size calculations more consistent
Artur Paszkiewicz
2016-11-16
3
-32
/
+17
*
Lib.c: Fix geting devname for devices with long path
Pawel Baldysiak
2016-10-26
1
-1
/
+1
*
IMSM: Enable spanning between VMD domains
Pawel Baldysiak
2016-10-26
1
-16
/
+3
*
IMSM: Add warning message when x8-type device is used
Pawel Baldysiak
2016-10-26
1
-0
/
+44
*
imsm: load migration record from right disk
Tomasz Majchrzak
2016-10-26
1
-9
/
+3
*
raid6check.c: fix "misleading-indentation" error
Yilong Ren
2016-10-26
1
-1
/
+2
*
Fix bus error when accessing MBR partition records
James Clarke
2016-10-19
3
-8
/
+22
*
super-intel: Reduce excessive parenthesis abuse
Jes Sorensen
2016-10-19
1
-72
/
+60
*
Allow level migration only for single-array container
Mariusz Dabrowski
2016-10-19
1
-0
/
+20
*
imsm: block chunk size change for RAID 10
Mariusz Dabrowski
2016-10-19
1
-2
/
+8
*
super1: make write_bitmap1 compatible with previous mdadm versions
Guoqing Jiang
2016-10-19
1
-1
/
+9
*
Fix some issues found by clang
NeilBrown
2016-10-07
4
-4
/
+4
[next]