Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for re-reading /etc/mtab. | John M. Layman | 2014-04-04 | 2 | -2/+8 |
* | Make command line guid parsing more tolerant | Brian Behlendorf | 2014-04-02 | 1 | -1/+1 |
* | Replace zpool_events_next() "block" parm w/ "flags" | Chris Dunlap | 2014-03-31 | 1 | -4/+5 |
* | Clarify zpool_events_next() comment | Brian Behlendorf | 2014-03-31 | 1 | -10/+10 |
* | Add zpool_events_seek() functionality | Brian Behlendorf | 2014-03-31 | 1 | -0/+36 |
* | Remount datasets for "zfs inherit". | Gunnar Beutner | 2014-03-24 | 1 | -0/+9 |
* | Add generic errata infrastructure | Brian Behlendorf | 2014-02-21 | 1 | -5/+16 |
* | Implement relatime. | Tim Chase | 2014-01-29 | 1 | -0/+7 |
* | Prevent duplicate mnttab cache entries | Brian Behlendorf | 2014-01-14 | 1 | -0/+13 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 5 | -59/+59 |
* | Remove ZFC_IOC_*_MINOR ioctl()s | Brian Behlendorf | 2013-12-16 | 3 | -364/+15 |
* | Illumos #2583 | Yuri Pankov | 2013-11-21 | 1 | -6/+7 |
* | Remove the slog restriction on bootfs pools | Brian Behlendorf | 2013-11-14 | 1 | -7/+0 |
* | Handle concurrent snapshot automounts failing due to EBUSY. | Tim Chase | 2013-11-08 | 1 | -0/+2 |
* | Illumos #4061 | Marcel Telka | 2013-11-05 | 1 | -1/+5 |
* | Illumos #3996 | Matthew Ahrens | 2013-11-05 | 1 | -10/+2 |
* | Illumos #3909 | Steven Hartland | 2013-11-05 | 1 | -2/+2 |
* | Illumos #3894 | Keith M Wesolowski | 2013-11-04 | 1 | -4/+11 |
* | Illumos #3829 | Matthew Ahrens | 2013-11-04 | 1 | -8/+19 |
* | Illumos #3818 | Steven Hartland | 2013-11-04 | 1 | -0/+11 |
* | Illumos #3740 | Steven Hartland | 2013-11-04 | 2 | -121/+118 |
* | Illumos #3745, #3811 | Will Andrews | 2013-11-04 | 1 | -16/+0 |
* | Illumos #3741 | Will Andrews | 2013-11-04 | 1 | -0/+5 |
* | Illumos #3699, #3739 | Martin Matuska | 2013-11-04 | 1 | -4/+28 |
* | Introduce zpool_get_prop_literal interface | Ralf Ertzinger | 2013-10-28 | 1 | -3/+17 |
* | Increase default udev wait time | Brian Behlendorf | 2013-10-22 | 1 | -2/+2 |
* | Fix libzfs_core changes to follow GNU libtool guidelines | Richard Yao | 2013-10-10 | 1 | -1/+1 |
* | Generate libraries with correct DT_NEEDED entries | Richard Yao | 2013-10-10 | 1 | -1/+2 |
* | Fix libblkid support | Richard Yao | 2013-10-10 | 1 | -1/+1 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 9 | -199/+267 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 11 | -272/+291 |
* | No point in rewind() mtab in zfs_unshare_proto(). We're not really | Turbo Fredriksson | 2013-08-15 | 1 | -1/+0 |
* | Fix for re-reading /etc/mtab in zfs_is_mounted() | John Layman | 2013-08-14 | 1 | -4/+15 |
* | Illumos #3098 zfs userspace/groupspace fail | Yuri Pankov | 2013-08-14 | 1 | -12/+17 |
* | Fix zpool_read_label() | Brian Behlendorf | 2013-07-09 | 1 | -1/+1 |
* | Add FreeBSD 'zpool labelclear' command | Dmitry Khasanov | 2013-07-09 | 2 | -2/+32 |
* | Readd zpool_clear_label() from OpenSolaris | Dmitry Khasanov | 2013-07-09 | 1 | -0/+30 |
* | Add error message for missing /etc/mtab | Aaron Fineman | 2013-06-27 | 1 | -0/+2 |
* | Illumos #3422, #3425 | George Wilson | 2013-04-12 | 1 | -7/+1 |
* | Add snapdev=[hidden|visible] dataset property | Eric Dillmann | 2013-03-05 | 1 | -0/+8 |
* | Retire zpool_id infrastructure | Brian Behlendorf | 2013-01-29 | 1 | -1/+0 |
* | Use strerror() not strerror_r() | Brian Behlendorf | 2013-01-28 | 1 | -1/+1 |
* | Ensure that zfs diff prints unicode safely. | Darik Horn | 2013-01-16 | 1 | -1/+1 |
* | Illumos #2762: zpool command should have better support for feature flags | Christopher Siden | 2013-01-08 | 1 | -0/+25 |
* | Illumos #3090 and #3102 | George Wilson | 2013-01-08 | 1 | -46/+39 |
* | Illumos #2619 and #2747 | Christopher Siden | 2013-01-08 | 4 | -10/+288 |
* | Fix get/set users/groups in quota props via numeric id | Massimo Maggi | 2012-12-17 | 1 | -7/+7 |
* | Fix 'zpool create' segfault due to bad syntax | Jorgen Lundman | 2012-12-04 | 1 | -4/+6 |
* | Implemented sharing datasets via SMB using libshare | Turbo Fredriksson | 2012-12-03 | 1 | -3/+3 |
* | Allow GPT+EFI vdevs for root pools | Brian Behlendorf | 2012-11-30 | 1 | -0/+10 |