| .. |
|
bde
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
|
cache
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
|
concat
|
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
|
2011-11-07 15:43:11 +00:00 |
|
eli
|
Always initialize sc_ekey, because as of r238116 it is always used.
|
2012-08-10 18:43:29 +00:00 |
|
gate
|
In g_gate_dumpconf() always check the result of g_gate_hold().
|
2012-08-07 18:50:33 +00:00 |
|
journal
|
Remove the support for using non-mpsafe filesystem modules.
|
2012-10-22 17:50:54 +00:00 |
|
label
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
|
linux_lvm
|
Add some FEATURE macros for various GEOM classes.
|
2011-02-25 10:24:35 +00:00 |
|
mirror
|
When synchronizing, include in the config dump amount of
|
2012-09-11 20:20:13 +00:00 |
|
mountver
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
|
multipath
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
|
nop
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
|
part
|
g_part_taste: directly destroy consumer and geom here, no need for withering
|
2012-10-06 19:52:50 +00:00 |
|
raid
|
Minor addition to r242323:
|
2012-10-29 21:08:06 +00:00 |
|
raid3
|
When synchronizing, include in the config dump amount of
|
2012-09-11 20:20:13 +00:00 |
|
sched
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
|
shsec
|
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
|
2011-11-07 15:43:11 +00:00 |
|
stripe
|
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
|
2011-11-07 15:43:11 +00:00 |
|
uncompress
|
Remove unneeded G_PF_CANDELETE flag.
|
2012-08-28 19:28:31 +00:00 |
|
uzip
|
Remove unneeded G_PF_CANDELETE flag.
|
2012-08-28 19:28:31 +00:00 |
|
vinum
|
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
|
2011-11-07 15:43:11 +00:00 |
|
virstor
|
In virstor_ctl_stop(), check for a valid softc before trying to update
|
2012-08-03 20:24:16 +00:00 |
|
zero
|
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
|
2011-11-07 15:43:11 +00:00 |
|
geom.h
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
|
geom_aes.c
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
|
geom_bsd.c
|
Avoid to check the same cache line/variable from all the locking
|
2012-01-28 14:00:21 +00:00 |
|
geom_bsd_enc.c
|
Decode as many or as few partition entries as the label claims there
|
2007-12-09 22:44:22 +00:00 |
|
geom_ccd.c
|
Include sys/sbuf.h directly.
|
2011-07-11 05:22:31 +00:00 |
|
geom_ctl.c
|
Finish r210923, 210926. Mark some devices as eternal.
|
2011-01-04 10:59:38 +00:00 |
|
geom_ctl.h
|
Simplify the GEOM OAM api: Drop the request type, and let everything
|
2003-06-01 13:47:51 +00:00 |
|
geom_dev.c
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
|
geom_disk.c
|
Fix locking problem in disk_resize(); previously it would run without
|
2012-10-29 17:52:43 +00:00 |
|
geom_disk.h
|
Fix locking problem in disk_resize(); previously it would run without
|
2012-10-29 17:52:43 +00:00 |
|
geom_dump.c
|
Do not hide stripeoffset from libgeom(3), it may be useful even when
|
2011-06-02 12:49:45 +00:00 |
|
geom_event.c
|
Implement media change notification for DA and CD removable media devices.
|
2012-07-29 11:51:48 +00:00 |
|
geom_flashmap.c
|
- Correct signedness for casts;
|
2012-05-23 20:51:21 +00:00 |
|
geom_fox.c
|
Add some FEATURE macros for various GEOM classes.
|
2011-02-25 10:24:35 +00:00 |
|
geom_int.h
|
Use unit number allocation functions for GEOM minor numbers.
|
2004-10-25 12:28:28 +00:00 |
|
geom_io.c
|
Clone BIO_ORDERED flag, for disk drivers (namely CAM) that try to
|
2012-08-07 20:16:10 +00:00 |
|
geom_kern.c
|
Move the three geom kprocs as threads under a single pid.
|
2011-05-11 21:47:30 +00:00 |
|
geom_map.c
|
Use %j to match intmax_t.
|
2012-07-01 05:22:13 +00:00 |
|
geom_mbr.c
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
|
geom_mbr_enc.c
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 18:27:30 +00:00 |
|
geom_pc98.c
|
Avoid to check the same cache line/variable from all the locking
|
2012-01-28 14:00:21 +00:00 |
|
geom_pc98_enc.c
|
Fix signed vs unsigned warning.
|
2005-05-01 09:44:50 +00:00 |
|
geom_redboot.c
|
- Give geom_redboot taste of flash/spi. Now there is another provider
|
2010-02-03 01:12:19 +00:00 |
|
geom_slice.c
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
|
geom_slice.h
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
|
geom_subr.c
|
Allow to pass providers with /dev/ prefix to g_provider_by_name().
|
2012-09-01 10:52:19 +00:00 |
|
geom_sunlabel.c
|
Include sys/sbuf.h directly.
|
2011-07-11 05:22:31 +00:00 |
|
geom_sunlabel_enc.c
|
Support VTOC volume names. This can be useful to distinguish multiple
|
2005-03-30 09:33:10 +00:00 |
|
geom_vfs.c
|
Remove the support for using non-mpsafe filesystem modules.
|
2012-10-22 17:50:54 +00:00 |
|
geom_vfs.h
|
Remove the struct thread unuseful argument from bufobj interface.
|
2008-10-10 21:23:50 +00:00 |
|
geom_vol_ffs.c
|
Add some FEATURE macros for various GEOM classes.
|
2011-02-25 10:24:35 +00:00 |
|
notes
|
For removable devices without media we set a zero mediasize but a non-zero
|
2004-09-05 21:15:58 +00:00 |