summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-2841-335/+298
* Implement zfs_ioc_recv_new() for OpenZFS 2605Brian Behlendorf2016-06-286-265/+518
* OpenZFS 6562 - Refquota on receive doesn't account for overageDan McDonald2016-06-282-5/+29
* OpenZFS 4986 - receiving replication stream fails if any snapshot exceeds ref...Dan McDonald2016-06-282-19/+121
* OpenZFS 6738 - zfs send stream padding needs documentationEli Rosenthal2016-06-281-1/+17
* OpenZFS 6536 - zfs send: want a way to disable setting of DRR_FLAG_FREERECORDSAndrew Stormont2016-06-282-1/+10
* OpenZFS 6393 - zfs receive a full send as a clonePaul Dagnelie2016-06-285-64/+131
* OpenZFS 6051 - lzc_receive: allow the caller to read the begin recordBrian Behlendorf2016-06-282-8/+41
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-2840-337/+1483
* Sync DMU_BACKUP_FEATURE_* flagsBrian Behlendorf2016-06-241-1/+2
* Implement large_dnode pool featureNed Bass2016-06-2464-224/+1575
* Backfill metadnode more intelligentlyNed Bass2016-06-244-11/+37
* xattrtest: allow verify with -R and other improvementsNed Bass2016-06-241-68/+124
* FreeBSD rS271776 - Persist vdev_resilver_txg changessmh2016-06-241-2/+5
* OpenZFS 6878 - Add scrub completion info to "zpool history"Nav Ravindranath2016-06-241-5/+19
* Revert "Add a test case for dmu_free_long_range() to ztest"Brian Behlendorf2016-06-241-178/+0
* Add a test case for dmu_free_long_range() to ztestBoris Protopopov2016-06-211-0/+178
* OpenZFS 6513 - partially filled holes lose birth timePaul Dagnelie2016-06-219-54/+192
* Fix NFS credentialChunwei Chen2016-06-213-12/+10
* SIMD implementation of vdev_raidz generate and reconstruct routinesGvozden Neskovic2016-06-2131-161/+6811
* Linux 4.6 compat: Fall back to d_prune_aliases() if necessaryTim Chase2016-06-171-2/+15
* Remove libzfs_graph.cBrian Behlendorf2016-06-163-656/+0
* 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