summaryrefslogtreecommitdiffstats
path: root/sys/geom/raid/g_raid.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing FAILED event to g_raid_subdisk_event2str() to print it properlymav2012-08-101-0/+2
* Add support for RAID5R. Slightly improve support for RAIDMDF.mav2012-05-061-0/+1
* Implement read-only support for volumes in optimal state (without usingmav2012-05-041-4/+4
* Add optional -o argument to the `graid label ` to specify some metadatamav2012-05-031-3/+4
* s/gmirror/graid/mav2012-04-291-2/+2
* 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-231-17/+147
* Add to GEOM RAID class module for reading non-degraded RAID5 volumes andmav2012-04-191-2/+21
* 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-311-4/+1
* MFgraid/head:mav2011-03-241-0/+2340
OpenPOWER on IntegriCloud