aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/compat
Commit message (Expand)AuthorAgeFilesLines
* MFC r240162:Martin Matuska2012-09-091-2/+8
* MFC r230454:Eitan Adler2012-07-241-3/+3
* MFC r216254: opensolaris cyclic: fix deadlock and make a little bitAndriy Gapon2011-03-111-1/+8
* Diff reduction to 8-stable:Alexander Leidinger2010-01-075-4/+2
* MFC several ZFS related commits:Alexander Leidinger2010-01-071-0/+2
* MFC several ZFS related commits:Alexander Leidinger2010-01-062-36/+37
* MFC several ZFS related commits:Alexander Leidinger2010-01-061-6/+26
* MFC several ZFS related commits:Alexander Leidinger2010-01-062-4/+16
* MFC several ZFS related commits:Alexander Leidinger2010-01-065-234/+159
* Trim duplicate copies of headers.John Baldwin2009-06-113-471/+0
* remove duplicated file contentsKip Macy2009-05-213-456/+0
* MFC ZFS version 13. This includes the changes by pjd (see original messageKip Macy2009-05-2037-526/+1779
* Disable debug mode.John Birrell2008-09-011-2/+0
* Fix mismerges in ZFS from the Dtrace merge.Scott Long2008-08-291-3/+7
* Ensure that the padding calcualtion doesn't return a negative value.Scott Long2008-08-291-1/+3
* Revert previous change. LO_ENROLLPEND is still used in 7.x.John Baldwin2008-08-271-1/+2
* MFCJohn Birrell2008-08-2729-80/+1378
* Add FreeBSD IDs to files which originate in FreeBSD.John Birrell2008-04-2210-0/+20
* MFC. The great CDDL file move.John Birrell2008-04-1713-92/+49
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2008-04-0149-0/+4882
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2007-10-1049-4839/+0
* Some ZFS threads needs stack larger than the default 8kB, so use 16kB ofPawel Jakub Dawidek2007-08-161-1/+8
* Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); inRobert Watson2007-06-121-17/+12
* - Reduce number of atomic operations needed to be implemented in asm byPawel Jakub Dawidek2007-06-082-0/+247
* Despite several examples in the kernel, the third argument ofDavid Malone2007-06-041-2/+2
* Reimplement traverse() helper function:Pawel Jakub Dawidek2007-06-042-10/+14
* Revert UF_OPENING workaround for CURRENT.Konstantin Belousov2007-05-312-2/+2
* There are too many false positive LORs reported by WITNESS, so when ZFSPawel Jakub Dawidek2007-05-262-2/+14
* DNLC_NO_VNODE can't be NULL.Pawel Jakub Dawidek2007-05-241-1/+1
* FreeBSD's namecache works quite well with ZFS, so remove DNLC.Pawel Jakub Dawidek2007-05-231-0/+40
* Share-lock a vnode where possible.Pawel Jakub Dawidek2007-05-022-3/+3
* MFp4: Reduce diff against vendor code:Pawel Jakub Dawidek2007-04-235-5/+72
* MFp4:Pawel Jakub Dawidek2007-04-211-1/+1
* MFp4: Fix automatic snapshot mount when unprivileged user does lookupPawel Jakub Dawidek2007-04-181-7/+8
* - Fix a leftover - vfs_mount_alloc() is now exported properly.Pawel Jakub Dawidek2007-04-171-4/+5
* strchr() and strrchr() are already present in the kernel, but with lessWojciech A. Koszek2007-04-102-33/+2
* Try to stabilize ZFS with regard to memory consumption:Pawel Jakub Dawidek2007-04-102-8/+26
* Instead of detecting if lock is already initialized based on standard 1 bitPawel Jakub Dawidek2007-04-093-2/+55
* Extend kobj compatibility KPI to support operating on files before andPawel Jakub Dawidek2007-04-082-16/+102
* MFp4: Synchronize with recent OpenSolaris changes.Pawel Jakub Dawidek2007-04-082-0/+95
* Please welcome ZFS - The last word in file systems.Pawel Jakub Dawidek2007-04-0642-0/+4244