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
/
fs
/
nullfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce accmode_t. This is required for NFSv4 ACLs - it will be neccessary
trasz
2008-10-28
1
-2
/
+2
*
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
des
2008-10-23
2
-4
/
+4
*
Fix two small typo's in comments in the nullfs vnops code.
ed
2008-09-11
1
-2
/
+2
*
Add the support for the AT_FDCWD and fd-relative name lookups to the
kib
2008-03-31
1
-0
/
+1
*
- Simplify null_hashget() and null_hashins() by using vref() rather
jeff
2008-03-29
1
-21
/
+4
*
Axe the 'thread' argument from VOP_ISLOCKED() and lockstatus() as it is
attilio
2008-02-25
2
-5
/
+4
*
Conver all explicit instances to VOP_ISLOCKED(arg, NULL) into
attilio
2008-02-08
1
-3
/
+3
*
Cleanup lockmgr interface and exported KPI:
attilio
2008-01-24
1
-2
/
+1
*
VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used in
attilio
2008-01-13
2
-9
/
+7
*
vn_lock() is currently only used with the 'curthread' passed as argument.
attilio
2008-01-10
2
-3
/
+3
*
Get rid of qaddr_t.
alfred
2007-10-16
1
-1
/
+1
*
This changes give nullfs correctly work with latest unionfs.
daichi
2007-10-14
2
-5
/
+25
*
Where I previously removed calls to kdb_enter(), now remove include of
rwatson
2007-05-29
2
-2
/
+0
*
Rather than entering the debugger via kdb_enter() in the event the
rwatson
2007-05-27
1
-5
/
+2
*
Since renaming of vop_lock to _vop_lock, pre- and post-condition
kib
2007-05-18
1
-2
/
+2
*
Make insmntque() externally visibile and allow it to fail (e.g. during
tegge
2007-03-13
1
-0
/
+15
*
Move vnode-to-file-handle translation from vfs_vptofh to vop_vptofh method.
pjd
2007-02-15
2
-13
/
+10
*
change vop_lock handling to allowing tracking of callers' file and line for
kmacy
2006-11-13
1
-2
/
+2
*
Use mount interlock to protect all changes to mnt_flag and mnt_kern_flag.
tegge
2006-09-26
1
-1
/
+6
*
Remove incorrect null_checkexp() routine. This
rodrigc
2006-05-28
1
-14
/
+0
*
Modify MNT_UPDATE behavior for nullfs so that it does not
rodrigc
2006-05-28
1
-2
/
+7
*
- Define a null_getwritemount to get the mount-point for the lower
jeff
2006-03-12
1
-2
/
+26
*
- spell VOP_LOCK(vp, LK_RELEASE... VOP_UNLOCK(vp,... so that asserts in
jeff
2006-02-22
1
-7
/
+8
*
- Assert that the lowervp is locked in null_hashget().
jeff
2006-02-22
1
-26
/
+21
*
Correctly set MNTK_MPSAFE flag from the lower vnode's mount rather than
jhb
2006-02-10
1
-1
/
+1
*
- No need to WANTPARENT when we're just going to vrele it in a deadlock
jeff
2006-02-07
1
-4
/
+1
*
Eradicate caddr_t from the VFS API.
des
2005-12-14
1
-1
/
+1
*
Normalize a significant number of kernel malloc type names:
rwatson
2005-10-31
2
-3
/
+3
*
Reflect mpsafety of the underlying filesystem in the nullfs image.
kris
2005-10-16
1
-0
/
+1
*
Handle a race condition where NULLFS vnode can be cleaned while threads
kan
2005-09-15
1
-4
/
+28
*
Use vput() instead of vrele() in null_reclaim() since the lower vnode
ssouhlal
2005-09-02
1
-4
/
+5
*
- As this is presently the one and only place where duplicate acquires of
jeff
2005-04-22
1
-1
/
+1
*
- Clear VI_OWEINACT before calling vget() with no lock type. We know
jeff
2005-04-11
1
-0
/
+7
*
- Honor the flags argument passed to null_root(). The filesystem below
jeff
2005-04-11
1
-1
/
+1
*
- Update vfs_root implementations to match the new prototype. None of
jeff
2005-03-24
1
-1
/
+2
*
- Lock the clearing of v_data so it is safe to inspect it with the
jeff
2005-03-17
1
-1
/
+7
*
- Assume that all lower filesystems now support proper locking. Assert
jeff
2005-03-15
3
-190
/
+63
*
- We have to transfer lockers after reseting our vnlock pointer.
jeff
2005-03-15
1
-0
/
+5
*
- The VI_DOOMED flag now signals the end of a vnode's relationship with
jeff
2005-03-13
2
-12
/
+8
*
Introduce vx_wait{l}() and use it instead of home-rolled versions.
phk
2005-02-17
1
-4
/
+2
*
Remove vop_destroyvobject()
phk
2005-02-07
1
-27
/
+1
*
Make filesystems get rid of their own vnodes vnode_pager object in
phk
2005-01-28
1
-0
/
+1
*
Remove unused argument to vrecycle()
phk
2005-01-28
1
-1
/
+1
*
Take VOP_GETVOBJECT() out to pasture. We use the direct pointer now.
phk
2005-01-25
1
-11
/
+0
*
Don't implement vop_createvobject(), vop_open() and vop_close() manages
phk
2005-01-24
1
-19
/
+0
*
Add null_open() and null_close() which calls null_bypass() and managed
phk
2005-01-24
1
-0
/
+29
*
Kill the VV_OBJBUF and test the v_object for NULL instead.
phk
2005-01-24
1
-2
/
+1
*
Remove "register" keywords.
phk
2005-01-24
1
-2
/
+2
*
Style: Remove the commented out vop_foo_args replicas.
phk
2005-01-24
1
-103
/
+15
*
Change the generated VOP_ macro implementations to improve type checking
phk
2005-01-13
1
-1
/
+1
[next]