| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add geom_bsd_enc.c which we've been wanting to be in geon_bsd. | imura | 2005-09-20 | 1 | -1/+1 |
* | Shuffle around the order in which the components are compiled. | le | 2005-08-26 | 1 | -1/+1 |
* | Add NTFS labeling function. | takawata | 2005-08-26 | 1 | -0/+1 |
* | Add code for Ext2FS and ReiserFS labels recognition. | pjd | 2005-08-12 | 1 | -0/+2 |
* | Connect GEOM_ELI class to the build. | pjd | 2005-07-27 | 1 | -0/+1 |
* | Add GEOM_ELI class which provides GEOM providers encryption. | pjd | 2005-07-27 | 1 | -0/+9 |
* | Connect GZERO to the build. | pjd | 2005-07-25 | 1 | -1/+2 |
* | Add a very simple and small GEOM class - ZERO. | pjd | 2005-07-25 | 1 | -0/+8 |
* | Connect SHSEC GEOM class to the build. | pjd | 2005-01-11 | 1 | -0/+1 |
* | Introduce a new GEOM class - SHSEC. It provides sharing secret between | pjd | 2005-01-11 | 1 | -0/+8 |
* | Do not compile in zlib.c. Add a dependency on module instead. | fjoe | 2004-09-08 | 1 | -1/+1 |
* | Connect RAID3 GEOM class to the build. | pjd | 2004-08-16 | 1 | -0/+1 |
* | Introduce GEOM RAID3 class, i.e. kernel module, which implements RAID3 | pjd | 2004-08-16 | 1 | -0/+9 |