80
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
May 20, 2024 — May 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add --data-offset flag for Create and Grow
neilbrown
as NeilBrown
More... over 12 years ago
Add data_offset arg to ->init_super and use it in super1.c
neilbrown
as NeilBrown
More... over 12 years ago
Handles spaces in array names better.
neilbrown
as NeilBrown
More... over 12 years ago
Allow parse_size to return 0.
neilbrown
as NeilBrown
More... over 12 years ago
Add data_offset arg to ->avail_size
neilbrown
as NeilBrown
More... over 12 years ago
Add data_offset arg to ->validate_geometry.
neilbrown
as NeilBrown
More... over 12 years ago
imsm: Allow to specify controller for --detail-platform. More... over 12 years ago
Add zlib license to crc32.c More... over 12 years ago
super1: ensure bitmap doesn't overlap bad block log.
neilbrown
as NeilBrown
More... over 12 years ago
Allow --update to add or remove space for a bad block list.
neilbrown
as NeilBrown
More... over 12 years ago
Bad block log
neilbrown
as NeilBrown
More... over 12 years ago
Grow: make warning about old metadata more explicit.
neilbrown
as NeilBrown
More... over 12 years ago
Grow - be careful about 'delayed' reshapes.
neilbrown
as NeilBrown
More... over 12 years ago
Use --offroot flag when assembling md arrays via --incrmental
neilbrown
as NeilBrown
More... over 12 years ago
Detail/raid10: don't report 'set' names for 'far' and 'offset' raid10.
neilbrown
as NeilBrown
More... over 12 years ago
Fix 'enough' function for RAID10.
neilbrown
as NeilBrown
More... over 12 years ago
Replace sha1.h with slightly older version.
neilbrown
as NeilBrown
More... over 12 years ago
Add MD_ARRAY_SIZE for --examine --export More... over 12 years ago
Display size with human_size_brief with a chosen prefix More... over 12 years ago
Synchronize size calculation in human_size and human_size_brief More... over 12 years ago
Fix return code for --detail-platform More... over 12 years ago
imsm: Add --export option for --detail-platform More... over 12 years ago
Manage: fix checks for removal from a container.
neilbrown
as NeilBrown
More... over 12 years ago
grow: fix typo : MAX_DISKS -> MAX_SIZE
neilbrown
as NeilBrown
More... over 12 years ago
fix segfaults in Detail() More... over 12 years ago
fix: imsm: do not accept too small sizes More... over 12 years ago
fix: adjust parse_size() to the unsigned size variable More... over 12 years ago
fix: imsm: re-enable size expansion to the max value More... over 12 years ago
raid6check: Auto-repair mode More... over 12 years ago
raid6check: Extract (un)locking into functions More... over 12 years ago