summaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 7235 - remove unused func dsl_dataset_set_blkptrGeorge Melikov2017-01-171-1/+0
* OpenZFS 6550 - cmd/zfs: cleanup gcc warningsBrian Behlendorf2017-01-171-1/+2
* Add *_by-dnode routinesbzzz772017-01-133-1/+16
* OpenZFS 7743 - per-vdev-zaps init path for upgradeDon Brady2017-01-131-1/+2
* OpenZFS 7303 - dynamic metaslab selectionDon Brady2017-01-125-14/+131
* OpenZFS 6328 - Fix cstyle errors in zfs codebaseGeorge Melikov2017-01-121-6/+3
* OpenZFS 7259 - DS_FIELD_LARGE_BLOCKS is unusedGeorge Melikov2017-01-031-7/+0
* Fix spellingka72017-01-038-9/+9
* Use a dedicated taskq for vdev_fileChunwei Chen2016-12-211-0/+3
* Fix wrong operator in xvattr.hChunwei Chen2016-12-141-5/+5
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-1213-42/+57
* Speed up zvol import and export speedBrian Behlendorf2016-12-081-0/+1
|\
| * Use system_delay_taskq for long delay tasksChunwei Chen2016-12-011-0/+1
* | Cache ddt_get_dedup_dspace() value if there was no ddt changesGvozden Neskovic2016-12-021-0/+1
* | Refactor txg history kstatBrian Behlendorf2016-12-021-2/+10
* | Remove unused sa_update_from_cb()cao2016-12-011-2/+0
* | Compile zio.h and zio_impl.h mutual includecao2016-12-011-3/+0
* | ABD optimized page allocation codeChunwei Chen2016-11-291-3/+5
* | ABD changes for vectorized RAIDZGvozden Neskovic2016-11-291-0/+10
* | ABD page support to vdev_disk.cIsaac Huang2016-11-292-1/+7
* | DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-2910-51/+230
|/
* Export symbol dmu_objset_userobjspace_upgradablejxiong2016-11-091-8/+1
* Linux 3.14 compat: assign inode->set_acltuxoko2016-11-091-1/+1
* Add support for O_TMPFILEChunwei Chen2016-11-042-0/+3
* Fix unlinked file cannot do xattr operationsChunwei Chen2016-11-041-0/+1
* Add parity generation/rebuild using AVX-512 for x86-64Romain Dolbeau2016-11-021-0/+6
* Fix 32-bit maximum volume sizeBrian Behlendorf2016-11-021-0/+3
* Add TASKQID_INVALIDBrian Behlendorf2016-11-021-0/+2
* Fix coverity defects: CID 147548cao2016-10-311-0/+1
* Do not upgrade userobj accounting for snapshot datasetjxiong2016-10-251-0/+1
* Turn on/off enclosure slot fault LED even when disk isn't presentTony Hutter2016-10-243-0/+5
* Fix coverity defects: CID 147472cao2016-10-201-0/+2
* Multipath autoreplace, control enclosure LEDs, event rate limitingTony Hutter2016-10-194-0/+49
* OpenZFS 7090 - zfs should throttle allocationsDon Brady2016-10-138-52/+157
* 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