summaryrefslogtreecommitdiffstats
path: root/sys/cddl
Commit message (Expand)AuthorAgeFilesLines
* Merge recent vendor changes in ZFS.mm2012-09-264-15/+58
* It is possible to recursively destroy snapshots even if the snapshotpjd2012-09-232-3/+28
* Add TRIM support.pjd2012-09-2317-51/+867
* zfs: allow a zvol to be used as a pool vdev, againavg2012-09-221-15/+33
* As in r226967, r226987 and r232401 changes to UFS and TMPFS remove cachepjd2012-09-221-0/+3
* zfs: correctly calculate dn_bonuslen for saving SAs to diskavg2012-09-181-1/+4
* zfs: allow both DEBUG and ZFS_DEBUG to be defined on command lineavg2012-09-181-0/+2
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.mm2012-09-1232-181/+272
* forgotten file from r240346avg2012-09-111-3/+3
* zfs: fix sa_modify_attrs handling of variable-sized attributesavg2012-09-111-9/+16
* Add assfail() and assfail3() to the opensolaris module.mm2012-09-103-15/+37
* Make r230454 more readable and vendor-like.mm2012-09-061-2/+8
* Merge recent vendor changes and sync code:mm2012-09-0514-55/+259
* Use a proper destructor function.ed2012-08-281-9/+12
* Merge recent vendor changes:mm2012-08-2818-42/+163
* Merge recent vendor changes:mm2012-08-2317-168/+340
* Backport fix for vendor issue #3085mm2012-08-191-4/+5
* Streamline use of cdevpriv and correct some corner cases.hselasky2012-08-151-2/+0
* Include <vm/vm_param.h> for PA_LOCK_COUNT in order to fix kernel buildmarius2012-08-051-0/+1
* Partial MFV (illumos-gate 13753:2aba784c276b)mm2012-07-304-11/+22
* Make ZVOL resizing ('zfs set volsize') properly resize the GEOM provider.trasz2012-07-201-9/+3
* Change UL to ULL since time is 32 bits.gnn2012-07-172-2/+2
* Add support for walltimestamp in DTrace.gnn2012-07-162-4/+14
* r237748 continuation: fix nopw (0f 1f) behavior with respect to modifiersavg2012-07-062-2/+2
* r237748 continuation: segment-override prefixes are not invalid in long modeavg2012-07-062-8/+8
* vdev_io_done stage is not used for ioctls.pjd2012-07-041-1/+1
* Expose scrub and resilver tunables.mm2012-07-021-12/+44
* Bump dtrace_helper_actions_max from 32 to 128pfg2012-06-291-1/+1
* dtrace instruction decoder: add 0x0f 0x1f NOP opcode supportavg2012-06-292-2/+2
* Bring llquantize support into Dtrace.pfg2012-06-272-0/+128
* Import Illumos revision 13736:9f1d48e1681fmm2012-06-221-0/+3
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-1147-404/+2806
* ds_guid of 0 is special, as it is used by snapshot receive code topjd2012-06-091-4/+8
* Integrate a fix for a very odd signal delivery problem foundgnn2012-06-042-14/+24
* Fix DTrace TSC skew calculation:zml2012-06-042-2/+2
* Tighten up the assertion: because size can't be 0 and even if sm_space is equalpjd2012-05-291-1/+1
* Eliminate 'where' argument, we don't use it.pjd2012-05-291-2/+1
* Remove unused variable.pjd2012-05-291-1/+0
* Remove unused sysctl.pjd2012-05-291-6/+0
* Import illumos changeset 13570:3411fd5f1589mm2012-05-2713-31/+146
* Import illumos changeset 13605:b5c2b5db80d6 (partial)mm2012-05-271-1/+1
* Fix enforcement of file size limit with O_APPEND on ZFS.trasz2012-05-221-3/+6
* add a zfs spa_t change missed in r235329avg2012-05-121-1/+1
* Import illumos changeset 13686:4bc0783f6064mm2012-05-107-130/+228
* Partially revert r232938; ZFS only requires nfs4 but not posix1e.marius2012-04-291-1/+0
* Implement the D "cpu" variable, which returns curcpu. I have chosen notrstone2012-04-262-0/+9
* Remove unused thread argument to vrecycle().trasz2012-04-232-2/+2
* - Introduce a cache-miss optimization for consistency with otherattilio2012-04-091-2/+1
* zfs_ioctl: no need for ddi_copyin/out here because sys_ioctl handles thatavg2012-04-051-1/+8
* Instead of only iterating over the set of known SDT probes when sdt.ko isrstone2012-03-271-2/+5
OpenPOWER on IntegriCloud