summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris
Commit message (Expand)AuthorAgeFilesLines
* Add a trailing newline to the expected output for tst.walltimestamp.ksh.markj2015-12-071-0/+1
* MFV r289003:markj2015-12-072-0/+103
* Modify DTRACEHIOC_ADDDOF to copy the DOF section from the target process.markj2015-12-071-46/+4
* Fix the build for non-amd64.bdrewery2015-12-021-2/+2
* Fix zfs(8) set optionssmh2015-11-191-2/+2
* Allow 'zfs holds -r' to recurse over a file system or volume to find holdsallanjude2015-10-262-28/+55
* DWARF emitted by clang 3.7 encodes array sizes using the DW_AT_countmarkj2015-10-241-0/+4
* MFV r289561: 6328 Fix cstyle errors in zfs codebasemav2015-10-195-8/+11
* MFV r289535: 5767 fix several problems with zfs test suitemav2015-10-181-10/+36
* MFV r289530: 5847 libzfs_diff should check zfs_prop_get() returnmav2015-10-181-3/+7
* Reduce diff from upstream.mav2015-10-181-13/+13
* MFV r289526:mav2015-10-181-81/+2
* MFC r289498: 6298 zfs_create_008_neg and zpool_create_023_neg need to bemav2015-10-184-22/+60
* MFV r247180: Update vendor/illumos/dist and vendor-sys/illumos/distmav2015-10-182-7/+27
* MFV r289493: 5745 zfs set allows only one dataset property to be set at a timemav2015-10-185-99/+194
* MFV r289310:mav2015-10-162-1/+7
* MFV r289312: 2605 want to resume interrupted zfs sendmav2015-10-1510-129/+636
* MFV r289311: 5764 "zfs send -nv" directs output to stderrmav2015-10-142-9/+18
* Have lockstat(1) trace locks by name rather than by address.markj2015-09-302-4/+66
* MFV r288408:markj2015-09-303-0/+164
* Stop hard-coding a 32-bit data model for USDT tests, and just use the nativemarkj2015-09-3020-21/+21
* define aok in libnvpair which is linked to all zfs libraries that need aokavg2015-09-282-1/+2
* remove unused sgsmsg utility (originally imported from opensolaris)avg2015-09-289-3797/+0
* remove an extra copy of avl.c from illumos contrib codeavg2015-09-281-1059/+0
* MFV r286224: 5695 dmu_sync'ed holes do not retain birth timedelphij2015-09-141-1/+3
* MFV r277429:delphij2015-09-142-7/+17
* Fix build (r287703). Lesson learned: no matter how a change looks like andelphij2015-09-121-0/+2
* Remove duplicate defines introduced in initial ZFS import (r168404)allanjude2015-08-311-7/+0
* Re-apply r274569. It was reverted in r276848 since that appeared to fixmarkj2015-08-281-1/+1
* Plug a memory leak.delphij2015-08-131-0/+1
* MFV 286707: 5959 clean up per-dataset feature count codemav2015-08-123-29/+46
* MFV r286704: 5960 zfs recv should prefetch indirect blocksmav2015-08-128-33/+93
* MFV r286682: 5765 add support for estimating send stream size withmav2015-08-121-5/+17
* MFV 286602: 5810 zdb should print details of bpobjmav2015-08-101-10/+87
* MFV 286586: 5746 more checksumming in zfs sendmav2015-08-102-81/+118
* MFV 286546:mav2015-08-091-1/+17
* Don't hardcode the module or function component of lockstat probes.markj2015-08-026-6/+6
* - Remove hardcoded paths for the perl executable.markj2015-08-026-7/+20
* Perform bounds checking when constructing a format string.markj2015-08-021-5/+17
* Fix a rendering issue in the zfs(8) manual.gjb2015-07-301-3/+3
* Consistently use a reader/writer flag for lockstat probes in rwlock(9) andmarkj2015-07-191-8/+8
* First cut of DTrace for AArch64.br2015-07-012-3/+156
* zfs clone should not mount the clone if canmount == noautoavg2015-06-121-11/+30
* MFV r284042: 1778 Assertion failed: rn->rn_nozpool == B_FALSE, fileavg2015-06-121-4/+1
* MFV r284030: 5818 zfs {ref}compressratio is incorrect with 4k sector sizeavg2015-06-121-17/+2
* several lockstat improvementsavg2015-06-121-14/+26
* At revision r247852 accidentally was removed from print the variable obj.araujo2015-06-121-8/+6
* libdtrace: allow D libraries to declare dependencies on kernel modulesmarkj2015-06-065-0/+100
* lockstat(1): document the -V option.markj2015-05-252-2/+8
* Fix a typo that snuck in with r283024, and remove the EXFAIL annotation frommarkj2015-05-171-1/+1
OpenPOWER on IntegriCloud