aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs/libzfs_util.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-13/+11
* Add error message for missing /etc/mtabAaron Fineman2013-06-271-0/+2
* Illumos #2619 and #2747Christopher Siden2013-01-081-6/+13
* Fix 'zpool create' segfault due to bad syntaxJorgen Lundman2012-12-041-4/+6
* Allow 'zpool replace' to use short device namesBrian Behlendorf2012-10-221-40/+149
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-1/+4
* Use /sys/module instead of /proc/modules.Etienne Dechamps2012-07-261-19/+5
* Add /dev/mapper/ to search pathBrian Behlendorf2012-06-011-1/+13
* Add vdev_id for JBOD-friendly udev aliasesNed A. Bass2012-06-011-2/+3
* Use /dev/null for stdout/stderr in libzfs_run_process().Gunnar Beutner2011-08-011-3/+10
* Support IEC base-2 prefixesRichard Laager2011-04-191-4/+7
* Print mount/umount errorsBrian Behlendorf2011-03-091-4/+8
* Remove HAVE_ZPL from commands and librariesBrian Behlendorf2011-02-041-2/+0