aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dsl_destroy.c
Commit message (Expand)AuthorAgeFilesLines
* Memory leak in dsl_destroy_snapshots_nvl error caseJorgen Lundman2020-05-261-0/+2
* Add 'zfs wait' commandPaul Dagnelie2020-04-011-0/+4
* Replace ASSERTV macro with compiler annotationMatthew Macy2019-12-051-1/+1
* Fix signature for private functions without header declarationsMatthew Macy2019-10-161-1/+1
* Enable compiler to typecheck loggingMatthew Macy2019-09-121-4/+4
* Fix typos in module/zfs/Andrea Gelmini2019-09-021-1/+1
* Add fast path for zfs_ioc_space_snaps() handling of empty_bpobjMatthew Ahrens2019-08-201-0/+7
* Fast Clone DeletionSara Hartse2019-07-261-47/+138
* Ensure dsl_destroy_head() decrypts objsetsTom Caputi2019-07-151-3/+4
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-62/+108
* zfs receive and rollback can skew filesystem_countloli10K2019-01-081-8/+2
* Add types to featureflags in zfsPaul Dagnelie2018-10-161-9/+5
* OpenZFS 9847 - leaking dd_clones (DMU_OT_DSL_CLONES) objects (#7979)Matthew Ahrens2018-10-121-0/+2
* Prefix all refcount functions with zfs_Tim Schumacher2018-10-011-3/+3
* Stack overflow when destroying deeply nested clonesLOLi2018-08-221-30/+54
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-2/+2
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-2/+50
* OpenZFS 8677 - Open-Context Channel ProgramsSerapheim Dimitropoulos2018-02-081-1/+2
* OpenZFS 8604 - Simplify snapshots unmounting codeSerapheim Dimitropoulos2018-02-081-6/+12
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-081-81/+113
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-10/+11
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-4/+10
* OpenZFS 7254 - ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs...George Melikov2017-01-271-0/+6
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-281-2/+10
* Add support for asynchronous zvol minor operationsBoris Protopopov2016-03-101-3/+5
* Illumos 5960, 5925Paul Dagnelie2016-01-081-1/+1
* Illumos 5959 - clean up per-dataset feature count codeMatthew Ahrens2015-12-041-8/+16
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-0/+7
* Illumos 4951 - ZFS administrative commands should use reserved spaceMatthew Ahrens2015-05-041-3/+4
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-4/+4
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-102/+117
* Illumos 3897 - zfs filesystem and snapshot limitsJerry Jelinek2015-04-281-1/+13
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-8/+5
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-061-2/+2
* Illumos 4757, 4913Matthew Ahrens2014-08-011-2/+3
* Illumos 4368, 4369.Matthew Ahrens2014-07-291-0/+6
* Illumos 4370, 4371Max Grossman2014-07-281-1/+3
* Illumos 4171, 4172Matthew Ahrens2014-07-251-13/+10
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-3/+4
* Illumos #4047Matthew Ahrens2013-11-051-1/+1
* Illumos #3888Matthew Ahrens2013-11-041-4/+1
* Illumos #3829Matthew Ahrens2013-11-041-3/+0
* Illumos #3740Steven Hartland2013-11-041-0/+5
* Illumos #3642, #3643George Wilson2013-11-011-0/+4
* Illumos #3598Matthew Ahrens2013-10-311-11/+11
* Reduce the stack usage of dsl_dataset_remove_clones_keyKohsuke Kawaguchi2013-09-251-7/+13
* Illumos #3464Matthew Ahrens2013-09-041-0/+940