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
/
cddl
/
compat
/
opensolaris
/
kern
/
opensolaris_vfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r299902,299938: mount_snapshot: consolidate all error handling
avg
2016-07-13
1
-17
/
+21
*
MFC r299900: zfsctl: fix several problems with reference counts
avg
2016-07-13
1
-1
/
+1
*
MFC r296919: Fix small memory leak on attempt to access deleted snapshot.
mav
2016-03-18
1
-0
/
+1
*
opensolaris compat: clear VI_MOUNT before returning if mount_snapshot fails
avg
2012-11-04
1
-0
/
+3
*
Imagine situation where a security problem is found in setuid binary.
pjd
2011-05-31
1
-0
/
+5
*
Finally... Import the latest open-source ZFS version - (SPA) 28.
pjd
2011-02-27
1
-40
/
+32
*
- Mount ZFS snapshots with MNT_IGNORE flag, so they are not visible in regular
pjd
2009-09-14
1
-34
/
+33
*
- Avoid holding mutex around M_WAITOK allocations.
pjd
2009-09-07
1
-6
/
+26
*
Remove the thread argument from the FSD (File-System Dependent) parts of
attilio
2009-05-11
1
-3
/
+3
*
Extend the "vfsopt" mount options for more general use. Make struct
jamie
2009-03-02
1
-22
/
+3
*
Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.
pjd
2008-11-17
1
-57
/
+12
*
Decontextualize vfs_busy(), vfs_unbusy() and vfs_mount_alloc() functions.
attilio
2008-08-31
1
-3
/
+3
*
We want to check new options given, not the current ones.
pjd
2008-07-21
1
-1
/
+1
*
VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used in
attilio
2008-01-13
1
-3
/
+3
*
vn_lock() is currently only used with the 'curthread' passed as argument.
attilio
2008-01-10
1
-2
/
+2
*
- Move crfree() outside MNT_ILOCK()/MNT_IUNLOCK() to eliminate a LOR:
pjd
2007-11-01
1
-2
/
+6
*
Reimplement traverse() helper function:
pjd
2007-06-04
1
-9
/
+13
*
Share-lock a vnode where possible.
pjd
2007-05-02
1
-1
/
+1
*
MFp4:
pjd
2007-04-21
1
-1
/
+1
*
MFp4: Fix automatic snapshot mount when unprivileged user does lookup
pjd
2007-04-18
1
-7
/
+8
*
- Fix a leftover - vfs_mount_alloc() is now exported properly.
pjd
2007-04-17
1
-4
/
+5
*
Please welcome ZFS - The last word in file systems.
pjd
2007-04-06
1
-0
/
+270