| .. |
|
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
|
Pull in r267961 and r267973 again. Fix for issues reported will follow.
|
2014-06-28 03:56:17 +00:00 |
|
eli
|
Enable BIO_DELETE passthru in GELI, so TRIM/UNMAP can work as expected when
|
2015-08-08 09:51:38 +00:00 |
|
gate
|
CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
|
2015-05-22 17:05:21 +00:00 |
|
journal
|
CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
|
2015-05-22 17:05:21 +00:00 |
|
label
|
Fix off-by-one error in fstyp(8) and geom_label(4) that made them use
|
2015-06-18 21:55:55 +00:00 |
|
linux_lvm
|
Pull in r267961 and r267973 again. Fix for issues reported will follow.
|
2014-06-28 03:56:17 +00:00 |
|
mirror
|
CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
|
2015-05-22 17:05:21 +00:00 |
|
mountver
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
|
multipath
|
Remove sleeps from geom_up thread on device destruction.
|
2015-04-09 13:09:05 +00:00 |
|
nop
|
gnop: make sure that newly allocated memory for softc is zeroed
|
2013-10-23 01:34:18 +00:00 |
|
part
|
Report the scheme and provider names in warning message about unaligned
|
2015-07-26 11:16:48 +00:00 |
|
raid
|
Clean out some externally visible "more then" grammar
|
2015-08-11 03:12:09 +00:00 |
|
raid3
|
CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
|
2015-05-22 17:05:21 +00:00 |
|
sched
|
CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
|
2015-05-22 17:05:21 +00:00 |
|
shsec
|
Pull in r267961 and r267973 again. Fix for issues reported will follow.
|
2014-06-28 03:56:17 +00:00 |
|
stripe
|
Pull in r267961 and r267973 again. Fix for issues reported will follow.
|
2014-06-28 03:56:17 +00:00 |
|
uncompress
|
Make some debug printf's into DPRINTF's to reduce noise on attach/detahh
|
2015-08-09 06:58:06 +00:00 |
|
uzip
|
Make some debug printf's into DPRINTF's to reduce noise on attach/detach
|
2015-08-06 15:30:14 +00:00 |
|
vinum
|
Pull in r267961 and r267973 again. Fix for issues reported will follow.
|
2014-06-28 03:56:17 +00:00 |
|
virstor
|
Pull in r267961 and r267973 again. Fix for issues reported will follow.
|
2014-06-28 03:56:17 +00:00 |
|
zero
|
Merge GEOM direct dispatch changes from the projects/camlock branch.
|
2013-10-22 08:22:19 +00:00 |
|
geom.h
|
Improve ZFS N-way mirror read performance by using load and locality
|
2013-10-23 09:54:58 +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 old ioctl use and support, once and for all.
|
2015-01-06 05:28:37 +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
|
Always free sbuf in gctl_free().
|
2014-01-23 21:30:31 +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
|
Fix panic triggered by code like this:
|
2015-08-04 10:40:08 +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
|
Reject attempts to attack a disk device that has the old NEEDSGIANT
|
2013-10-25 19:19:12 +00:00 |
|
geom_dump.c
|
Report withered providers as such alike to GEOMs.
|
2015-03-26 11:19:24 +00:00 |
|
geom_event.c
|
We have two functions from where a geom orphan method could be called:
|
2014-05-19 16:05:42 +00:00 |
|
geom_flashmap.c
|
MFP4 @222836
|
2013-05-30 01:19:02 +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
|
Minor style cleanup of the code surrounding r286404.
|
2015-08-07 08:24:12 +00:00 |
|
geom_kern.c
|
Fix multiple incorrect SYSCTL arguments in the kernel:
|
2014-10-21 07:31:21 +00:00 |
|
geom_map.c
|
Fix the label search routine in geom_map to not trip up on '\0' bytes.
|
2015-03-19 03:58:25 +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
|
Change <sys/diskpc98.h> to not redefine the same symbols that are
|
2013-08-07 00:00:48 +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
|
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
|
When searching for provider by name, prefer non-withered one.
|
2015-03-26 11:02:29 +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
|
Merge GEOM direct dispatch changes from the projects/camlock branch.
|
2013-10-22 08:22:19 +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 |