aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/geom
Commit message (Expand)AuthorAgeFilesLines
* Use kmod.opts.mk to fix standalone build.John Baldwin2019-11-211-0/+2
* geom_uzip(4), mkuzip(8): Add Zstd image modeConrad Meyer2019-08-131-3/+8
* Remove deprecated GEOM classesConrad Meyer2019-08-135-40/+0
* Update geom_uzip to use new zlib:Xin LI2019-08-081-1/+1
* Add g_label_flashmap.c to the module, should have been part of r345480.Ian Lepore2019-04-071-0/+1
* Revert r344675Justin Hibbits2019-03-011-5/+0
* GEOM: Add fdt_slicer to the GEOM flashmap module for fdt-based platformsJustin Hibbits2019-02-281-0/+5
* Modularize xz.Konstantin Belousov2019-02-261-7/+1
* Fix LINT build.Li-Wen Hsu2018-01-261-0/+1
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-0438-47/+47
* Fix "make depend" with geom_uzip.ko: add opt_geom.h to SRCSEnji Cooper2017-03-041-0/+1
* - Allow different slicers for different flash types to be registeredMarius Strobl2017-02-222-0/+9
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-283-19/+0
* Fix alignment issues on MIPS: align the pointers properly.Ruslan Bukin2016-10-311-5/+1
* Disable geom_eli module build on MIPS64 as it has alignmentRuslan Bukin2016-10-201-1/+5
* Obsolete mkulzma(8) and geom_uncompress(4), their functionalityMaxim Sobolev2016-02-242-18/+0
* Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8)Maxim Sobolev2016-02-231-1/+14
* Make additional parts of sys/geom/eli more usable in userspaceAllan Jude2016-01-071-0/+1
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude2015-12-271-1/+1
* Scheduling module to introduce a fixed delay into the I/O path.Warner Losh2015-12-182-1/+8
* Kill MFILES and find things automatically. It turned out to be onlyWarner Losh2015-07-0310-21/+0
* Add makefile to build geom_map kld. Document some GEOM_* optionsAndrey V. Elsukov2015-06-081-0/+8
* Add MK_CCD knob for building and installing ccd(4), ccdconfig, etcEnji Cooper2015-01-251-1/+7
* Remove comments relevant to 6.x only.Warner Losh2014-12-201-2/+0
* Remove support for FreeBSD 7 and really old FreeBSD 8. The classifiersWarner Losh2014-12-201-1/+1
* Implement the historic DIOCGDINFO ioctl for gpart on BSDWarner Losh2014-11-181-2/+2
* Add disklabel64 support to GEOM_PART class.Andrey V. Elsukov2014-06-112-0/+13
* Disconnect the following geom classes from the kernel modules build:Andrey V. Elsukov2014-05-271-6/+0
* An all-or-nothing approach to labels isn't flexible enough. EmbeddedMarcel Moolenaar2014-04-061-0/+4
* I clearly didn't test the modules... add sha256c.c to the variousJohn-Mark Gurney2014-03-161-1/+1
* Fix a leftover of r260523. Remove the unnecessary dependency to zlib.h.Luiz Otavio O Souza2014-02-271-1/+1
* Build the geom_uncompress(4) module by default.Luiz Otavio O Souza2014-01-102-2/+3
* 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