]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/vfs_bio.c
Fixed two potentially serious classes of bugs:
[FreeBSD/FreeBSD.git] / sys / kern / vfs_bio.c
1998-10-13 dgFixed two potentially serious classes of bugs:
1998-10-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-10-05 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-26 dillonPR: kern/7418
1998-09-25 rvbThis commit was generated by cvs2svn to compensate...
1998-09-25 peterGoodbye BOUNCE_BUFFERS, for a hack it has served us...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 gibbskern_clock.c:
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-09 markmThis commit was generated by cvs2svn to compensate...
1998-09-06 jdpThis commit was generated by cvs2svn to compensate...
1998-09-05 phkAdd a new vnode op, VOP_FREEBLKS(), which filesystems...
1998-09-04 dfrCosmetic changes to the PAGE_XXX macros to make them...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-08-29 rvbThis commit was generated by cvs2svn to compensate...
1998-08-28 luoqiClose a race window for getnewbuf() between shared...
1998-08-27 abialThis commit was generated by cvs2svn to compensate...
1998-08-25 phkFix DDBs printing of buf-flags after I changed them...
1998-08-24 phkRemove the last remaining evidence of B_TAPE.
1998-08-24 dfrChange various syscalls to use size_t arguments instead...
1998-08-23 obrienThis commit was generated by cvs2svn to compensate...
1998-08-21 msmithThis commit was generated by cvs2svn to compensate...
1998-08-20 msmithThis commit was generated by cvs2svn to compensate...
1998-08-13 dfrProtect all modifications to v_numoutput with splbio().
1998-08-06 dfrProtect all modifications to paging_in_progress with...
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-07-13 bdeFixed printf format errors.
1998-07-09 desThis commit was generated by cvs2svn to compensate...
1998-07-08 dtThis commit was generated by cvs2svn to compensate...
1998-07-08 julianCatch a few corner cases where FreeBSD differs enough...
1998-07-06 rnordierThis commit was generated by cvs2svn to compensate...
1998-07-04 julianVOP_STRATEGY grows an (struct vnode *) argument
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-11 peterThis commit was generated by cvs2svn to compensate...
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-03 peterThis commit was generated by cvs2svn to compensate...
1998-05-02 peterThis commit was generated by cvs2svn to compensate...
1998-05-01 petervm_page_is_valid() wasn't expecting a large offset...
1998-05-01 peterFix one problem with NFSv3 > 2GB file support.
1998-04-29 andreasThis commit was generated by cvs2svn to compensate...
1998-04-28 acheThis commit was generated by cvs2svn to compensate...
1998-04-17 desSeventy-odd "its" / "it's" typos in comments fixed...
1998-04-15 bdeSupport compiling with `gcc -ansi'.
1998-03-27 dysonCorrect a problem where buffers might not be zeroed...
1998-03-21 peterThis commit was generated by cvs2svn to compensate...
1998-03-21 peterThis commit was generated by cvs2svn to compensate...
1998-03-19 dysonIn kern_physio.c fix tsleep priority messup.
1998-03-17 dysonCorrect a problem where data OR metadata could be throw...
1998-03-17 katoDeleted PC-98 code because (1) machine dependent code...
1998-03-16 dysonSome VM improvements, including elimination of alot...
1998-03-11 jbThis commit was generated by cvs2svn to compensate...
1998-03-10 peterThis commit was generated by cvs2svn to compensate...
1998-03-10 jbThis commit was generated by cvs2svn to compensate...
1998-03-10 peterThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-08 julianReviewed by: dyson@freebsd.org (john Dyson), dg@root...
1998-03-07 dysonThis mega-commit is meant to fix numerous interrelated...
1998-03-07 jbThis commit was generated by cvs2svn to compensate...
1998-03-07 jdpThis commit was generated by cvs2svn to compensate...
1998-03-07 jdpThis commit was generated by cvs2svn to compensate...
1998-03-04 dysonFix a rounding error for the NFS buffer validend.
1998-03-01 jdpThis commit was generated by cvs2svn to compensate...
1998-03-01 jdpThis commit was generated by cvs2svn to compensate...
1998-03-01 dyson1) Use a more consistent page wait methodology.
1998-02-28 steveThis commit was generated by cvs2svn to compensate...
1998-02-11 dgFix a && that should be an &.
1998-02-09 eivindStaticize.
1998-02-06 eivindBack out DIAGNOSTIC changes.
1998-02-04 eivindTurn DIAGNOSTIC into a new-style option.
1998-02-02 cwtThis commit was generated by cvs2svn to compensate...
1998-01-31 dysonChange the busy page mgmt, so that when pages are freed...
1998-01-30 peterThis commit was generated by cvs2svn to compensate...
1998-01-26 peterThis commit was generated by cvs2svn to compensate...
1998-01-25 dysonVarious NFS fixes:
1998-01-24 dysonAdd better support for larger I/O clusters, including...
1998-01-22 dysonVM level code cleanups.
1998-01-17 dysonTie up some loose ends in vnode/object management....
1998-01-12 dysonFix some vnode management problems, and better mgmt...
1998-01-11 cvs2svnThis commit was manufactured by cvs2svn to create branc...
1998-01-10 cvs2svnThis commit was manufactured by cvs2svn to create branc...
1998-01-08 jmgThis commit was generated by cvs2svn to compensate...
1998-01-06 dysonMake our v_usecount vnode reference count work identica...
1998-01-04 acheThis commit was generated by cvs2svn to compensate...
1997-12-22 dysonImprove my copyright.
1997-12-15 cwtThis commit was generated by cvs2svn to compensate...
1997-12-15 helbigThis commit was generated by cvs2svn to compensate...
1997-12-13 msmithThis commit was generated by cvs2svn to compensate...
1997-12-07 dysonSlight performance improvement, removal of unneeded...
1997-12-05 bdeDon't include <sys/lock.h> in headers when only `struct...
1997-12-04 helbigThis commit was generated by cvs2svn to compensate...
next