aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dsl_bookmark.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various typosAndrea Gelmini2021-04-021-3/+3
* Fix kernel panic induced by redacted sendPaul Dagnelie2020-12-111-61/+53
* Fix typosAndrea Gelmini2020-06-091-1/+1
* Refactor dnode dirty context from dbuf_dirtyMatthew Macy2020-02-261-1/+1
* zcp: add zfs.sync.bookmarkChristian Schwarz2020-02-111-15/+1
* Implement bookmark copyingChristian Schwarz2020-02-111-45/+269
* dsl_bookmark_create_check: fix NULL pointer deref if dbca_errors == NULLChristian Schwarz2020-01-231-2/+6
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-3/+3
* Fix typos in module/zfs/Andrea Gelmini2019-09-021-1/+1
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-115/+1138
* Detect and prevent mixed raw and non-raw sendsTom Caputi2019-03-131-1/+39
* Add bookmark v2 on-disk featureTom Caputi2019-03-131-3/+9
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-10/+5
* OpenZFS 8377 - Panic in bookmark deletionMatthew Ahrens2017-06-301-1/+7
* OpenZFS 1300 - filename normalization doesn't work for removesGeorge Melikov2017-02-021-8/+6
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-2/+2
* Illumos 4951 - ZFS administrative commands should use reserved spaceMatthew Ahrens2015-05-041-3/+5
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-1/+1
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-5/+6
* Illumos 4368, 4369.Matthew Ahrens2014-07-291-0/+459