| Commit message (Expand) | Author | Age | Files | Lines |
* | loader: zfs should support bootonce an nextboot | Toomas Soome | 2020-09-21 | 3 | -0/+37 |
* | Fix dtrace tools bootstrap on non-FreeBSD after OpenZFS import | Alex Richardson | 2020-09-19 | 1 | -2/+4 |
* | MFV 2.0-rc2 | Matt Macy | 2020-09-18 | 1 | -0/+1 |
* | Use MACHINE_CPUARCH when checking for arm64 | Andrew Turner | 2020-09-14 | 2 | -2/+2 |
* | Remove -I flag for include path that doesn't exist | Alex Richardson | 2020-09-10 | 3 | -3/+0 |
* | Correct the D definition for EINTEGRITY. | Mark Johnston | 2020-09-01 | 1 | -1/+1 |
* | libzfs: Add missing crypto dependency | Ryan Moeller | 2020-08-27 | 1 | -1/+15 |
* | Move zstd sources from libzfs to libzpool | Ryan Moeller | 2020-08-26 | 2 | -6/+8 |
* | Tidy up libzpool Makefile | Ryan Moeller | 2020-08-26 | 1 | -21/+20 |
* | [PowerPC] Apply the ppc32 GOT overflow fix to powerpcspe | Brandon Bergren | 2020-08-25 | 1 | -1/+1 |
* | Fix libzfs build failures for some | Matt Macy | 2020-08-25 | 1 | -1/+0 |
* | Merge OpenZFS support in to HEAD. | Matt Macy | 2020-08-25 | 16 | -165/+733 |
* | - Cleanups related to sparc64 removal. | Yoshihiro Takahashi | 2020-07-28 | 3 | -12/+2 |
* | sack_newdata and snd_recover hold the same value. Therefore, use only | Michael Tuexen | 2020-02-13 | 1 | -1/+1 |
* | Update Makefile.depend files | Simon J. Gerraty | 2019-12-11 | 7 | -7/+0 |
* | libzpool: use CFLAGS.lz4.c to build lz4.o and lz4.pico | Toomas Soome | 2019-12-02 | 1 | -2/+1 |
* | MFV r354378,r354379,r354386: 10499 Multi-modifier protection (MMP) | Andriy Gapon | 2019-11-18 | 1 | -0/+1 |
* | r354253 did miss the fact that libzpool is built as fake kernel | Toomas Soome | 2019-11-02 | 1 | -0/+2 |
* | Remove duplicate lz4 implementations | Toomas Soome | 2019-11-02 | 1 | -1/+5 |
* | pkgbase: Force zfs(8) and zpool(8) to be in the runtime package | Emmanuel Vadot | 2019-09-05 | 6 | -0/+6 |
* | Create new EINTEGRITY error with message "Integrity check failed". | Kirk McKusick | 2019-01-17 | 1 | -1/+4 |
* | Add support for send, receive and state-change DTrace providers for | Michael Tuexen | 2018-08-22 | 2 | -0/+172 |
* | Make dnode definition uniform on !x86 | Matt Macy | 2018-08-21 | 1 | -0/+1 |
* | libbe(3): Move build goop back out of cddl/ | Kyle Evans | 2018-08-18 | 2 | -35/+0 |
* | libbe(3): Remove -v from LDFLAGS | Kyle Evans | 2018-08-18 | 1 | -1/+0 |
* | libbe(3)/bectl(8): Remove now-redundant include paths | Kyle Evans | 2018-08-13 | 1 | -2/+0 |
* | Use INCS for non-sys/ libnvpair and libzfs_core includes | Kyle Evans | 2018-08-13 | 2 | -0/+2 |
* | libbe(3)/bectl(8): More SYSROOT/GCC build fixes | Kyle Evans | 2018-08-11 | 1 | -0/+2 |
* | MFH @ r337607, in preparation for boarding | Kyle Evans | 2018-08-11 | 6 | -3/+81 |
|\ |
|
| * | Do not blindly include illumos kernel headers instead of user-space. | Alexander Motin | 2018-08-02 | 3 | -3/+0 |
| * | Add a dtrace provider for UDP-Lite. | Michael Tuexen | 2018-07-31 | 3 | -0/+81 |
* | | libbe(3)/be(8): Drop WARNS overrides, fix all fallout | Kyle Evans | 2018-07-25 | 1 | -2/+0 |
* | | Normalize bectl(8)/libbe(3) Makefiles, remove Makefile copyright/license | Kyle Evans | 2018-07-24 | 1 | -24/+0 |
* | | libbe(3): Add to cddl build, adjust src.libnames.mk as needed | Kyle Evans | 2018-07-24 | 2 | -0/+62 |
|/ |
|
* | Add support for TCP state names used by Solaris. | Michael Tuexen | 2018-07-14 | 1 | -0/+26 |
* | The IP, TCP, and UDP provider report IP addresses as strings. | Michael Tuexen | 2018-06-18 | 3 | -8/+8 |
* | Unbreak dtrace runtime for udp after svn r334719 SO_REUSEPORT commit. | Sean Bruno | 2018-06-07 | 1 | -4/+4 |
* | Load balance sockets with new SO_REUSEPORT_LB option. | Sean Bruno | 2018-06-06 | 1 | -4/+4 |
* | Revert r332894 at the request of the submitter. | Sean Bruno | 2018-04-24 | 1 | -4/+4 |
* | Load balance sockets with new SO_REUSEPORT_LB option | Sean Bruno | 2018-04-23 | 1 | -4/+4 |
* | Consistent casing for fallback SIGCHLD (s/Unknown/unknown/) | Devin Teske | 2018-02-26 | 1 | -1/+1 |
* | Updates and enhancements to signal.d to aid DTrace scripting | Devin Teske | 2018-02-25 | 1 | -0/+52 |
* | Updates and enhancements to io.d to aid DTrace scripting | Devin Teske | 2018-02-24 | 1 | -0/+154 |
* | Add inline to errno.d for translating int to string | Devin Teske | 2018-02-16 | 1 | -0/+110 |
* | Add the following errno definitions to /usr/lib/dtrace/errno.d | Devin Teske | 2018-02-15 | 1 | -1/+11 |
* | Use tabs in io.d, fix alignment issues, remove extraneous newlines | Devin Teske | 2018-02-12 | 8 | -112/+107 |
* | Remove uneeded parentheses. | Mark Johnston | 2018-01-25 | 1 | -1/+1 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 9 | -9/+0 |
* | MFV r325013,r325034: 640 number_to_scaled_string is duplicated in several com... | Andriy Gapon | 2017-10-27 | 2 | -1/+9 |
* | MFV r323530,r323533,r323534: 7431 ZFS Channel Programs, and followups | Andriy Gapon | 2017-10-01 | 1 | -1/+5 |