aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix automatically generated release numberBrian Behlendorf2016-09-211-0/+8
* Reduce noise in tracing logsIsaac Huang2016-09-211-1/+1
* Fix regression that broke dracut initramfs generationMoritz Maxeiner2016-09-211-3/+9
* Fix coverity defectsBearBabyLiu2016-09-201-2/+4
* Remove script zfs_commands.cfglegend-hua2016-09-203-6/+2
* Fix coverity defectscao2016-09-204-3/+6
* Fix strncpy in taskq_createcandychencan2016-09-201-1/+1
* Change /etc/mtab to /proc/self/mountsslashdd2016-09-2013-43/+53
* Fix arc_adjust_meta_balanced()Tim Chase2016-09-191-2/+2
* Fix FALLOC_FL_PUNCH_HOLE use in randfree_file.c legend-hua2016-09-171-0/+7
* Fix Coverity defectsluozhengzheng2016-09-173-3/+3
* Enable ignore_hole_birth module option by defaultBrian Behlendorf2016-09-162-2/+2
* Disable zpool_upgrade_004_pos test caseBrian Behlendorf2016-09-161-1/+2
* Simplify time handling logic in zfs_settattrNikolay Borisov2016-09-133-19/+19
* Refactor generic inode time updatingNikolay Borisov2016-09-131-32/+27
* DLPX-44733 combine arc_buf_alloc_impl() with arc_buf_clone()Dan Kimmel2016-09-133-233/+306
* Remove lint suppression from dmu.h and unnecessary dmu.h include in spa.hDan Kimmel2016-09-132-9/+2
* Enable raw writes to perform dedup with verificationTom Caputi2016-09-131-7/+49
* DLPX-40252 integrate EP-476 compressed zfs send/receiveDan Kimmel2016-09-1324-540/+1052
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-1327-2012/+2485
* OpenZFS 7262 - remove seq from zfs_receive_010.kshPaul Dagnelie2016-09-121-2/+2
* Fix memleak in zfs_do_* and zpool_do_*luozhengzheng2016-09-122-15/+58
* Allow ZVOL bookmarks to be listed recursivelyloli10K2016-09-121-3/+3
* Remove redundant assignments to arc_cTim Chase2016-09-121-10/+0
* Refactor spa_load_l2cache to make build happyNikolay Borisov2016-09-121-29/+28
* Free property names with spa_strfree() rather than strfree()Tim Chase2016-09-121-1/+1
* Fix memory/fd leak in check_file() and is_spare()liuhuang2016-09-121-2/+7
* Fix make lint targetBrian Behlendorf2016-09-091-1/+1
* zfs dracut module should not assume systemd presenceMoritz Maxeiner2016-09-091-8/+10
* Adapt genkernel fix for zfsonlinux/zfs#4749 to zfs dracut moduleMoritz Maxeiner2016-09-091-0/+6
* OpenZFS - Performance regression suite for zfstestJohn Wren Kennedy2016-09-0831-10/+1360
* Real disk partitioning now enabled in test suite for LinuxSydney Vanda2016-09-0864-58/+776
* Tag 0.7.0-rc1zfs-0.7.0-rc1Brian Behlendorf2016-09-071-2/+2
* Bring over illumos ZFS FMA logic -- phase 1Don Brady2016-09-0120-39/+1837
* Delete unreferenced function zfs_ereport_send_interim_checksumluozhengzheng2016-09-012-13/+0
* kmem_zalloc with KM_SLEEP will never return NULLluozhengzheng2016-09-012-44/+1
* Fix zfs_unmount() and zfs_unshare_proto() leakscao2016-09-011-3/+5
* Performance optimization of AVL tree comparator functionsGvozden Neskovic2016-08-3125-274/+148
* Fix zhack argument processingBrian Behlendorf2016-08-312-6/+6
* Update zpool_import_001_posBrian Behlendorf2016-08-311-1/+1
* Fix "zpool get guid,freeing,leaked" sourceHajo Möller2016-08-301-6/+8
* Update zfs_destroy_004.ksh scriptcao2016-08-302-7/+12
* Update zfs_create_003_pos.ksh and zfs_create_006_pos.kshChaoyuZhang2016-08-303-8/+5
* Add log_must_{retry,busy} helpersBrian Behlendorf2016-08-301-0/+75
* Update zfs_mount_005_pos.ksh and zfs_mount_010_neg.kshliuhuang2016-08-303-17/+30
* Delete unused zfsctl_snapdir_inactive declarationcao2016-08-302-2/+0
* OpenZFS 6940 - Cannot unlink directories when over quotaSimon Klinkert2016-08-301-0/+1
* OpenZFS 6322 - ZFS indirect block predictive prefetchAlexander Motin2016-08-305-26/+91
* OpenZFS 7086 - ztest attempts dva_get_dsize_sync on an embedded blockpointerMatthew Ahrens2016-08-301-6/+14
* Fix: Build warnings with different gcc optimization levels in debug modeGeLiXin2016-08-292-3/+2