]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - module/zfs/zcp_get.c
Add createtxg sort support for simple snapshot iterator
[FreeBSD/FreeBSD.git] / module / zfs / zcp_get.c
2022-02-21 Damian SzuberskiCorrect compilation errors reported by GCC 10/11
2022-02-18 набmodule: zfs: zcp_get: fix uninitialised warning
2022-02-02 Ryan MoellerSimplify resume token generation
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2020-06-18 Arvind SankarAdd include files for prototypes
2020-06-07 Jorgen LundmanReplace sprintf()->snprintf() and strcpy()->strlcpy()
2020-02-27 Matthew MacyRefactor dnode dirty context from dbuf_dirty
2019-12-11 Ryan MoellerRelocate common quota functions to shared code
2019-10-10 Matthew MacyMove get_temporary_prop to platform code
2019-10-10 Matthew MacyFix strdup conflict on other platforms
2019-09-03 Andrea GelminiFix typos in module/zfs/
2019-07-16 Brian BehlendorfFix get_special_prop() build failure
2019-03-13 Tom CaputiDetect and prevent mixed raw and non-raw sends
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-02-20 Don BradyFix coverity defects: zfs channel programs
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs