]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dsl_destroy.c
Fix a potential use-after-free in zfs_setsecattr()
[mirror_zfs.git] / module / zfs / dsl_destroy.c
2023-08-26 Paul DagnelieIncrease limit of redaction list by using spill block
2023-03-14 Richard Yaonvpair: Constify string functions
2022-08-22 Paul DagneliePrevent zevent list from consuming all of kernel memory
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набRemaining {=> const} char|void *tag
2022-04-26 George AmanakisImprove zpool status output, list all affected datasets
2021-12-23 набmodule: zfs: fix unused, remove argsused
2021-06-23 Rich ErcolaniAnnotated dprintf as printf-like
2021-01-28 Mark MaybeeRevert special case code from pre-hashtable nvlist era
2020-08-05 Matthew AhrensFix i/o error handling of livelists and zap iteration
2020-05-26 Jorgen LundmanMemory leak in dsl_destroy_snapshots_nvl error case
2020-04-01 Paul DagnelieAdd 'zfs wait' command
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-10-17 Matthew MacyFix signature for private functions without header...
2019-09-12 Matthew MacyEnable compiler to typecheck logging
2019-09-03 Andrea GelminiFix typos in module/zfs/
2019-08-20 Matthew AhrensAdd fast path for zfs_ioc_space_snaps() handling of...
2019-07-26 Sara HartseFast Clone Deletion
2019-07-15 Tom CaputiEnsure dsl_destroy_head() decrypts objsets
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-01-08 loli10Kzfs receive and rollback can skew filesystem_count
2018-10-16 Paul DagnelieAdd types to featureflags in zfs
2018-10-12 Matthew AhrensOpenZFS 9847 - leaking dd_clones (DMU_OT_DSL_CLONES...
2018-10-01 Tim SchumacherPrefix all refcount functions with zfs_
2018-08-22 LOLiStack overflow when destroying deeply nested clones
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-02-09 Serapheim Dimitrop... OpenZFS 8677 - Open-Context Channel Programs
2018-02-08 Serapheim Dimitrop... OpenZFS 8604 - Simplify snapshots unmounting code
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-01-27 George MelikovOpenZFS 7254 - ztest failed assertion in ztest_dataset_...
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2016-03-10 Boris ProtopopovAdd support for asynchronous zvol minor operations
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-12-04 Matthew AhrensIllumos 5959 - clean up per-dataset feature count code
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-04 Matthew AhrensIllumos 4951 - ZFS administrative commands should use...
2015-04-28 Justin T. GibbsIllumos 5056 - ZFS deadlock on db_mtx and dn_holds
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-04-28 Jerry JelinekIllumos 3897 - zfs filesystem and snapshot limits
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-29 Matthew AhrensIllumos 4368, 4369.
2014-07-28 Max GrossmanIllumos 4370, 4371
2014-07-25 Matthew AhrensIllumos 4171, 4172
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-11-05 Matthew AhrensIllumos #4047
2013-11-04 Matthew AhrensIllumos #3888
2013-11-04 Matthew AhrensIllumos #3829
2013-11-04 Steven HartlandIllumos #3740
2013-11-01 George WilsonIllumos #3642, #3643
2013-10-31 Matthew AhrensIllumos #3598
2013-09-25 Kohsuke KawaguchiReduce the stack usage of dsl_dataset_remove_clones_key
2013-09-04 Matthew AhrensIllumos #3464