index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
geom
/
multipath
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major GEOM MULTIPATH class rewrite:
mav
2011-11-12
2
-120
/
+616
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
1
-1
/
+1
*
Include sys/sbuf.h directly.
ae
2011-07-11
1
-0
/
+1
*
Remove unneeded code.
ae
2011-05-04
1
-14
/
+0
*
Add some FEATURE macros for various GEOM classes.
netchild
2011-02-25
1
-0
/
+1
*
Yet another potential dereference of a dead provider.
mjacob
2010-05-14
1
-1
/
+1
*
Make sure to check that the active provider pointer points to something before
mjacob
2010-05-14
1
-1
/
+1
*
Change how multipath labels are created and managed. This makes it easier
mjacob
2010-03-29
1
-76
/
+38
*
Add 'rotate' and 'getactive' verbs to provide some control and information
mjacob
2010-03-21
1
-0
/
+87
*
- Style fixes.
pjd
2010-02-18
1
-54
/
+32
*
There's no need for checking result of M_WAITOK allocation.
pjd
2009-08-27
1
-4
/
+0
*
Fix an obvious topology lock leak.
pjd
2009-08-27
1
-0
/
+1
*
Rename the kthread_xxx (e.g. kthread_create()) calls
julian
2007-10-20
1
-2
/
+2
*
First cut at GEOM based multipath. This is an active/passive{/passive...}
mjacob
2007-02-27
2
-0
/
+867