aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/dsl_dataset.h
Commit message (Expand)AuthorAgeFilesLines
* Revert zfeature_active() to staticGeorge Amanakis2023-02-281-1/+0
* Fix a race condition in dsl_dataset_sync() when activating featuresGeorge Amanakis2023-02-131-0/+1
* Add zfs.sync.snapshot_renameAndriy Gapon2022-09-021-0/+11
* Revert "Avoid panic with recordsize > 128k, raw sending and no large_blocks"Brian Behlendorf2022-08-251-1/+0
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Enable -Wwrite-stringsнаб2022-06-291-14/+16
* Avoid panic with recordsize > 128k, raw sending and no large_blocksGeorge Amanakis2022-06-271-0/+1
* Improve zpool status output, list all affected datasetsGeorge Amanakis2022-04-251-0/+3
* Simplify resume token generationRyan Moeller2022-02-011-2/+1
* module/*.ko: prune .data, global .rodataнаб2022-01-141-3/+2
* Remove NOTE(CONSTCOND) and note.hнаб2021-07-261-1/+1
* implicit conversion from 'boolean_t' to 'ds_hold_flags_t'Toomas Soome2020-12-271-0/+1
* Add zstd support to zfsMichael Niewöhner2020-08-201-0/+2
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-1/+1
* filesystem_limit/snapshot_limit is incorrectly enforced against rootMatthew Ahrens2020-07-111-1/+3
* Improve compatibility with C++ consumersRyan Moeller2020-06-061-3/+3
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-5/+26
* Detect and prevent mixed raw and non-raw sendsTom Caputi2019-03-131-0/+6
* Add types to featureflags in zfsPaul Dagnelie2018-10-161-7/+10
* Refcounted DSL Crypto Key MappingsTom Caputi2018-10-031-0/+4
* Linux 4.19-rc3+ compat: Remove refcount_t compatTim Schumacher2018-09-261-1/+1
* Always wait for txg sync when umounting datasetTom Caputi2018-08-271-1/+0
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-0/+30
* OpenZFS 8600 - ZFS channel programs - snapshotChris Williamson2018-02-081-0/+9
* OpenZFS 8592 - ZFS channel programs - rollbackBrad Lewis2018-02-081-1/+11
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-081-3/+42
* Typo in dsl_dataset.hDamian Wojsław2017-10-121-3/+3
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-6/+23
* OpenZFS 7600 - zfs rollback should pass target snapshot to kernelAndriy Gapon2017-07-041-1/+2
* OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_spaceBrian Behlendorf2017-03-071-3/+0
* OpenZFS 7199 - dsl_dataset_rollback_sync may try to free already free blocksAndriy Gapon2017-02-241-0/+1
* OpenZFS 7254 - ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs...George Melikov2017-01-271-0/+2
* OpenZFS 7235 - remove unused func dsl_dataset_set_blkptrGeorge Melikov2017-01-171-1/+0
* OpenZFS 7259 - DS_FIELD_LARGE_BLOCKS is unusedGeorge Melikov2017-01-031-7/+0
* DLPX-40252 integrate EP-476 compressed zfs send/receiveDan Kimmel2016-09-131-0/+2
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-3/+4
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-281-0/+23
* Implement large_dnode pool featureNed Bass2016-06-241-0/+7
* Illumos 6171 - dsl_prop_unregister() slows down dataset eviction.Justin T. Gibbs2016-01-121-0/+3
* Illumos 5960, 5925Paul Dagnelie2016-01-081-1/+1
* Illumos 5959 - clean up per-dataset feature count codeMatthew Ahrens2015-12-041-5/+17
* Illumos 5765 - add support for estimating send stream size with lzc_send_spac...Max Grossman2015-05-131-0/+3
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-0/+11
* Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds()Justin T. Gibbs2015-04-281-0/+2
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-6/+4
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-6/+14
* Illumos 3897 - zfs filesystem and snapshot limitsJerry Jelinek2015-04-281-3/+4
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-1/+1
* Illumos 4368, 4369.Matthew Ahrens2014-07-291-1/+11
* Illumos 4171, 4172Matthew Ahrens2014-07-251-2/+7