| Commit message (Expand) | Author | Age | Files | Lines |
* | WiP merge of libzfs_core (MFV r238590, r238592) | mm | 2013-03-05 | 10 | -198/+765 |
* | Fix the zfs_ioctl compat layer to support zfs_cmd size change introduced | mm | 2013-03-01 | 1 | -9/+26 |
* | MFV v242732: | mm | 2013-02-25 | 2 | -0/+62 |
* | MFV r246388: | mm | 2013-02-10 | 1 | -7/+1 |
* | Reports pools which have a removed l2cache disk under -x as this is what | smh | 2013-01-15 | 1 | -0/+10 |
* | Fixes zfs receive errors caused by snapshot replication being processed in a | smh | 2012-12-13 | 1 | -2/+29 |
* | Implement DTrace for PowerPC. This includes both 32-bit and 64-bit. | jhibbits | 2012-11-07 | 1 | -0/+75 |
* | Remove the support for using non-mpsafe filesystem modules. | kib | 2012-10-22 | 1 | -8/+0 |
* | Add missing initialization for do_prefix. | mm | 2012-10-17 | 1 | -1/+1 |
* | Make sure that each va_start has one and only one matching va_end, | kevlo | 2012-09-28 | 2 | -0/+3 |
* | It is possible to recursively destroy snapshots even if the snapshot | pjd | 2012-09-23 | 2 | -2/+32 |
* | Merge recent zfs vendor changes, sync code and adjust userland DEBUG. | mm | 2012-09-12 | 3 | -68/+20 |
* | Merge recent vendor changes: | mm | 2012-08-28 | 1 | -1/+1 |
* | Merge recent vendor changes: | mm | 2012-08-23 | 1 | -46/+39 |
* | When we return with an error we cannot unlock the mutex, because | gnn | 2012-08-01 | 1 | -1/+2 |
* | Partial MFV (illumos-gate 13753:2aba784c276b) | mm | 2012-07-30 | 2 | -1/+27 |
* | Dtrace: improve handling of library paths. | pfg | 2012-07-17 | 2 | -22/+102 |
* | Use libc's strndup() instead of Dtrace's reimplementation. | pfg | 2012-07-15 | 2 | -24/+3 |
* | Merge illumos commit 13455:7205f7794835 | pfg | 2012-07-14 | 1 | -1/+8 |
* | Merge illumos commit 13749:df4cd82e2b60 | mm | 2012-07-13 | 3 | -10/+65 |
* | Change behavior introduced in r237119 to vendor solution | mm | 2012-07-12 | 1 | -7/+10 |
* | Fix clang warning, introduced in the recent dtrace import. | dim | 2012-07-03 | 1 | -1/+1 |
* | Safer fix for building with Clang. | pfg | 2012-06-28 | 1 | -1/+1 |
* | Fix build with Clang. | pfg | 2012-06-28 | 1 | -1/+1 |
* | Bring llquantize support into Dtrace. | pfg | 2012-06-27 | 8 | -5/+398 |
* | Do not remount ZFS dataset if changing canmount property to "on" and | mm | 2012-06-15 | 1 | -1/+3 |
* | Introduce "feature flags" for ZFS pools (bump SPA version to 5000). | mm | 2012-06-11 | 7 | -11/+315 |
* | Import Illumos revision 13715:351036203e4b | mm | 2012-06-07 | 1 | -0/+12 |
* | Import illumos changeset 13570:3411fd5f1589 | mm | 2012-05-27 | 2 | -7/+29 |
* | zpool_find_import_impl: another /dev/dsk -> /dev fix | avg | 2012-05-15 | 1 | -1/+1 |
* | Import illumos changeset 13686:4bc0783f6064 | mm | 2012-05-10 | 3 | -3/+88 |
* | Add support for force unmounting ZFS filesystems during "zfs rename" | mm | 2012-05-10 | 2 | -1/+7 |
* | Implement the D "cpu" variable, which returns curcpu. I have chosen not | rstone | 2012-04-26 | 1 | -0/+6 |
* | Change SIGUSR1 to SIGTHR to properly wake up a process that is being | gnn | 2012-04-13 | 1 | -1/+1 |
* | Add stub file for pid probe. It's required although pid probe is not supported | gonzo | 2012-03-24 | 1 | -0/+75 |
* | add KM_NODEBUG needed by ARC buffer core dump exclusion change | kmacy | 2012-01-27 | 1 | -0/+1 |
* | Merge illumos revisions 13572, 13573, 13574: | mm | 2012-01-24 | 1 | -1/+1 |
* | Dramatically optimize listing snapshots when user requests only snapshot | pjd | 2012-01-21 | 5 | -12/+39 |
* | Add one more copyright line accidentially removed in r228103 | mm | 2012-01-20 | 1 | -0/+1 |
* | Add accidentially removed copyright lines in r228103 | mm | 2012-01-20 | 1 | -0/+1 |
* | In cddl/contrib/opensolaris/lib/libdtrace/common/dt_handle.c, some | dim | 2011-12-16 | 1 | -2/+4 |
* | In cddl/contrib/opensolaris/lib/libdtrace/common/dt_consume.c, some | dim | 2011-12-16 | 1 | -3/+4 |
* | In cddl/contrib/opensolaris/lib/libdtrace/common/dt_subr.c, the | dim | 2011-12-15 | 1 | -0/+1 |
* | In cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c, use the | dim | 2011-12-15 | 1 | -1/+1 |
* | In cddl/contrib/opensolaris/lib/libdtrace/i386/dt_isadep.c, use the | dim | 2011-12-15 | 1 | -1/+1 |
* | Cast away a clang alignment warning in drti.c's fixsymbol() function. | dim | 2011-12-15 | 1 | -1/+1 |
* | Merge new ZFS features from illumos: | mm | 2011-11-28 | 9 | -1083/+1164 |
* | Update copyright to include myself. | pjd | 2011-10-24 | 4 | -0/+9 |
* | Extend r226676 to allow rename without unmount even for file systems with | pjd | 2011-10-24 | 4 | -23/+40 |
* | Allow to rename file systems without remounting if it is possible. | pjd | 2011-10-24 | 3 | -3/+22 |