projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
kernel - MPSAFE stabilization
[dragonfly.git]
/
sys
/
kern
/
vfs_lock.c
2009-12-28
Matthew Dillon
kernel - MPSAFE stabilization
blob
|
commitdiff
2009-12-28
Matthew Dillon
kernel - fine-grained namecache and partial vnode MPSAF...
blob
|
commitdiff
|
diff to current
2009-12-27
Matthew Dillon
kernel - fix improper VOP_*() calls on dead vnode
blob
|
commitdiff
|
diff to current
2009-10-08
Matthew Dillon
kernel - Major performance changes to VM page management.
blob
|
commitdiff
|
diff to current
2009-07-13
Matthew Dillon
BUF/BIO - MPSAFE work on core buffer cache routines.
blob
|
commitdiff
|
diff to current
2009-07-13
Matthew Dillon
Make operations on struct bio_track MPSAFE.
blob
|
commitdiff
|
diff to current
2009-07-13
Matthew Dillon
vnode - move v_pollinfo.vpi_token to v_token
blob
|
commitdiff
|
diff to current
2008-06-30
Matthew Dillon
Fix a low-memory deadlock in the VM system which can...
blob
|
commitdiff
|
diff to current
2008-06-19
Matthew Dillon
Miscellanious performance adjustments to the kernel
blob
|
commitdiff
|
diff to current
2007-06-09
Matthew Dillon
Move initialization of a vnode's various red-black...
blob
|
commitdiff
|
diff to current
2007-05-13
Matthew Dillon
Ooops, cache_inval_vp_nonblock() was being called too...
blob
|
commitdiff
|
diff to current
2007-05-13
Matthew Dillon
Fix a vnode recyclement namecache<->vnode deadlock...
blob
|
commitdiff
|
diff to current
2007-05-06
Matthew Dillon
Use SYSREF to reference count struct vnode. v_usecount...
blob
|
commitdiff
|
diff to current
2006-09-05
Matthew Dillon
Rename malloc->kmalloc, free->kfree, and realloc->kreal...
blob
|
commitdiff
|
diff to current
2006-08-23
Matthew Dillon
Bring in the initial cut of the Cache Coherency Managem...
blob
|
commitdiff
|
diff to current
2006-08-12
Matthew Dillon
VNode sequencing and locking - part 3/4.
blob
|
commitdiff
|
diff to current
2006-08-11
Matthew Dillon
VNode sequencing and locking - part 2/4.
blob
|
commitdiff
|
diff to current
2006-08-09
Matthew Dillon
VNode sequencing and locking - part 1/4.
blob
|
commitdiff
|
diff to current
2006-05-27
Matthew Dillon
Mark various forms of read() and write() MPSAFE. Note...
blob
|
commitdiff
|
diff to current
2006-05-24
Matthew Dillon
spinlock more of the file descriptor code. No apprecia...
blob
|
commitdiff
|
diff to current
2006-05-06
Matthew Dillon
The thread/proc pointer argument in the VFS subsystem...
blob
|
commitdiff
|
diff to current
2006-05-05
Matthew Dillon
Simplify vn_lock(), VOP_LOCK(), and VOP_UNLOCK() by...
blob
|
commitdiff
|
diff to current
2006-05-05
Matthew Dillon
Remove the thread pointer argument to lockmgr(). All...
blob
|
commitdiff
|
diff to current
2006-04-23
Matthew Dillon
Remove the now unused interlock argument to the lockmgr...
blob
|
commitdiff
|
diff to current
2006-04-01
Matthew Dillon
Use the vnode v_opencount and v_writecount universally...
blob
|
commitdiff
|
diff to current
2006-03-27
Matthew Dillon
Remove NQNFS support. The mechanisms are too crude...
blob
|
commitdiff
|
diff to current
2006-03-27
Matthew Dillon
Change *_pager_allocate() to take off_t instead of...
blob
|
commitdiff
|
diff to current
2006-03-05
Matthew Dillon
Replace the global buffer cache hash table with a per...
blob
|
commitdiff
|
diff to current
2006-03-02
Matthew Dillon
Pass LK_PCATCH instead of trying to store tsleep flags...
blob
|
commitdiff
|
diff to current
2006-02-17
Matthew Dillon
Make the entire BUF/BIO system BIO-centric instead...
blob
|
commitdiff
|
diff to current
2005-04-20
Matthew Dillon
Get rid of VPLACEMARKER and retool vmntvnodescan()...
blob
|
commitdiff
|
diff to current
2005-04-15
Matthew Dillon
Implement Red-Black trees for the vnode clean/dirty...
blob
|
commitdiff
|
diff to current
2005-01-19
Matthew Dillon
Change lockcount->lockcountnb in an assertion.
blob
|
commitdiff
|
diff to current
2004-12-24
Matthew Dillon
Journaling layer work. Add a new system call, mountctl...
blob
|
commitdiff
|
diff to current
2004-11-23
Matthew Dillon
Document the mandatory use of vget() prior to modifying...
blob
|
commitdiff
|
diff to current
2004-10-22
Matthew Dillon
Make an existing vnode lock assertion a bit more verbose.
blob
|
commitdiff
|
diff to current
2004-10-12
Matthew Dillon
VFS messaging/interfacing work stage 8/99: Major rework...
blob
|
commitdiff
|
diff to current