| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Linux 4.7 compat: handler->set() takes both dentry and inode | Brian Behlendorf | 2016-06-01 | 1 | -1/+15 |
* | OpenZFS 6531 - Provide mechanism to artificially limit disk performance | Tony Hutter | 2016-05-26 | 6 | -81/+207 |
* | Add request size histograms (-r) to zpool iostat, minor man page fix | Tony Hutter | 2016-05-25 | 1 | -7/+30 |
* | Linux 4.7 compat: use iterate_shared for concurrent readdir | Chunwei Chen | 2016-05-20 | 1 | -1/+1 |
* | Linux 4.7 compat: replace blk_queue_flush with blk_queue_write_cache | Chunwei Chen | 2016-05-20 | 1 | -0/+27 |
* | Linux 4.7 compat: handler->get() takes both dentry and inode | Chunwei Chen | 2016-05-20 | 1 | -1/+14 |
* | Kill znode->z_gen field | Nikolay Borisov | 2016-05-19 | 2 | -8/+3 |
* | Revert "zhack: Add 'feature disable' command" | Brian Behlendorf | 2016-05-17 | 1 | -2/+0 |
* | zhack: Add 'feature disable' command | Brian Behlendorf | 2016-05-17 | 1 | -0/+2 |
* | Use zfs range locks in ztest | Boris Protopopov | 2016-05-17 | 1 | -3/+5 |
* | Remove dummy znode from zvol_state | Chunwei Chen | 2016-05-17 | 3 | -10/+35 |
* | OpenZFS 6739 - assumption in cv_timedwait_hires | Denys Rtveliashvili | 2016-05-15 | 1 | -1/+2 |
* | Use cv_timedwait_sig_hires in arc_reclaim_thread | Chunwei Chen | 2016-05-12 | 1 | -0/+2 |
* | Revert "Kill znode->z_gen field" | Brian Behlendorf | 2016-05-12 | 2 | -7/+12 |
* | Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues | Tony Hutter | 2016-05-12 | 7 | -4/+91 |
* | OpenZFS 3993, 4700 | Adam Stevko | 2016-05-11 | 1 | -2/+0 |
* | OpenZFS 6544 - incorrect comment in libzfs.h about offline status | Tony Hutter | 2016-05-05 | 1 | -1/+1 |
* | OpenZFS 6736 - ZFS per-vdev ZAPs | Joe Stein | 2016-05-02 | 5 | -1/+20 |
* | Kill znode->z_gen field | Nikolay Borisov | 2016-05-02 | 2 | -12/+7 |
* | Fix user namespaces uid/gid mapping | Brian Behlendorf | 2016-04-30 | 1 | -4/+4 |
* | Illumos 6844 - dnode_next_offset can detect fictional holes | Alex Reece | 2016-04-27 | 1 | -0/+3 |
* | Add pn_alloc()/pn_free() functions | Brian Behlendorf | 2016-04-21 | 3 | -2/+73 |
* | Make zfs mount according to relatime config in dataset | Chunwei Chen | 2016-04-05 | 1 | -2/+3 |
* | Fix atime handling and relatime | Chunwei Chen | 2016-04-05 | 2 | -11/+3 |
* | Add support for devid and phys_path keys in vdev disk labels | Don Brady | 2016-03-31 | 1 | -0/+7 |
* | Remove complicated libspl assert wrappers | Brian Behlendorf | 2016-03-30 | 1 | -5/+0 |
* | Ensure correct return value type | Carlo Landmeter | 2016-03-29 | 1 | -1/+1 |
* | Support for vectorized algorithms on x86 | Gvozden Neskovic | 2016-03-21 | 2 | -1/+390 |
* | Add the ZFS Test Suite | Brian Behlendorf | 2016-03-16 | 1 | -0/+1 |
* | Add support for asynchronous zvol minor operations | Boris Protopopov | 2016-03-10 | 2 | -8/+9 |
* | Updated paths to scan when importing zpool(s) | Thijs Cramer | 2016-03-09 | 1 | -1/+1 |
* | Require libblkid | Brian Behlendorf | 2016-03-09 | 1 | -0/+1 |
* | FreeBSD r256956: Improve ZFS N-way mirror read performance by using load and ... | smh | 2016-02-26 | 2 | -0/+5 |
* | Add -gLp to zpool subcommands for alt vdev names | Richard Yao | 2016-02-25 | 1 | -1/+9 |
* | Illumos 6414 - vdev_config_sync could be simpler | Brian Behlendorf | 2016-01-28 | 1 | -2/+1 |
* | Illumos 6815179, 6844191 | Brian Behlendorf | 2016-01-22 | 1 | -0/+2 |
* | Illumos 4950 - files sometimes can't be removed from a full filesystem | Matthew Ahrens | 2016-01-21 | 1 | -0/+1 |
* | Linux 4.5 compat: xattr list handler | Brian Behlendorf | 2016-01-20 | 1 | -27/+93 |
* | Illumos 5045 - use atomic_{inc,dec}_* instead of atomic_add_* | Josef 'Jeff' Sipek | 2016-01-15 | 1 | -2/+2 |
* | Illumos 6298 - zfs_create_008_neg and zpool_create_023_neg | Joe Stein | 2016-01-15 | 1 | -2/+2 |
* | SET_ERROR should print strings | Richard Yao | 2016-01-15 | 3 | -19/+22 |
* | Remove fastwrite mutex | Richard Yao | 2016-01-15 | 1 | -1/+0 |
* | Fix zsb->z_hold_mtx deadlock | Brian Behlendorf | 2016-01-15 | 2 | -17/+13 |
* | Add zfs_object_mutex_size module option | Brian Behlendorf | 2016-01-15 | 2 | -3/+9 |
* | Illumos 3465, 3466, 3467, 3468, 3470, 3473 | Brian Behlendorf | 2016-01-13 | 1 | -2/+2 |
* | Increase default user space stack size | Brian Behlendorf | 2016-01-13 | 1 | -1/+1 |
* | Illumos 3749 - zfs event processing should work on R/O root filesystems | Will Andrews | 2016-01-12 | 2 | -0/+2 |
* | Illumos 5141 - zfs minimum indirect block size is 4K | Matthew Ahrens | 2016-01-12 | 1 | -1/+1 |
* | Illumos 6171 - dsl_prop_unregister() slows down dataset eviction. | Justin T. Gibbs | 2016-01-12 | 3 | -3/+16 |
* | Illumos 5987 - zfs prefetch code needs work | Matthew Ahrens | 2016-01-12 | 4 | -35/+35 |