| Commit message (Expand) | Author | Age | Files | Lines |
* | Add taskq_wait_outstanding() function | Brian Behlendorf | 2015-06-11 | 1 | -0/+6 |
* | Illumos 5497 - lock contention on arcs_mtx | Prakash Surya | 2015-06-11 | 1 | -0/+1 |
* | 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 |
* | Change 3-digit octal escapes to 4-digit ones | Hajo Möller | 2015-05-18 | 1 | -2/+2 |
* | Illumos 5847 - libzfs_diff should check zfs_prop_get() return | Alexander Eremin | 2015-05-15 | 1 | -3/+7 |
* | Illumos 5765 - add support for estimating send stream size with lzc_send_spac... | Max Grossman | 2015-05-13 | 1 | -5/+17 |
* | Illumos 5027 - zfs large block support | Matthew Ahrens | 2015-05-11 | 3 | -18/+33 |
* | Fix type mismatch on 32-bit systems | Brian Behlendorf | 2015-05-11 | 2 | -5/+6 |
* | Illumos #5244 - zio pipeline callers should explicitly invoke next stage | George Wilson | 2015-04-30 | 1 | -0/+4 |
* | Illumos 3897 - zfs filesystem and snapshot limits | Jerry Jelinek | 2015-04-28 | 4 | -0/+67 |
* | Illumos 5134 - if ZFS_DEBUG or debug= is set, libzpool should enable debug pr... | Matthew Ahrens | 2015-04-28 | 1 | -0/+3 |
* | Support the "version" property on volumes via the zfs_prop_get_int() API | Tim Chase | 2015-04-24 | 1 | -0/+3 |
* | zpool import should honor overlay property | Ned Bass | 2015-03-27 | 1 | -0/+14 |
* | Check all vdev labels in 'zpool import' | Brian Behlendorf | 2015-03-25 | 1 | -16/+58 |
* | Increase Linux pipe buffer size on 'zfs receive' | Richard Yao | 2015-03-20 | 1 | -0/+43 |
* | Fix possible future overflow in zfs_nicenum | Christer Ekholm | 2015-02-24 | 1 | -1/+1 |
* | Change VERIFY to ASSERT in mutex_destroy() | Brian Behlendorf | 2015-02-11 | 1 | -1/+1 |
* | Produce a full snapshot list for zfs send -p | Tim Chase | 2015-02-09 | 1 | -10/+4 |
* | Read spl_hostid module parameter before gethostid() | Chunwei Chen | 2015-02-04 | 2 | -2/+26 |
* | Use (void) memcpy(), not (void *) memcpy() | Richard Yao | 2015-01-30 | 1 | -3/+3 |
* | Make `zpool import -d|-c` behave consistently | Brian Behlendorf | 2015-01-28 | 1 | -7/+0 |
* | Mark IO pipeline with PF_FSTRANS | Brian Behlendorf | 2015-01-16 | 1 | -0/+17 |
* | Swap DTRACE_PROBE* with Linux tracepoints | Prakash Surya | 2014-11-17 | 3 | -37/+1 |
* | Update utsname support | Brian Behlendorf | 2014-10-17 | 3 | -39/+8 |
* | zfs send -p send properties only for snapshots that are actually sent | Andriy Gapon | 2014-10-02 | 1 | -4/+25 |
* | FreeBSD PR kern/172259: Fixes zfs receive errors | smh | 2014-10-02 | 1 | -2/+29 |
* | Implement -t option to zpool create for temporary pool names | Richard Yao | 2014-09-30 | 1 | -0/+9 |
* | Make user stack limit configurable | Brian Behlendorf | 2014-09-30 | 1 | -24/+24 |
* | Illumos 5116 - zpool history -i goes into infinite loop | Matthew Ahrens | 2014-09-23 | 1 | -4/+19 |
* | Illumos 5135 - zpool_find_import_cached() can use fnvlist_* | Matthew Ahrens | 2014-09-23 | 1 | -11/+5 |
* | lib/libzpool/kernel.c: Assert no owners in rw_destroy() | Richard Yao | 2014-09-23 | 1 | -1/+1 |
* | Properly NULL terminate string in zfs_strcmp_pathname | Richard Yao | 2014-09-23 | 1 | -1/+1 |
* | Illumos 5147 - zpool list -v should show individual disk capacity | George Wilson | 2014-09-23 | 1 | -2/+12 |
* | Remove obsolete comment about guard pages | Ned Bass | 2014-09-22 | 1 | -6/+0 |
* | Fragmentation should display as '-' if spacemap_histogram=disabled | ilovezfs | 2014-09-05 | 1 | -9/+9 |
* | Add a pkgconfig file | Turbo Fredriksson | 2014-08-28 | 4 | -0/+29 |
* | Retire HAVE_IOCTL_* configure checks | Brian Behlendorf | 2014-08-28 | 1 | -8/+0 |
* | 2493 change efi_rescan() to wait longer | Andrew Hamilton | 2014-08-26 | 1 | -2/+3 |
* | Illumos 4976-4984 - metaslab improvements | George Wilson | 2014-08-18 | 1 | -0/+9 |
* | Avoid PAGESIZE redefinition | Alec Salazar | 2014-08-13 | 1 | -0/+2 |
* | Replace __va_list with va_list | Alec Salazar | 2014-08-13 | 1 | -4/+0 |
* | Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t | Matthew Ahrens | 2014-08-06 | 1 | -9/+12 |
* | Illumos 4390 - I/O errors can corrupt space map when deleting fs/vol | Matthew Ahrens | 2014-08-04 | 1 | -0/+1 |
* | Illumos 4757, 4913 | Matthew Ahrens | 2014-08-01 | 3 | -7/+52 |
* | Illumos #4374 | Matthew Ahrens | 2014-07-30 | 1 | -4/+2 |
* | Illumos 4368, 4369. | Matthew Ahrens | 2014-07-29 | 5 | -42/+338 |
* | Illumos 4171, 4172 | Matthew Ahrens | 2014-07-25 | 1 | -6/+5 |
* | Illumos #4101, #4102, #4103, #4105, #4106 | George Wilson | 2014-07-22 | 1 | -0/+2 |
* | Fix comment spelling errors. | Garrison Jensen | 2014-07-01 | 1 | -2/+2 |