aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zhack
Commit message (Expand)AuthorAgeFilesLines
* cmd: move single-file binaries up, extract udev programs to udev/наб2022-05-102-711/+0
* autoconf: use include directives instead of recursing down cmdнаб2022-05-102-12/+7
* autoconf: use include directives instead of recursing down libнаб2022-05-101-5/+5
* 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
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-0/+2
* nvlist leaked in zpool_find_config()Matthew Ahrens2020-12-281-0/+1
* Unconditionally enable debugging for libzpoolSerapheim Dimitropoulos2020-07-101-0/+3
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-3/+3
* Clean up lib dependenciesArvind Sankar2020-07-101-2/+3
* 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
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-4/+0
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-052-10/+4
* Project Quota on ZFSNasf-Fan2018-02-131-1/+1
* zhack: fix getopt return typeNathaniel Wesley Filardo2018-01-091-3/+3
* Add libtpool (thread pools)Brian Behlendorf2017-08-091-3/+1
* 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
* Cleanup linkingRichard Yao2016-03-181-2/+0
* Illumos 5959 - clean up per-dataset feature count codeMatthew Ahrens2015-12-041-11/+9
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-1/+1
* 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
* Add missing libzfs_core to MakefilesMaximilian Mehnert2013-11-201-1/+2
* Illumos #3740Steven Hartland2013-11-041-1/+2
* Generate libraries with correct DT_NEEDED entriesRichard Yao2013-10-101-1/+1
* Illumos #3464Matthew Ahrens2013-09-041-14/+15
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-0/+7
* Illumos #2619 and #2747Christopher Siden2013-01-083-0/+552