aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zcp_get.c
Commit message (Expand)AuthorAgeFilesLines
* Correct compilation errors reported by GCC 10/11Damian Szuberski2022-02-201-7/+5
* module: zfs: zcp_get: fix uninitialised warningнаб2022-02-181-1/+1
* Simplify resume token generationRyan Moeller2022-02-011-12/+6
* module/*.ko: prune .data, global .rodataнаб2022-01-141-4/+4
* Add include files for prototypesArvind Sankar2020-06-181-0/+1
* Replace sprintf()->snprintf() and strcpy()->strlcpy()Jorgen Lundman2020-06-071-8/+10
* Refactor dnode dirty context from dbuf_dirtyMatthew Macy2020-02-261-2/+2
* Relocate common quota functions to shared codeRyan Moeller2019-12-111-0/+1
* Move get_temporary_prop to platform codeMatthew Macy2019-10-101-81/+7
* Fix strdup conflict on other platformsMatthew Macy2019-10-101-5/+5
* Fix typos in module/zfs/Andrea Gelmini2019-09-021-2/+2
* Fix get_special_prop() build failureBrian Behlendorf2019-07-161-4/+2
* Detect and prevent mixed raw and non-raw sendsTom Caputi2019-03-131-0/+9
* Fix coverity defects: zfs channel programsDon Brady2018-02-201-1/+1
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-081-0/+876