summaryrefslogtreecommitdiffstats
path: root/sys/compat/opensolaris
Commit message (Expand)AuthorAgeFilesLines
* - Reduce number of atomic operations needed to be implemented in asm bypjd2007-06-082-0/+247
* Despite several examples in the kernel, the third argument ofdwmalone2007-06-041-2/+2
* Reimplement traverse() helper function:pjd2007-06-042-10/+14
* Revert UF_OPENING workaround for CURRENT.kib2007-05-312-2/+2
* There are too many false positive LORs reported by WITNESS, so when ZFSpjd2007-05-262-2/+14
* DNLC_NO_VNODE can't be NULL.pjd2007-05-241-1/+1
* FreeBSD's namecache works quite well with ZFS, so remove DNLC.pjd2007-05-231-0/+40
* Share-lock a vnode where possible.pjd2007-05-022-3/+3
* MFp4: Reduce diff against vendor code:pjd2007-04-235-5/+72
* MFp4:pjd2007-04-211-1/+1
* MFp4: Fix automatic snapshot mount when unprivileged user does lookuppjd2007-04-181-7/+8
* - Fix a leftover - vfs_mount_alloc() is now exported properly.pjd2007-04-171-4/+5
* strchr() and strrchr() are already present in the kernel, but with lesswkoszek2007-04-102-33/+2
* Try to stabilize ZFS with regard to memory consumption:pjd2007-04-102-8/+26
* Instead of detecting if lock is already initialized based on standard 1 bitpjd2007-04-093-2/+55
* Extend kobj compatibility KPI to support operating on files before andpjd2007-04-082-16/+102
* MFp4: Synchronize with recent OpenSolaris changes.pjd2007-04-082-0/+95
* Please welcome ZFS - The last word in file systems.pjd2007-04-0642-0/+4244
OpenPOWER on IntegriCloud