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
/
ufs
/
lfs
Age
Commit message (
Expand
)
Author
2004-01-10
store a i/o priority hint in struct buf for buffer queue discipline.
yamt
2003-12-30
Replace the traditional buffer memory management -- based on fixed per buffer
pk
2003-12-21
Fix usage of fifth argument to pool_init().
simonb
2003-12-17
set VBWAIT when waiting v_numoutput to be drained.
yamt
2003-12-17
remove a redundant substitution.
yamt
2003-12-16
- reduce code duplication.
yamt
2003-12-16
g/c lfs_no_inactive.
yamt
2003-12-04
Dynamic sysctl.
atatat
2003-12-04
use b_private rather than b_saveaddr.
yamt
2003-11-25
use FINFOSIZE macro.
yamt
2003-11-07
- tweak lfs_update_single()'s prototype so that it can be used by
yamt
2003-11-07
fix spec vnode aliasing.
yamt
2003-11-07
- tell filesize changes to vm when roll-forwarding data blocks.
yamt
2003-11-07
more assertion about file truncation to zero.
yamt
2003-10-30
Remove some assigned-to but otherwise unused variables.
simonb
2003-10-29
Adjust to remove bogus initializer.
mycroft
2003-10-25
Fix uninitialized variable warnings.
christos
2003-10-21
Correct preempt() calls.
fvdl
2003-10-18
be more strict about sa->vp.
yamt
2003-10-18
Remove assigned-to but otherwise unused variable.
simonb
2003-10-17
add comments and tweak code a little for readability.
yamt
2003-10-14
add mnt_iflag field to struct mount for internal flags
dbj
2003-10-14
add a prototype of check_segsum().
yamt
2003-10-14
when roll-forwarding, check segment serial numbers correctly.
yamt
2003-10-14
add a missing fsbtodb() to read a correct block for roll-forwarding.
yamt
2003-10-14
remove a redundant definition of LFS_MAX_ACTIVE.
yamt
2003-10-08
- a comment.
yamt
2003-10-03
assertions.
yamt
2003-10-03
reassignbuf() when lfs_writeseg() takes away B_DELWRI.
yamt
2003-10-03
when inactivating segments, compare segment numbers correctly.
yamt
2003-09-29
remove redundant prototypes.
yamt
2003-09-24
fix a bug of lfs.
yamt
2003-09-23
cleanup IN_ADIROP/VDIROP handling a little.
yamt
2003-09-23
remove unnecessary externs of lfs_do_flush.
yamt
2003-09-20
some comments
yamt
2003-09-10
g/c CHECK_COPYIN.
yamt
2003-09-07
comments on lfs_issequential_hole.
yamt
2003-09-07
- raise spl to bio in lfs_countlocked() rather than having callers to do so.
yamt
2003-09-07
- buffer cache MP locks.
yamt
2003-09-07
use LFS_DEBUG_COUNTLOCKED macro.
yamt
2003-09-04
don't call LFS_DEBUG_COUNTLOCKED after bread().
yamt
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-30
using normal bufcache buffer for cluster buffer head.
yamt
2003-07-30
- check EROFS earlier in lfs_markv.
yamt
2003-07-30
remove an unused definition of LFS_VREF_THRESHOLD.
yamt
2003-07-23
KNF.
yamt
2003-07-23
add parenthesis missed in rev.1.127.
yamt
2003-07-23
whitespace
yamt
2003-07-23
add KASSERTs in lfs_issequential_hole.
yamt
2003-07-12
more MP locks.
yamt
[next]