aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/geom
Commit message (Expand)AuthorAgeFilesLines
* Link g_label_disk_ident when building geom_label as a moduleIvan Voras2013-04-171-0/+1
* It seems that it is preferable to keep support for glabel also forAttilio Rao2012-10-181-0/+1
* Disconnect non-MPSAFE NTFS from the build in preparation for droppingAttilio Rao2012-10-171-1/+0
* Add to GEOM RAID class module, supporting the DDF metadata format, asAlexander Motin2012-04-301-1/+1
* Add to GEOM RAID class module for reading non-degraded RAID5 volumes andAlexander Motin2012-04-191-1/+1
* Connect geom_part_ldm module to the build.Andrey V. Elsukov2012-03-192-0/+13
* GEOM_UNCOMPRESS module, can be used with uzip images and with new ulzma images.Aleksandr Rybalko2012-01-041-0/+17
* Instead of allocating memory for all the keys at device attach,Pawel Jakub Dawidek2011-04-211-0/+1
* MFgraid/head:Alexander Motin2011-03-242-0/+20
* Bring in geom_sched, support for scheduling disk I/O requestsLuigi Rizzo2010-04-125-0/+30
* Add gmountver, disk mount verification GEOM class.Edward Tomasz Napierala2010-01-162-0/+9
* Add missing reference to GPT support.Ivan Voras2009-07-051-0/+1
* g_part_ebr.c includes opt_geom.hMarcel Moolenaar2009-05-301-0/+1
* Import the gvinum work that have been done during and after Summer of Code 2007.Ulf Lilleengen2009-03-281-2/+2
* Add the EBR scheme. The EBR scheme supports the Extended Boot RecordsMarcel Moolenaar2009-02-082-0/+13
* Add support for PC-9800 partition tables.Marcel Moolenaar2008-03-282-0/+13
* Instead of making a single geom_part.ko module, make a moduleMarcel Moolenaar2008-03-236-15/+66
* Remove makefiles for geom_apple and geom_gpt. These are non-existentMarcel Moolenaar2008-03-022-16/+0
* Add geom_part module.Marcel Moolenaar2008-03-022-0/+19
* Remove WARNS from here and compile with default kernel flags.Ruslan Ermilov2008-02-211-1/+0
* geom_lvm(4) is now known as geom_linux_lvm(4).Andrew Thompson2008-02-201-8/+0
* Rename geom_lvm(4) to geom_linux_lvm(4).Andrew Thompson2008-02-201-1/+1
* Rename geom_lvm(4) to geom_linux_lvm(4).Andrew Thompson2008-02-201-0/+8
* Hook geom_lvm(4) up to the build.Andrew Thompson2008-02-112-0/+9
* Add GEOM VIRSTOR module to the build.Pawel Jakub Dawidek2007-10-261-0/+1
* Bring in the GEOM Virtualisation class, which allows to create huge GEOMPawel Jakub Dawidek2007-09-231-0/+8
* First cut at GEOM based multipath. This is an active/passive{/passive...}Matt Jacob2007-02-272-0/+9
* Don't recurse into geom_apple and geom_gpt. They have been movedMarcel Moolenaar2007-02-071-3/+1
* Hook up gjournal bits to the build.Pawel Jakub Dawidek2006-10-311-0/+1
* Add Makefile for geom_journal kernel module.Pawel Jakub Dawidek2006-10-311-0/+10
* A GEOM cache can speed up read performance by sending fixed sizeRuslan Ermilov2006-10-062-0/+9
* Don't expect that 'device random' will compile in those files into thePawel Jakub Dawidek2006-06-091-0/+3
* Connect new GELI files to the build.Pawel Jakub Dawidek2006-06-051-1/+9
* Dike out WARNS from kernel module makefiles. Kernels and modulesRuslan Ermilov2006-05-301-1/+0
* Check rootvnode variable to see if we still want to ask for passphrase onPawel Jakub Dawidek2006-02-111-1/+1
* Since we want a vinum geom created anytime the module loads, moveLukas Ertl2005-11-241-1/+1
* Finally bring in what was produced during Google SoC 2005:Lukas Ertl2005-11-191-1/+2
* Add -DINVARIANT_SUPPORT -DINVARIANTSMax Khon2005-09-291-1/+1
* Add geom_bsd_enc.c which we've been wanting to be in geon_bsd.R. Imura2005-09-201-1/+1
* Shuffle around the order in which the components are compiled.Lukas Ertl2005-08-261-1/+1
* Add NTFS labeling function.Takanori Watanabe2005-08-261-0/+1
* Add code for Ext2FS and ReiserFS labels recognition.Pawel Jakub Dawidek2005-08-121-0/+2
* Connect GEOM_ELI class to the build.Pawel Jakub Dawidek2005-07-271-0/+1
* Add GEOM_ELI class which provides GEOM providers encryption.Pawel Jakub Dawidek2005-07-271-0/+9
* Connect GZERO to the build.Pawel Jakub Dawidek2005-07-251-1/+2
* Add a very simple and small GEOM class - ZERO.Pawel Jakub Dawidek2005-07-251-0/+8
* Connect SHSEC GEOM class to the build.Pawel Jakub Dawidek2005-01-111-0/+1
* Introduce a new GEOM class - SHSEC. It provides sharing secret betweenPawel Jakub Dawidek2005-01-111-0/+8
* Do not compile in zlib.c. Add a dependency on module instead.Max Khon2004-09-081-1/+1
* Connect RAID3 GEOM class to the build.Pawel Jakub Dawidek2004-08-161-0/+1