aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/contrib
Commit message (Expand)AuthorAgeFilesLines
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifHans Petter Selasky2014-06-2720-120/+36
* MFV illumosRui Paulo2014-06-261-1/+5
* MFV illumosRui Paulo2014-06-263-37/+88
* MFV illumosRui Paulo2014-06-262-1/+596
* MFV illumos r266986:Rui Paulo2014-06-264-43/+383
* Revert r267898.Rui Paulo2014-06-261-8/+1
* Bring the following change from the illumos-joyent repository:Rui Paulo2014-06-261-1/+8
* MFV r260708Pedro F. Giffuni2014-06-251-15/+13
* Continue the crusade towards a dev_clone()-free kernel, removing itsDavide Italiano2014-06-251-71/+1
* Fix some bugs when fetching probe arguments in i386. Firstly ensure thatMark Johnston2014-06-231-0/+4
* Removed stale comment about multi-vdev root pool config not workingSteven Hartland2014-06-091-3/+0
* - Naively fix build by partially reverting r267029 to still useBryan Drewery2014-06-041-0/+4
* Replace gethrtime() with cpu_ticks(), as source of random for the taskqueueAlexander Motin2014-06-031-1/+1
* MFV 266913+266914:Xin LI2014-05-311-5/+12
* MFV r266766:Xin LI2014-05-276-22/+76
* Improve sysctl descriptions for new ZFS sysctls:Allan Jude2014-05-221-4/+4
* Added sysctls / tunables for ZFS dirty data tuningSteven Hartland2014-05-211-25/+80
* Import George Wilson's change for Illumos #4730:Xin LI2014-05-061-1/+2
* Use a zio flag to prevent recursion of vdev_queue_io_done which canSteven Hartland2014-05-042-0/+12
* Don't treat TRIM requests returning ENOTSUP as an unexpected error.Steven Hartland2014-05-031-1/+4
* Removed pointless / duplicated call to trim_map_first.Steven Hartland2014-05-021-1/+0
* Reintroduce priority for the TRIM ZIOs instead of using the "NOW" prioritySteven Hartland2014-04-306-71/+124
* Fix ZIO reordering done by vdev_queue_io causing panics when zio_vdev_io_startSteven Hartland2014-04-282-23/+47
* Eliminate duplicate checks in vdev_geom_io_intr error handlingSteven Hartland2014-04-241-26/+30
* Add the ability to set a minimum ashift size for ZFS pool creation or root levelSteven Hartland2014-04-242-18/+73
* MFV r264830:Xin LI2014-04-232-7/+8
* MFV r264829:Xin LI2014-04-2313-25/+871
* MFV r264668:Xin LI2014-04-183-57/+7
* MFV r264667:Xin LI2014-04-181-2/+2
* MFV r264666:Xin LI2014-04-1817-168/+156
* DTrace's pid provider works by inserting breakpoint instructions at probeMark Johnston2014-04-143-11/+248
* Fix a panic in zfs_rename().Davide Italiano2014-04-131-11/+13
* Create zvol devices on zfs clone.Alexander Motin2014-04-111-0/+4
* In addition to r264077, tell GEOM that we do support BIO_DELETE now.Alexander Motin2014-04-061-0/+3
* Add property and sysctl to control how ZVOLs are exposed to OS.Alexander Motin2014-04-053-117/+370
* MFV r258922:Alexander Motin2014-04-031-31/+52
* Add BIO_DELETE support to ZVOL.Alexander Motin2014-04-031-4/+70
* MFV r258379;Pedro F. Giffuni2014-04-021-5/+5
* Rename global cnt to vm_cnt to avoid shadowing.Bryan Drewery2014-03-222-3/+3
* Report ZVOL block size as GEOM stripesize.Alexander Motin2014-03-131-5/+9
* MFV r262983:Xin LI2014-03-111-1/+21
* All callers of static method load_nvlist() in spa.c handles error case,Xin LI2014-03-021-1/+3
* Expose a few DTrace parameters as sysctls under kern.dtrace and addMark Johnston2014-03-011-1/+2
* Fix emulation of call and jmp instructions on i386 and for 32-bit processesMark Johnston2014-03-011-11/+4
* 4478 dtrace_dof_maxsize is far too smallMark Johnston2014-02-281-1/+1
* Move some files that are identical on i386 and amd64 to an x86 subdirectoryMark Johnston2014-02-271-1/+1
* 1452 DTrace buffer autoscaling should be less violentMark Johnston2014-02-221-15/+33
* MFV r261619:Xin LI2014-02-081-2/+3
* MFV r260834:Xin LI2014-01-181-9/+8
* traverse_visitbp: visit DMU_GROUPUSED_OBJECT before DMU_USERUSED_OBJECTAndriy Gapon2014-01-171-6/+6