]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
- We don't need to cache_purge() in nfs_reclaim(), vclean() does it for us.
[FreeBSD/FreeBSD.git] / sys / ufs /
2003-10-05 Jeff Roberson - Don't cache_purge() in ufs_reclaim. vclean() does...
2003-10-04 Alan CoxSynchronize access to a vm page's valid field using...
2003-10-04 Jeff Roberson - The VI assert in getdirtybuf() is only valid if...
2003-10-04 Jeff Roberson - Increase the scope of the interlock in ffs_reload...
2003-10-04 Jeff Roberson - Fix an unlocked call to GETATTR by slightly shufflin...
2003-10-04 Jeff Roberson - Use the VI_LOCK macro in two places where we directl...
2003-10-04 Jeff Roberson - Properly acquire the vnode interlock before releasin...
2003-10-04 Jeff Roberson - Remove a mp_fixme() and some locks that weren't...
2003-10-01 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-09-26 Josef KarthauserThis commit was generated by cvs2svn to compensate...
2003-09-20 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-09-19 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2003-09-19 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-09-17 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-09-17 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-09-16 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-09-04 Josef KarthauserThis commit was generated by cvs2svn to compensate...
2003-09-03 Jeff Roberson - Several of the callers to getdirtybuf() were erroneo...
2003-09-02 Martin BlappThis commit was generated by cvs2svn to compensate...
2003-09-02 Martin BlappThis commit was generated by cvs2svn to compensate...
2003-08-31 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2003-08-31 Jeff Roberson - Backout rev 1.142. This caused a deadlock that...
2003-08-31 Jeff Roberson - Define a new flag for getblk(): GB_NOCREAT. This...
2003-08-31 Jeff Roberson - Don't acquire the vnode interlock in drain_output...
2003-08-30 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2003-08-28 Jeff Roberson - Move BX_BKGRDWAIT and BX_BKGRDINPROG to BV_ and...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-18 Alan CoxThe previous change necessitates the addition of a...
2003-08-17 Poul-Henning KampDon't use a VOP_*() function on our own vnodes, go...
2003-08-16 Alan CoxRevision 1.44 of ufs/ufs/inode.h has made it necessary...
2003-08-15 Poul-Henning KampEliminate the i_devvp field from the incore UFS inodes...
2003-08-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-11 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-07 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-07 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-07 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-07 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-08-07 John BaldwinConsistently use the BSD u_int and u_short instead...
2003-08-04 Robert WatsonNow that the central POSIX.1e ACL code implements funct...
2003-08-04 Robert WatsonIn ufs_chmod(), use privilege only when required in...
2003-08-02 Sam LefflerThis commit was generated by cvs2svn to compensate...
2003-07-30 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-07-28 Robert WatsonRename VOP_RMEXTATTR() to VOP_DELETEEXTATTR() for consi...
2003-07-27 Poul-Henning KampAdd fdidx argument to vn_open() and vn_open_cred()...
2003-07-26 Poul-Henning KampAdd a "int fd" argument to VOP_OPEN() which in the...
2003-07-21 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-07-15 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-07-14 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-07-13 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-07-13 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-07-13 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-07-12 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2003-07-11 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-07-11 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-07-11 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-07-11 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-07-11 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2003-07-05 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-07-04 Poul-Henning KampWe just cached the inode pointer, no need to call VTOI...
2003-07-03 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-07-02 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-06-30 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2003-06-25 Sam LefflerThis commit was generated by cvs2svn to compensate...
2003-06-24 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-06-23 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-06-18 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-06-18 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-06-17 Doug BartonThis commit was generated by cvs2svn to compensate...
2003-06-16 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2003-06-15 Alan CoxLock the vm object when freeing pages.
2003-06-15 Poul-Henning KampAdd the same KASSERT to all VOP_STRATEGY and VOP_SPECST...
2003-06-15 Robert WatsonRe-implement kernel access control for quotactl() as...
2003-06-12 Poul-Henning KampInitialize struct vfsops C99-sparsely.
2003-06-11 David E. O'BrienUse __FBSDID().
2003-06-07 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2003-06-07 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-06-07 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-06-05 Robert WatsonImplement ffs_listextattr() by breaking out that logic...
2003-06-05 Robert WatsonDon't special-case handling of the empty string in...
2003-06-02 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-06-01 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-06-01 Robert WatsonReturn EOPNOTSUPP for attempted EA operations on VCHR...
2003-05-31 Poul-Henning KampRemove unused variable.
2003-05-31 Poul-Henning KampRemove unused local variables.
2003-05-31 Poul-Henning KampThe IO_NOWDRAIN and B_NOWDRAIN hacks are no longer...
2003-05-29 Martin BlappThis commit was generated by cvs2svn to compensate...
2003-05-28 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-05-27 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-05-19 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-05-18 Alan CoxLock the vm object when performing vm_object_page_clean().
2003-05-15 Robert WatsonJeff added locking assertions that the VV_ flags on...
2003-05-15 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2003-05-03 Alan CoxLock the vm_object on entry to vm_object_vndeallocate().
2003-05-03 Warner LoshThis commit was generated by cvs2svn to compensate...
2003-05-02 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-05-02 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-05-01 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
next