aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dmu_objset.c
Commit message (Expand)AuthorAgeFilesLines
* Prevent user accounting on readonly poolloli10K2019-02-191-2/+4
* ZVOLs should not be allowed to have childrenloli10K2019-02-081-0/+26
* Add types to featureflags in zfsPaul Dagnelie2018-10-161-9/+9
* Refactor dmu_recv into its own filePaul Dagnelie2018-10-091-1/+1
* Refcounted DSL Crypto Key MappingsTom Caputi2018-10-031-7/+13
* Pool allocation classesDon Brady2018-09-051-0/+20
* Check encrypted dataset + embedded recv earlierTom Caputi2018-08-151-1/+1
* OpenZFS 9337 - zfs get all is slow due to uncached metadataMatthew Ahrens2018-07-121-0/+8
* OpenZFS 9330 - stack overflow when creating a deeply nested datasetSerapheim Dimitropoulos2018-07-091-0/+4
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-191-1/+1
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* Adopt pyzfs from ClusterHQloli10K2018-05-011-1/+1
* assertion in arc_release() during encrypted receiveMatthew Ahrens2018-04-171-4/+5
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-0/+111
* Fix race in dnode_check_slots_free()Tom Caputi2018-04-101-0/+15
* Decryption error handling improvementsTom Caputi2018-03-311-1/+5
* OpenZFS 9164 - assert: newds == os->os_dsl_datasetAndriy Gapon2018-03-301-7/+5
* Misc fixes and cleanup for project quotaNasf-Fan2018-03-051-1/+1
* ZIL claiming should not start user accountingTom Caputi2018-02-201-2/+17
* Project Quota on ZFSNasf-Fan2018-02-131-32/+149
* Change os->os_next_write_raw to work per txgTom Caputi2018-02-021-2/+2
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-021-0/+10
* Long hold the dataset during upgradeArkadiusz BubaƂa2017-11-101-4/+14
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-8/+3
* Encryption patch follow-upTom Caputi2017-10-111-7/+18
* dmu_objset: release bonus buffer in failure pathGvozden Neskovic2017-08-301-0/+1
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-57/+239
* OpenZFS 8199 - multi-threaded dmu_object_alloc()Matthew Ahrens2017-06-091-0/+6
* OpenZFS 8155 - simplify dmu_write_policy handling of pre-compressed buffersMatthew Ahrens2017-06-071-1/+1
* Add missing *_destroy/*_fini callsGvozden Neskovic2017-05-041-0/+1
* OpenZFS 7968 - multi-threaded spa_sync()Matthew Ahrens2017-03-201-35/+153
* OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_spaceBrian Behlendorf2017-03-071-0/+17
* OpenZFS 7104 - increase indirect block sizeMatthew Ahrens2017-02-091-3/+9
* OpenZFS 1300 - filename normalization doesn't work for removesGeorge Melikov2017-02-021-2/+3
* OpenZFS 7254 - ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs...George Melikov2017-01-271-2/+13
* OpenZFS 7606 - dmu_objset_find_dp() takes a long time while importing poolGeorge Melikov2017-01-261-4/+24
* Fix spellingka72017-01-031-1/+1
* Export symbol dmu_objset_userobjspace_upgradablejxiong2016-11-091-0/+10
* Add TASKQID_INVALIDBrian Behlendorf2016-11-021-1/+1
* Fix userquota_compare() functionBrian Behlendorf2016-10-211-1/+4
* Fix coverity defects: CID 153394luozhengzheng2016-10-121-1/+1
* OpenZFS 6988 spa_sync() spends half its time in dmu_objset_do_userquota_updatesJinshan Xiong2016-10-071-33/+107
* Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-071-9/+171
* DLPX-40252 integrate EP-476 compressed zfs send/receiveDan Kimmel2016-09-131-6/+5
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-131-10/+5
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-4/+10
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-281-0/+20
* Implement large_dnode pool featureNed Bass2016-06-241-3/+44
* Backfill metadnode more intelligentlyNed Bass2016-06-241-0/+14
* OpenZFS 6513 - partially filled holes lose birth timePaul Dagnelie2016-06-211-4/+4