| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added ZFS TRIM support which is enabled by default. To disable | Steven Hartland | 2013-06-05 | 1 | -1/+1 |
| * | MFC r250337 | Brooks Davis | 2013-05-12 | 1 | -0/+8 |
| * | MFC r249526, r249600: | Pedro F. Giffuni | 2013-05-10 | 2 | -33/+97 |
| * | MFC r248690, r248706, 248708, r248752: | Pedro F. Giffuni | 2013-04-24 | 1 | -0/+1 |
| * | MFC 248571,248976,249004,249042,249188,249195-249196,249206,249207,249319, | Martin Matuska | 2013-04-19 | 3 | -2/+44 |
| * | MFC r245561,245885: | Brooks Davis | 2013-03-15 | 1 | -1/+1 |
| * | MFC: 238366, 240924 | George V. Neville-Neil | 2012-12-07 | 2 | -0/+111 |
| * | Merge ZFS feature flags support and related bugfixes: | Martin Matuska | 2012-11-29 | 3 | -3/+12 |
| * | MFC r226940 (rmh): | Martin Matuska | 2012-09-26 | 1 | -2/+2 |
| * | MFC r228103, r228104: | Martin Matuska | 2012-01-05 | 1 | -1/+1 |
| * | Merge r228057 from head to stable/9: | Robert Watson | 2011-11-28 | 1 | -1/+1 |
| * | Finally... Import the latest open-source ZFS version - (SPA) 28. | Pawel Jakub Dawidek | 2011-02-27 | 2 | -21/+26 |
| * | When building libzpool on ia64 or sparc64, don't add the .note.GNU-stack | Dimitry Andric | 2011-02-15 | 1 | -0/+2 |
| * | Fix some leftover binaries and shared libraries in the system that still | Dimitry Andric | 2011-02-15 | 1 | -0/+1 |
| * | Use ${PICFLAG} instead of -fpic. | Rui Paulo | 2010-10-27 | 1 | -1/+1 |
| * | MFtbemd: | Warner Losh | 2010-08-23 | 2 | -3/+3 |
| * | Use real atomic operations for sparc64. | Marius Strobl | 2010-08-23 | 1 | -1/+1 |
| * | Add powerpc64 to the list of architectures with real atomic operations. | Nathan Whitehorn | 2010-08-23 | 1 | -1/+1 |
| * | Don't link drti.o with libelf_pic.a. This means that all software with | Rui Paulo | 2010-08-21 | 1 | -7/+1 |
| * | Link drti.o with a PIC version of libelf. This is needed because | Rui Paulo | 2010-08-21 | 1 | -2/+9 |
| * | Add libdtrace support for tracing userland programs. | Rui Paulo | 2010-08-21 | 3 | -3/+196 |
| * | Use double quotes when checking the value of MACHINE_ARCH. | Rui Paulo | 2010-08-21 | 1 | -1/+1 |
| * | The DTrace instrumentation object is going to be i386/amd64 only. | Rui Paulo | 2010-08-21 | 1 | -1/+2 |
| * | libdtrace, dtrace(1) and lockstat(1) are for i386 and amd64 only right | Rui Paulo | 2010-07-31 | 1 | -1/+5 |
| * | Remove manual .includes in cddl Makefiles | Ulrich Spörlein | 2010-03-02 | 9 | -18/+14 |
| * | Remove files that are no longer used. | Pawel Jakub Dawidek | 2009-08-17 | 1 | -0/+1 |
| * | Bump the version of all non-symbol-versioned shared libraries in | Ken Smith | 2009-07-19 | 3 | -3/+3 |
| * | atomic.S has been renamed opensolaris_atomic.S to avoid collisions | Kip Macy | 2009-05-09 | 1 | -1/+1 |
| * | Switch over to gnu99 compilation on default for userland. | Roman Divacky | 2009-03-14 | 1 | -2/+2 |
| * | Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. | Pawel Jakub Dawidek | 2008-11-17 | 2 | -4/+21 |
| * | Add the DTrace libraries and D library scripts. | John Birrell | 2008-05-22 | 11 | -1/+863 |
| * | Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer | Ruslan Ermilov | 2008-03-29 | 1 | -1/+1 |
| * | The sources covered by Sun's CDDL have been repo copied below the | John Birrell | 2008-03-27 | 6 | -50/+50 |
| * | Remove _SOLARIS_C_SOURCE now that it doesn't do anything in FreeBSD | John Birrell | 2007-11-28 | 1 | -1/+1 |
| * | Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental | David E. O'Brien | 2007-10-09 | 1 | -1/+1 |
| * | Repo copy libpthreads to libkse. | David E. O'Brien | 2007-10-09 | 1 | -1/+1 |
| * | Don't build bits that depend on the pthreads support if a | Ruslan Ermilov | 2007-10-01 | 1 | -0/+2 |
| * | - Reduce number of atomic operations needed to be implemented in asm by | Pawel Jakub Dawidek | 2007-06-08 | 2 | -3/+6 |
| * | Use provider's ident to handle situations when disks are moved around | Pawel Jakub Dawidek | 2007-05-06 | 1 | -1/+2 |
| * | Link libzpool, ztest and zdb against libpthread. | Pawel Jakub Dawidek | 2007-04-17 | 1 | -2/+2 |
| * | Apply a set of style.Makefile(5) changes to src/cddl/ makefiles. | Ruslan Ermilov | 2007-04-16 | 8 | -120/+109 |
| * | Move atomic.S files to directories that better fit OpenSolaris directory | Pawel Jakub Dawidek | 2007-04-07 | 1 | -1/+1 |
| * | Build ZFS on amd64 and pc98. | Dag-Erling Smørgrav | 2007-04-07 | 1 | -3/+1 |
| * | Please welcome ZFS - The last word in file systems. | Pawel Jakub Dawidek | 2007-04-06 | 8 | -0/+190 |