summaryrefslogtreecommitdiffstats
path: root/sys/modules/geom
Commit message (Expand)AuthorAgeFilesLines
* Add support for PC-9800 partition tables.marcel2008-03-282-0/+13
* Instead of making a single geom_part.ko module, make a modulemarcel2008-03-236-15/+66
* Remove makefiles for geom_apple and geom_gpt. These are non-existentmarcel2008-03-022-16/+0
* Add geom_part module.marcel2008-03-022-0/+19
* Remove WARNS from here and compile with default kernel flags.ru2008-02-211-1/+0
* geom_lvm(4) is now known as geom_linux_lvm(4).thompsa2008-02-201-8/+0
* Rename geom_lvm(4) to geom_linux_lvm(4).thompsa2008-02-201-1/+1
* Rename geom_lvm(4) to geom_linux_lvm(4).thompsa2008-02-201-0/+8
* Hook geom_lvm(4) up to the build.thompsa2008-02-112-0/+9
* Add GEOM VIRSTOR module to the build.pjd2007-10-261-0/+1
* Bring in the GEOM Virtualisation class, which allows to create huge GEOMpjd2007-09-231-0/+8
* First cut at GEOM based multipath. This is an active/passive{/passive...}mjacob2007-02-272-0/+9
* Don't recurse into geom_apple and geom_gpt. They have been movedmarcel2007-02-071-3/+1
* Hook up gjournal bits to the build.pjd2006-10-311-0/+1
* Add Makefile for geom_journal kernel module.pjd2006-10-311-0/+10
* A GEOM cache can speed up read performance by sending fixed sizeru2006-10-062-0/+9
* Don't expect that 'device random' will compile in those files into thepjd2006-06-091-0/+3
* Connect new GELI files to the build.pjd2006-06-051-1/+9
* Dike out WARNS from kernel module makefiles. Kernels and modulesru2006-05-301-1/+0
* Check rootvnode variable to see if we still want to ask for passphrase onpjd2006-02-111-1/+1
* Since we want a vinum geom created anytime the module loads, movele2005-11-241-1/+1
* Finally bring in what was produced during Google SoC 2005:le2005-11-191-1/+2
* Add -DINVARIANT_SUPPORT -DINVARIANTSfjoe2005-09-291-1/+1
* Add geom_bsd_enc.c which we've been wanting to be in geon_bsd.imura2005-09-201-1/+1
* Shuffle around the order in which the components are compiled.le2005-08-261-1/+1
* Add NTFS labeling function.takawata2005-08-261-0/+1
* Add code for Ext2FS and ReiserFS labels recognition.pjd2005-08-121-0/+2
* Connect GEOM_ELI class to the build.pjd2005-07-271-0/+1
* Add GEOM_ELI class which provides GEOM providers encryption.pjd2005-07-271-0/+9
* Connect GZERO to the build.pjd2005-07-251-1/+2
* Add a very simple and small GEOM class - ZERO.pjd2005-07-251-0/+8
* Connect SHSEC GEOM class to the build.pjd2005-01-111-0/+1
* Introduce a new GEOM class - SHSEC. It provides sharing secret betweenpjd2005-01-111-0/+8
* Do not compile in zlib.c. Add a dependency on module instead.fjoe2004-09-081-1/+1
* Connect RAID3 GEOM class to the build.pjd2004-08-161-0/+1
* Introduce GEOM RAID3 class, i.e. kernel module, which implements RAID3pjd2004-08-161-0/+9
* Add geom_uzip -- geom class that implements read-only compressed disks.fjoe2004-08-132-0/+10
* Due to popular demand, hook up geom_vinum to the build.le2004-08-071-0/+1
* Connect GEOM_MIRROR class to the build.pjd2004-07-301-0/+1
* Add GEOM_MIRROR class which provide RAID1 functionality and has many usefulpjd2004-07-301-0/+9
* Introduce GEOM_LABEL class.pjd2004-07-022-0/+12
* Add a module directory for geom_vinum.le2004-06-121-0/+11
* - Connect geom(8) and its libraries to the build.pjd2004-05-201-0/+2
* Modules Makefiles for geom_stripe and geom_nop.pjd2004-05-202-0/+16
* Connect geom_gate.ko to the build.pjd2004-05-031-0/+1
* Makefile for geom_gate.ko.pjd2004-04-301-0/+8
* Connect geom_concat.ko module to the build.pjd2004-02-231-0/+1
* Makefile needed for building geom_concat module.pjd2004-02-191-0/+8
* add the mbr_enc file so that we can load the module on sparc64.jmg2003-07-051-1/+1
* Add "GEOM_FOX", a class which detects and selects between multiplephk2003-06-182-0/+9
OpenPOWER on IntegriCloud