summaryrefslogtreecommitdiff
path: root/sys/modules/geom
AgeCommit message (Expand)Author
2025-01-23gvinum: Remove kernel supportJohn Baldwin
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-05-07Remove lingering geom_bde references.Poul-Henning Kamp
2024-05-07Disconnect GBDE from the build. (Per earlier announcements of retirement.)Poul-Henning Kamp
2024-04-28glabel: Add support for Linux swapRicardo Branco
2024-04-19glabel: Remove support for old reiserfsRicardo Branco
2024-01-14geom_map(4): Garbage collect disconnected driverMarius Strobl
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2023-07-26base: Remove support for the VTOC8 partitioning schemeMarius Strobl
2023-03-01sys/modules: Make use of SRCS.${KERN_OPT}.John Baldwin
2022-02-28Create a new GEOM utility, gunion(8).Kirk McKusick
2021-11-18Fix some modules to export more used symbolsKonstantin Belousov
2019-12-29Remove GEOM_SCHED class and gsched tool.Alexander Motin
2019-11-21Use kmod.opts.mk to fix standalone build.John Baldwin
2019-08-13geom_uzip(4), mkuzip(8): Add Zstd image modeConrad Meyer
2019-08-13Remove deprecated GEOM classesConrad Meyer
2019-08-08Update geom_uzip to use new zlib:Xin LI
2019-04-07Add g_label_flashmap.c to the module, should have been part of r345480.Ian Lepore
2019-03-01Revert r344675Justin Hibbits
2019-02-28GEOM: Add fdt_slicer to the GEOM flashmap module for fdt-based platformsJustin Hibbits
2019-02-26Modularize xz.Konstantin Belousov
2018-01-26Fix LINT build.Li-Wen Hsu
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2017-03-04Fix "make depend" with geom_uzip.ko: add opt_geom.h to SRCSEnji Cooper
2017-02-22- Allow different slicers for different flash types to be registeredMarius Strobl
2017-01-28Remove pc98 support completely.Yoshihiro Takahashi
2016-10-31Fix alignment issues on MIPS: align the pointers properly.Ruslan Bukin
2016-10-20Disable geom_eli module build on MIPS64 as it has alignmentRuslan Bukin
2016-02-24Obsolete mkulzma(8) and geom_uncompress(4), their functionalityMaxim Sobolev
2016-02-23Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8)Maxim Sobolev
2016-01-07Make additional parts of sys/geom/eli more usable in userspaceAllan Jude
2015-12-27Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude
2015-12-18Scheduling module to introduce a fixed delay into the I/O path.Warner Losh
2015-07-03Kill MFILES and find things automatically. It turned out to be onlyWarner Losh
2015-06-08Add makefile to build geom_map kld. Document some GEOM_* optionsAndrey V. Elsukov
2015-01-25Add MK_CCD knob for building and installing ccd(4), ccdconfig, etcEnji Cooper
2014-12-20Remove comments relevant to 6.x only.Warner Losh
2014-12-20Remove support for FreeBSD 7 and really old FreeBSD 8. The classifiersWarner Losh
2014-11-18Implement the historic DIOCGDINFO ioctl for gpart on BSDWarner Losh
2014-06-11Add disklabel64 support to GEOM_PART class.Andrey V. Elsukov
2014-05-27Disconnect the following geom classes from the kernel modules build:Andrey V. Elsukov
2014-04-06An all-or-nothing approach to labels isn't flexible enough. EmbeddedMarcel Moolenaar
2014-03-16I clearly didn't test the modules... add sha256c.c to the variousJohn-Mark Gurney
2014-02-27Fix a leftover of r260523. Remove the unnecessary dependency to zlib.h.Luiz Otavio O Souza
2014-01-10Build the geom_uncompress(4) module by default.Luiz Otavio O Souza
2013-04-17Link g_label_disk_ident when building geom_label as a moduleIvan Voras
2012-10-18It seems that it is preferable to keep support for glabel also forAttilio Rao
2012-10-17Disconnect non-MPSAFE NTFS from the build in preparation for droppingAttilio Rao
2012-04-30Add to GEOM RAID class module, supporting the DDF metadata format, asAlexander Motin
2012-04-19Add to GEOM RAID class module for reading non-degraded RAID5 volumes andAlexander Motin