summaryrefslogtreecommitdiffstats
path: root/sys/geom/raid
Commit message (Expand)AuthorAgeFilesLines
...
* - Prevent error status leak if write to some of the RAID1/1E volume disksmav2012-05-112-4/+29
* Remove some hardcoded constants from code.mav2012-05-061-8/+11
* Plug small memory leaks.mav2012-05-062-1/+5
* Add support for RAID5R. Slightly improve support for RAIDMDF.mav2012-05-064-21/+60
* Fix bug causing memory corruption and panics with big-endian metadata.mav2012-05-041-1/+1
* Implement read-only support for volumes in optimal state (without usingmav2012-05-042-36/+72
* Add optional -o argument to the `graid label ` to specify some metadatamav2012-05-035-14/+63
* Improve spare disks support. Unluckily, for some reason Adaptec 1430SAmav2012-05-011-68/+134
* Implement volume deletion if disk has more then one partition.mav2012-05-011-30/+37
* Improve DDF metadata writing.mav2012-05-011-54/+92
* Add to GEOM RAID class module, supporting the DDF metadata format, asmav2012-04-302-0/+3245
* s/gmirror/graid/mav2012-04-291-2/+2
* Fix RAID5 level names changed at r234603.mav2012-04-275-6/+6
* Fix copy-paste typo in r234603.mav2012-04-231-2/+2
* Add names for all primary RAID levels defined by DDF 2.0 specification.mav2012-04-234-19/+180
* Add sos@ copyrights to RAID metadata modules, respecting his efforts inmav2012-04-235-0/+5
* Add to GEOM RAID class module for reading non-degraded RAID5 volumes andmav2012-04-198-29/+468
* Add support for >2TB disks in GEOM RAID for Intel metadata format.jimharris2012-01-091-49/+122
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.ed2011-11-072-2/+2
* Clarify disks/volumes above 2TiB support in geom_raid:mav2011-10-263-23/+66
* Include sys/sbuf.h directly.ae2011-07-111-0/+1
* Reduce geom_raid log verbosity.mav2011-04-181-1/+1
* Bunch of small bugfixes and cleanups.mav2011-03-318-62/+32
* Bunch of small bugfixes and cleanups.mav2011-03-316-29/+24
* MFgraid/head:mav2011-03-2414-0/+15267
OpenPOWER on IntegriCloud