]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include/sys/dmu_objset.h
brt: lift internal definitions into _impl header
[FreeBSD/FreeBSD.git] / include / sys / dmu_objset.h
2023-10-24 Brian BehlendorfAdd prefetch property
2023-04-19 youzhongyangSilence clang warning of flexible array not at end
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набEnable -Wwrite-strings
2021-11-11 George AmanakisIntroduce a tunable to exclude special class buffers...
2021-06-10 Alexander MotinRe-embed multilist_t storage
2020-12-11 Matthew AhrensImprove zfs receive performance with lightweight write
2020-11-16 loli10KFix 'zfs userspace' for received datasets in encrypted...
2020-08-20 Michael NiewöhnerAdd zstd support to zfs
2020-06-09 Matthew AhrensFile incorrectly zeroed when receiving incremental...
2019-07-26 Sara HartseFast Clone Deletion
2018-09-06 Don BradyPool allocation classes
2018-07-12 Matthew AhrensOpenZFS 9337 - zfs get all is slow due to uncached...
2018-06-20 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-17 Matthew Ahrensassertion in arc_release() during encrypted receive
2018-03-30 Andriy GaponOpenZFS 9164 - assert: newds == os->os_dsl_dataset
2018-03-20 Tom CaputiAdd comments for portable dnode / objset flags
2018-02-13 Nasf-FanProject Quota on ZFS
2018-02-02 Tom CaputiChange os->os_next_write_raw to work per txg
2018-02-02 Tom CaputiEncryption Stability and On-Disk Format Fixes
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-06-09 Matthew AhrensOpenZFS 8199 - multi-threaded dmu_object_alloc()
2017-03-21 Matthew AhrensOpenZFS 7968 - multi-threaded spa_sync()
2017-03-07 Brian BehlendorfOpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_...
2017-01-27 George MelikovOpenZFS 7254 - ztest failed assertion in ztest_dataset_...
2016-11-09 jxiongExport symbol dmu_objset_userobjspace_upgradable
2016-10-25 jxiongDo not upgrade userobj accounting for snapshot dataset
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-07 Jinshan XiongAdd support for user/group dnode accounting & quota
2016-09-21 caoFix coverity defects
2016-06-24 Ned BassImplement large_dnode pool feature
2016-06-24 Ned BassBackfill metadnode more intelligently
2015-10-13 Justin T. GibbsIllumos 6267 - dn_bonus evicted too early
2015-06-09 Arne JansenIllumos 5269 - zpool import slow
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-04-28 Justin T. GibbsIllumos 5056 - ZFS deadlock on db_mtx and dn_holds
2014-07-31 Matthew AhrensIllumos 3835 zfs need not store 2 copies of all metadata
2013-11-04 Keith M WesolowskiIllumos #3875
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-08-08 Saso KiselkovIllumos #3964 L2ARC should always compress metadata...
2013-08-08 Saso KiselkovIllumos #3137 L2ARC compression
2012-10-03 Matthew AhrensIllumos #3100: zvol rename fails with EBUSY when dirty.
2010-09-08 Brian BehlendorfSupport custom build directories and move includes