aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a regression introduced in r344569Baptiste Daroussin2019-02-271-3/+0
* Fix regression introduced in r344569Baptiste Daroussin2019-02-271-2/+2
* Set process title during zfs send.Sean Eric Fagan2019-02-264-14/+44
* Implement parallel mounting for ZFS filesystemBaptiste Daroussin2019-02-265-130/+464
* Increase ctfconvert buffer sizeLeandro Lupori2019-02-251-1/+1
* MFV r344364:Mark Johnston2019-02-201-4/+3
* zpool.8: sort zpool status flags in the same order as in illumos manualAndriy Gapon2019-02-201-8/+8
* zpool.8: document -D flag for zpool statusAndriy Gapon2019-02-201-3/+9
* fix userland illumos taskq code to pass relative timeout to cv_timedwaitAndriy Gapon2019-02-201-0/+5
* MFV r342532: 5882 Temporary pool namesAndriy Gapon2018-12-261-25/+25
* MFV r342469: 9630 add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon2018-12-264-32/+58
* dtrace(1): remove reference to dtruss that was removed from baseYuri Pankov2018-10-311-2/+1
* Add support for send, receive and state-change DTrace providers forMichael Tuexen2018-08-229-7/+623
* Add partial documentation for dtrace(1)'s -x configuration options.Mark Johnston2018-08-161-2/+111
* MFV/ZoL: Implement large_dnode pool featureMatt Macy2018-08-123-47/+179
* Extend the info about the limitations of datasets in jails.Alexander Leidinger2018-08-111-3/+6
* Disable the D subroutines msgsize() and msgdsize().Mark Johnston2018-08-101-1/+1
* Performance optimization of AVL tree comparator functionsMatt Macy2018-08-104-19/+10
* MFV r337223:Alexander Motin2018-08-031-0/+3
* MFV 337214:Alexander Motin2018-08-032-0/+16
* MFV r337184: 9457 libzfs_import.c:add_config() has a memory leakAlexander Motin2018-08-021-12/+4
* MFV r337182: 9330 stack overflow when creating a deeply nested datasetAlexander Motin2018-08-022-1/+23
* 9523 Large alloc in zdb can cause troubleAlexander Motin2018-08-021-4/+3
* MFV r337161: 9512 zfs remap poolname@snapname coredumpsAlexander Motin2018-08-022-2/+31
* Do not blindly include illumos kernel headers instead of user-space.Alexander Motin2018-08-021-0/+2
* MFV r316926:Alexander Motin2018-08-015-15/+103
* Add a dtrace provider for UDP-Lite.Michael Tuexen2018-07-314-0/+250
* MFV r337014:Alexander Motin2018-07-312-5/+18
* MFV r336991, r337001:Alexander Motin2018-07-318-1/+428
* MFV r336955: 9236 nuke spa_dbgmsgAlexander Motin2018-07-311-4/+1
* MFV r336950: 9290 device removal reduces redundancy of mirrorsAlexander Motin2018-07-313-11/+67
* MFV r336946: 9238 ZFS Spacemap Encoding V2Alexander Motin2018-07-303-48/+102
* MFV r336944: 9286 want refreservation=autoAlexander Motin2018-07-303-10/+141
* Improve TCP related tests for dtrace.Michael Tuexen2018-07-224-43/+37
* Test that the dtrace UDP receive probe fires.Michael Tuexen2018-07-202-6/+14
* Adjust comment to reality since r286171.Michael Tuexen2018-07-151-2/+1
* Don't require a local sshd for the local TCP state dtrace testMichael Tuexen2018-07-151-6/+17
* Fix the UDP tests for dtrace.Michael Tuexen2018-07-152-11/+59
* Return the intended return code.Michael Tuexen2018-07-141-1/+1
* Fix shebangs and execute bit of test scripts.Michael Tuexen2018-07-148-8/+8
* Fix markup in zfs(8); no content changeEric van Gyzen2018-06-151-1/+3
* Process CUs with a language attribute of DW_LANG_Mips_Assembler.Mark Johnston2018-06-111-1/+2
* Don't process DWARF generated from non-C/C++ code.Mark Johnston2018-06-091-3/+22
* This originated from ZFS On Linux, asSean Eric Fagan2018-06-086-65/+98
* ctf dwarf: don't report "no dwarf entry" as if it were an errorMatt Macy2018-05-191-3/+6
* ctfconvert: silence useless enum has too many values warningMatt Macy2018-05-191-2/+0
* Cleanup sundry clang warnings for code that is not upstream in illumos.Sean Bruno2018-05-061-3/+3
* zpool(8): correct list of default properties in 'list'.Eitan Adler2018-04-281-2/+4
* MFV man pages update from r329502: 7614 zfs device evacuation/removal.Alexander Motin2018-04-173-13/+111
* allow ZFS pool to have temporary name for duration of current importAndriy Gapon2018-04-123-24/+106