summaryrefslogtreecommitdiffstats
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* MFV r286224: 5695 dmu_sync'ed holes do not retain birth timedelphij2015-09-141-1/+3
* MFV r277429:delphij2015-09-142-7/+17
* dd DTrace probe points, translators and a corresponding scriptgnn2015-09-131-1/+132
* 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
* Sparc64 is the odd-man out, so form the if that way rather thanimp2015-08-231-3/+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
* - Use an explicit "depends_on module kernel" guard in DTrace libraries thatmarkj2015-08-0710-8/+11
* Add a src.conf option to build and install the DTrace test suite.markj2015-08-021-0/+6
* 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
* Rename zfs nvpair files to not colidate with our nvlist.oshogbo2015-07-091-3/+3
* First cut of DTrace for AArch64.br2015-07-015-15/+172
* Revert r284417 it is not necessary anymorebapt2015-06-151-1/+1
* Enforce overwritting SHLIBDIRbapt2015-06-151-1/+1
* Fix circular dependency between libzfs and libzfs_corebapt2015-06-152-2/+2
* Add META_MODE support.sjg2015-06-1324-0/+629
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-0819-38/+0
| * Merge sync of headsjg2015-05-27259-753/+6364
| |\
| * | Updated/new dependenciessjg2014-11-192-0/+5
| * | Merge from head@274682sjg2014-11-1965-650/+609
| |\ \
| * \ \ Merge head from 7/28sjg2014-08-19127-458/+6563
| |\ \ \
| * | | | Updated dependenciessjg2014-05-1618-18/+9
| * | | | Updated dependenciessjg2014-05-1022-0/+46
| * | | | Merge from headsjg2014-05-0811-37/+605
| |\ \ \ \
| * \ \ \ \ Merge headsjg2014-04-2779-1563/+3126
| |\ \ \ \ \
| * \ \ \ \ \ Merge head@256284sjg2013-10-136-663/+735
| |\ \ \ \ \ \
| * | | | | | | Updated dependenciessjg2013-10-137-0/+30
| * | | | | | | Merge headsjg2013-09-112-0/+37
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge from headsjg2013-09-0577-506/+2001
| |\ \ \ \ \ \ \ \
| * | | | | | | | | New/updated dependenciessjg2013-04-148-0/+27
| * | | | | | | | | sync from headsjg2013-04-12129-1577/+8346
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updated dependenciessjg2013-03-1121-0/+23
| * | | | | | | | | | Updated dependenciessjg2013-02-1623-46/+0
| * | | | | | | | | | Sync with HEAD.obrien2013-02-0813-103/+418
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Updated/new Makefile.dependsjg2012-11-0822-0/+211
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ Sync from headsjg2012-11-0492-956/+6811
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-2216-0/+350
* | | | | | | | | | | | | | | | 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
OpenPOWER on IntegriCloud