]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dmu_object.c
OpenZFS 8607 - variable set but not used
[mirror_zfs.git] / module / zfs / dmu_object.c
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...