aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add `zfs allow` and `zfs unallow` supportBrian Behlendorf2016-06-0778-242/+759
* Fix minor spelling mistakesColin Ian King2016-06-063-4/+4
* Fix cstyle.pl warningsBrian Behlendorf2016-06-031-4/+16
* Implementation of AVX2 optimized Fletcher-4Jinshan Xiong2016-06-0212-69/+588
* Linux 4.7 compat: handler->set() takes both dentry and inodeBrian Behlendorf2016-06-012-30/+69
* Fix memleak in vdev_config_generate_statsChunwei Chen2016-05-311-0/+1
* Fix memleak in zpl_parse_optionsChunwei Chen2016-05-311-3/+3
* Fix out-of-bound access in zfs_fillpageChunwei Chen2016-05-311-2/+1
* Add isa_defs for MIPSYunQiang Su2016-05-312-2/+24
* Fix self-healing IO prior to dsl_pool_init() completionGeLiXin2016-05-272-6/+23
* Systemd configuration fixesBrian Behlendorf2016-05-278-11/+29
* OpenZFS 6531 - Provide mechanism to artificially limit disk performanceTony Hutter2016-05-2618-120/+680
* Add request size histograms (-r) to zpool iostat, minor man page fixTony Hutter2016-05-257-106/+301
* Fix arc_prune_task use-after-freeChunwei Chen2016-05-251-10/+11
* Improve zfs-module-parameters(5)DHE2016-05-233-55/+97
* Skip ctldir znode in zfs_rezget to fix snapdir issuesChunwei Chen2016-05-231-0/+10
* Add missing RPM BuildRequiresBrian Behlendorf2016-05-231-0/+2
* Consistently use parsable instead of parseableChrister Ekholm2016-05-234-7/+7
* Linux 4.7 compat: use iterate_shared for concurrent readdirChunwei Chen2016-05-204-25/+54
* Fix config for posix_acl_release() GPL testChunwei Chen2016-05-201-16/+17
* Linux 4.7 compat: replace blk_queue_flush with blk_queue_write_cacheChunwei Chen2016-05-203-9/+77
* Linux 4.7 compat: handler->get() takes both dentry and inodeChunwei Chen2016-05-202-28/+64
* Kill znode->z_gen fieldNikolay Borisov2016-05-196-17/+15
* Make zpool list -vp print individual vdev sizes parsable.Christer Ekholm2016-05-182-14/+38
* Remove additional cruft from manpagesBrian Behlendorf2016-05-171-40/+0
* Revert "zhack: Add 'feature disable' command"Brian Behlendorf2016-05-174-142/+6
* Fixes subtle bug in zio_handle_io_delay()Marcel Huber2016-05-171-1/+2
* zhack: Add 'feature enable' force optionBrian Behlendorf2016-05-171-2/+4
* zhack: Add 'feature disable' commandBrian Behlendorf2016-05-174-4/+138
* zhack: Fix 'feature ref' comparison checkBrian Behlendorf2016-05-171-1/+1
* Use zfs range locks in ztestBoris Protopopov2016-05-173-55/+157
* Remove dummy znode from zvol_stateChunwei Chen2016-05-178-76/+105
* zfs.8: Relative paths must start with ./Richard Laager2016-05-161-1/+1
* Merge branch 'man-page-fixes'Brian Behlendorf2016-05-163-602/+226
|\
| * Illumos 1644 add ZFS "clones" propertyMatthew Ahrens2016-05-161-2/+2
| * Illumos 1502 Remove conversion cruft from manpagesRichard Laager2016-05-162-440/+0
| * zfs.8 & mount.zfs.8: fix a few typosRuben Kerkhof2016-05-162-5/+5
| * zfs.8 & zpool.8: Standardize property value orderRichard Laager2016-05-162-34/+34
| * zfs.8 & zpool.8: Various documentation editsRichard Laager2016-05-162-63/+80
| * zfs.8: Improve zfs upgrade documentationRichard Laager2016-05-161-5/+17
| * zfs.8: Cleanup stray codeRichard Laager2016-05-161-4/+0
| * zfs.8 & zpool.8: Drop legal/illegalRichard Laager2016-05-162-3/+3
| * zfs.8: Fix minor typos and the likeRichard Laager2016-05-161-10/+10
| * zfs.8: Rework native vs user propertiesRichard Laager2016-05-161-8/+13
| * zfs.8 & zpool.8: Linux/Solaris differencesRichard Laager2016-05-162-5/+19
| * zfs.8: Improve mount option documentationRichard Laager2016-05-161-8/+29
| * zfs.8: Improve consistency in size documentationRichard Laager2016-05-161-17/+15
| * zfs.8: Drop references to Oracle documentationRichard Laager2016-05-161-2/+2
| * zfs.8: zfs get and zfs list accept mountpointsRichard Laager2016-05-161-5/+6
|/
* OpenZFS 6739 - assumption in cv_timedwait_hiresDenys Rtveliashvili2016-05-152-27/+26