summaryrefslogtreecommitdiffstats
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Remove stray DEBUG_FLAGS=-g that's been here since the initial import.imp2015-05-211-2/+0
* | | | | | | | | | | | | | | Build cddl/{sbin,usr.bin,usr.sbin} in parallel as all of the applications arengie2015-05-203-0/+6
* | | | | | | | | | | | | | | Add dependencies for libzfs_core and libzpool I missed on my first pass on thisngie2015-05-201-0/+2
* | | | | | | | | | | | | | | Articulate dependencies for cddl/lib/libdtrace and cddl/lib/libzfsngie2015-05-201-0/+5
OpenPOWER on IntegriCloud