aboutsummaryrefslogtreecommitdiffstats
path: root/module/zcommon
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-1/+1
* Explicitly include SPL compat headersNed Bass2014-11-191-0/+1
* Implement -t option to zpool create for temporary pool namesRichard Yao2014-09-301-0/+2
* Illumos 4976-4984 - metaslab improvementsGeorge Wilson2014-08-181-1/+3
* Create an 'overlay' propertyTurbo Fredriksson2014-08-151-0/+2
* Illumos 4390 - I/O errors can corrupt space map when deleting fs/volMatthew Ahrens2014-08-041-0/+2
* Illumos 3835 zfs need not store 2 copies of all metadataMatthew Ahrens2014-07-311-1/+12
* Illumos 4368, 4369.Matthew Ahrens2014-07-293-40/+38
* Check the dataset type more rigorously when fetching properties.Tim Chase2014-05-062-4/+10
* Implement relatime.Tim Chase2014-01-291-0/+2
* Add full SELinux supportMatthew Thode2013-12-191-0/+12
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-21/+15
* Add module versioningBrian Behlendorf2013-12-061-0/+1
* Illumos #3894Keith M Wesolowski2013-11-041-0/+2
* Illumos #3588Matthew Ahrens2013-10-311-1/+5
* Add missing copyright notices from IllumosRichard Yao2013-10-291-0/+1
* Posix ACL SupportMassimo Maggi2013-10-291-0/+11
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-042-2/+11
* Add snapdev=[hidden|visible] dataset propertyEric Dillmann2013-03-051-0/+9
* Illumos #3035 LZ4 compression support in ZFS and GRUBEric Dillmann2013-01-291-1/+2