| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Return default value on numeric properties failing the "head check. | Tim Chase | 2014-07-01 | 1 | -1/+3 |
* | Improve differing sector size error | Brian Behlendorf | 2014-06-27 | 1 | -2/+3 |
* | Fix memory leak in zpool_clear_label() | Richard Yao | 2014-05-30 | 1 | -1/+3 |
* | Omit compiler warning by sticking to RAII | Marcel Huber | 2014-05-22 | 1 | -5/+5 |
* | Check the dataset type more rigorously when fetching properties. | Tim Chase | 2014-05-06 | 3 | -8/+16 |
* | libspl: Implement LWP rwlock interface | Richard Yao | 2014-05-01 | 1 | -0/+51 |
* | Fill in mountpoint buffer before using it in errors | ilovezfs | 2014-04-30 | 1 | -3/+3 |
* | Add support for aarch64 (ARMv8) | Jorgen Lundman | 2014-04-25 | 1 | -2/+2 |
* | Report atime and relatime as the property's actual value. | Tim Chase | 2014-04-16 | 1 | -2/+2 |
* | Set errno for mkdirp() called with NULL path ptr | Chris Dunlap | 2014-04-09 | 1 | -1/+3 |
* | Improve partition detection on lesser used devices | Richard Yao | 2014-04-08 | 1 | -8/+12 |
* | 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 |
* | Assert alignment in umem_alloc_aligned | Richard Yao | 2014-03-20 | 1 | -0/+2 |
* | 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 |
* | Define the needed ISA types for Sparc | Brian Behlendorf | 2014-01-09 | 2 | -2/+31 |