summaryrefslogtreecommitdiffstats
path: root/sbin/geom
Commit message (Expand)AuthorAgeFilesLines
* Note NULL encryption method for GELIcrees2013-08-051-3/+6
* Add a new gptboot(8) man page. Factor out the redundant informationwblock2013-07-011-65/+25
* Change the set and unset ctlreqs by making the index argument optional.marcel2013-06-091-4/+4
* Minor clarificiation.joel2013-04-221-2/+2
* Add the Clang specific -Wmissing-variable-declarations to WARNS=6.ed2013-04-191-0/+2
* update information about debugging sysctl...jmg2013-04-141-3/+6
* Remove kernel options from the SYNOPSIS. They are already documented in thejoel2013-04-111-27/+0
* Minor rewording.joel2013-04-041-2/+2
* Remove references to ataraid(4) and atacontrol(8).joel2013-04-042-5/+1
* o Typo: IEE -> IEEE.maxim2013-03-251-1/+1
* Reduce stack usage.pjd2013-03-181-3/+5
* Cross-reference gvinum(8) instead of vinum(8).joel2013-03-164-7/+7
* Add legacy support to geom raid to create a /dev/arX device for supportsbruno2013-03-081-0/+3
* Fix typo in EFI GPT GUID.benno2013-02-271-1/+1
* Fix minor memory leak.pjd2013-02-101-0/+1
* Assert that if we are not dealing with keyfile we are dealing with passfile.pjd2013-02-101-0/+2
* Use arc4random_buf(3) instead of reimplementing it.pjd2013-02-101-21/+5
* Expand description of how gptboot and gptzfsboot choose a partition forwblock2013-01-251-11/+28
* For Promise/AMD metadata add support for disks with capacity above 2TiBmav2013-01-171-2/+1
* Allow to insert new component to geom_raid3 without specifying number.mav2013-01-152-3/+5
* Use tabs for indentation.kib2013-01-051-5/+5
* Do not round up the size of the UFS filesystem to the fragment sizekib2013-01-051-5/+5
* Document the output of the show command. Modified version of patchwblock2013-01-031-10/+16
* More -Wmissing-variable-declarations fixes.ed2012-10-191-1/+1
* Add global and per-module sysctls/tunables to enable/disable metadata taste.mav2012-09-131-1/+5
* Change the gptboot example so the boot partition is aligned on a 4 kBdes2012-08-291-2/+3
* Document "destroy" as an alias for "stop".jimharris2012-08-031-1/+8
* New command "gmultipath prefer" to force selection of a specifiedthomas2012-08-032-1/+34
* Remove trailing whitespace.joel2012-07-301-1/+1
* The ad(4) driver no longer exists in FreeBSD CURRENT or 9, so change theissyl02012-07-261-7/+7
* Improve description of various key used by GELI.pjd2012-07-041-74/+154
* Use possessive "its", no apostrophe.wblock2012-06-271-1/+1
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-243-5/+6
* Clarify error that geli generateseadler2012-05-091-0/+3
* Add support for RAID5R. Slightly improve support for RAIDMDF.mav2012-05-061-3/+3
* Add description for GEOM RAID tunables/sysctls.mav2012-05-061-1/+28
* Don't ignore start offset value when user specifies it togetherae2012-05-041-1/+4
* Implement read-only support for volumes in optimal state (without usingmav2012-05-041-4/+6
* Add optional -o argument to the `graid label ` to specify some metadatamav2012-05-032-3/+11
* Add to GEOM RAID class module, supporting the DDF metadata format, asmav2012-04-301-1/+14
* As of r226840, GELI starts one thread per CPU.gjb2012-04-281-2/+1
* Add to GEOM RAID class module for reading non-degraded RAID5 volumes andmav2012-04-191-2/+3
* Some improvements to GEOM MULTIPATH:mav2012-04-182-8/+45
* Remove superfluous paragraph macro.joel2012-03-253-5/+0
* Document GEOM_PART_LDM scheme and partition types.ae2012-03-191-2/+38
* Fix a variety of grammar issues and style nits.eadler2012-03-041-74/+75
* Remove reference to gsched_as module, which doesn'teadler2012-02-221-1/+1
* Provide a better explanation for the sizing of the boot partition, anddes2012-01-131-10/+14
* Fix warning when compiling with gcc46:eadler2012-01-101-2/+1
* Add support for >2TB disks in GEOM RAID for Intel metadata format.jimharris2012-01-091-1/+1
OpenPOWER on IntegriCloud