.. |
bde
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
cache
|
Partially revert r259080. bde@ pointed out that there are a lot more style bugs
|
2013-12-08 09:34:56 +00:00 |
concat
|
Merge GEOM direct dispatch changes from the projects/camlock branch.
|
2013-10-22 08:22:19 +00:00 |
eli
|
Clear some more places with potentially sensitive data.
|
2013-12-15 22:52:18 +00:00 |
gate
|
Merge GEOM direct dispatch changes from the projects/camlock branch.
|
2013-10-22 08:22:19 +00:00 |
journal
|
Partially revert r259080. bde@ pointed out that there are a lot more style bugs
|
2013-12-08 09:34:56 +00:00 |
label
|
Fix build with gcc by spelling unused format string as "unused" instead of NULL.
|
2013-10-19 08:20:00 +00:00 |
linux_lvm
|
|
|
mirror
|
Add an ability to stop gmirror and clear its metadata in one command.
|
2013-12-27 02:43:53 +00:00 |
mountver
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
multipath
|
Removed unneeded and dangerous assignment. It would probably cause NULL
|
2014-01-19 16:37:57 +00:00 |
nop
|
gnop: make sure that newly allocated memory for softc is zeroed
|
2013-10-23 01:34:18 +00:00 |
part
|
Add GPT UUID for VMware vSAN meta-data partition.
|
2013-12-26 21:06:12 +00:00 |
raid
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
raid3
|
Allow to insert new component to geom_raid3 without specifying number.
|
2013-01-15 10:06:35 +00:00 |
sched
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
shsec
|
|
|
stripe
|
Merge GEOM direct dispatch changes from the projects/camlock branch.
|
2013-10-22 08:22:19 +00:00 |
uncompress
|
Build the geom_uncompress(4) module by default.
|
2014-01-10 20:29:46 +00:00 |
uzip
|
Remove unneeded G_PF_CANDELETE flag.
|
2012-08-28 19:28:31 +00:00 |
vinum
|
|
|
virstor
|
In virstor_ctl_stop(), check for a valid softc before trying to update
|
2012-08-03 20:24:16 +00:00 |
zero
|
Merge GEOM direct dispatch changes from the projects/camlock branch.
|
2013-10-22 08:22:19 +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_enc.c
|
|
|
geom_bsd.c
|
|
|
geom_ccd.c
|
|
|
geom_ctl.c
|
Always free sbuf in gctl_free().
|
2014-01-23 21:30:31 +00:00 |
geom_ctl.h
|
|
|
geom_dev.c
|
Fix bug introduced at r256607. We have to recalculate bp_resid here since
|
2013-12-12 08:23:28 +00:00 |
geom_disk.c
|
Escape special XML chars, returned by some devices, confusing XML parsers.
|
2013-11-27 14:25:06 +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
|
Escape special XML chars, returned by some devices, confusing XML parsers.
|
2013-11-27 14:25:06 +00:00 |
geom_event.c
|
Make g_wither_washer() to not loop by itself, but only when there was some
|
2013-03-24 03:15:20 +00:00 |
geom_flashmap.c
|
MFP4 @222836
|
2013-05-30 01:19:02 +00:00 |
geom_fox.c
|
|
|
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
|
Merge GEOM direct dispatch changes from the projects/camlock branch.
|
2013-10-22 08:22:19 +00:00 |
geom_kern.c
|
Merge GEOM direct dispatch changes from the projects/camlock branch.
|
2013-10-22 08:22:19 +00:00 |
geom_map.c
|
Use %j to match intmax_t.
|
2012-07-01 05:22:13 +00:00 |
geom_mbr_enc.c
|
|
|
geom_mbr.c
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
geom_pc98_enc.c
|
|
|
geom_pc98.c
|
Change <sys/diskpc98.h> to not redefine the same symbols that are
|
2013-08-07 00:00:48 +00:00 |
geom_redboot.c
|
|
|
geom_slice.c
|
Merge GEOM direct dispatch changes from the projects/camlock branch.
|
2013-10-22 08:22:19 +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
|
Improve ZFS N-way mirror read performance by using load and locality
|
2013-10-23 09:54:58 +00:00 |
geom_sunlabel_enc.c
|
|
|
geom_sunlabel.c
|
|
|
geom_vfs.c
|
Merge GEOM direct dispatch changes from the projects/camlock branch.
|
2013-10-22 08:22:19 +00:00 |
geom_vfs.h
|
|
|
geom_vol_ffs.c
|
|
|
geom.h
|
Improve ZFS N-way mirror read performance by using load and locality
|
2013-10-23 09:54:58 +00:00 |
notes
|
|
|