aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zhack/zhack.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: move single-file binaries up, extract udev programs to udev/наб2022-05-101-699/+0
* Switch from _Noreturn to __attribute__((noreturn))Brian Behlendorf2022-03-231-2/+2
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-5/+2
* Use _Noreturn (C11; GNU89) properlyAlejandro Colomar2022-03-041-2/+2
* module/*.ko: prune .data, global .rodataнаб2022-01-141-7/+6
* zhack: space_delta_cb: fix unused, remove argsusedнаб2021-12-211-1/+2
* zhack: Add repair label optionFedor Uporov2021-11-111-1/+170
* Prune /*NOTREACHED*/наб2021-07-261-5/+6
* libzfs: convert to -fvisibility=hiddenнаб2021-06-031-2/+1
* nvlist leaked in zpool_find_config()Matthew Ahrens2020-12-281-0/+1
* File incorrectly zeroed when receiving incremental stream that toggles -LMatthew Ahrens2020-06-091-2/+2
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-211-1/+2
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-051-9/+4
* Project Quota on ZFSNasf-Fan2018-02-131-1/+1
* zhack: fix getopt return typeNathaniel Wesley Filardo2018-01-091-3/+3
* Skip activity check for zhack RO importOlaf Faaland2017-07-251-1/+2
* Multi-modifier protection (MMP)Olaf Faaland2017-07-131-44/+10
* Fix zhack argument processingBrian Behlendorf2016-08-311-4/+5
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-1/+0
* Revert "zhack: Add 'feature disable' command"Brian Behlendorf2016-05-171-103/+4
* zhack: Add 'feature enable' force optionBrian Behlendorf2016-05-171-2/+4
* zhack: Add 'feature disable' commandBrian Behlendorf2016-05-171-2/+99
* zhack: Fix 'feature ref' comparison checkBrian Behlendorf2016-05-171-1/+1
* Illumos 5959 - clean up per-dataset feature count codeMatthew Ahrens2015-12-041-11/+9
* Illumos 4951 - ZFS administrative commands should use reserved spaceMatthew Ahrens2015-05-041-3/+4
* Illumos 4370, 4371Max Grossman2014-07-281-4/+10
* Illumos 4171, 4172Matthew Ahrens2014-07-251-14/+25
* Illumos 4168, 4169, 4170: ztest, zdb and zhack fixesGeorge Wilson2014-07-171-19/+30
* Illumos #3740Steven Hartland2013-11-041-1/+2
* Illumos #3464Matthew Ahrens2013-09-041-14/+15
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-0/+7
* Illumos #2619 and #2747Christopher Siden2013-01-081-0/+533