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
/
kern
/
kern_osd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd(9): Change array pointer to array pointer type from void*
cem
2016-04-26
1
-4
/
+4
*
Add osd_reserve() and osd_set_reserved(), which allow M_WAITOK allocation
jamie
2016-03-30
1
-25
/
+60
*
Move the various per-type arrays of OSD data into a single structure array.
jamie
2016-03-28
1
-92
/
+98
*
Pull in r267961 and r267973 again. Fix for issues reported will follow.
hselasky
2014-06-28
1
-2
/
+1
*
Revert r267961, r267973:
gjb
2014-06-27
1
-1
/
+2
*
Extend the meaning of the CTLFLAG_TUN flag to automatically check if
hselasky
2014-06-27
1
-2
/
+1
*
Make the rmlock(9) interface a bit more like the rwlock(9) interface:
rwatson
2009-05-29
1
-1
/
+1
*
Add a constant PR_MAXMETHOD to better define the jail/OSD interface.
jamie
2009-05-05
1
-1
/
+2
*
Don't call the OSD destructor if the data slot is NULL
jamie
2009-04-30
1
-2
/
+4
*
Introduce the extensible jail framework, using the same "name=value"
jamie
2009-04-29
1
-3
/
+5
*
Add support for methods to the OSD subsystem. Each object type has a
jamie
2009-02-21
1
-65
/
+162
*
Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.
pjd
2008-11-17
1
-0
/
+301