aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sparc64 is the odd-man out, so form the if that way rather thanWarner Losh2015-08-231-3/+1
* Plug a memory leak.Xin LI2015-08-131-0/+1
* MFV 286707: 5959 clean up per-dataset feature count codeAlexander Motin2015-08-123-29/+46
* MFV r286704: 5960 zfs recv should prefetch indirect blocksAlexander Motin2015-08-128-33/+93
* MFV r286682: 5765 add support for estimating send stream size withAlexander Motin2015-08-121-5/+17
* MFV 286602: 5810 zdb should print details of bpobjAlexander Motin2015-08-101-10/+87
* MFV 286586: 5746 more checksumming in zfs sendAlexander Motin2015-08-102-81/+118
* MFV 286546:Alexander Motin2015-08-091-1/+17
* - Use an explicit "depends_on module kernel" guard in DTrace libraries thatMark Johnston2015-08-0710-8/+11
* Add a src.conf option to build and install the DTrace test suite.Mark Johnston2015-08-021-0/+6
* Don't hardcode the module or function component of lockstat probes.Mark Johnston2015-08-026-6/+6
* - Remove hardcoded paths for the perl executable.Mark Johnston2015-08-026-7/+20
* Perform bounds checking when constructing a format string.Mark Johnston2015-08-021-5/+17
* Fix a rendering issue in the zfs(8) manual.Glen Barber2015-07-301-3/+3
* Consistently use a reader/writer flag for lockstat probes in rwlock(9) andMark Johnston2015-07-191-8/+8
* Rename zfs nvpair files to not colidate with our nvlist.Mariusz Zaborski2015-07-091-3/+3
* First cut of DTrace for AArch64.Ruslan Bukin2015-07-015-15/+172
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Fix circular dependency between libzfs and libzfs_coreBaptiste Daroussin2015-06-152-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-1324-0/+629
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-0819-38/+0
| * Merge sync of headSimon J. Gerraty2015-05-27259-753/+6364
| |\
| * | Updated/new dependenciesSimon J. Gerraty2014-11-192-0/+5
| * | Merge from head@274682Simon J. Gerraty2014-11-1965-650/+609
| |\ \
| * \ \ Merge head from 7/28Simon J. Gerraty2014-08-19127-458/+6563
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2014-05-1618-18/+9
| * | | | Updated dependenciesSimon J. Gerraty2014-05-1022-0/+46
| * | | | Merge from headSimon J. Gerraty2014-05-0811-37/+605
| |\ \ \ \
| * \ \ \ \ Merge headSimon J. Gerraty2014-04-2779-1563/+3126
| |\ \ \ \ \
| * \ \ \ \ \ Merge head@256284Simon J. Gerraty2013-10-136-663/+735
| |\ \ \ \ \ \
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-10-137-0/+30
| * | | | | | | Merge headSimon J. Gerraty2013-09-112-0/+37
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge from headSimon J. Gerraty2013-09-0577-506/+2001
| |\ \ \ \ \ \ \ \
| * | | | | | | | | New/updated dependenciesSimon J. Gerraty2013-04-148-0/+27
| * | | | | | | | | sync from headSimon J. Gerraty2013-04-12129-1577/+8346
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updated dependenciesSimon J. Gerraty2013-03-1121-0/+23
| * | | | | | | | | | Updated dependenciesSimon J. Gerraty2013-02-1623-46/+0
| * | | | | | | | | | Sync with HEAD.David E. O'Brien2013-02-0813-103/+418
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-0822-0/+211
| * | | | | | | | | | | Sync from headSimon J. Gerraty2012-11-0492-956/+6811
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-2216-0/+350
* | | | | | | | | | | | | zfs clone should not mount the clone if canmount == noautoAndriy Gapon2015-06-121-11/+30
* | | | | | | | | | | | | MFV r284042: 1778 Assertion failed: rn->rn_nozpool == B_FALSE, fileAndriy Gapon2015-06-121-4/+1
* | | | | | | | | | | | | MFV r284030: 5818 zfs {ref}compressratio is incorrect with 4k sector sizeAndriy Gapon2015-06-121-17/+2
* | | | | | | | | | | | | several lockstat improvementsAndriy Gapon2015-06-121-14/+26
* | | | | | | | | | | | | At revision r247852 accidentally was removed from print the variable obj.Marcelo Araujo2015-06-121-8/+6
* | | | | | | | | | | | | libdtrace: allow D libraries to declare dependencies on kernel modulesMark Johnston2015-06-065-0/+100