summaryrefslogtreecommitdiff
path: root/sys/miscfs/syncfs/sync_subr.c
AgeCommit message (Expand)Author
2003-10-15Add the gating of system calls that cause modifications to the underlyinghannken
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-01-18Merge the nathanw_sa branch.thorpej
2001-12-06be consistent, clear VONWORKLST when we take a syncer vnode off thechs
2001-11-10add RCSIDslukem
2001-09-15a whole bunch of changes to improve performance and robustness under load:chs
2000-11-27Initial integration of the Unified Buffer Cache project.chs
2000-10-06fix typo (dely --> delay)jdolecek
2000-09-19Adapt for VOP_FSYNC parameter change.fvdl
2000-08-20Add a lock around the scheduler, and use it as necessary, includingthorpej
2000-07-09When unmounting, make sure to free the syncer vnode so that it can be reused.mycroft
1999-11-23Be more careful to block bio interrupts for some data structures. Therefvdl
1999-11-15Add Kirk McKusick's soft updates code to the trunk. Not enabled byfvdl