aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Sync with HEAD.David E. O'Brien2013-02-0813-103/+418
|\
| * Add a new LIBRARIES_ONLY make variable to disable the build and installBrooks Davis2013-01-171-1/+1
| * Reports pools which have a removed l2cache disk under -x as this is whatSteven Hartland2013-01-151-0/+10
| * The current ZFS code expects ddt_zap_count to always succeed by assertingXin LI2013-01-101-1/+3
| * Allow to create pool even if mount point directory is not empty if -f is given.Pawel Jakub Dawidek2012-12-301-2/+3
| * MFV r244245:Martin Matuska2012-12-151-9/+17
| * Fixes zfs receive errors caused by snapshot replication being processed in aSteven Hartland2012-12-131-2/+29
| * Update manpage dates in zfs.8 and zpool.8Martin Matuska2012-11-262-2/+2
| * MFV r243395:Martin Matuska2012-11-261-1/+27
| * MFV r243013 and r243267:Martin Matuska2012-11-251-5/+42
| * zfs sha256 checksum is missing in zfs.8 manpageMartin Matuska2012-11-251-1/+1
| * MFV r243012:Martin Matuska2012-11-251-21/+119
| * Sort SEE ALSO xrefs by the manual section number and add a missing comma.Sergey Kandaurov2012-11-151-1/+1
| * Move zpool-features manual page from section 5 to section 7Martin Matuska2012-11-144-11/+11
| * Fix an apparent typo in the manual section number in .Dt: it should be 5.Sergey Kandaurov2012-11-131-1/+1
| * MFV r242729 (mm):Xin LI2012-11-101-46/+66
| * Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.Justin Hibbits2012-11-074-1/+87
* | Updated/new Makefile.dependSimon J. Gerraty2012-11-0822-0/+211
* | Sync from headSimon J. Gerraty2012-11-0492-956/+6811
|\|
| * Remove the support for using non-mpsafe filesystem modules.Konstantin Belousov2012-10-221-8/+0
| * Add missing initialization for do_prefix.Martin Matuska2012-10-171-1/+1
| * Make sure that each va_start has one and only one matching va_end,Kevin Lo2012-09-282-0/+3
| * Merge recent vendor changes in ZFS.Martin Matuska2012-09-262-10/+3
| * It is possible to recursively destroy snapshots even if the snapshotPawel Jakub Dawidek2012-09-233-3/+47
| * Add TRIM support.Pawel Jakub Dawidek2012-09-231-1/+1
| * Update usage to show the possiblity to use jail nameBaptiste Daroussin2012-09-191-2/+2
| * Allow zfs jail and zfs unjail to use both jailnames and jailidBaptiste Daroussin2012-09-193-7/+7
| * Merge recent zfs vendor changes, sync code and adjust userland DEBUG.Martin Matuska2012-09-1211-486/+427
| * Remove trailing whitespace.Joel Dahl2012-09-061-1/+1
| * Typo fix and minor word swap.Glen Barber2012-09-051-3/+4
| * Merge recent vendor changes and sync code:Martin Matuska2012-09-051-0/+2
| * Add myself to copyright sections, per CDDL license.Glen Barber2012-09-032-0/+2
| * Finish porting execsnoop to FreeBSD. This includes replacing the zonenameRui Paulo2012-09-012-26/+21
| * Remove trailing whitespace.Joel Dahl2012-09-013-5/+5
| * Remove trailing whitespace.Joel Dahl2012-09-013-10/+10
| * Mdoc fixes.Joel Dahl2012-09-011-22/+19
| * Minor mdoc fixes.Joel Dahl2012-08-311-3/+3
| * Mdoc fixes.Joel Dahl2012-08-312-15/+16
| * Merge recent vendor changes:Martin Matuska2012-08-283-9/+30
| * Add missing parts to zpool-features.5 manual pageMartin Matuska2012-08-271-2/+10
| * Merge recent vendor changes:Martin Matuska2012-08-232-48/+63
| * Update zfs(8) manpage with illumos version of "zfs diff"Martin Matuska2012-08-191-26/+44
| * - Fix source dataset snapshot name in Example 15.Glen Barber2012-08-121-4/+4
| * Remove a leading space that breaks rendering.Glen Barber2012-08-121-1/+1
| * When we return with an error we cannot unlock the mutex, becauseGeorge V. Neville-Neil2012-08-011-1/+2
| * Fix wrong indent according to style(9)Martin Matuska2012-07-311-2/+2
| * Fix reporting of root pool upgrade notice.Martin Matuska2012-07-311-19/+19
| * Partial MFV (illumos-gate 13753:2aba784c276b)Martin Matuska2012-07-305-106/+392
| * Revert previous commit. The bug was actually caused by an issueGeorge V. Neville-Neil2012-07-251-3/+1
| * Fix a bug in interrupt handling so that we're only consideredGeorge V. Neville-Neil2012-07-241-1/+3