| Commit message (Expand) | Author | Age | Files | Lines |
* | Illumos #3422, #3425 | George Wilson | 2013-04-12 | 1 | -7/+1 |
* | build: resolve orthographic and other grammatical errors | Jan Engelhardt | 2013-04-02 | 1 | -3/+3 |
* | Add smb_available() sanity checks | Turbo Fredriksson | 2013-04-02 | 1 | -1/+9 |
* | Add snapdev=[hidden|visible] dataset property | Eric Dillmann | 2013-03-05 | 1 | -0/+8 |
* | Remove unused machelf.h header | Brian Behlendorf | 2013-02-05 | 2 | -181/+0 |
* | Fix function relocations in libzpool | Richard Yao | 2013-02-05 | 1 | -1/+2 |
* | Retire zpool_id infrastructure | Brian Behlendorf | 2013-01-29 | 1 | -1/+0 |
* | Remove NPTL_GUARD_WITHIN_STACK | Brian Behlendorf | 2013-01-29 | 1 | -2/+1 |
* | Illumos #3035 LZ4 compression support in ZFS and GRUB | Eric Dillmann | 2013-01-29 | 1 | -0/+1 |
* | 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 #1557 assertion failed in userland taskq_destroy() | Garrett D'Amore | 2013-01-11 | 1 | -3/+2 |
* | 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 | 8 | -12/+301 |
* | 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 | 6 | -7/+498 |
* | Allow GPT+EFI vdevs for root pools | Brian Behlendorf | 2012-11-30 | 1 | -0/+10 |
* | Recreate minors when renaming zvols | Brian Behlendorf | 2012-11-19 | 1 | -5/+13 |
* | Add txgs-<pool> kstat file | Brian Behlendorf | 2012-11-02 | 1 | -1/+26 |
* | 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 | -68/+164 |
* | Add atomic_sub_* functions to libspl. | Etienne Dechamps | 2012-10-17 | 4 | -0/+284 |
* | Illumos #3100: zvol rename fails with EBUSY when dirty. | Matthew Ahrens | 2012-10-03 | 1 | -1/+1 |
* | Create threads in detached state in userspace. | Etienne Dechamps | 2012-10-03 | 1 | -1/+2 |
* | 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 |
* | Avoid running exportfs on each zfs/zpool command invocation | Cyril Plisko | 2012-09-11 | 1 | -9/+30 |
* | Increase the stack space in userspace. | Etienne Dechamps | 2012-09-06 | 1 | -4/+9 |
* | Fix missing vdev names in zpool status output | Michael Martin | 2012-09-05 | 1 | -6/+6 |
* | Remove autotools products | Brian Behlendorf | 2012-08-27 | 21 | -14779/+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 | 21 | -0/+21 |
* | Illumos #1644, #1645, #1646, #1647, #1708 | Matthew Ahrens | 2012-07-31 | 6 | -416/+1082 |
* | 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 | 21 | -0/+21 |
* | Linux 3.5 compat, iops->truncate_range() removed | Richard Yao | 2012-07-23 | 21 | -0/+21 |
* | Linux 3.5 compat, eops->encode_fh() takes inodes | Richard Yao | 2012-07-23 | 21 | -0/+21 |
* | Move partition scanning from userspace to module. | Etienne Dechamps | 2012-07-17 | 23 | -11/+49 |
* | Add PowerPC to supported VTOCs | Brian Behlendorf | 2012-07-12 | 1 | -1/+1 |
* | Fix efi_use_whole_disk() when efi_nparts == 128. | Etienne Dechamps | 2012-07-12 | 1 | -24/+26 |
* | 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 |