aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-077-3/+47
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-0310-8/+510
* Add parity generation/rebuild using 128-bits NEON for Aarch64Romain Dolbeau2016-10-031-0/+4
* 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-139-41/+71
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-139-72/+145
* Bring over illumos ZFS FMA logic -- phase 1Don Brady2016-09-014-2/+266
* 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
* 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
* 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
* Use file_dentry and file_inode wrappersChen Haiquan2016-08-111-2/+2
* Fix indefinite articleGeLiXin2016-08-111-1/+1
* Remove custom root pool import codeBrian Behlendorf2016-08-111-6/+0
* Fix interaction between userns uid/gid and SANikolay Borisov2016-08-081-2/+2
* 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
* 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
* 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-287-23/+16
* Implement zfs_ioc_recv_new() for OpenZFS 2605Brian Behlendorf2016-06-282-4/+5
* OpenZFS 6536 - zfs send: want a way to disable setting of DRR_FLAG_FREERECORDSAndrew Stormont2016-06-281-0/+5
* OpenZFS 6393 - zfs receive a full send as a clonePaul Dagnelie2016-06-282-3/+12
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-287-17/+65
* Sync DMU_BACKUP_FEATURE_* flagsBrian Behlendorf2016-06-241-1/+2
* Implement large_dnode pool featureNed Bass2016-06-2411-17/+102
* Backfill metadnode more intelligentlyNed Bass2016-06-241-0/+2
* OpenZFS 6513 - partially filled holes lose birth timePaul Dagnelie2016-06-213-9/+14
* SIMD implementation of vdev_raidz generate and reconstruct routinesGvozden Neskovic2016-06-213-0/+410
* Add `zfs allow` and `zfs unallow` supportBrian Behlendorf2016-06-073-0/+62
* Implementation of AVX2 optimized Fletcher-4Jinshan Xiong2016-06-023-32/+74
* OpenZFS 6531 - Provide mechanism to artificially limit disk performanceTony Hutter2016-05-266-81/+207
* Add request size histograms (-r) to zpool iostat, minor man page fixTony Hutter2016-05-251-7/+30
* Linux 4.7 compat: use iterate_shared for concurrent readdirChunwei Chen2016-05-201-1/+1
* Kill znode->z_gen fieldNikolay Borisov2016-05-192-8/+3
* Revert "zhack: Add 'feature disable' command"Brian Behlendorf2016-05-171-2/+0