.. |
bde
|
Commit the results of the typo hunt by Darren Pilgrim.
|
2006-08-04 07:56:35 +00:00 |
cache
|
A GEOM cache can speed up read performance by sending fixed size
|
2006-10-06 08:27:07 +00:00 |
concat
|
Implement BIO_FLUSH handling by simply passing it down to the components.
|
2006-10-31 21:23:51 +00:00 |
eli
|
Use root_mounted().
|
2007-04-08 23:54:23 +00:00 |
gate
|
Bump copyright year.
|
2006-09-08 10:20:44 +00:00 |
journal
|
Sysctl description is not a format string, so one % is enough.
|
2007-04-06 12:53:54 +00:00 |
label
|
Remove trailing spaces.
|
2006-09-30 08:16:49 +00:00 |
mirror
|
Now, that we have gjournal in the tree add possibility to configure
|
2006-11-01 22:51:49 +00:00 |
multipath
|
First cut at GEOM based multipath. This is an active/passive{/passive...}
|
2007-02-27 04:01:58 +00:00 |
nop
|
Remove trailing spaces.
|
2006-09-30 08:16:49 +00:00 |
part
|
#include <sys/systm.h> before <sys/geom.h> to get KASSERT(), and fix LINT build.
|
2007-02-08 04:02:56 +00:00 |
raid3
|
Now, that we have gjournal in the tree add possibility to configure
|
2006-11-01 22:51:49 +00:00 |
shsec
|
Add BIO_FLUSH support to GSHSEC class.
|
2006-11-01 12:30:51 +00:00 |
stripe
|
Change spaces to tabs where needed.
|
2006-11-01 22:16:53 +00:00 |
uzip
|
If compressed length is zero, return a zero-filled block.
|
2007-04-24 06:30:06 +00:00 |
vinum
|
-) Correct sdcount for a plex when removing or adding subdisks.
|
2007-04-12 17:54:35 +00:00 |
zero
|
|
|
geom_aes.c
|
|
|
geom_bsd_enc.c
|
|
|
geom_bsd.c
|
Remove the trailing half of a sentence which was clearly superceded
|
2006-05-24 11:02:32 +00:00 |
geom_ccd.c
|
Make CCD be able to read and write Linux software raids.
|
2006-04-13 20:35:31 +00:00 |
geom_ctl.c
|
- Be more verbose when saying "foo" not found.
|
2007-03-30 16:32:08 +00:00 |
geom_ctl.h
|
|
|
geom_dev.c
|
make_dev(9) can be (and is) called without Giant, so there is no need to
|
2007-03-26 21:47:03 +00:00 |
geom_disk.c
|
Reduce the noise when plugging in (USB) mass storage devices, like a 4 port
|
2007-02-21 07:45:02 +00:00 |
geom_disk.h
|
Add a new disk flag - DISKFLAG_CANFLUSHCACHE, which indicates that the disk
|
2006-10-31 21:12:43 +00:00 |
geom_dump.c
|
|
|
geom_event.c
|
Delay an orphan event if provider has still in-flight I/O requests.
|
2006-09-10 09:11:54 +00:00 |
geom_fox.c
|
|
|
geom_int.h
|
|
|
geom_io.c
|
Use pause() rather than tsleep() on stack variables and function pointers.
|
2007-02-27 17:23:29 +00:00 |
geom_kern.c
|
|
|
geom_mbr_enc.c
|
|
|
geom_mbr.c
|
|
|
geom_pc98_enc.c
|
|
|
geom_pc98.c
|
|
|
geom_slice.c
|
Implement BIO_FLUSH handling by simply passing it down to the components.
|
2006-10-31 21:23:51 +00:00 |
geom_slice.h
|
|
|
geom_subr.c
|
Add 'show geom [addr]' ddb(4) command, which prints entire GEOM topology if
|
2006-09-15 16:36:45 +00:00 |
geom_sunlabel_enc.c
|
|
|
geom_sunlabel.c
|
|
|
geom_vfs.c
|
Cylinder group bitmaps and blocks containing inode for a snapshot
|
2007-01-23 10:01:19 +00:00 |
geom_vfs.h
|
|
|
geom_vol_ffs.c
|
|
|
geom.h
|
Add a new I/O request - BIO_FLUSH, which basically tells providers below to
|
2006-10-31 21:11:21 +00:00 |
notes
|
|
|