summaryrefslogtreecommitdiffstats
path: root/sys/geom/raid/md_intel.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r265054:mav2014-05-081-4/+3
* MFC Alexander Motin's GEOM direct dispatch work:scottl2014-01-071-0/+1
* Keep value of orig_config_id metadata field. Windows driver writes theremav2013-01-141-2/+5
* Small cosmetic tuning of the IRRT status constants.mav2013-01-141-4/+7
* Print some more metadata fields.mav2013-01-141-6/+12
* Windows driver writes relative volume IDs to metadata field. Use that valuemav2013-01-141-1/+2
* - Add checks for Intel metadata version and attributes. Ignore disks withmav2013-01-131-7/+41
* Improve support for disabled disks. If disabled disk disconnected and thenmav2013-01-131-20/+22
* Windows handles INIT and VERIFY as array-wide and it doesn't specify whichmav2013-01-121-2/+15
* Implement migration from single disk to RAID1/IRRT for Intel metadata.mav2013-01-121-6/+48
* Add basic support for Intel Rapid Recover Technology (Intel RRT).mav2013-01-121-14/+91
* Add basic BIO_DELETE support to GEOM RAID class for all RAID levels.mav2012-10-291-26/+3
* Make graid command line a bit more friendly by allowing volume name ormav2012-10-071-4/+17
* Add global and per-module sysctls/tunables to enable/disable metadata taste.mav2012-09-131-1/+2
* Fix RAID5 level names changed at r234603.mav2012-04-271-2/+2
* Add sos@ copyrights to RAID metadata modules, respecting his efforts inmav2012-04-231-0/+1
* Add to GEOM RAID class module for reading non-degraded RAID5 volumes andmav2012-04-191-11/+30
* Add support for >2TB disks in GEOM RAID for Intel metadata format.jimharris2012-01-091-49/+122
* Clarify disks/volumes above 2TiB support in geom_raid:mav2011-10-261-8/+26
* Bunch of small bugfixes and cleanups.mav2011-03-311-3/+6
* Bunch of small bugfixes and cleanups.mav2011-03-311-8/+6
* MFgraid/head:mav2011-03-241-0/+2323
OpenPOWER on IntegriCloud