summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 7090 - zfs should throttle allocationsDon Brady2016-10-138-52/+157
* Fletcher4: Incremental updates and ctx calculationBrian Behlendorf2016-10-071-3/+35
|\
| * Fletcher4: save/reload implementation contextGvozden Neskovic2016-10-051-3/+35
* | Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-079-3/+52
|/
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-0312-12/+520
* Add parity generation/rebuild using 128-bits NEON for Aarch64Romain Dolbeau2016-10-033-0/+67
* fix: Shift exponent too largeGvozden Neskovic2016-09-292-4/+4
* OpenZFS 7230 - add assertions to dmu_send_impl() to verify that stream includ...kernelOfTruth aka. kOT, Gentoo user2016-09-221-0/+2
* Fix coverity defectscao2016-09-201-2/+0
* DLPX-44733 combine arc_buf_alloc_impl() with arc_buf_clone()Dan Kimmel2016-09-131-1/+1
* Remove lint suppression from dmu.h and unnecessary dmu.h include in spa.hDan Kimmel2016-09-132-9/+2
* DLPX-40252 integrate EP-476 compressed zfs send/receiveDan Kimmel2016-09-1311-43/+77
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-139-72/+145
* Bring over illumos ZFS FMA logic -- phase 1Don Brady2016-09-015-2/+273
* Delete unreferenced function zfs_ereport_send_interim_checksumluozhengzheng2016-09-011-1/+0
* Performance optimization of AVL tree comparator functionsGvozden Neskovic2016-08-312-0/+8
* Delete unused zfsctl_snapdir_inactive declarationcao2016-08-301-1/+0
* OpenZFS 6322 - ZFS indirect block predictive prefetchAlexander Motin2016-08-302-1/+17
* Linux compat: Grsecurity kernelGvozden Neskovic2016-08-222-1/+41
* OpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold() 7x on same objectMatthew Ahrens2016-08-193-8/+20
* OpenZFS 7003 - zap_lockdir() should tag holdMatthew Ahrens2016-08-192-5/+9
* OpenZFS 7176 - Yet another hole birth issuePaul Dagnelie2016-08-181-0/+6
* Rework of fletcher_4 moduleGvozden Neskovic2016-08-161-5/+21
* Fletcher4 implementation using avx512f instruction setGvozden Neskovic2016-08-161-0/+4
* Add support for AVX-512 family of instruction setsGvozden Neskovic2016-08-161-12/+233
* OpenZFS 5997 - FRU field not set during pool creation and never updatedHans Rosenfeld2016-08-128-19/+184
* Fix a typo in ZIL write handling commentluozhengzheng2016-08-121-1/+1
* Reorder HAVE_BIO_RW_* checksBrian Behlendorf2016-08-121-4/+12
* Use file_dentry and file_inode wrappersChen Haiquan2016-08-112-2/+14
* Fix indefinite articleGeLiXin2016-08-111-1/+1
* Remove custom root pool import codeBrian Behlendorf2016-08-111-6/+0
* Linux 4.8 compat: Fix removal of bio->bi_rw memberBrian Behlendorf2016-08-111-56/+109
* Linux 4.8 compat: posix_acl_valid()Brian Behlendorf2016-08-081-0/+12
* Retire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHINGBrian Behlendorf2016-08-081-13/+0
* Fix interaction between userns uid/gid and SANikolay Borisov2016-08-081-2/+2
* Linux 4.8 compat: new s_user_ns member of struct super_blockNikolay Borisov2016-08-081-0/+17
* Linux 4.8 compat: REQ_OP and bio_set_op_attrs()Chunwei Chen2016-07-291-5/+20
* Linux 4.8 compat: REQ_PREFLUSHBrian Behlendorf2016-07-291-0/+12
* Limit the amount of dnode metadata in the ARCTim Chase2016-07-251-1/+3
* Fix sync behavior for disk vdevsTim Chase2016-07-251-0/+2
* Remove znode's z_uid/z_gid memberNikolay Borisov2016-07-252-17/+16
* Check whether the kernel supports i_uid/gid_read/write helpersNikolay Borisov2016-07-251-0/+53
* Illumos Crypto Port module added to enable native encryption in zfsTom Caputi2016-07-206-2/+1097
* RAIDZ parity kstat reworkGvozden Neskovic2016-07-191-2/+2
* Fixes and enhancements of SIMD raidz parityGvozden Neskovic2016-07-192-10/+14
* Implementation of SSE optimized Fletcher-4Tyler J. Stachecki2016-07-151-0/+8
* Use native inode->i_nlink instead of znode->z_linksChris Dunlop2016-07-142-5/+2
* Add RAID-Z routines for SSE2 instruction set, in x86_64 mode.Gvozden Neskovic2016-07-131-0/+11
* Kill zp->z_xattr_parent to prevent pinningChunwei Chen2016-07-121-1/+0
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-289-30/+21