aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zcp.c
Commit message (Expand)AuthorAgeFilesLines
* module: zfs: fix unused, remove argsusedнаб2021-12-231-2/+2
* Annotated dprintf as printf-likeRich Ercolani2021-06-221-1/+2
* Channel program may spuriously fail with "memory limit exhausted"Matthew Ahrens2020-11-111-6/+1
* filesystem_limit/snapshot_limit is incorrectly enforced against rootMatthew Ahrens2020-07-111-0/+1
* Refactor dnode dirty context from dbuf_dirtyMatthew Macy2020-02-261-3/+3
* async zvol minor node creation interferes with receiveMatthew Ahrens2020-02-031-0/+12
* Make module tunables cross platformMatthew Macy2019-09-051-6/+2
* Fix typos in module/zfs/Andrea Gelmini2019-09-021-3/+3
* OpenZFS 9425 - channel programs can be interruptedDon Brady2019-06-221-86/+99
* OpenZFS 9424 - ztest failure: "unprotected error in call to Lua API (Invalid ...Matthew Ahrens2018-07-101-3/+6
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-1/+1
* Add tunables for channel programsJohn Gallagher2018-06-151-3/+15
* Update build system and packagingBrian Behlendorf2018-05-291-1/+0
* OpenZFS 8677 - Open-Context Channel ProgramsSerapheim Dimitropoulos2018-02-081-41/+101
* OpenZFS 8600 - ZFS channel programs - snapshotChris Williamson2018-02-081-3/+6
* OpenZFS 8605 - zfs channel programs fix zfs.existsChris Williamson2018-02-081-1/+1
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-081-0/+1357