aboutsummaryrefslogtreecommitdiff
path: root/module/zfs/zcp.c
Commit message (Expand)AuthorAgeFilesLines
* nvpair: Constify string functionsRichard Yao2023-03-141-1/+1
* ztest: update ztest_dmu_snapshot_create_destroy()Brian Behlendorf2023-01-101-5/+5
* Fix too few arguments to formatting functionRichard Yao2022-10-291-3/+3
* Cleanup: 64-bit kernel module parameters should use fixed width typesRichard Yao2022-10-131-4/+4
* Remaining {=> const} char|void *tagнаб2022-06-291-1/+1
* Clean up CSTYLEDsнаб2022-01-261-2/+0
* module/*.ko: prune .data, global .rodataнаб2022-01-141-7/+7
* module: zfs: fix unused, remove argsusedнаб2021-12-231-2/+2
* Annotated dprintf as printf-likeRich Ercolani2021-06-231-1/+2
* Channel program may spuriously fail with "memory limit exhausted"Matthew Ahrens2020-11-121-6/+1
* filesystem_limit/snapshot_limit is incorrectly enforced against rootMatthew Ahrens2020-07-121-0/+1
* Refactor dnode dirty context from dbuf_dirtyMatthew Macy2020-02-271-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-031-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-111-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-091-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