freebsd-dev/sys/geom
2014-11-20 17:31:25 +00:00
..
bde Constify the AES code and propagate to consumers. This allows us to 2014-11-10 09:44:38 +00:00
cache Unsigned values can never be less than 0. 2014-08-07 21:56:37 +00:00
concat
eli Populate the GELI passphrase cache with the kern.geom.eli.passphrase 2014-10-22 23:41:15 +00:00
gate
journal cswitch is unsigned, so don't compare it < 0. Any negative numbers 2014-08-07 21:56:42 +00:00
label
linux_lvm
mirror
mountver
multipath
nop
part Actually, that was a bad idea. Go back to MAXPARTITIONS. 2014-11-20 17:31:25 +00:00
raid Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
raid3
sched Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
shsec
stripe
uncompress
uzip
vinum
virstor
zero
geom_aes.c
geom_bsd_enc.c
geom_bsd.c
geom_ccd.c
geom_ctl.c
geom_ctl.h
geom_dev.c Add missing privilege check when setting the dump device. Before that change it 2014-11-11 04:48:09 +00:00
geom_disk.c Revert somewhat hackish geom_disk optimization, committed as part of r256880, 2014-10-25 15:16:19 +00:00
geom_disk.h
geom_dump.c Add provider's sectorsize and stripesize to confdot output. 2014-10-17 06:58:04 +00:00
geom_event.c
geom_flashmap.c
geom_fox.c
geom_int.h
geom_io.c
geom_kern.c Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
geom_map.c Add device name used in geom_map verbose output. This helps when using 2014-09-11 22:39:27 +00:00
geom_mbr_enc.c
geom_mbr.c
geom_pc98_enc.c
geom_pc98.c
geom_redboot.c
geom_slice.c
geom_slice.h
geom_subr.c
geom_sunlabel_enc.c
geom_sunlabel.c
geom_vfs.c
geom_vfs.h
geom_vol_ffs.c
geom.h
notes