aboutsummaryrefslogtreecommitdiff
path: root/sys/geom/raid/g_raid.h
Commit message (Expand)AuthorAgeFilesLines
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-2/+4
* GEOM: Reduce unnecessary log interleaving with sbufsConrad Meyer2019-08-071-33/+7
* List-ify kernel dump device configurationConrad Meyer2019-05-061-1/+1
* sys/geom: adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Pull in r267961 and r267973 again. Fix for issues reported will follow.Hans Petter Selasky2014-06-281-8/+4
* Revert r267961, r267973:Glen Barber2014-06-271-4/+8
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifHans Petter Selasky2014-06-271-8/+4
* MFprojects/camlock r256445:Alexander Motin2013-10-161-0/+1
* Return error when opening read-only volumes (like RAID4/5/...) for writing.Alexander Motin2013-08-131-0/+1
* Add basic support for Intel Rapid Recover Technology (Intel RRT).Alexander Motin2013-01-121-5/+6
* Add basic BIO_DELETE support to GEOM RAID class for all RAID levels.Alexander Motin2012-10-291-0/+2
* Add global and per-module sysctls/tunables to enable/disable metadata taste.Alexander Motin2012-09-131-12/+36
* Add support for RAID5R. Slightly improve support for RAIDMDF.Alexander Motin2012-05-061-0/+6
* Add optional -o argument to the `graid label ` to specify some metadataAlexander Motin2012-05-031-1/+2
* Add names for all primary RAID levels defined by DDF 2.0 specification.Alexander Motin2012-04-231-0/+30
* Add to GEOM RAID class module for reading non-degraded RAID5 volumes andAlexander Motin2012-04-191-0/+4
* MFgraid/head:Alexander Motin2011-03-241-0/+403