| Commit message (Expand) | Author | Age | Files | Lines |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 1 | -6/+6 |
* | Fix 'zpool import' detection issues | Brian Behlendorf | 2016-11-07 | 1 | -0/+39 |
* | Fix coverity defects: CID 147548 | cao | 2016-10-31 | 1 | -2/+3 |
* | Fix coverity defects: CID 147488, 147490 | cao | 2016-10-14 | 1 | -1/+7 |
* | Fix file permissions | Brian Behlendorf | 2016-10-08 | 1 | -0/+0 |
* | Fletcher4: Init in libzfs_init() | Gvozden Neskovic | 2016-10-03 | 1 | -0/+3 |
* | Fix coverity defects: CID 147443, 147656, 147655, 147441, 147653 | BearBabyLiu | 2016-09-29 | 1 | -2/+2 |
* | Change /etc/mtab to /proc/self/mounts | slashdd | 2016-09-20 | 1 | -3/+3 |
* | Fix: Array bounds read in zprop_print_one_property() | GeLiXin | 2016-08-22 | 1 | -1/+2 |
* | libzfs: Fix missing va_end call on ENOSPC and EDQUOT cases | Colin Ian King | 2016-07-29 | 1 | -1/+1 |
* | Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues | Tony Hutter | 2016-05-12 | 1 | -12/+82 |
* | Add the ZFS Test Suite | Brian Behlendorf | 2016-03-16 | 1 | -1/+2 |
* | Prevent zpool_find_vdev() from truncating vdev path | Brian Behlendorf | 2016-02-08 | 1 | -2/+4 |
* | Illumos 5745 - zfs set allows only one dataset property to be set at a time | Chris Williamson | 2015-12-29 | 1 | -5/+10 |
* | libzfs: handle EDOM errors | DHE | 2015-10-13 | 1 | -0/+5 |
* | Add libzfs_error_init() function | Brian Behlendorf | 2015-05-22 | 1 | -16/+30 |
* | Wait in libzfs_init() for the /dev/zfs device | Brian Behlendorf | 2015-05-22 | 1 | -4/+65 |
* | Illumos 3897 - zfs filesystem and snapshot limits | Jerry Jelinek | 2015-04-28 | 1 | -0/+11 |
* | Fix possible future overflow in zfs_nicenum | Christer Ekholm | 2015-02-24 | 1 | -1/+1 |
* | Properly NULL terminate string in zfs_strcmp_pathname | Richard Yao | 2014-09-23 | 1 | -1/+1 |
* | Check the dataset type more rigorously when fetching properties. | Tim Chase | 2014-05-06 | 1 | -1/+1 |
* | Fix for re-reading /etc/mtab. | John M. Layman | 2014-04-04 | 1 | -1/+4 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -18/+18 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -13/+11 |
* | Add error message for missing /etc/mtab | Aaron Fineman | 2013-06-27 | 1 | -0/+2 |
* | Illumos #2619 and #2747 | Christopher Siden | 2013-01-08 | 1 | -6/+13 |
* | Fix 'zpool create' segfault due to bad syntax | Jorgen Lundman | 2012-12-04 | 1 | -4/+6 |
* | Allow 'zpool replace' to use short device names | Brian Behlendorf | 2012-10-22 | 1 | -40/+149 |
* | Illumos #1644, #1645, #1646, #1647, #1708 | Matthew Ahrens | 2012-07-31 | 1 | -1/+4 |
* | Use /sys/module instead of /proc/modules. | Etienne Dechamps | 2012-07-26 | 1 | -19/+5 |
* | Add /dev/mapper/ to search path | Brian Behlendorf | 2012-06-01 | 1 | -1/+13 |
* | Add vdev_id for JBOD-friendly udev aliases | Ned A. Bass | 2012-06-01 | 1 | -2/+3 |
* | Use /dev/null for stdout/stderr in libzfs_run_process(). | Gunnar Beutner | 2011-08-01 | 1 | -3/+10 |
* | Support IEC base-2 prefixes | Richard Laager | 2011-04-19 | 1 | -4/+7 |
* | Print mount/umount errors | Brian Behlendorf | 2011-03-09 | 1 | -4/+8 |
* | Remove HAVE_ZPL from commands and libraries | Brian Behlendorf | 2011-02-04 | 1 | -2/+0 |
* | Open up libzfs_run_process/libzfs_load_module | Brian Behlendorf | 2011-01-28 | 1 | -2/+3 |
* | Call modprobe with absolute path | Ned Bass | 2010-10-22 | 1 | -1/+1 |
* | Add helper functions for manipulating device names | Ned Bass | 2010-10-22 | 1 | -0/+40 |
* | Make commands load zfs module on demand | Ned Bass | 2010-10-11 | 1 | -0/+70 |
* | Add linux user util support | Brian Behlendorf | 2010-08-31 | 1 | -0/+7 |
* | Add linux user disk support | Brian Behlendorf | 2010-08-31 | 1 | -0/+3 |
* | Add linux mntent support | Brian Behlendorf | 2010-08-31 | 1 | -0/+8 |
* | Fix gcc uninitialized variable warnings | Brian Behlendorf | 2010-08-31 | 1 | -1/+1 |
* | Fix gcc cast warnings | Brian Behlendorf | 2010-08-27 | 1 | -5/+4 |
* | Update to onnv_147 | Brian Behlendorf | 2010-08-26 | 1 | -10/+39 |
* | Update core ZFS code from build 121 to build 141. | Brian Behlendorf | 2010-05-28 | 1 | -26/+49 |
* | Rebase master to b121 | Brian Behlendorf | 2009-08-18 | 1 | -0/+5 |
* | Rebase master to b117 | Brian Behlendorf | 2009-07-02 | 1 | -2/+17 |
* | Rebase master to b108 | Brian Behlendorf | 2009-02-18 | 1 | -3/+2 |