]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dmu_object.c
Fix send/recv lost spill block
[mirror_zfs.git] / module / zfs / dmu_object.c
2019-05-07 Brian BehlendorfFix send/recv lost spill block
2019-01-10 Brian BehlendorfProvide more flexible object allocation interface
2018-10-16 Paul DagnelieAdd types to featureflags in zfs
2018-07-30 Paul DagnelieOpenZFS 9438 - Holes can lose birth time info if a...
2018-07-25 Matthew AhrensOpenZFS 9442 - decrease indirect block size of spacemaps
2018-06-28 Tom CaputiFix 'zfs recv' of non large_dnode send streams
2018-05-31 Matthew AhrensOpenZFS 9329 - panic in zap_leaf_lookup() due to concur...
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-17 Tom CaputiFix object reclaim when using large dnodes
2018-02-02 Tom CaputiRaw sends must be able to decrease nlevels
2017-09-05 Olaf FaalandImproved dnode allocation and dmu_hold_impl()
2017-08-29 Matthew AhrensEnhance comments for large dnode project
2017-08-08 Brian BehlendorfFix dnode allocation race
2017-06-19 Morgan JonesAdd kpreempt_disable/enable around CPU_SEQID uses
2017-06-09 Matthew AhrensOpenZFS 8199 - multi-threaded dmu_object_alloc()
2017-02-24 Matthew AhrensClean up by-dnode code in dmu_tx.c
2017-01-13 LOLiFix unallocated object detection for large_dnode datasets
2017-01-13 bzzz77Add *_by-dnode routines
2016-06-24 Ned BassImplement large_dnode pool feature
2016-06-24 Ned BassBackfill metadnode more intelligently
2016-03-10 Paul DagnelieIllumos 6370 - ZFS send fails to transmit some holes
2016-01-08 Paul DagnelieIllumos 5960, 5925
2014-10-21 Matthew AhrensIllumos 3693 - restore_object uses at least two transac...
2014-07-25 Matthew AhrensIllumos 4171, 4172
2013-10-31 Matthew AhrensIllumos #3598
2010-08-31 Brian BehlendorfAdd linux kernel module support
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
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...