| Commit message (Expand) | Author | Age | Files | Lines |
* | MFS r320605, r320610: MFC r303052, r309017 (by alc): | markj | 2017-07-05 | 1 | -1/+1 |
* | MFC r308474, r308691, r309203, r309365, r309703, r309898, r310720, | markj | 2017-05-23 | 1 | -2/+1 |
* | MFC r314048,r314194: reimplement zfsctl (.zfs) support | avg | 2017-03-23 | 3 | -64/+8 |
* | MFC r306304: | markj | 2016-10-02 | 2 | -0/+60 |
* | MFC r305679: Switch random_get_pseudo_bytes() shim to arc4rand(). | mav | 2016-09-13 | 1 | -1/+1 |
* | MFC r303763,303791,303869: zfs: honour and make use of vfs vnode locking prot... | avg | 2016-08-11 | 1 | -2/+0 |
* | Replace a number of conflations of mp_ncpus and mp_maxid with either | nwhitehorn | 2016-07-06 | 1 | -2/+2 |
* | Use vnlru_free(9) to implement dnlc_reduce_cache(). | kib | 2016-06-17 | 1 | -1/+1 |
* | fix a vnode reference leak caused by illumos compat traverse() | avg | 2016-05-16 | 1 | -2/+3 |
* | mount_snapshot: consolidate all error handling | avg | 2016-05-16 | 1 | -17/+21 |
* | zfsctl: fix several problems with reference counts | avg | 2016-05-16 | 1 | -1/+1 |
* | compat/opensolaris: Don't redefined off64_t if already defined | cem | 2016-05-11 | 1 | -0/+3 |
* | remove emulation of VFS_HOLD and VFS_RELE from opensolaris compat | avg | 2016-04-02 | 1 | -11/+0 |
* | Fix small memory leak on attempt to access deleted snapshot. | mav | 2016-03-15 | 1 | -0/+1 |
* | MFV r296529: | mav | 2016-03-08 | 1 | -0/+3 |
* | MFV r296505: 6531 Provide mechanism to artificially limit disk performance | mav | 2016-03-08 | 2 | -0/+40 |
* | Welcome the RISC-V 64-bit kernel. | br | 2016-01-29 | 1 | -1/+1 |
* | Expose an interface to determine if an ACE is inherited. | delphij | 2015-09-04 | 1 | -0/+2 |
* | Add support for the arrays in nvlist library. | oshogbo | 2015-08-15 | 1 | -110/+77 |
* | Fix r286574 build in user-space. | mav | 2015-08-10 | 1 | -1/+1 |
* | MFV r277427: 5445 Add more visibility via arcstats; specifically | mav | 2015-08-10 | 1 | -0/+5 |
* | Add an API for easily creating userspace threads in kernelspace. | ed | 2015-07-20 | 1 | -1/+3 |
* | Create a dedicated function for ensuring that cdir and rdir are populated. | mjg | 2015-07-11 | 2 | -24/+2 |
* | fd: make 'rights' a manadatory argument to fget* functions | mjg | 2015-07-05 | 1 | -1/+2 |
* | compat nvpair.h: make sure that the names are mangled only for kernel | avg | 2015-06-07 | 1 | -0/+4 |
* | Add the arm64 defines for cddl code. | andrew | 2015-04-01 | 1 | -1/+1 |
* | Allow Illumos code to co-exist with nv(9) | rstone | 2015-03-01 | 1 | -0/+259 |
* | NSEC_TO_TICK(usec) -> NSEC_TO_TICK(nsec) | will | 2015-01-20 | 1 | -1/+1 |
* | Remove unused strdup() #define. | will | 2015-01-20 | 1 | -1/+0 |
* | remove opensolaris cyclic code, replace with high-precision callouts | avg | 2014-12-07 | 3 | -393/+0 |
* | Remove the no-at variants of the kern_xx() syscall helpers. E.g., we | kib | 2014-11-13 | 1 | -2/+2 |
* | This change addresses 4 bugs in ZFS exposed by Richard Kojedzinszky's | jpaetzel | 2014-10-25 | 1 | -2/+2 |
* | make userland __assfail from opensolaris compat honor 'aok' variable | avg | 2014-10-07 | 1 | -4/+8 |
* | Refactor ZFS ARC reclaim checks and limits | smh | 2014-10-03 | 2 | -54/+3 |
* | Remove sys/types.h include as per style (9) | smh | 2014-09-18 | 1 | -1/+0 |
* | Add dtrace probe support for zfs SET_ERROR(..) | smh | 2014-09-18 | 2 | -1/+47 |
* | Ensure that ZFS ARC free memory checks include cached pages | smh | 2014-08-30 | 2 | -1/+9 |
* | Refactor ZFS ARC reclaim logic to be more VM cooperative | smh | 2014-08-28 | 2 | -6/+44 |
* | Provide compatibility shim for atomic_dec_64_nv. | delphij | 2014-08-21 | 1 | -0/+6 |
* | Revert r269404 and use cpu_ticks() for dbuf allocation. | delphij | 2014-08-03 | 1 | -11/+1 |
* | When arm 64-bit atomic ops are available, define ARM_HAVE_ATOMIC64. Use | ian | 2014-08-02 | 2 | -3/+3 |
* | Use the 64-bit atomics now provided by arm machine/atomic.h instead of | ian | 2014-08-01 | 1 | -2/+2 |
* | Split gethrtime() and gethrtime_waitfree() and make the former use | delphij | 2014-08-01 | 1 | -1/+11 |
* | Pull in r267961 and r267973 again. Fix for issues reported will follow. | hselasky | 2014-06-28 | 1 | -1/+1 |
* | Revert r267961, r267973: | gjb | 2014-06-27 | 1 | -1/+1 |
* | Extend the meaning of the CTLFLAG_TUN flag to automatically check if | hselasky | 2014-06-27 | 1 | -1/+1 |
* | Reintroduce priority for the TRIM ZIOs instead of using the "NOW" priority | smh | 2014-04-30 | 1 | -2/+0 |
* | Rename global cnt to vm_cnt to avoid shadowing. | bdrewery | 2014-03-22 | 1 | -1/+1 |
* | Update kernel inclusions of capability.h to use capsicum.h instead; some | rwatson | 2014-03-16 | 1 | -1/+1 |
* | Define the KM_NORMALPRI flag for kmem_alloc(), as it is used in some | markj | 2014-02-22 | 1 | -0/+1 |