aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* MFV r297760: 6418 zpool should have a label clearing commandAlexander Motin2016-04-095-86/+111
* fix zfs set canmount=off on an unmounted filesystemAndriy Gapon2016-04-031-2/+3
* zfs receive: -u can be ignored sometimesAndriy Gapon2016-04-031-1/+2
* MFV r297505:Alexander Motin2016-04-022-3/+7
* libdtrace: use calloc(3) instead of malloc(3) when it makes sense.Pedro F. Giffuni2016-03-143-14/+14
* Missed addition to r296563 to fix newer tools to work with older kernel.Alexander Motin2016-03-091-0/+3
* MFV r296540: 4448 zfs diff misprints unicode charactersAlexander Motin2016-03-081-6/+8
* MFV r296538: 6544 incorrect comment in libzfs.h about offline statusAlexander Motin2016-03-081-1/+1
* MFV r296536: 6551 cmd/zpool: cleanup gcc warningsAlexander Motin2016-03-083-34/+13
* MFV r296534: 6550 cmd/zfs: cleanup gcc warningsAlexander Motin2016-03-081-17/+37
* MFV r296532: 6637 replacing "dontclose" with "should_close"Alexander Motin2016-03-081-3/+3
* MFV r296527: 6659 nvlist_free(NULL) is a no-opAlexander Motin2016-03-088-32/+16
* MFV r296518: 5027 zfs large block support (add copyright)Alexander Motin2016-03-088-0/+8
* MFV r296505: 6531 Provide mechanism to artificially limit disk performanceAlexander Motin2016-03-081-3/+108
* Fix "invalid type '(null)'" usage messages in zfs(8) and zpool(8).Dimitry Andric2016-02-212-5/+5
* MFV 295046: 6358 A faulted pool with only unavailable vdevs triggersAlexander Motin2016-01-291-2/+4
* MFV r294816: 4986 receiving replication stream fails if any snapshotAlexander Motin2016-01-261-9/+34
* MFV r294814: 6393 zfs receive a full send as a cloneAlexander Motin2016-01-261-2/+5
* Remove a dead local variable, missed in r274565.Mark Johnston2016-01-141-2/+0
* Report an error if zdb cannot initialize zfsBaptiste Daroussin2015-12-231-1/+2
* Add a trailing newline to the expected output for tst.walltimestamp.ksh.Mark Johnston2015-12-071-0/+1
* MFV r289003:Mark Johnston2015-12-072-0/+103
* Modify DTRACEHIOC_ADDDOF to copy the DOF section from the target process.Mark Johnston2015-12-071-46/+4
* Fix the build for non-amd64.Bryan Drewery2015-12-021-2/+2
* Fix zfs(8) set optionsSteven Hartland2015-11-191-2/+2
* Allow 'zfs holds -r' to recurse over a file system or volume to find holdsAllan Jude2015-10-262-28/+55
* DWARF emitted by clang 3.7 encodes array sizes using the DW_AT_countMark Johnston2015-10-241-0/+4
* MFV r289561: 6328 Fix cstyle errors in zfs codebaseAlexander Motin2015-10-195-8/+11
* MFV r289535: 5767 fix several problems with zfs test suiteAlexander Motin2015-10-181-10/+36
* MFV r289530: 5847 libzfs_diff should check zfs_prop_get() returnAlexander Motin2015-10-181-3/+7
* Reduce diff from upstream.Alexander Motin2015-10-181-13/+13
* MFV r289526:Alexander Motin2015-10-181-81/+2
* MFC r289498: 6298 zfs_create_008_neg and zpool_create_023_neg need to beAlexander Motin2015-10-184-22/+60
* MFV r247180: Update vendor/illumos/dist and vendor-sys/illumos/distAlexander Motin2015-10-182-7/+27
* MFV r289493: 5745 zfs set allows only one dataset property to be set at a timeAlexander Motin2015-10-185-99/+194
* MFV r289310:Alexander Motin2015-10-162-1/+7
* MFV r289312: 2605 want to resume interrupted zfs sendAlexander Motin2015-10-1510-129/+636
* MFV r289311: 5764 "zfs send -nv" directs output to stderrAlexander Motin2015-10-142-9/+18
* Have lockstat(1) trace locks by name rather than by address.Mark Johnston2015-09-302-4/+66
* MFV r288408:Mark Johnston2015-09-303-0/+164
* Stop hard-coding a 32-bit data model for USDT tests, and just use the nativeMark Johnston2015-09-3020-21/+21
* define aok in libnvpair which is linked to all zfs libraries that need aokAndriy Gapon2015-09-282-1/+2
* remove unused sgsmsg utility (originally imported from opensolaris)Andriy Gapon2015-09-289-3797/+0
* remove an extra copy of avl.c from illumos contrib codeAndriy Gapon2015-09-281-1059/+0
* MFV r286224: 5695 dmu_sync'ed holes do not retain birth timeXin LI2015-09-141-1/+3
* MFV r277429:Xin LI2015-09-142-7/+17
* Fix build (r287703). Lesson learned: no matter how a change looks like anXin LI2015-09-121-0/+2
* Remove duplicate defines introduced in initial ZFS import (r168404)Allan Jude2015-08-311-7/+0
* Re-apply r274569. It was reverted in r276848 since that appeared to fixMark Johnston2015-08-281-1/+1
* Plug a memory leak.Xin LI2015-08-131-0/+1