summaryrefslogtreecommitdiffstats
path: root/lib/libzfs/libzfs_util.c
Commit message (Expand)AuthorAgeFilesLines
* Increase default zcmd allocation to 256KMichael Niewöhner2019-07-301-1/+1
* Race condition between spa async threads and exportSerapheim Dimitropoulos2019-07-181-0/+5
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-0/+1
* Add feature check for 'zpool resilver' commandTom Caputi2019-05-021-0/+3
* Add option [-V|--version] to emit version stringTerraTech2019-04-161-0/+64
* Add TRIM supportBrian Behlendorf2019-03-291-0/+7
* ZVOLs should not be allowed to have childrenloli10K2019-02-081-0/+5
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-0/+7
* Fix error message when zfs module is not loadedTom Caputi2018-12-071-3/+3
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-051-334/+1
* Add basic zfs ioc input nvpair validationDon Brady2018-09-021-1/+36
* Add zfs module feature and property info to sysfsDon Brady2018-09-021-0/+16
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-2/+27
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-0/+8
* OpenZFS 9286 - want refreservation=autoMike Gerdts2018-04-111-3/+30
* Add kernel module auto-loadingBrian Behlendorf2018-03-131-6/+7
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-081-0/+4
* Remove FRU and LIBTOPO SupportDavid Quigley2017-09-181-1/+0
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-0/+2
* Multi-modifier protection (MMP)Olaf Faaland2017-07-131-0/+9
* Implemented zpool scrub pause/resumeAlek P2017-07-061-0/+4
* Dashes for zero latency values in zpool iostat -pTony Hutter2017-06-221-2/+7
* Add zfs_nicebytes() to print human-readable sizesLOLi2017-05-021-1/+11
* Prebaked scripts for zpool status/iostat -cTony Hutter2017-04-211-4/+146
* Fix header inclusions for standards conformanceRichard Yao2017-04-121-1/+1
* OpenZFS 6931 - lib/libzfs: cleanup gcc warningsGeorge Melikov2017-02-071-0/+5
* OpenZFS 7386 - zfs get does not work properly with bookmarksGeorge Melikov2017-01-261-1/+1
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-6/+6
* Fix 'zpool import' detection issuesBrian Behlendorf2016-11-071-0/+39
* Fix coverity defects: CID 147548cao2016-10-311-2/+3
* Fix coverity defects: CID 147488, 147490cao2016-10-141-1/+7
* Fix file permissionsBrian Behlendorf2016-10-081-0/+0
* Fletcher4: Init in libzfs_init()Gvozden Neskovic2016-10-031-0/+3
* Fix coverity defects: CID 147443, 147656, 147655, 147441, 147653BearBabyLiu2016-09-291-2/+2
* Change /etc/mtab to /proc/self/mountsslashdd2016-09-201-3/+3
* Fix: Array bounds read in zprop_print_one_property()GeLiXin2016-08-221-1/+2
* libzfs: Fix missing va_end call on ENOSPC and EDQUOT casesColin Ian King2016-07-291-1/+1
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-121-12/+82
* Add the ZFS Test SuiteBrian Behlendorf2016-03-161-1/+2
* Prevent zpool_find_vdev() from truncating vdev pathBrian Behlendorf2016-02-081-2/+4
* Illumos 5745 - zfs set allows only one dataset property to be set at a timeChris Williamson2015-12-291-5/+10
* libzfs: handle EDOM errorsDHE2015-10-131-0/+5
* Add libzfs_error_init() functionBrian Behlendorf2015-05-221-16/+30
* Wait in libzfs_init() for the /dev/zfs deviceBrian Behlendorf2015-05-221-4/+65
* Illumos 3897 - zfs filesystem and snapshot limitsJerry Jelinek2015-04-281-0/+11
* Fix possible future overflow in zfs_nicenumChrister Ekholm2015-02-241-1/+1
* Properly NULL terminate string in zfs_strcmp_pathnameRichard Yao2014-09-231-1/+1
* Check the dataset type more rigorously when fetching properties.Tim Chase2014-05-061-1/+1
* Fix for re-reading /etc/mtab.John M. Layman2014-04-041-1/+4
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-18/+18