summaryrefslogtreecommitdiffstats
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Dtrace: add optional size argument to tracemem().pfg2013-03-248-21/+1451
* dtrace: ensure that we can always catch a process (e.g. when -c is used)avg2013-03-231-1/+1
* Merge libzfs_core branch:mm2013-03-2130-647/+1984
|\
| * MFV r247580:mm2013-03-1913-290/+589
| * MFC @248461mm2013-03-184-5/+10
| |\ | |/ |/|
| * Move common zfs ioctl compatibility functions (userland) into libzfs_compat.cmm2013-03-186-76/+122
| * Fix working with zfs_ioctl_version in libzfs_compat.h and include mirrormm2013-03-174-21/+36
| * Add forwards compatibility for libzfs_coremm2013-03-175-2/+217
| * libzfs_core:mm2013-03-171-5/+5
| * MFC @248093mm2013-03-092-18/+56
| |\
| * | Move libzfs compat functions to libzfs_compat.hmm2013-03-064-60/+97
| * | WiP merge of libzfs_core (MFV r238590, r238592)mm2013-03-0525-333/+1058
* | | MFV r248266:mm2013-03-143-4/+9
* | | Update zfs.8 manpage date (missing in r247585)mm2013-03-141-1/+1
| |/ |/|
* | Fix error in r247960: actually assign the basename to match.iim_file.dim2013-03-071-2/+1
* | Make ctfconvert work correctly on clang-compiled object files. Clangdim2013-03-071-0/+3
* | MFV r247845:mm2013-03-051-17/+53
|/
* MFV r247316:mm2013-03-011-0/+33
* Fix the zfs_ioctl compat layer to support zfs_cmd size change introducedmm2013-03-011-9/+26
* MFV 247176, 247178, 247315:mm2013-02-271-6/+6
* MFV v242732:mm2013-02-254-9/+100
* Orphaned processes that are being traced are killed by thegibbs2013-02-201-0/+7
* Use the right year.delphij2013-02-112-2/+2
* MFV r246392:mm2013-02-111-4/+3
* MFV r246388:mm2013-02-101-7/+1
* Backport vendor changes in zfs(8) manual page (MFV r246389)mm2013-02-101-122/+129
* Correct spelling of "daemon". No .Dd bump.gavin2013-02-101-1/+1
* mdoc: Remove EOL whitespace.joel2013-02-091-3/+3
* MFV r245512:delphij2013-02-092-3/+68
* Add a new LIBRARIES_ONLY make variable to disable the build and installbrooks2013-01-171-1/+1
* Reports pools which have a removed l2cache disk under -x as this is whatsmh2013-01-151-0/+10
* The current ZFS code expects ddt_zap_count to always succeed by assertingdelphij2013-01-101-1/+3
* Allow to create pool even if mount point directory is not empty if -f is given.pjd2012-12-301-2/+3
* MFV r244245:mm2012-12-151-9/+17
* Fixes zfs receive errors caused by snapshot replication being processed in asmh2012-12-131-2/+29
* Update manpage dates in zfs.8 and zpool.8mm2012-11-262-2/+2
* MFV r243395:mm2012-11-261-1/+27
* MFV r243013 and r243267:mm2012-11-251-5/+42
* zfs sha256 checksum is missing in zfs.8 manpagemm2012-11-251-1/+1
* MFV r243012:mm2012-11-251-21/+119
* Sort SEE ALSO xrefs by the manual section number and add a missing comma.pluknet2012-11-151-1/+1
* Move zpool-features manual page from section 5 to section 7mm2012-11-144-11/+11
* Fix an apparent typo in the manual section number in .Dt: it should be 5.pluknet2012-11-131-1/+1
* MFV r242729 (mm):delphij2012-11-101-46/+66
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.jhibbits2012-11-074-1/+87
* Remove the support for using non-mpsafe filesystem modules.kib2012-10-221-8/+0
* Add missing initialization for do_prefix.mm2012-10-171-1/+1
* Make sure that each va_start has one and only one matching va_end,kevlo2012-09-282-0/+3
* Merge recent vendor changes in ZFS.mm2012-09-262-10/+3
* It is possible to recursively destroy snapshots even if the snapshotpjd2012-09-233-3/+47
OpenPOWER on IntegriCloud