aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Implement zfs_ioc_recv_new() for OpenZFS 2605Brian Behlendorf2016-06-283-4/+8
* 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 6051 - lzc_receive: allow the caller to read the begin recordBrian Behlendorf2016-06-281-1/+6
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-289-18/+80
* Sync DMU_BACKUP_FEATURE_* flagsBrian Behlendorf2016-06-241-1/+2
* Implement large_dnode pool featureNed Bass2016-06-2412-17/+103
* 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
* Remove libzfs_graph.cBrian Behlendorf2016-06-161-2/+0
* Add `zfs allow` and `zfs unallow` supportBrian Behlendorf2016-06-073-0/+62
* Implementation of AVX2 optimized Fletcher-4Jinshan Xiong2016-06-024-33/+94
* Linux 4.7 compat: handler->set() takes both dentry and inodeBrian Behlendorf2016-06-011-1/+15
* 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
* Linux 4.7 compat: replace blk_queue_flush with blk_queue_write_cacheChunwei Chen2016-05-201-0/+27
* Linux 4.7 compat: handler->get() takes both dentry and inodeChunwei Chen2016-05-201-1/+14
* Kill znode->z_gen fieldNikolay Borisov2016-05-192-8/+3
* Revert "zhack: Add 'feature disable' command"Brian Behlendorf2016-05-171-2/+0
* zhack: Add 'feature disable' commandBrian Behlendorf2016-05-171-0/+2
* Use zfs range locks in ztestBoris Protopopov2016-05-171-3/+5
* Remove dummy znode from zvol_stateChunwei Chen2016-05-173-10/+35
* OpenZFS 6739 - assumption in cv_timedwait_hiresDenys Rtveliashvili2016-05-151-1/+2