| Commit message (Expand) | Author | Age | Files | Lines |
* | DWARF emitted by clang 3.7 encodes array sizes using the DW_AT_count | Mark Johnston | 2015-10-24 | 1 | -0/+4 |
* | MFV r289561: 6328 Fix cstyle errors in zfs codebase | Alexander Motin | 2015-10-19 | 5 | -8/+11 |
* | MFV r289535: 5767 fix several problems with zfs test suite | Alexander Motin | 2015-10-18 | 1 | -10/+36 |
* | MFV r289530: 5847 libzfs_diff should check zfs_prop_get() return | Alexander Motin | 2015-10-18 | 1 | -3/+7 |
* | Reduce diff from upstream. | Alexander Motin | 2015-10-18 | 1 | -13/+13 |
* | MFV r289526: | Alexander Motin | 2015-10-18 | 1 | -81/+2 |
* | MFC r289498: 6298 zfs_create_008_neg and zpool_create_023_neg need to be | Alexander Motin | 2015-10-18 | 4 | -22/+60 |
* | MFV r247180: Update vendor/illumos/dist and vendor-sys/illumos/dist | Alexander Motin | 2015-10-18 | 2 | -7/+27 |
* | MFV r289493: 5745 zfs set allows only one dataset property to be set at a time | Alexander Motin | 2015-10-18 | 5 | -99/+194 |
* | MFV r289310: | Alexander Motin | 2015-10-16 | 2 | -1/+7 |
* | MFV r289312: 2605 want to resume interrupted zfs send | Alexander Motin | 2015-10-15 | 10 | -129/+636 |
* | MFV r289311: 5764 "zfs send -nv" directs output to stderr | Alexander Motin | 2015-10-14 | 2 | -9/+18 |
* | Have lockstat(1) trace locks by name rather than by address. | Mark Johnston | 2015-09-30 | 2 | -4/+66 |
* | MFV r288408: | Mark Johnston | 2015-09-30 | 3 | -0/+164 |
* | Stop hard-coding a 32-bit data model for USDT tests, and just use the native | Mark Johnston | 2015-09-30 | 20 | -21/+21 |
* | define aok in libnvpair which is linked to all zfs libraries that need aok | Andriy Gapon | 2015-09-28 | 2 | -1/+2 |
* | remove unused sgsmsg utility (originally imported from opensolaris) | Andriy Gapon | 2015-09-28 | 9 | -3797/+0 |
* | remove an extra copy of avl.c from illumos contrib code | Andriy Gapon | 2015-09-28 | 1 | -1059/+0 |
* | MFV r286224: 5695 dmu_sync'ed holes do not retain birth time | Xin LI | 2015-09-14 | 1 | -1/+3 |
* | MFV r277429: | Xin LI | 2015-09-14 | 2 | -7/+17 |
* | Fix build (r287703). Lesson learned: no matter how a change looks like an | Xin LI | 2015-09-12 | 1 | -0/+2 |
* | Remove duplicate defines introduced in initial ZFS import (r168404) | Allan Jude | 2015-08-31 | 1 | -7/+0 |
* | Re-apply r274569. It was reverted in r276848 since that appeared to fix | Mark Johnston | 2015-08-28 | 1 | -1/+1 |
* | Plug a memory leak. | Xin LI | 2015-08-13 | 1 | -0/+1 |
* | MFV 286707: 5959 clean up per-dataset feature count code | Alexander Motin | 2015-08-12 | 3 | -29/+46 |
* | MFV r286704: 5960 zfs recv should prefetch indirect blocks | Alexander Motin | 2015-08-12 | 8 | -33/+93 |
* | MFV r286682: 5765 add support for estimating send stream size with | Alexander Motin | 2015-08-12 | 1 | -5/+17 |
* | MFV 286602: 5810 zdb should print details of bpobj | Alexander Motin | 2015-08-10 | 1 | -10/+87 |
* | MFV 286586: 5746 more checksumming in zfs send | Alexander Motin | 2015-08-10 | 2 | -81/+118 |
* | MFV 286546: | Alexander Motin | 2015-08-09 | 1 | -1/+17 |
* | Don't hardcode the module or function component of lockstat probes. | Mark Johnston | 2015-08-02 | 6 | -6/+6 |
* | - Remove hardcoded paths for the perl executable. | Mark Johnston | 2015-08-02 | 6 | -7/+20 |
* | Perform bounds checking when constructing a format string. | Mark Johnston | 2015-08-02 | 1 | -5/+17 |
* | Fix a rendering issue in the zfs(8) manual. | Glen Barber | 2015-07-30 | 1 | -3/+3 |
* | Consistently use a reader/writer flag for lockstat probes in rwlock(9) and | Mark Johnston | 2015-07-19 | 1 | -8/+8 |
* | First cut of DTrace for AArch64. | Ruslan Bukin | 2015-07-01 | 2 | -3/+156 |
* | zfs clone should not mount the clone if canmount == noauto | Andriy Gapon | 2015-06-12 | 1 | -11/+30 |
* | MFV r284042: 1778 Assertion failed: rn->rn_nozpool == B_FALSE, file | Andriy Gapon | 2015-06-12 | 1 | -4/+1 |
* | MFV r284030: 5818 zfs {ref}compressratio is incorrect with 4k sector size | Andriy Gapon | 2015-06-12 | 1 | -17/+2 |
* | several lockstat improvements | Andriy Gapon | 2015-06-12 | 1 | -14/+26 |
* | At revision r247852 accidentally was removed from print the variable obj. | Marcelo Araujo | 2015-06-12 | 1 | -8/+6 |
* | libdtrace: allow D libraries to declare dependencies on kernel modules | Mark Johnston | 2015-06-06 | 5 | -0/+100 |
* | lockstat(1): document the -V option. | Mark Johnston | 2015-05-25 | 2 | -2/+8 |
* | Fix a typo that snuck in with r283024, and remove the EXFAIL annotation from | Mark Johnston | 2015-05-17 | 1 | -1/+1 |
* | Respect the libdir option when linking drti.o, rather than hardcoding the | Mark Johnston | 2015-05-17 | 2 | -16/+14 |
* | As dtrace(1) processes D libraries under /usr/lib/dtrace, the compiler may | Mark Johnston | 2015-05-17 | 1 | -0/+1 |
* | When in lazyload mode, write the DOF to a temporary file and rename it | Mark Johnston | 2015-05-17 | 1 | -13/+16 |
* | ctf_add_type(): when looking up an integer or floating point type in the | Mark Johnston | 2015-05-10 | 1 | -4/+17 |
* | dump_nvlist: handle DATA_TYPE_BOOLEAN_ARRAY | Andriy Gapon | 2015-04-28 | 1 | -0/+11 |
* | Add manual pages for the io, ip, proc, sched, tcp and udp DTrace providers. | Mark Johnston | 2015-04-18 | 1 | -2/+3 |