..
bde
Use g_wither_provider() where applicable.
2016-09-23 21:29:40 +00:00
cache
Unsigned values can never be less than 0.
2014-08-07 21:56:37 +00:00
concat
Use g_wither_provider() where applicable.
2016-09-23 21:29:40 +00:00
eli
Dump md_iterations as signed, which it really is.
2017-04-21 07:43:44 +00:00
gate
Use g_wither_provider() where applicable.
2016-09-23 21:29:40 +00:00
journal
gjournal is broken in handling its flush_queue. If we have 10 bio's
2017-08-07 19:40:03 +00:00
label
Relax checking if the privider size matches size recorded in the
2016-07-18 05:00:01 +00:00
linux_lvm
Use g_wither_provider() where applicable.
2016-09-23 21:29:40 +00:00
mirror
Synchronize unclean mirrors before adding them to a running gmirror.
2017-05-02 23:29:42 +00:00
mountver
Use g_wither_provider() where applicable.
2016-09-23 21:29:40 +00:00
multipath
Report disk addition errors on add or create subcommand.
2017-01-20 13:49:04 +00:00
nop
Make geom_nop(4) collect statistics on all types of BIOs, not just
2015-10-10 09:03:31 +00:00
part
Add alias support to gpart.
2017-08-07 21:12:33 +00:00
raid
g_raid: Prevent tasters from attempting excessively large reads
2017-01-12 06:58:31 +00:00
raid3
Use g_wither_provider() where applicable.
2016-09-23 21:29:40 +00:00
sched
Cleanup unnecessary semicolons from the kernel.
2016-04-10 23:07:00 +00:00
shsec
Use g_wither_provider() where applicable.
2016-09-23 21:29:40 +00:00
stripe
Use g_wither_provider() where applicable.
2016-09-23 21:29:40 +00:00
uzip
Add MD_VERIFY option to enable O_VERIFY in open for vnode type.
2017-05-31 21:18:11 +00:00
vinum
Fix logic error in gvinum's gv_set_sd_state()
2017-01-08 17:56:54 +00:00
virstor
g_virstor.h: macro parenthesization
2017-06-30 22:01:18 +00:00
zero
Merge GEOM direct dispatch changes from the projects/camlock branch.
2013-10-22 08:22:19 +00:00
geom.h
Add aliasing concept to geom.
2017-08-07 21:12:28 +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
Remove pc98 support completely.
2017-01-28 02:22:15 +00:00
geom_bsd_enc.c
sys/geom: spelling fixes in comments.
2016-04-29 20:56:58 +00:00
geom_ccd.c
sys/geom: spelling fixes in comments.
2016-04-29 20:56:58 +00:00
geom_ctl.c
geom: unsign some types to match their definitions and avoid overflows.
2016-04-27 15:10:40 +00:00
geom_ctl.h
geom_dev.c
Eliminate useless adjustments of aliased device.
2017-08-07 22:42:46 +00:00
geom_disk.c
Expose API to allow disks to ask for alias names in devfs.
2017-08-07 21:12:38 +00:00
geom_disk.h
Expose API to allow disks to ask for alias names in devfs.
2017-08-07 21:12:38 +00:00
geom_dump.c
Add aliasing concept to geom.
2017-08-07 21:12:28 +00:00
geom_event.c
Remove asserts that Giant is not held on entrance into geom KPI, which
2016-05-20 08:22:20 +00:00
geom_flashmap.c
- Allow different slicers for different flash types to be registered
2017-02-22 10:21:39 +00:00
geom_fox.c
Add some FEATURE macros for various GEOM classes.
2011-02-25 10:24:35 +00:00
geom_int.h
Escape special XML chars, returned by some devices, confusing XML parsers.
2013-11-27 14:25:06 +00:00
geom_io.c
Add BUF_TRACKING and FULL_BUF_TRACKING buffer debugging
2016-10-31 23:09:52 +00:00
geom_kern.c
Remove unneeded Giant locking around kthreads creation.
2016-05-20 08:28:11 +00:00
geom_map.c
build: Unbreak LINT
2016-12-21 01:39:11 +00:00
geom_mbr.c
Removal of Giant droping wrappers for GEOM classes.
2016-05-20 08:25:37 +00:00
geom_mbr_enc.c
sys/geom: spelling fixes in comments.
2016-04-29 20:56:58 +00:00
geom_redboot.c
[geom_redboot] Extend geom_redboot to handle non-zero fis offset.
2016-10-04 16:35:38 +00:00
geom_slice.c
Make sure we don't free memory that's already been freed by setting
2014-04-06 02:20:42 +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
Add aliasing concept to geom.
2017-08-07 21:12:28 +00:00
geom_sunlabel.c
Include sys/sbuf.h directly.
2011-07-11 05:22:31 +00:00
geom_sunlabel_enc.c
sys/geom: spelling fixes in comments.
2016-04-29 20:56:58 +00:00
geom_vfs.c
Fix typo.
2017-05-18 08:25:07 +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