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
/
sys
/
miscfs
/
genfs
Age
Commit message (
Expand
)
Author
2006-07-23
Use the LWP cached credentials where sane.
ad
2006-07-22
- genfs_getpages: in the case of PGO_LOCKED, check if we can acquire
yamt
2006-07-22
- in genfs_getpages, take g_glock earlier so that it can't be
yamt
2006-07-13
Fix alignement problems for fhandle_t, exposed by gcc4.1.
martin
2006-05-14
integrate kauth.
elad
2006-04-11
genfs_getpages:
yamt
2006-03-30
some cleanups after the introduction of GOP_SIZE_MEM flag.
yamt
2006-03-01
merge yamt-uio_vmspace branch.
yamt
2006-01-16
Add genfs support for directories and softlinks next to regular files and
reinoud
2006-01-11
use nestiobuf api for genfs.
yamt
2006-01-04
- add simple functions to allocate/free a buffer for i/o.
yamt
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-15
fix lock/unlock mismatch in rev.1.115.
yamt
2005-12-11
merge ktrace-lwp.
christos
2005-12-03
genfs_compat_getpages: add minimum support of async get. ie. ignore them.
yamt
2005-12-02
genfs_gop_write: use devvp directly as genfs_getpages does.
yamt
2005-12-02
genfs_putpages: initialize marker pages only when needed.
yamt
2005-11-30
revert rev.1.111 as it isn't necessary or correct.
yamt
2005-11-30
Learn genfs that (struct buf *)->b_lblkno allways need to point to the
reinoud
2005-11-29
merge yamt-readahead branch.
yamt
2005-11-12
genfs_getpages:
yamt
2005-11-02
merge yamt-vop branch. remove following VOPs.
yamt
2005-10-07
Remove Veriexec bits from genfs, don't #if 0 them.
elad
2005-10-07
Various fixes from blymn@ and myself.
elad
2005-10-05
Introduce per-page fingerprints in Veriexec.
elad
2005-09-25
Follow compat naming tradition: rename compat_export_args to export_args30.
jmmv
2005-09-23
Apply the NFS exports list rototill patch:
jmmv
2005-08-30
Remove __P()
xtraeme
2005-07-26
don't write-protect wired pages. pointed by Chuck Silvers.
yamt
2005-07-24
Provide a sysctl (vfs.layerfs.debug) to control verbose output when
erh
2005-07-23
update file timestamps for nfsd loaned-read and mmap.
yamt
2005-07-17
genfs_putpages: don't bother to clean the vnode unless VONWORKLST.
yamt
2005-07-17
ensure that vnodes with dirty pages are always on syncer's queue.
yamt
2005-07-17
- introduce PGO_NOBLOCKALLOC and use it for ubc mapping
yamt
2005-07-16
genfs_getpages: don't forget to put the vnode onto the syncer's work queue
yamt
2005-06-28
- constify genfs_ops.
yamt
2005-05-29
- sprinkle const
christos
2005-02-26
nuke trailing whitespace
perry
2005-02-16
undo the part of rev. 1.93 that turned the past-EOF check into an assertion.
chs
2005-01-25
Extend fsync_range(2) to support the FDISKSYNC flag, which requests
wrstuden
2005-01-25
-in the read-ahead code, avoid to issue read requests at/past EOF
drochner
2004-12-22
check for _KERNEL_OPT around opt include
dbj
2004-10-04
Backout previous; seeing many busy page on the pageq is normal.
enami
2004-10-03
So that not to leave pages busy unnecessarily, bound to specified region
enami
2004-10-03
Count obj pages freed by pagedaemon.
enami
2004-09-17
There's no need to pass a proc value when using UIO_SYSSPACE with
skrll
2004-06-30
Do LAYERFS_REMOVED for vop_rmdir.
hannken
2004-06-19
layer_islocked: check a status of the lower vnode as well.
yamt
2004-06-16
Make sure we actually locked the parent vnode before we clear
wrstuden
2004-06-16
- eliminate gratuitous differences between umap_bypass() and layer_bypass().
yamt
[next]