aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom
Commit message (Expand)AuthorAgeFilesLines
* Add GUID and alias for Apple APFS partitionConrad Meyer2018-02-111-1/+3
* geom: don't write stack garbage in disk labelsAlan Somers2018-02-049-0/+16
* gnop(8): add the ability to set a nop provider's physical pathAlan Somers2018-01-182-2/+7
* Document gmirror sysctls.Mark Johnston2017-11-301-6/+42
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2722-0/+44
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-3117-17/+0
* Fix alignment of 'last' in autofill.Marcel Moolenaar2017-10-061-1/+1
* Provide an articulate example of how to properly delete partitions andAlexey Dokuchaev2017-09-191-1/+24
* Fix language used in the r322923.Mariusz Zaborski2017-09-171-7/+12
* geom_virstor: Remove wholly unnecessary g_metadata_store copyConrad Meyer2017-09-081-57/+1
* Audit userspace geom code for leaking memory to diskConrad Meyer2017-09-082-0/+2
* Hide length of geli passphrase during boot.Mariusz Zaborski2017-08-262-12/+58
* Fix withered handling of r280687, broken by r286719.Alexander Motin2017-04-271-2/+15
* Always allow setting number of iterations for the first time.Alexander Motin2017-04-211-1/+3
* Fix memory leak in "gpart bootcode"Alan Somers2017-04-051-2/+3
* Fix clearing geom metadata if DIOCGSECTORSIZE failsAlan Somers2017-04-051-3/+2
* Add the capability to refresh the gpart(8) label without need a reboot.Marcelo Araujo2017-03-122-1/+37
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-0418-22/+22
* Add sysctl to control auto resize of the GEOM metadata.Mariusz Zaborski2017-02-271-0/+12
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-11/+0
* Add `gmirror create` subcommand, alike to gstripe, gconcat, etc.Alexander Motin2016-11-302-1/+24
* Fix alignment issues on MIPS: align the pointers properly.Ruslan Bukin2016-10-311-1/+1
* Add missing history sections to a number of storage related man pagesAllan Jude2016-09-161-5/+9
* Fix misleading description of the -b option in the geli init command.Mariusz Zaborski2016-08-031-2/+2
* Rewrite the GPT and MBR examples. For GPT, ensure that the boot partitionDag-Erling Smørgrav2016-07-251-36/+63
* sbin: ake use of our rounddown() macro when sys/param.h is available.Pedro F. Giffuni2016-05-011-1/+1
* MFHGlen Barber2016-04-113-19/+67
|\
| * Fix the problem, when gpart(8) can't write both bootcode and partcodeAndrey V. Elsukov2016-04-111-8/+12
| * Create the GELIBOOT GEOM_ELI flagAllan Jude2016-04-082-11/+55
* | MFHGlen Barber2016-03-141-2/+1
|\|
| * Allow standard commands for "unknown" classes in RESCUE mode.Alexander Motin2016-03-111-2/+1
* | Explicitly add more files to the 'runtime' package.Glen Barber2016-02-0918-0/+18
|/
* Make additional parts of sys/geom/eli more usable in userspaceAllan Jude2016-01-071-0/+1
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude2015-12-271-1/+2
* Remove a note about damaged PMBR. Now GPT will be detected automaticallyAndrey V. Elsukov2015-12-101-11/+1
* Don't leak rsector/sector in mp_label(..)Enji Cooper2015-12-101-5/+6
* Remove compatibility shims for legacy ATA device names.Alexander Motin2015-10-111-3/+0
* Make geom_nop(4) collect statistics on all types of BIOs, not justEdward Tomasz Napierala2015-10-101-4/+5
* Add a way to specify stripesize and stripeoffset to gnop(8). This makesEdward Tomasz Napierala2015-09-152-3/+11
* Enable BIO_DELETE passthru in GELI, so TRIM/UNMAP can work as expected whenPawel Jakub Dawidek2015-08-082-15/+82
* lseek() allows an offset to be set beyond the end of file. UsingAndrey V. Elsukov2015-07-211-7/+4
* Fix contraction spotted by igor(1) and remove 2 .Ed spotted by mandoc(1).Marcelo Araujo2015-07-181-7/+5
* Describe how to load gmultipath at boot time.Marcelo Araujo2015-07-171-1/+11
* Add a new option to gpart(8) to fix Lenovo BIOS boot issueAllan Jude2015-07-151-1/+7
* Allow to omit keyfile number for the first keyfile.Pawel Jakub Dawidek2015-07-021-1/+8
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-1317-0/+350
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-0817-34/+0
| * Merge sync of headSimon J. Gerraty2015-05-2713-31/+43
| |\