summaryrefslogtreecommitdiffstats
path: root/sys/modules/zfs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable/10' into develRenato Botelho2016-01-071-3/+3
|\
| * MFC nv(3) and part of nv(9) to stable/10ngie2015-12-311-3/+3
* | MFC r263219:Luiz Otavio O Souza2015-10-201-1/+1
|/
* MFC r271802:smh2014-10-101-0/+1
* MFC r258625: sdt: add support for solaris/illumos style DTRACE_PROBE macrosavg2014-02-171-0/+6
* opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUGavg2013-08-061-0/+2
* Fix other architectures and ZFS.attilio2013-02-211-0/+1
* Add TRIM support.pjd2012-09-231-0/+1
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-111-0/+1
* Don't look for includes in userland directories. There is no need for itpjd2011-10-251-1/+0
* Fix misuse of TARGET_ARCH. This should be MACHINE_ARCH.nwhitehorn2011-03-011-1/+1
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-1/+11
* Simplify atomic selectionimp2010-09-131-5/+8
* Add OpenSolaris atomics for powerpc64 and connect ZFS to the build onnwhitehorn2010-07-171-1/+1
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-121-0/+1
* opensolaris_kmem.c is already part of opensolaris.ko which zfs.ko depends on.pjd2010-06-031-1/+0
* ZIO_USE_UMA is no longer used.pjd2010-05-231-3/+0
* Back out r205134. It is not stable.pjd2010-05-111-1/+1
* make UMA the default allocator for ZFS buffers - this avoidskmacy2010-03-131-2/+2
* Remove OpenSolaris taskq port (it performs very poorly in our kernel) andpjd2009-08-171-1/+1
* fix xdrmem_control to be safe in an if statementkmacy2009-05-301-5/+0
* MFdevbranch 192944kmacy2009-05-281-4/+4
* MFp4 changes neccessary for NFSv4 ACLs support in ZFS. This is mostlytrasz2009-05-261-0/+1
* rename xdr support files to avoid conflicts when linking in to the kernelkmacy2009-05-111-3/+3
* fix atomic.S rename and vimage breakagekmacy2009-05-091-1/+0
* - rename atomic.S and crc32.c to avoid collisions when linking zfs in to the ...kmacy2009-05-091-2/+2
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-0/+4
* Merge latest DTrace changes from Perforce.rodrigc2008-11-051-0/+1
* Add atomic operations for ZFS/sparc64.marius2008-04-111-1/+1
* The sources covered by Sun's CDDL have been repo copied below thejb2008-03-271-4/+4
* "root" the include path so there is less duplication.obrien2008-03-081-16/+18
* Remove WARNS from here and compile with default kernel flags.ru2008-02-211-10/+14
* Remove _SOLARIS_C_SOURCE now that it doesn't do anything in FreeBSDjb2007-11-281-2/+0
* - Reduce number of atomic operations needed to be implemented in asm bypjd2007-06-081-0/+5
* FreeBSD's namecache works quite well with ZFS, so remove DNLC.pjd2007-05-231-1/+0
* MFp4: Now that ZFS can use FreeBSD's namecache, turn it off by default andpjd2007-04-241-0/+3
* MFp4: Synchronize with recent OpenSolaris changes.pjd2007-04-081-0/+1
* Move atomic.S files to directories that better fit OpenSolaris directorypjd2007-04-071-1/+1
* Add Makefile for zfs.ko kernel module.pjd2007-04-061-0/+87
OpenPOWER on IntegriCloud