| Commit message (Expand) | Author | Age | Files | Lines |
| * | Only automatically mount a clone when 'canmount == on'. | Turbo Fredriksson | 2014-06-06 | 1 | -1/+12 |
| * | Remove superfluous statement | Richard Yao | 2014-05-31 | 1 | -1/+0 |
| * | Added INTEL SSD 530 Series | John Albietz | 2014-05-19 | 1 | -0/+1 |
| * | Handle ZPOOL_STATUS_HOSTID_MISMATCH in zpool status | Richard Yao | 2014-05-19 | 1 | -0/+11 |
| * | Check the dataset type more rigorously when fetching properties. | Tim Chase | 2014-05-06 | 2 | -5/+5 |
| * | ztest: Switch to LWP rwlock interface | Richard Yao | 2014-05-01 | 1 | -51/+50 |
| * | Fix libblkid ZFS detection when making new pools | Richard Yao | 2014-05-01 | 1 | -1/+1 |
| * | Replace zed_file_create_dirs() with mkdirp() | Chris Dunlap | 2014-04-09 | 3 | -97/+13 |
| * | Fix for re-reading /etc/mtab. | John M. Layman | 2014-04-04 | 1 | -3/+14 |
| * | Replace check for _POSIX_MEMLOCK w/ HAVE_MLOCKALL | Chris Dunlap | 2014-04-02 | 1 | -5/+4 |
| * | Add automatic hot spare functionality | Brian Behlendorf | 2014-04-02 | 4 | -0/+136 |
| * | Add missing DATA_TYPE_STRING_ARRAY output | Brian Behlendorf | 2014-04-02 | 1 | -1/+12 |
| * | Make command line guid parsing more tolerant | Brian Behlendorf | 2014-04-02 | 1 | -1/+1 |
| * | Initial implementation of zed (ZFS Event Daemon) | Chris Dunlap | 2014-04-02 | 26 | -1/+3412 |
| * | Replace zpool_events_next() "block" parm w/ "flags" | Chris Dunlap | 2014-03-31 | 1 | -1/+2 |
| * | Clarify zpool_events_next() comment | Brian Behlendorf | 2014-03-31 | 1 | -5/+5 |
| * | Illumos #3120 zinject hangs in zfsdev_ioctl() due to uninitialized zc | Yuri Pankov | 2014-03-24 | 1 | -7/+5 |
| * | Implement -t option to zpool import for temporary pool names | Richard Yao | 2014-03-20 | 1 | -1/+5 |
| * | sighandler() should take 2 arguments | Isaac Huang | 2014-03-20 | 1 | -6/+2 |
| * | Revert "sighandler() should take 2 arguments" | Brian Behlendorf | 2014-03-20 | 1 | -1/+1 |
| * | Remove unused option -r from 'zpool import' | Richard Yao | 2014-03-12 | 1 | -1/+1 |
| * | Switch ztest mmap(2) ASSERTs to VERIFYs | Richard Yao | 2014-03-12 | 1 | -3/+3 |
| * | Free props in ztest_init() | Richard Yao | 2014-03-12 | 1 | -0/+1 |
| * | sighandler() should take 2 arguments | Isaac Huang | 2014-03-12 | 1 | -1/+1 |
| * | Make arcstat.py default to one header per screen | Isaac Huang | 2014-03-12 | 1 | -0/+13 |
| * | Include l2asize in arcstat | cburroughs | 2014-03-04 | 1 | -0/+2 |
| * | Add erratum for issue #2094 | Richard Yao | 2014-02-21 | 1 | -0/+22 |
| * | Add generic errata infrastructure | Brian Behlendorf | 2014-02-21 | 1 | -2/+37 |
| * | Use expected zpool_status_t type | Brian Behlendorf | 2014-02-21 | 1 | -2/+2 |
| * | Fix error message in zpios | Patrik Greco | 2014-01-29 | 1 | -2/+2 |
| * | vdev_id: support per-channel slot mappings | Ned Bass | 2014-01-17 | 1 | -15/+18 |
| * | Properly link zpool command to libblkid | Richard Yao | 2014-01-14 | 1 | -1/+2 |
| * | Enable /etc/mtab cache to improve performance | Brian Behlendorf | 2014-01-07 | 1 | -1/+1 |
| * | Fix the creation of ZPOOL_HIST_CMD pool history entries. | Tim Chase | 2014-01-07 | 1 | -1/+12 |
| * | Add full SELinux support | Matthew Thode | 2013-12-19 | 2 | -32/+58 |
| * | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-19 | 12 | -409/+436 |
| * | Illumos #4208 | John Wren Kennedy | 2013-12-19 | 1 | -2/+2 |
| * | Handle acl flags from util-linux mount command | renelson | 2013-12-19 | 1 | -0/+4 |
| * | Fix grammar in parse_options() error message | renelson | 2013-12-17 | 1 | -1/+1 |
| * | Fix multipath bug in vdev_id caused by inconsistent field numbering | Simon Guest | 2013-12-10 | 1 | -2/+4 |
| * | Drive database update | Richard Yao | 2013-12-02 | 1 | -0/+29 |
| * | Illumos #2583 | Yuri Pankov | 2013-11-21 | 3 | -36/+43 |
| * | Add missing libzfs_core to Makefiles | Maximilian Mehnert | 2013-11-20 | 7 | -7/+14 |
| * | Python 3 fixes | Matthew Thode | 2013-11-08 | 2 | -14/+19 |
| * | pep8 code readability changes | Matthew Thode | 2013-11-08 | 2 | -85/+126 |
| * | Handle concurrent snapshot automounts failing due to EBUSY. | Tim Chase | 2013-11-08 | 1 | -1/+1 |
| * | Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962 | George Wilson | 2013-11-05 | 1 | -5/+20 |
| * | Illumos #3949, #3950, #3952, #3953 | George Wilson | 2013-11-05 | 1 | -2/+19 |
| * | Illumos #3955 | Matthew Ahrens | 2013-11-05 | 1 | -0/+3 |
| * | Illumos #3112, #3113, #3114 | Matthew Ahrens | 2013-11-05 | 1 | -1/+2 |