]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dsl_dataset.c
Fix typo/etc in module/zfs/zfs_ctldir.c
[mirror_zfs.git] / module / zfs / dsl_dataset.c
2019-03-21 Jorgen LundmanMutex leak in dsl_dataset_hold_obj()
2019-03-13 Tom CaputiDetect and prevent mixed raw and non-raw sends
2019-03-11 mzhivichFix lockdep between ds_lock and dd_lock in dsl_dataset_...
2018-10-16 Paul DagnelieAdd types to featureflags in zfs
2018-10-09 Paul Dagnelie Refactor dmu_recv into its own file
2018-10-03 Tom CaputiRefcounted DSL Crypto Key Mappings
2018-10-01 Tim SchumacherPrefix all refcount functions with zfs_
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-08-27 Tom CaputiAlways wait for txg sync when umounting dataset
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-18 Tom CaputiAdd ASSERT to debug encryption key mapping issues
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-20 Don BradyFix coverity defects: zfs channel programs
2018-02-09 Andriy GaponOpenZFS 8520 - lzc_rollback
2018-02-08 Chris WilliamsonOpenZFS 8600 - ZFS channel programs - snapshot
2018-02-08 Brad LewisOpenZFS 8592 - ZFS channel programs - rollback
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2018-02-02 Tom CaputiChange os->os_next_write_raw to work per txg
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-07-04 Andriy GaponOpenZFS 7600 - zfs rollback should pass target snapshot...
2017-03-21 Matthew AhrensOpenZFS 7968 - multi-threaded spa_sync()
2017-03-07 Brian BehlendorfOpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_...
2017-03-07 Brian BehlendorfOpenZFS 7843 - get_clones_stat() is suboptimal for...
2017-02-24 Andriy GaponOpenZFS 7199 - dsl_dataset_rollback_sync may try to...
2017-02-08 Matthew AhrensAllow c99 code to compile
2017-02-02 George MelikovOpenZFS 1300 - filename normalization doesn't work...
2017-01-27 George MelikovOpenZFS 7254 - ztest failed assertion in ztest_dataset_...
2017-01-26 George MelikovOpenZFS 6676 - Race between unique_insert() and unique_...
2017-01-19 Chunwei ChenSuspend/resume zvol for recv and rollback
2017-01-17 George MelikovOpenZFS 7235 - remove unused func dsl_dataset_set_blkptr
2017-01-12 George MelikovOpenZFS 6328 - Fix cstyle errors in zfs codebase
2017-01-03 ka7Fix spelling
2016-12-09 Chunwei ChenDon't count '@' for dataset namelen if not a snapshot
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-09-30 caoFix coverity defects: CID 147563, 147560
2016-09-29 caoFix coverity defects: 147658, 147652, 147651
2016-09-13 Dan KimmelDLPX-40252 integrate EP-476 compressed zfs send/receive
2016-08-16 Gvozden NeskovicRework of fletcher_4 module
2016-08-09 Gvozden NeskovicBuild user-space with different gcc optimization levels
2016-07-27 Colin Ian Kingvoid integer overflow on computation of refquota_slack
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-28 Dan McDonaldOpenZFS 6562 - Refquota on receive doesn't account...
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
2016-03-10 Boris ProtopopovAdd support for asynchronous zvol minor operations
2016-01-12 Justin T. GibbsIllumos 6171 - dsl_prop_unregister() slows down dataset...
2016-01-11 Brian BehlendorfFix 'prevsnap property' build failure
2016-01-11 Matthew AhrensIllumos 4929 - want prevsnap property
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-12-04 Matthew AhrensIllumos 5959 - clean up per-dataset feature count code
2015-08-28 Tim ChaseAllow recovery from corrupted snapshot maps
2015-07-06 Andriy GaponIllumos 5909 - ensure that shared snap names don't...
2015-05-13 Justin T. GibbsIllumos 5393 - spurious failures from dsl_dataset_hold_...
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 5592 - NULL pointer dereference in dsl_prop_not...
2015-04-28 Justin T. GibbsIllumos 5531 - NULL pointer dereference in dsl_prop_get...
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 Justin T. GibbsIllumos 5310 - Remove always true tests for non-NULL...
2015-04-28 Jorgen LundmanIllumos 4975 - missing mutex_destroy() calls in zfs
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-10-21 Matthew AhrensIllumos 5150 - zfs clone of a defer_destroy snapshot...
2014-09-04 Stanislav SeletskiyFix invalid locking order in rename operation
2014-08-06 Brian BehlendorfUse KM_PUSHPAGE in dsl_dataset_rollback_check()
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
2014-03-04 Alexander StetsenkoIllumos #4574 get_clones_stat does not call zap_count...
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-16 Brian BehlendorfRemove ZFC_IOC_*_MINOR ioctl()s
2013-11-05 Brian BehlendorfSwitch allocations from KM_SLEEP to KM_PUSHPAGE
2013-11-05 Matthew AhrensIllumos #4046
2013-11-05 Matthew AhrensIllumos #3996
2013-11-04 Keith M WesolowskiIllumos #3875
2013-11-04 Matthew AhrensIllumos #3888
2013-11-04 Keith M WesolowskiIllumos #3894
2013-11-04 Will AndrewsIllumos #3743
2013-10-31 Matthew AhrensIllumos #3598
2013-10-31 Matthew AhrensIllumos #3588
2013-10-30 George WilsonIllumos #3522
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-07-02 George WilsonIllumos #3498 panic in arc_read()
2013-06-19 Madhav SureshIllumos #3006
2013-01-25 Brian BehlendorfUse dsl_dataset_snap_lookup()
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Matthew AhrensIllumos #3086: unnecessarily setting DS_FLAG_INCONSISTE...
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-10-03 Matthew AhrensIllumos #3100: zvol rename fails with EBUSY when dirty.
2012-09-19 Bill PijewskiIllumos #2703: add mechanism to report ZFS send progress
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
next