| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r277678: | Enji Cooper | 2015-02-13 | 1 | -1/+6 |
| * | MFC r267355: | Andrey V. Elsukov | 2014-07-01 | 2 | -0/+13 |
| * | MFC r260522, r260523, r261439, r261440, r261586, r264504, r264769, r265193, | Luiz Otavio O Souza | 2014-05-16 | 2 | -2/+3 |
| * | Link g_label_disk_ident when building geom_label as a module | Ivan Voras | 2013-04-17 | 1 | -0/+1 |
| * | It seems that it is preferable to keep support for glabel also for | Attilio Rao | 2012-10-18 | 1 | -0/+1 |
| * | Disconnect non-MPSAFE NTFS from the build in preparation for dropping | Attilio Rao | 2012-10-17 | 1 | -1/+0 |
| * | Add to GEOM RAID class module, supporting the DDF metadata format, as | Alexander Motin | 2012-04-30 | 1 | -1/+1 |
| * | Add to GEOM RAID class module for reading non-degraded RAID5 volumes and | Alexander Motin | 2012-04-19 | 1 | -1/+1 |
| * | Connect geom_part_ldm module to the build. | Andrey V. Elsukov | 2012-03-19 | 2 | -0/+13 |
| * | GEOM_UNCOMPRESS module, can be used with uzip images and with new ulzma images. | Aleksandr Rybalko | 2012-01-04 | 1 | -0/+17 |
| * | Instead of allocating memory for all the keys at device attach, | Pawel Jakub Dawidek | 2011-04-21 | 1 | -0/+1 |
| * | MFgraid/head: | Alexander Motin | 2011-03-24 | 2 | -0/+20 |
| * | Bring in geom_sched, support for scheduling disk I/O requests | Luigi Rizzo | 2010-04-12 | 5 | -0/+30 |
| * | Add gmountver, disk mount verification GEOM class. | Edward Tomasz Napierala | 2010-01-16 | 2 | -0/+9 |
| * | Add missing reference to GPT support. | Ivan Voras | 2009-07-05 | 1 | -0/+1 |
| * | g_part_ebr.c includes opt_geom.h | Marcel Moolenaar | 2009-05-30 | 1 | -0/+1 |
| * | Import the gvinum work that have been done during and after Summer of Code 2007. | Ulf Lilleengen | 2009-03-28 | 1 | -2/+2 |
| * | Add the EBR scheme. The EBR scheme supports the Extended Boot Records | Marcel Moolenaar | 2009-02-08 | 2 | -0/+13 |
| * | Add support for PC-9800 partition tables. | Marcel Moolenaar | 2008-03-28 | 2 | -0/+13 |
| * | Instead of making a single geom_part.ko module, make a module | Marcel Moolenaar | 2008-03-23 | 6 | -15/+66 |
| * | Remove makefiles for geom_apple and geom_gpt. These are non-existent | Marcel Moolenaar | 2008-03-02 | 2 | -16/+0 |
| * | Add geom_part module. | Marcel Moolenaar | 2008-03-02 | 2 | -0/+19 |
| * | Remove WARNS from here and compile with default kernel flags. | Ruslan Ermilov | 2008-02-21 | 1 | -1/+0 |
| * | geom_lvm(4) is now known as geom_linux_lvm(4). | Andrew Thompson | 2008-02-20 | 1 | -8/+0 |
| * | Rename geom_lvm(4) to geom_linux_lvm(4). | Andrew Thompson | 2008-02-20 | 1 | -1/+1 |
| * | Rename geom_lvm(4) to geom_linux_lvm(4). | Andrew Thompson | 2008-02-20 | 1 | -0/+8 |
| * | Hook geom_lvm(4) up to the build. | Andrew Thompson | 2008-02-11 | 2 | -0/+9 |
| * | Add GEOM VIRSTOR module to the build. | Pawel Jakub Dawidek | 2007-10-26 | 1 | -0/+1 |
| * | Bring in the GEOM Virtualisation class, which allows to create huge GEOM | Pawel Jakub Dawidek | 2007-09-23 | 1 | -0/+8 |
| * | First cut at GEOM based multipath. This is an active/passive{/passive...} | Matt Jacob | 2007-02-27 | 2 | -0/+9 |
| * | Don't recurse into geom_apple and geom_gpt. They have been moved | Marcel Moolenaar | 2007-02-07 | 1 | -3/+1 |
| * | Hook up gjournal bits to the build. | Pawel Jakub Dawidek | 2006-10-31 | 1 | -0/+1 |
| * | Add Makefile for geom_journal kernel module. | Pawel Jakub Dawidek | 2006-10-31 | 1 | -0/+10 |
| * | A GEOM cache can speed up read performance by sending fixed size | Ruslan Ermilov | 2006-10-06 | 2 | -0/+9 |
| * | Don't expect that 'device random' will compile in those files into the | Pawel Jakub Dawidek | 2006-06-09 | 1 | -0/+3 |
| * | Connect new GELI files to the build. | Pawel Jakub Dawidek | 2006-06-05 | 1 | -1/+9 |
| * | Dike out WARNS from kernel module makefiles. Kernels and modules | Ruslan Ermilov | 2006-05-30 | 1 | -1/+0 |
| * | Check rootvnode variable to see if we still want to ask for passphrase on | Pawel Jakub Dawidek | 2006-02-11 | 1 | -1/+1 |
| * | Since we want a vinum geom created anytime the module loads, move | Lukas Ertl | 2005-11-24 | 1 | -1/+1 |
| * | Finally bring in what was produced during Google SoC 2005: | Lukas Ertl | 2005-11-19 | 1 | -1/+2 |
| * | Add -DINVARIANT_SUPPORT -DINVARIANTS | Max Khon | 2005-09-29 | 1 | -1/+1 |
| * | Add geom_bsd_enc.c which we've been wanting to be in geon_bsd. | R. Imura | 2005-09-20 | 1 | -1/+1 |
| * | Shuffle around the order in which the components are compiled. | Lukas Ertl | 2005-08-26 | 1 | -1/+1 |
| * | Add NTFS labeling function. | Takanori Watanabe | 2005-08-26 | 1 | -0/+1 |
| * | Add code for Ext2FS and ReiserFS labels recognition. | Pawel Jakub Dawidek | 2005-08-12 | 1 | -0/+2 |
| * | Connect GEOM_ELI class to the build. | Pawel Jakub Dawidek | 2005-07-27 | 1 | -0/+1 |
| * | Add GEOM_ELI class which provides GEOM providers encryption. | Pawel Jakub Dawidek | 2005-07-27 | 1 | -0/+9 |
| * | Connect GZERO to the build. | Pawel Jakub Dawidek | 2005-07-25 | 1 | -1/+2 |
| * | Add a very simple and small GEOM class - ZERO. | Pawel Jakub Dawidek | 2005-07-25 | 1 | -0/+8 |
| * | Connect SHSEC GEOM class to the build. | Pawel Jakub Dawidek | 2005-01-11 | 1 | -0/+1 |