summaryrefslogtreecommitdiffstats
path: root/sys/cddl/compat/opensolaris/kern
Commit message (Expand)AuthorAgeFilesLines
* MFC: 273641jpaetzel2014-11-091-2/+2
* MFC r271802:smh2014-10-101-0/+36
* MFC r270759:smh2014-10-101-7/+0
* MFC r269403, r269405, r269410, r269414:ian2014-08-111-1/+1
* MFC r258715: opensolaris compat: add taskq_wait emulationavg2014-02-171-0/+6
* MFC r258744-258746: zfs: add zfs_freebsd_putpagesavg2014-01-161-0/+2
* MFC r258630: 734 taskq_dispatch_prealloc() desiredavg2014-01-161-20/+18
* MFC r258628: opensolaris taskq: some cosmetic changesavg2014-01-161-4/+2
* Replace kernel virtual address space allocation with vmem. This providesjeff2013-08-071-1/+3
* style(9) fixessmh2013-06-291-2/+4
* Add missing FBSDID() tag for new file.attilio2013-03-091-0/+1
* Change the use of hard functions for vm_pager_ok and switch toattilio2013-02-231-20/+3
* Hide the details for the assertion for VM_OBJECT_LOCK operations.attilio2013-02-211-1/+1
* Fix other architectures and ZFS.attilio2013-02-211-0/+84
* Renamed zfs trim stats removing duplicate zio_trim identifier from the namesmh2012-12-121-1/+1
* opensolaris compat: terminate cmn_err mesages with a new lineavg2012-11-241-0/+1
* opensolaris compat: clear VI_MOUNT before returning if mount_snapshot failsavg2012-11-041-0/+3
* opensolaris_lookup: use vfs_busy in traverse before calling VFS_ROOTavg2012-11-041-0/+4
* Remove the support for using non-mpsafe filesystem modules.kib2012-10-222-20/+7
* Add assfail() and assfail3() to the opensolaris module.mm2012-09-101-1/+21
* opensolaris compat: fix vcmn_err so that panic(9) produces a proper messageavg2011-12-191-8/+14
* opensolaris compat / zfs: avoid early overflow in ddi_get_lbolt*avg2011-06-041-0/+3
* Imagine situation where a security problem is found in setuid binary.pjd2011-05-311-0/+5
* Silence warnings about unsupoorted value types.pjd2011-05-271-0/+4
* Don't access task structure once we call task function.pjd2011-05-241-5/+0
* Use proper lock in assertion.pjd2011-02-281-2/+2
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-2710-159/+768
* Use the preload_fetch_addr() and preload_fetch_size() conveniencemarcel2011-02-131-2/+1
* CDDL fixes for MIPS n32.jchandra2011-01-281-1/+1
* Introduce signed and unsigned version of CTLTYPE_QUAD, renamingmdf2011-01-191-2/+2
* Don't panic when we read an empty ACL from ZFS. Apparently this may happentrasz2010-11-301-1/+4
* Pass a format string to panic() and to taskqueue_start_threads().rpaulo2010-10-132-2/+2
* opensolaris_kmem kmem_size(): report lesser of vm_kmem_size and availableavg2010-10-071-2/+14
* Import changes from OpenSolaris that providemm2010-08-281-1/+1
* Add sysname to struct opensolaris_utsname. This is needed by one DTracerpaulo2010-08-211-1/+2
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-122-2/+120
* Add task structure to zio and use it instead of allocating one.pjd2010-05-161-6/+29
* Partially MFp4 #176265 by pjd@:delphij2010-04-191-5/+12
* Allow file system owner to modify system flags if securelevel permits.pjd2009-10-081-1/+4
* File system owner is when uid matches and jail matches.pjd2009-10-081-3/+2
* - Mount ZFS snapshots with MNT_IGNORE flag, so they are not visible in regularpjd2009-09-141-34/+33
* Lock Giant around vn_open_cred().kib2009-09-081-2/+4
* - Avoid holding mutex around M_WAITOK allocations.pjd2009-09-071-6/+26
* Remove OpenSolaris taskq port (it performs very poorly in our kernel) andpjd2009-08-171-0/+135
* Remove CDDL warning.trasz2009-08-131-4/+0
* O_NOFOLLOW shall be in flags, not in cmode.kib2009-06-221-3/+2
* Add another flags argument to vn_open_cred. Use it to specify that somekib2009-06-211-1/+2
* Rename the host-related prison fields to be the same as the host.*jamie2009-06-131-1/+1
* Place hostnames and similar information fully under the prison system.jamie2009-05-292-3/+4
* Change license to more bori^Wadul^Wcanonical.trasz2009-05-261-11/+11
OpenPOWER on IntegriCloud