aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Linux 4.7 compat: handler->set() takes both dentry and inodeBrian Behlendorf2016-06-011-1/+15
* OpenZFS 6531 - Provide mechanism to artificially limit disk performanceTony Hutter2016-05-266-81/+207
* Add request size histograms (-r) to zpool iostat, minor man page fixTony Hutter2016-05-251-7/+30
* Linux 4.7 compat: use iterate_shared for concurrent readdirChunwei Chen2016-05-201-1/+1
* Linux 4.7 compat: replace blk_queue_flush with blk_queue_write_cacheChunwei Chen2016-05-201-0/+27
* Linux 4.7 compat: handler->get() takes both dentry and inodeChunwei Chen2016-05-201-1/+14
* Kill znode->z_gen fieldNikolay Borisov2016-05-192-8/+3
* Revert "zhack: Add 'feature disable' command"Brian Behlendorf2016-05-171-2/+0
* zhack: Add 'feature disable' commandBrian Behlendorf2016-05-171-0/+2
* Use zfs range locks in ztestBoris Protopopov2016-05-171-3/+5
* Remove dummy znode from zvol_stateChunwei Chen2016-05-173-10/+35
* OpenZFS 6739 - assumption in cv_timedwait_hiresDenys Rtveliashvili2016-05-151-1/+2
* Use cv_timedwait_sig_hires in arc_reclaim_threadChunwei Chen2016-05-121-0/+2
* Revert "Kill znode->z_gen field"Brian Behlendorf2016-05-122-7/+12
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-127-4/+91
* OpenZFS 3993, 4700Adam Stevko2016-05-111-2/+0
* OpenZFS 6544 - incorrect comment in libzfs.h about offline statusTony Hutter2016-05-051-1/+1
* OpenZFS 6736 - ZFS per-vdev ZAPsJoe Stein2016-05-025-1/+20
* Kill znode->z_gen fieldNikolay Borisov2016-05-022-12/+7
* Fix user namespaces uid/gid mappingBrian Behlendorf2016-04-301-4/+4
* Illumos 6844 - dnode_next_offset can detect fictional holesAlex Reece2016-04-271-0/+3
* Add pn_alloc()/pn_free() functionsBrian Behlendorf2016-04-213-2/+73
* Make zfs mount according to relatime config in datasetChunwei Chen2016-04-051-2/+3
* Fix atime handling and relatimeChunwei Chen2016-04-052-11/+3
* Add support for devid and phys_path keys in vdev disk labelsDon Brady2016-03-311-0/+7
* Remove complicated libspl assert wrappersBrian Behlendorf2016-03-301-5/+0
* Ensure correct return value typeCarlo Landmeter2016-03-291-1/+1
* Support for vectorized algorithms on x86Gvozden Neskovic2016-03-212-1/+390
* Add the ZFS Test SuiteBrian Behlendorf2016-03-161-0/+1
* Add support for asynchronous zvol minor operationsBoris Protopopov2016-03-102-8/+9
* Updated paths to scan when importing zpool(s)Thijs Cramer2016-03-091-1/+1
* Require libblkidBrian Behlendorf2016-03-091-0/+1
* FreeBSD r256956: Improve ZFS N-way mirror read performance by using load and ...smh2016-02-262-0/+5
* Add -gLp to zpool subcommands for alt vdev namesRichard Yao2016-02-251-1/+9
* Illumos 6414 - vdev_config_sync could be simplerBrian Behlendorf2016-01-281-2/+1
* Illumos 6815179, 6844191Brian Behlendorf2016-01-221-0/+2
* Illumos 4950 - files sometimes can't be removed from a full filesystemMatthew Ahrens2016-01-211-0/+1
* Linux 4.5 compat: xattr list handlerBrian Behlendorf2016-01-201-27/+93
* Illumos 5045 - use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek2016-01-151-2/+2
* Illumos 6298 - zfs_create_008_neg and zpool_create_023_negJoe Stein2016-01-151-2/+2
* SET_ERROR should print stringsRichard Yao2016-01-153-19/+22
* Remove fastwrite mutexRichard Yao2016-01-151-1/+0
* Fix zsb->z_hold_mtx deadlockBrian Behlendorf2016-01-152-17/+13
* Add zfs_object_mutex_size module optionBrian Behlendorf2016-01-152-3/+9
* Illumos 3465, 3466, 3467, 3468, 3470, 3473Brian Behlendorf2016-01-131-2/+2
* Increase default user space stack sizeBrian Behlendorf2016-01-131-1/+1
* Illumos 3749 - zfs event processing should work on R/O root filesystemsWill Andrews2016-01-122-0/+2
* Illumos 5141 - zfs minimum indirect block size is 4KMatthew Ahrens2016-01-121-1/+1
* Illumos 6171 - dsl_prop_unregister() slows down dataset eviction.Justin T. Gibbs2016-01-123-3/+16
* Illumos 5987 - zfs prefetch code needs workMatthew Ahrens2016-01-124-35/+35