| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Recreate minors when renaming zvols | Brian Behlendorf | 2012-11-20 | 1 | -5/+13 |
| * | Update spare and cache device names on import | Brian Behlendorf | 2012-10-22 | 1 | -6/+7 |
| * | Allow 'zpool replace' to use short device names | Brian Behlendorf | 2012-10-22 | 3 | -65/+161 |
| * | Illumos #3100: zvol rename fails with EBUSY when dirty. | Matthew Ahrens | 2012-10-03 | 1 | -1/+1 |
| * | Illumos #2703: add mechanism to report ZFS send progress | Bill Pijewski | 2012-09-19 | 1 | -1/+81 |
| * | Illumos #1948: zpool list should show more detailed pool info | Chris Siden | 2012-09-19 | 1 | -6/+27 |
| * | Seg fault 'zpool import -d /dev/disk/by-id -a'zfs-0.6.0-rc11 | Brian Behlendorf | 2012-09-18 | 1 | -1/+1 |
| * | Improve `zpool import` search behavior | Brian Behlendorf | 2012-09-17 | 1 | -29/+40 |
| * | Fix missing vdev names in zpool status output | Michael Martin | 2012-09-06 | 1 | -6/+6 |
| * | Remove autotools products | Brian Behlendorf | 2012-08-27 | 1 | -814/+0 |
| * | Illumos #2803: zfs get guid pretty-prints the output | Garrett D'Amore | 2012-08-23 | 1 | -0/+12 |
| * | Illumos #1796, #2871, #2903, #2957 | Christopher Siden | 2012-08-23 | 3 | -10/+65 |
| * | Illumos #2635: 'zfs rename -f' to perform force unmount | Eric Schrock | 2012-08-23 | 1 | -2/+4 |
| * | Properly initialize and free destroydata | Martin Matuska | 2012-08-23 | 1 | -0/+2 |
| * | Illumos #1693: persistent 'comment' field for a zpool | Dan McDonald | 2012-08-08 | 2 | -2/+39 |
| * | Set zvol discard_granularity to the volblocksize. | Etienne Dechamps | 2012-08-07 | 1 | -0/+1 |
| * | Illumos #1644, #1645, #1646, #1647, #1708 | Matthew Ahrens | 2012-07-31 | 6 | -415/+1081 |
| * | Use /sys/module instead of /proc/modules. | Etienne Dechamps | 2012-07-26 | 1 | -19/+5 |
| * | Linux 3.5 compat, end_writeback() changed to clear_inode() | Richard Yao | 2012-07-23 | 1 | -0/+1 |
| * | Linux 3.5 compat, iops->truncate_range() removed | Richard Yao | 2012-07-23 | 1 | -0/+1 |
| * | Linux 3.5 compat, eops->encode_fh() takes inodes | Richard Yao | 2012-07-23 | 1 | -0/+1 |
| * | Move partition scanning from userspace to module. | Etienne Dechamps | 2012-07-17 | 2 | -1/+6 |
| * | Use the right device path when relabeling. | Etienne Dechamps | 2012-07-12 | 1 | -5/+14 |
| * | Fix error handling for "zpool online -e". | Etienne Dechamps | 2012-07-12 | 1 | -5/+7 |
| * | Illumos #1949, #1953 | George Wilson | 2012-07-11 | 1 | -2/+2 |
| * | Illumos #1748: desire support for reguid in zfs | Garrett D'Amore | 2012-07-11 | 1 | -0/+22 |
| * | Speed up 'zfs list -t snapshot -o name -s name' | Pawel Jakub Dawidek | 2012-06-14 | 2 | -10/+37 |
| * | Make zvol_remove_link() print a more useful error message | Richard Yao | 2012-06-13 | 1 | -1/+1 |
| * | Retry removal of busy minors | Daniel Verite | 2012-06-11 | 1 | -1/+20 |
| * | Linux 3.4 compat, d_make_root() replaces d_alloc_root() | Richard Yao | 2012-06-11 | 1 | -0/+1 |
| * | Improve 'zpool import' EBUSY error message | Brian Behlendorf | 2012-06-01 | 1 | -0/+6 |