summaryrefslogtreecommitdiffstats
path: root/module/zcommon
Commit message (Expand)AuthorAgeFilesLines
* 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
* Illumos #2619 and #2747Christopher Siden2013-01-081-0/+24
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-191-1/+3
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-1/+1
* Illumos #1693: persistent 'comment' field for a zpoolDan McDonald2012-08-081-0/+4
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-1/+17
* Add script for builtin module building.Etienne Dechamps2012-07-261-5/+2
* Support ashift=13 for 8KB SSD block sizesRichard Yao2012-02-131-1/+1
* Implement SA based xattrsBrian Behlendorf2011-11-281-5/+12