]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/vfs_subr.c
Protect check for v_pollinfo == NULL and assignment of the newly allocated
[FreeBSD/FreeBSD.git] / sys / kern / vfs_subr.c
2008-10-28 kibProtect check for v_pollinfo == NULL and assignment...
2008-10-20 kibIn vfs_busy(), lockmgr() cannot legitimately sleep...
2008-10-10 attilioRemove the struct thread unuseful argument from bufobj...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-08-31 attilioDecontextualize vfs_busy(), vfs_unbusy() and vfs_mount_...
2008-08-28 attilioDecontextualize the couplet VOP_GETATTR / VOP_SETATTR...
2008-08-28 kibIntroduce the VV_FORCEINSMQ vnode flag. It instructs...
2008-08-24 csjpRemove worrying printf warning on bootup when processin...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-30 edRemove the use of lbolt from the VFS syncer.
2008-07-27 pjdAssert for exclusive vnode lock in vinactive(), vrecycl...
2008-07-27 pjd- Move vp test for beeing NULL under IGNORE_LOCK().
2008-07-21 attilio- Disallow XFS mounting in write mode. The write suppo...
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-18 pjdBe more friendly for DDB pager.
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-05-04 attiliosync_vnode() has some messy code about locking in order...
2008-04-26 pjdImplement 'show mount' command in DDB. Without argument...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-24 kibAllow the vnode zone to return the unused memory. The...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-16 kibMove the head of byte-level advisory lock list from the
2008-04-02 jeff - Destroy the bo mtx when the vnode is destroyed.
2008-03-28 attiliob_waiters cannot be adequately protected by the interlo...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 jeff - Greatly simplify vget() by removing the guarantee...
2008-03-23 jeff - Only return 1 from sync_vnode() in cases where the...
2008-03-23 jeff - Pass BO_MTX(bo) to lockmgr in vtruncbuf, we don...
2008-03-22 jeff - Complete part of the unfinished bufobj work by consi...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-16 rwatsonIn keeping with style(9)'s recommendations on macros...
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-01 attilio- Handle buffer lock waiters count directly in the...
2008-02-25 attilioAxe the 'thread' argument from VOP_ISLOCKED() and locks...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-08 attilioConver all explicit instances to VOP_ISLOCKED(arg,...
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-24 attilioCleanup lockmgr interface and exported KPI:
2008-01-19 attilio- Introduce the function lockmgr_recursed() which retur...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 attilioVOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-10 attiliovn_lock() is currently only used with the 'curthread...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-28 rwatsonIn "show lockedvnods" DDB command, use db_printf()...
2007-12-27 attilioAs LK_EXCLUPGRADE is used in conjuction with LK_NOWAIT...
2007-12-25 rwatsonAdd a new 'why' argument to kdb_enter(), and a set...
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-05 kibUse curthread instead of the FIRST_THREAD_IN_PROC for...
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
2007-12-03 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-11-26 delphijThis commit was generated by cvs2svn to compensate...
2007-11-16 delphijThis commit was generated by cvs2svn to compensate...
2007-11-14 obrienThis commit was generated by cvs2svn to compensate...
2007-11-07 acheThis commit was generated by cvs2svn to compensate...
2007-11-05 gshapiroThis commit was generated by cvs2svn to compensate...
2007-10-29 rwatsonThis commit was generated by cvs2svn to compensate...
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-24 rwatsonMerge first in a series of TrustedBSD MAC Framework...
2007-10-20 julianRename the kthread_xxx (e.g. kthread_create()) calls
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-12 delphijThis commit was generated by cvs2svn to compensate...
2007-10-08 delphijThis commit was generated by cvs2svn to compensate...
2007-10-03 ruThis commit was generated by cvs2svn to compensate...
2007-09-24 jkimThis commit was generated by cvs2svn to compensate...
2007-09-12 kibWhen restoring the mount after umount failed, the MNTK_...
2007-08-24 edwinThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
next