summaryrefslogtreecommitdiffstats
path: root/sys/cddl
Commit message (Expand)AuthorAgeFilesLines
* Merge from vmcontentionattilio2012-07-0852-431/+3000
|\
| * MFCattilio2012-07-076-24/+184
| |\
| | * 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
| * | MFCattilio2012-06-231-0/+3
| |\ \ | | |/
| | * Import Illumos revision 13736:9f1d48e1681fmm2012-06-221-0/+3
| * | MFCattilio2012-06-1647-408/+2814
| |\ \ | | |/
| | * 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
* | | - Split the cached and resident pages tree into 2 distinct ones.attilio2012-07-082-26/+23
|/ /
* | MFCattilio2012-06-072-16/+26
|\ \ | |/
| * 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
* | MFCattilio2012-06-0116-45/+155
|\ \ | |/
| * 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
* | MFCattilio2012-05-128-131/+229
|\ \ | |/
| * add a zfs spa_t change missed in r235329avg2012-05-121-1/+1
| * Import illumos changeset 13686:4bc0783f6064mm2012-05-107-130/+228
* | MFCattilio2012-05-055-3/+11
|\ \ | |/
| * 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
* | MFCattilio2012-04-061-1/+8
* | MFCattilio2012-03-3011-10/+1388
|\ \ | |/
| * Instead of only iterating over the set of known SDT probes when sdt.ko isrstone2012-03-271-2/+5
| * - For o32 ABI get arguments from the stackgonzo2012-03-261-0/+28
| * Properly cast 64-bit dofhp_dof to pointer.gonzo2012-03-261-5/+1
| * Use macroses to load/store pointers and increase indexes instead ofgonzo2012-03-261-11/+11
| * Add device part of DTrace/MIPS codegonzo2012-03-246-1/+1274
| * Add MIPS support to cddl/contrib part:gonzo2012-03-243-2/+80
* | Remove an unuseful assignment.attilio2012-03-201-2/+1
* | Restore the cleanup of cached pages in zfs_lookup().attilio2012-03-201-13/+25
* | IFC at r232948flo2012-03-141-0/+2
|\ \ | |/
| * Add dependencies onto acl_posix1e and acl_nfs4.adrian2012-03-131-0/+2
* | MFCattilio2012-03-011-0/+4
|\ \ | |/
| * Analogous to r232059, add a parameter for the ZFS file system:mm2012-02-261-0/+4
* | MFCattilio2012-02-251-1/+2
|\ \ | |/
OpenPOWER on IntegriCloud