]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dnode_sync.c
Fix typo/etc in module/zfs/zfs_ctldir.c
[mirror_zfs.git] / module / zfs / dnode_sync.c
2019-03-13 Tom CaputiFix handling of maxblkid for raw sends
2018-10-16 Paul DagnelieAdd types to featureflags in zfs
2018-10-09 Paul Dagnelie Refactor dmu_recv into its own file
2018-10-01 Tim SchumacherPrefix all refcount functions with zfs_
2018-08-02 George WilsonFix OpenZFS 9337 mismerge
2018-07-30 Matthew AhrensOpenZFS 9439 - ZFS double-free due to failure to dirty...
2018-07-30 Paul DagnelieOpenZFS 9438 - Holes can lose birth time info if a...
2018-07-12 Matthew AhrensOpenZFS 9337 - zfs get all is slow due to uncached...
2018-06-28 Tom CaputiRaw receive fix and encrypted objset security fix
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-13 Matthew AhrensOpenZFS 9577 - remove zfs_dbuf_evict_key tsd
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-02-02 Tom CaputiRaw sends must be able to decrease nlevels
2018-02-02 Tom CaputiEncryption Stability and On-Disk Format Fixes
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-03-21 Matthew AhrensOpenZFS 7968 - multi-threaded spa_sync()
2017-01-28 George MelikovOpenZFS 7580 - ztest failure in dbuf_read_impl
2017-01-03 ka7Fix spelling
2016-11-07 caoFix coverity defects: CID 147575, 147577, 147578, 147579
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-13 George WilsonOpenZFS 6950 - ARC should cache compressed data
2016-06-24 Ned BassImplement large_dnode pool feature
2016-06-24 Ned BassBackfill metadnode more intelligently
2016-06-21 Paul DagnelieOpenZFS 6513 - partially filled holes lose birth time
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-10-13 Justin T. GibbsIllumos 6267 - dn_bonus evicted too early
2015-07-06 Matthew AhrensIllumos 5911 - ZFS "hangs" while deleting file
2015-05-11 Matthew AhrensIllumos 5350 - clean up code in dnode_sync()
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 Alex ReeceIllumos 4873 - zvol unmap calls can take a very long...
2015-04-28 Jorgen LundmanIllumos 4975 - missing mutex_destroy() calls in zfs
2015-03-12 Justin T. GibbsIllumos 5630 - stale bonus buffer in recycled dnode_t...
2014-09-08 George WilsonIllumos 5117 - spacemap reallocation can cause corruption
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-30 Matthew AhrensIllumos #4374
2014-07-28 Max GrossmanIllumos 4370, 4371
2014-07-25 Matthew AhrensIllumos 4171, 4172
2013-11-04 Will AndrewsIllumos #3742
2013-09-04 Matthew AhrensIllumos #3464
2013-06-19 Madhav SureshIllumos #3006
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Christopher SidenIllumos #2619 and #2747
2013-01-07 Ned BassFix gcc array subscript above bounds warning
2010-08-31 Brian BehlendorfFix dbuf eviction assertion
2010-08-31 Brian BehlendorfFix gcc unused variable warnings
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-07-02 Brian BehlendorfRebase master to b117
2009-02-18 Brian BehlendorfRebase master to b108
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...