]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
- Don't do a WITNESS_SAVE() on the interlock if it is Giant in the condition
[FreeBSD/FreeBSD.git] / sys / cddl /
2008-09-18 impMips needs the same treatment for atomic_or_8 as the...
2008-09-15 pjdAdd missing ZFS_EXIT().
2008-09-10 traszRemove VSVTX, VSGID and VSUID. This should be a no-op,
2008-09-07 pjdInitialize vp, so we don't call VOP_UNLOCK() with NULL...
2008-09-06 pjdLock vnode exclusively around insmntque().
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-05 pjdCatch up after last insmntque() changes:
2008-08-31 attilioDecontextualize vfs_busy(), vfs_unbusy() and vfs_mount_...
2008-08-29 scottlEnsure that the padding calcualtion doesn't return...
2008-08-28 attilioDecontextualize the couplet VOP_GETATTR / VOP_SETATTR...
2008-08-23 impAdd MIPS support.
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-19 jbAdd calls to callout_drain() to ensure the callouts...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-21 pjdWe want to use LBOLT instead of lbolt on FreeBSD.
2008-07-21 pjdWe want to check new options given, not the current...
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-06-12 edRemove the $FreeBSD$ tag again, now I know fbsd:nokeywo...
2008-06-12 edTurn dev2unit(), minor(), unit2minor() and minor2unit...
2008-06-11 edDon't enforce unique device minor number policy anymore.
2008-06-01 jbMerge a recent change from the OpenSolaris source tree.
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-25 pjdFix namespace collision after src/sys/sys/file.h:1.78.
2008-05-25 jbComment out the code that breaks with invariants. This...
2008-05-24 bzRemove redundant redeclaration of 'zone_drain'.
2008-05-24 jbMake the zfs module depend on the opensolaris module...
2008-05-23 jbMessing with the endian defines breaks the use of other...
2008-05-23 jbDelete a couple of OpenSolaris headers which get in...
2008-05-23 jbOpenSolaris kernel module compatibility sources.
2008-05-23 jbThe cyclic timer device. This is a cut down version...
2008-05-23 jbCustom DTrace kernel module files plus FreeBSD-specific...
2008-05-22 jbA 'special' compatibility header to plug OpenSolaris...
2008-05-22 jbAdditional compatibility headers.
2008-05-22 jbCompatibility stuff for DTrace.
2008-05-22 jbFreeBSD changes to vendor source.
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbVendor import of the src/sys OpenSolaris bits for DTrace.
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-16 attilioLO_ENROLLPEND is no more existing so just axe it (it...
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-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-22 jbAdd FreeBSD IDs to files that originate in FreeBSD.
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-11 mariusAdd atomic operations for ZFS/sparc64.
2008-04-11 marius- Fix the path encoded in the multiple inclusion protec...
2008-03-26 dfrAdd the new kernel-mode NFS Lock Manager. To use it...
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-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-15 pjdFix mmap(2) on ZFS after some changes in VM subsystem.
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-02-25 attilioAxe the 'thread' argument from VOP_ISLOCKED() and locks...
2008-02-24 attilioIntroduce some functions in the vnode locks namespace...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
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 pjd- Reduce how much ZFS caches by default. This is anothe...
2008-01-24 pjdChange type of kmem_used() and kmem_size() functions...
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-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-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-29 jbRemove some compatibility stuff that we now get from...
2007-11-28 jb* Check endianness the FreeBSD way.
2007-11-28 jbFix a prototype definition.
2007-11-28 jbCheck endianness the FreeBSD way.
2007-11-28 jbInclude an extra header to get this to compile cleanly.
2007-11-28 jbAdd more OpenSolaris compatibility headers.
2007-11-28 jbRemove an extern that is defined elsewhere.
2007-11-28 jbAdd compatibility cruft moved from under _SOLARIS_C_SOU...
2007-11-28 jbRemove a typedef which was just a hack to avoid includi...
2007-11-28 jbAdd a missing volatile so that the code compiles cleanly.
2007-11-28 jbRename the definition of lbolt to LBOLT to avoid a...
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...
next