| Commit message (Expand) | Author | Age | Files | Lines |
* | Kill MFILES and find things automatically. It turned out to be only | imp | 2015-07-03 | 10 | -21/+0 |
* | Add makefile to build geom_map kld. Document some GEOM_* options | ae | 2015-06-08 | 1 | -0/+8 |
* | Add MK_CCD knob for building and installing ccd(4), ccdconfig, etc | ngie | 2015-01-25 | 1 | -1/+7 |
* | Remove comments relevant to 6.x only. | imp | 2014-12-20 | 1 | -2/+0 |
* | Remove support for FreeBSD 7 and really old FreeBSD 8. The classifiers | imp | 2014-12-20 | 1 | -1/+1 |
* | Implement the historic DIOCGDINFO ioctl for gpart on BSD | imp | 2014-11-18 | 1 | -2/+2 |
* | Add disklabel64 support to GEOM_PART class. | ae | 2014-06-11 | 2 | -0/+13 |
* | Disconnect the following geom classes from the kernel modules build: | ae | 2014-05-27 | 1 | -6/+0 |
* | An all-or-nothing approach to labels isn't flexible enough. Embedded | marcel | 2014-04-06 | 1 | -0/+4 |
* | I clearly didn't test the modules... add sha256c.c to the various | jmg | 2014-03-16 | 1 | -1/+1 |
* | Fix a leftover of r260523. Remove the unnecessary dependency to zlib.h. | loos | 2014-02-27 | 1 | -1/+1 |
* | Build the geom_uncompress(4) module by default. | loos | 2014-01-10 | 2 | -2/+3 |
* | Link g_label_disk_ident when building geom_label as a module | ivoras | 2013-04-17 | 1 | -0/+1 |
* | It seems that it is preferable to keep support for glabel also for | attilio | 2012-10-18 | 1 | -0/+1 |
* | Disconnect non-MPSAFE NTFS from the build in preparation for dropping | attilio | 2012-10-17 | 1 | -1/+0 |
* | Add to GEOM RAID class module, supporting the DDF metadata format, as | mav | 2012-04-30 | 1 | -1/+1 |
* | Add to GEOM RAID class module for reading non-degraded RAID5 volumes and | mav | 2012-04-19 | 1 | -1/+1 |
* | Connect geom_part_ldm module to the build. | ae | 2012-03-19 | 2 | -0/+13 |
* | GEOM_UNCOMPRESS module, can be used with uzip images and with new ulzma images. | ray | 2012-01-04 | 1 | -0/+17 |
* | Instead of allocating memory for all the keys at device attach, | pjd | 2011-04-21 | 1 | -0/+1 |
* | MFgraid/head: | mav | 2011-03-24 | 2 | -0/+20 |
* | Bring in geom_sched, support for scheduling disk I/O requests | luigi | 2010-04-12 | 5 | -0/+30 |
* | Add gmountver, disk mount verification GEOM class. | trasz | 2010-01-16 | 2 | -0/+9 |
* | Add missing reference to GPT support. | ivoras | 2009-07-05 | 1 | -0/+1 |
* | g_part_ebr.c includes opt_geom.h | marcel | 2009-05-30 | 1 | -0/+1 |
* | Import the gvinum work that have been done during and after Summer of Code 2007. | lulf | 2009-03-28 | 1 | -2/+2 |
* | Add the EBR scheme. The EBR scheme supports the Extended Boot Records | marcel | 2009-02-08 | 2 | -0/+13 |
* | Add support for PC-9800 partition tables. | marcel | 2008-03-28 | 2 | -0/+13 |
* | Instead of making a single geom_part.ko module, make a module | marcel | 2008-03-23 | 6 | -15/+66 |
* | Remove makefiles for geom_apple and geom_gpt. These are non-existent | marcel | 2008-03-02 | 2 | -16/+0 |
* | Add geom_part module. | marcel | 2008-03-02 | 2 | -0/+19 |
* | Remove WARNS from here and compile with default kernel flags. | ru | 2008-02-21 | 1 | -1/+0 |
* | geom_lvm(4) is now known as geom_linux_lvm(4). | thompsa | 2008-02-20 | 1 | -8/+0 |
* | Rename geom_lvm(4) to geom_linux_lvm(4). | thompsa | 2008-02-20 | 1 | -1/+1 |
* | Rename geom_lvm(4) to geom_linux_lvm(4). | thompsa | 2008-02-20 | 1 | -0/+8 |
* | Hook geom_lvm(4) up to the build. | thompsa | 2008-02-11 | 2 | -0/+9 |
* | Add GEOM VIRSTOR module to the build. | pjd | 2007-10-26 | 1 | -0/+1 |
* | Bring in the GEOM Virtualisation class, which allows to create huge GEOM | pjd | 2007-09-23 | 1 | -0/+8 |
* | First cut at GEOM based multipath. This is an active/passive{/passive...} | mjacob | 2007-02-27 | 2 | -0/+9 |
* | Don't recurse into geom_apple and geom_gpt. They have been moved | marcel | 2007-02-07 | 1 | -3/+1 |
* | Hook up gjournal bits to the build. | pjd | 2006-10-31 | 1 | -0/+1 |
* | Add Makefile for geom_journal kernel module. | pjd | 2006-10-31 | 1 | -0/+10 |
* | A GEOM cache can speed up read performance by sending fixed size | ru | 2006-10-06 | 2 | -0/+9 |
* | Don't expect that 'device random' will compile in those files into the | pjd | 2006-06-09 | 1 | -0/+3 |
* | Connect new GELI files to the build. | pjd | 2006-06-05 | 1 | -1/+9 |
* | Dike out WARNS from kernel module makefiles. Kernels and modules | ru | 2006-05-30 | 1 | -1/+0 |
* | Check rootvnode variable to see if we still want to ask for passphrase on | pjd | 2006-02-11 | 1 | -1/+1 |
* | Since we want a vinum geom created anytime the module loads, move | le | 2005-11-24 | 1 | -1/+1 |
* | Finally bring in what was produced during Google SoC 2005: | le | 2005-11-19 | 1 | -1/+2 |
* | Add -DINVARIANT_SUPPORT -DINVARIANTS | fjoe | 2005-09-29 | 1 | -1/+1 |