aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/zfs
Commit message (Expand)AuthorAgeFilesLines
* Unify zlib instances into one.Xin LI2022-04-101-9/+0
* MFC r354253, r354254, r354264, r354265Toomas Soome2019-12-021-0/+3
* Make dnode definition uniform on !x86Matt Macy2018-08-211-0/+1
* MFV r323530,r323533,r323534: 7431 ZFS Channel Programs, and followupsAndriy Gapon2017-10-011-0/+4
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* zfs: clean up unused files and definitionsAndriy Gapon2017-02-241-1/+0
* Update CFLAGS for clang compatibilityJustin Hibbits2017-01-311-1/+1
* Connect the SHA-512t256 and Skein hashing algorithms to ZFSAllan Jude2016-05-311-0/+3
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude2015-12-271-1/+1
* Revert r286984 (adding opt_random.h to sys/modules/zfs/Makefile)Enji Cooper2015-09-081-1/+1
* fix standalone build of zfs moduleAndriy Gapon2015-08-211-1/+1
* Fix `make depend` in sys/modulesLi-Wen Hsu2015-08-051-1/+1
* Rename zfs nvpair files to not colidate with our nvlist.Mariusz Zaborski2015-07-091-3/+3
* Re-support CWARNFLAGS, lost when bsd.sys.mk was removed. Also, supportWarner Losh2015-01-031-1/+0
* Instead of requiring an edit to turn on ZFS debugging, define ZFS_DEBUG.Will Andrews2014-10-011-2/+4
* Add dtrace probe support for zfs SET_ERROR(..)Steven Hartland2014-09-181-0/+1
* Avoid using ${.CURDIR} so that the module can be built from multipleMarcel Moolenaar2014-07-261-8/+10
* I clearly didn't test the modules... add sha256c.c to the variousJohn-Mark Gurney2014-03-161-1/+1
* opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUGAndriy Gapon2013-08-061-0/+2
* Switch the vm_object mutex to be a rwlock. This will enable in theAttilio Rao2013-03-091-0/+1
* Add TRIM support.Pawel Jakub Dawidek2012-09-231-0/+1
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).Martin Matuska2012-06-111-0/+1
* Don't look for includes in userland directories. There is no need for itPawel Jakub Dawidek2011-10-251-1/+0
* Fix misuse of TARGET_ARCH. This should be MACHINE_ARCH.Nathan Whitehorn2011-03-011-1/+1
* Finally... Import the latest open-source ZFS version - (SPA) 28.Pawel Jakub Dawidek2011-02-271-1/+11
* Simplify atomic selectionWarner Losh2010-09-131-5/+8
* Add OpenSolaris atomics for powerpc64 and connect ZFS to the build onNathan Whitehorn2010-07-171-1/+1
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedMartin Matuska2010-07-121-0/+1
* opensolaris_kmem.c is already part of opensolaris.ko which zfs.ko depends on.Pawel Jakub Dawidek2010-06-031-1/+0
* ZIO_USE_UMA is no longer used.Pawel Jakub Dawidek2010-05-231-3/+0
* Back out r205134. It is not stable.Pawel Jakub Dawidek2010-05-111-1/+1
* make UMA the default allocator for ZFS buffers - this avoidsKip Macy2010-03-131-2/+2
* Remove OpenSolaris taskq port (it performs very poorly in our kernel) andPawel Jakub Dawidek2009-08-171-1/+1
* fix xdrmem_control to be safe in an if statementKip Macy2009-05-301-5/+0
* MFdevbranch 192944Kip Macy2009-05-281-4/+4
* MFp4 changes neccessary for NFSv4 ACLs support in ZFS. This is mostlyEdward Tomasz Napierala2009-05-261-0/+1
* rename xdr support files to avoid conflicts when linking in to the kernelKip Macy2009-05-111-3/+3
* fix atomic.S rename and vimage breakageKip Macy2009-05-091-1/+0
* - rename atomic.S and crc32.c to avoid collisions when linking zfs in to the ...Kip Macy2009-05-091-2/+2
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.Pawel Jakub Dawidek2008-11-171-0/+4
* Merge latest DTrace changes from Perforce.Craig Rodrigues2008-11-051-0/+1
* Add atomic operations for ZFS/sparc64.Marius Strobl2008-04-111-1/+1
* The sources covered by Sun's CDDL have been repo copied below theJohn Birrell2008-03-271-4/+4
* "root" the include path so there is less duplication.David E. O'Brien2008-03-081-16/+18
* Remove WARNS from here and compile with default kernel flags.Ruslan Ermilov2008-02-211-10/+14
* Remove _SOLARIS_C_SOURCE now that it doesn't do anything in FreeBSDJohn Birrell2007-11-281-2/+0
* - Reduce number of atomic operations needed to be implemented in asm byPawel Jakub Dawidek2007-06-081-0/+5
* FreeBSD's namecache works quite well with ZFS, so remove DNLC.Pawel Jakub Dawidek2007-05-231-1/+0
* MFp4: Now that ZFS can use FreeBSD's namecache, turn it off by default andPawel Jakub Dawidek2007-04-241-0/+3
* MFp4: Synchronize with recent OpenSolaris changes.Pawel Jakub Dawidek2007-04-081-0/+1