summaryrefslogtreecommitdiffstats
path: root/module/zcommon
Commit message (Expand)AuthorAgeFilesLines
* Project Quota on ZFSNasf-Fan2018-02-133-1/+21
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-082-2/+20
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-2/+2
* Suppress incorrect objtool warningsBrian Behlendorf2017-12-071-0/+3
* Undo c89 workarounds to match with upstreamDon Brady2017-11-043-16/+9
* Native Encryption for ZFS on LinuxTom Caputi2017-08-143-3/+109
* Add libtpool (thread pools)Brian Behlendorf2017-08-095-83/+346
* Fix buffer overflow in dsl_dataset_name()LOLi2017-07-241-1/+8
* Multi-modifier protection (MMP)Olaf Faaland2017-07-131-0/+3
* Add port of FreeBSD 'volmode' propertyLOLi2017-07-121-0/+13
* Make createtxg and guid properties publicChristian Schwarz2017-05-091-4/+4
* Add missing *_destroy/*_fini callsGvozden Neskovic2017-05-041-0/+12
* More ashift improvementsLOLi2017-05-031-4/+2
* OpenZFS 6931 - lib/libzfs: cleanup gcc warningsGeorge Melikov2017-02-071-2/+4
* Use fletcher_4 routines natively with `abd_iterate_func()`David Quigley2017-02-011-2/+85
* OpenZFS 7386 - zfs get does not work properly with bookmarksGeorge Melikov2017-01-261-44/+49
* OpenZFS 7304 - zfs filesystem/snapshot counts should be read-onlyGeorge Melikov2017-01-231-6/+7
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-2/+4
* Fix spellingka72017-01-031-1/+1
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-122-7/+7
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-12/+63
* Add superscalar fletcher4Romain Dolbeau2016-11-046-2/+396
* Fletcher4 algorithm implemented in pure NEON for Aarch64 / ARMv8 64 bitsRomain Dolbeau2016-10-213-0/+219
* Multipath autoreplace, control enclosure LEDs, event rate limitingTony Hutter2016-10-191-0/+64
* Fletcher4: Incremental updates and ctx calculationBrian Behlendorf2016-10-074-202/+319
|\
| * Fletcher4: save/reload implementation contextGvozden Neskovic2016-10-054-191/+268
| * Fletcher4: Incremental using SIMDGvozden Neskovic2016-10-051-18/+58
* | Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-072-1/+9
|/
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-032-9/+32
* Linux compat: Grsecurity kernelGvozden Neskovic2016-08-221-2/+3
* Rework of fletcher_4 moduleGvozden Neskovic2016-08-164-171/+349
* Fletcher4 implementation using avx512f instruction setGvozden Neskovic2016-08-163-2/+169
* Build user-space with different gcc optimization levelsGvozden Neskovic2016-08-091-1/+1
* Prevent segfaults in SSE optimized Fletcher-4Tyler J. Stachecki2016-07-191-5/+5
* Implementation of SSE optimized Fletcher-4Tyler J. Stachecki2016-07-153-0/+225
* Vectorized fletcher_4 must be 128-bit alignedBrian Behlendorf2016-06-291-2/+12
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-42/+4
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-281-0/+4
* Implement large_dnode pool featureNed Bass2016-06-242-0/+16
* Implementation of AVX2 optimized Fletcher-4Jinshan Xiong2016-06-024-36/+428
* Illumos 4929 - want prevsnap propertyMatthew Ahrens2016-01-111-0/+2
* Fix uio_prefaultpages for 0 length iovecChunwei Chen2015-12-151-5/+6
* Fix uioskip crash when skip to endChunwei Chen2015-09-291-2/+4
* Userspace can pass zero length segments via writev/readvRichard Yao2015-09-251-5/+0
* Linux 4.1 compat: loop device on ZFSChunwei Chen2015-08-241-97/+108
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-8/+11
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-112-2/+4
* Illumos 3897 - zfs filesystem and snapshot limitsJerry Jelinek2015-04-281-0/+12
* Change ASSERT(!"...") to cmn_err(CE_PANIC, ...)Brian Behlendorf2015-03-031-1/+1
* Retire spl_module_init()/spl_module_fini()Brian Behlendorf2015-02-241-5/+11