]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zcp_get.c
vdev_disk: reorganise vdev_disk_io_start
[mirror_zfs.git] / module / zfs / zcp_get.c
2023-03-14 Richard Yaonvpair: Constify string functions
2022-10-14 Richard YaoCleanup: Address Clang's static analyzer's unused code...
2022-09-27 Richard YaoCleanup: Switch to strlcpy from strncpy
2022-09-27 Richard YaoFix userspace memory leaks found by Clang Static Analzyer
2022-08-02 Umer SaleemAdd snapshots_changed as property
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