aboutsummaryrefslogtreecommitdiff
path: root/module/zfs/zcp_synctask.c
Commit message (Expand)AuthorAgeFilesLines
* Add zfs.sync.snapshot_renameAndriy Gapon2022-09-021-0/+37
* Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user propertyAllan Jude2022-06-141-1/+1
* module/*.ko: prune .data, global .rodataнаб2022-01-141-23/+21
* module: zfs: fix unused, remove argsusedнаб2021-12-231-3/+5
* A few fixes of callback typecasting (for the upcoming ClangCFI)Alexander2021-07-201-5/+10
* filesystem_limit/snapshot_limit is incorrectly enforced against rootMatthew Ahrens2020-07-121-0/+2
* Refactor dnode dirty context from dbuf_dirtyMatthew Macy2020-02-271-1/+1
* Support setting user properties in a channel programJason King2020-02-141-0/+40
* zcp: add zfs.sync.bookmarkChristian Schwarz2020-02-111-0/+45
* async zvol minor node creation interferes with receiveMatthew Ahrens2020-02-031-0/+10
* Support inheriting properties in channel programsJason King2020-01-231-0/+86
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-5/+4
* Fix coverity defects: zfs channel programsDon Brady2018-02-201-1/+2
* OpenZFS 8677 - Open-Context Channel ProgramsSerapheim Dimitropoulos2018-02-091-16/+27
* OpenZFS 8600 - ZFS channel programs - snapshotChris Williamson2018-02-081-9/+62
* OpenZFS 8592 - ZFS channel programs - rollbackBrad Lewis2018-02-081-1/+33
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-081-0/+265