index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpuffs
/
flush.c
Age
Commit message (
Expand
)
Author
2008-08-12
Replace void * by puffs_cookie_t where appropriate. No functional change.
pooka
2007-12-05
free flushbuffer after use
pooka
2007-12-05
Send a response message for flush operations from the kernel instead
pooka
2007-11-12
* split the putter header into a kernel version and a userland version
pooka
2007-10-11
Part 1/n of some pretty extensive changes to how the kernel module
pooka
2007-07-19
Don't float puffs_kargs needlessly around after mount, saves
pooka
2007-06-06
Move puffs to a two clause license where it already isn't so. And
pooka
2007-04-13
Instead of keeping on adding parameters to puffs_mount(), make it
pooka
2007-04-12
Hide struct puffs_usermount from the rest of the world and provide
pooka
2007-04-06
support page cache flushing
pooka
2007-04-06
use range invalidation op also for invalidating entire page cache of a node
pooka
2007-04-06
implement puffs_inval_pagecache_node_range()
pooka
2007-03-20
g/c unused debug variable
pooka
2007-03-20
initial support for cacheops
pooka
2007-01-09
rename name cache invalidation interface to be in sync with the
pooka
2007-01-09
lib interface for invalidation routines
pooka