]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
- Add a comment warning about an anomalous condition where we VOP_UNLOCK
[FreeBSD/FreeBSD.git] / sys / kern /
2006-01-30 jeff - Add a comment warning about an anomalous condition...
2006-01-30 jeff - Lock access to vrele() with VFS_LOCK_GIANT() rather...
2006-01-29 scottlTake a stab at making this compile when WITNESS is...
2006-01-29 mlaierfirmware(9) is a subsystem to load binary data into...
2006-01-29 mlaierUnbreak on archs where %d doesn't print uintptr_t arith...
2006-01-28 rwatsonRename use_old_pty variable to use_pts, as this more...
2006-01-28 ssouhlalDon't try to load KLDs if we're mounting the root....
2006-01-28 krisBack out r1.653; it turns out that the race (or at...
2006-01-28 implock unused when INVARIANTS not defined, so don't decla...
2006-01-27 jhbAdd a basic reader/writer lock implementation to the...
2006-01-27 jhbWhitespace.
2006-01-27 jhb- Add support for having both a shared and exclusive...
2006-01-27 jhbAdd a new ddb command 'show sleepq'. It takes a wait...
2006-01-27 jhbAdd a new sysctl, debug.ktr.clear. If you write a...
2006-01-27 cognetMerge a bunch of changes that where done in tty_pty...
2006-01-27 pjdGrr. Backout previous change. vn_open_cred() will call...
2006-01-27 pjdDon't forget to call NDFREE(9) in case of vn_open_cred...
2006-01-27 davidxuJust like dofilewrite(), call bwillwrite before fo_write.
2006-01-27 davidxureturn final error code in aio_return rather than a...
2006-01-27 cognetTake into account that bits 0x0000ff00 can't be used...
2006-01-26 cognetDon't attempt to re-create the /dev entry for the slave...
2006-01-26 davidxuin aio_aqueue, store same return code into job->_aiocb_...
2006-01-26 cognetBring in a sysv-style pts implementation, as found...
2006-01-25 jhbAxe KTR_ALQ_MASK now that KTR_WITNESS is off unless...
2006-01-25 upsBack out changes made in rev. 1.151.
2006-01-25 truckmanTouch all the pages wired by sysctl_wire_old_buffer...
2006-01-24 jhbWhitespace fix.
2006-01-24 jhb- Add a new KTR_SUBSYS in place of KTR_SPARE1 to serve...
2006-01-24 davidxuAdd locking annotation and comments about socket, pipe...
2006-01-24 davidxuEr, rescure a deleted comment line.
2006-01-24 davidxuMore cleanup for aio code:
2006-01-23 davidxuAdd bracket.
2006-01-23 jhbFix a vnode reference leak in the ktrace code. We...
2006-01-23 upsHopefully fix the "calcru: runtime went backwards from...
2006-01-23 andreIn mb_zinit_pack() explicitly ignore the return value...
2006-01-23 davidxuVerify all supported notification types.
2006-01-23 davidxu1) Merge _aio_aqueue and aio_aqueue, check quota in...
2006-01-23 alcRemove an unnecessary call to pmap_remove_all(). The...
2006-01-22 truckmanTweak previous vfs_lookup.c commit to return an EINVAL...
2006-01-22 davidxuFix a bogus panic.
2006-01-22 davidxuDecrease kaio_active_count first, because user process...
2006-01-22 davidxuRegen.
2006-01-22 davidxuMake aio code MP safe.
2006-01-22 njlAdd a devd(8) event that is sent after the system resum...
2006-01-22 rwatsonConvert remaining functions to ANSI C function declarat...
2006-01-21 alcAvoid a vm object reference leak in a rarely used code...
2006-01-21 truckmanReturn EPERM from lookup() if cn_nameiop is DELETE...
2006-01-21 rwatsonConvert remaining functions in vfs_subr.c from K&R...
2006-01-20 jhbWhen loading a driver that is a subclass of another...
2006-01-18 julianReturn the thread name in the kinfo_proc structure.
2006-01-18 jhbAlways include the lock_classes[] array in the kernel...
2006-01-17 jmallettSince p_cansee will end up dereferencing p_ucred, don...
2006-01-17 jhbBah. Fix 'show lock' to actually be compiled in. ...
2006-01-17 jhbAdd a new file (kern/subr_lock.c) for holding code...
2006-01-17 jhbInitialize thread0.td_contested in init_turnstiles...
2006-01-17 jhbGarbage collect turnstile_empty() since it is unused.
2006-01-17 phkFix an 11 year old mistake: Let the hash functions...
2006-01-16 teggeSet flag in needsbuffer while still holding bqlock...
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-15 csjpvfs_busy can only return something useful if MNTK_UNMOU...
2006-01-15 rwatsonCast VFS_STATFS() in vfs_domount() to (void) to indicat...
2006-01-15 csjpInitialize ki to p->p_aioinfo after we know it's going...
2006-01-14 ruAMD64 also supports disk slices.
2006-01-14 phkCorrect STAILQ usage in purge of resourcelist.
2006-01-14 scottlAdd the following to the taskqueue api:
2006-01-13 rwatsonWhen calling bioq_first() to see if a queue is empty...
2006-01-13 rwatsonAdd sosend_dgram(), a greatly reduced and simplified...
2006-01-13 rwatsonXXX a comment in uipc_usrreq.c that requires updating.
2006-01-12 alfredNovel idea, don't print a string if it is NULL!
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-11 scottlThe interlock in taskqueue_terminate() is completely...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 phkMove the old BSD4.3 tty compatibility from (!BURN_BRIDG...
2006-01-10 scottlAdd functions and macros and refactor code to make...
2006-01-09 teggeAdd marker vnodes to ensure that all vnodes associated...
2006-01-08 scottlIf destroying a spinlock, make sure that it is exited...
2006-01-07 jhbRevert an untested local change that crept in with...
2006-01-07 davidxuAdd a new feature to thr_kill, if thread ID argument...
2006-01-07 avatarTrying to fix compilation bustage introduced in rev1...
2006-01-06 jhbTrim another pointer from struct lock_object (and thus...
2006-01-06 jhbReturn error from fget_write() rather than hardcoding...
2006-01-06 jhbReturn EBADF rather than EINVAL for FWRITE failure...
2006-01-05 jhbRemove XXX comments complaining that write(2) on a...
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2006-01-04 bzMinor whitespace cleanup.
2006-01-04 phkDeorbit ttymalloc() in preference for ttyalloc()
2006-01-04 phkUse ttyalloc() instead of ttymalloc()
2006-01-04 phkUse MTX_SYSINIT to set up the tty list mutex.
2006-01-04 ddsFix style bug.
2006-01-04 ddsReplace tv_usec normalization with the return of EINVAL.
2006-01-03 ddsNormalize the tv_usec part of the utimes(2) arguments...
2005-12-31 netchildMI changes:
2005-12-30 pjdImprove memguard a bit:
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 pjdPrint a warning when we miss vinactive() call, because...
2005-12-29 jhbpatch(1) and I aren't friends today. Axe a duplicate...
next