summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 6676 - Race between unique_insert() and unique_remove() causes ZFS fs...George Melikov2017-01-262-8/+18
* OpenZFS 7386 - zfs get does not work properly with bookmarksGeorge Melikov2017-01-261-1/+2
* OpenZFS 7336 - vfork and O_CLOEXEC causes zfs_mount EBUSYGeorge Melikov2017-01-262-2/+2
* OpenZFS 6871 - libzpool implementation of thread_create should enforce length...George Melikov2017-01-241-1/+1
* Fix build-it compilation regressionBrian Behlendorf2017-01-249-18/+16
* OpenZFS 7180 - potential race between zfs_suspend_fs+zfs_resume_fs and zfs_io...George Melikov2017-01-231-1/+1
* OpenZFS 6052 - decouple lzc_create() from the implementation detailsGeorge Melikov2017-01-232-1/+13
* OpenZFS 7054 - dmu_tx_hold_t should use refcount_t to track spaceGeorge Melikov2017-01-233-10/+10
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-2210-4/+44
* Suspend/resume zvol for recv and rollbackChunwei Chen2017-01-191-2/+5
* 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-0310-11/+11
* 4.10 compat - BIO flag changes and othersTim Chase2016-12-301-9/+48
* 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-1214-46/+61
* 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-2911-55/+235
|/
* Add -c to zpool iostat & status to run commandTony Hutter2016-11-291-0/+1
* Allow zfs unshare <protocol> -aLOLi2016-11-291-0/+1
* Fix coverity defects: CID 147540, 147542cao2016-11-091-1/+1
* Export symbol dmu_objset_userobjspace_upgradablejxiong2016-11-091-8/+1
* Linux 3.14 compat: assign inode->set_acltuxoko2016-11-091-1/+1
* Use set_cached_acl and forget_cached_acl when possibleChunwei Chen2016-11-071-6/+6
* Batch free zpl_posix_acl_releaseChunwei Chen2016-11-071-8/+3
* Fix 'zpool import' detection issuesBrian Behlendorf2016-11-071-0/+5
* Add superscalar fletcher4Romain Dolbeau2016-11-041-0/+7
* 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
* Fix lookup_bdev() on UbuntuHajo Möller2016-10-261-4/+13
* 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-244-2/+8