summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: Shift exponent too largeGvozden Neskovic2016-09-295-9/+38
* Fix coverity defects: CID 147443, 147656, 147655, 147441, 147653BearBabyLiu2016-09-295-6/+7
* Explicit block device plugging when submitting multiple BIOsIsaac Huang2016-09-293-0/+35
* Fix zfs_clone_010_pos.ksh to verify zfs clones property displays rightliaoyuxiangqin2016-09-292-4/+9
* Enable ro_props_001_pos and onoffs_001_posChaoyuZhang2016-09-291-4/+2
* Fix zfs_clone_010_pos.ksh to verify the space used by multiple copiesliaoyuxiangqin2016-09-292-3/+8
* Fix coverity defects: CID 147610, 147608, 147607cao2016-09-292-16/+19
* Fix coverity defects: 147658, 147652, 147651cao2016-09-293-3/+6
* Refactor inode->i_mode managementlorddoskias2016-09-273-8/+8
* Enable property_alias_001_pos.kshcandychencan2016-09-271-2/+1
* Fix coverity defects: CID 147650, 147649, 147647, 147646cao2016-09-253-5/+9
* Fix coverity defects: CID 147602 147604cao2016-09-231-4/+8
* Fix multilist_create() memory leakBrian Behlendorf2016-09-231-0/+2
* Fix coverity defects: CID 147613 147614 147616 147617luozhengzheng2016-09-232-4/+10
* Linux 4.7 compat: Fix deadlock during lookup on case-insensitivetuxoko2016-09-221-3/+7
* OpenZFS 6111 - zfs send should ignore datasets created after the ending snapshotkernelOfTruth aka. kOT, Gentoo user2016-09-221-6/+108
* OpenZFS 7230 - add assertions to dmu_send_impl() to verify that stream includ...kernelOfTruth aka. kOT, Gentoo user2016-09-222-1/+10
* Fix coverity defectsluozhengzheng2016-09-224-14/+62
* Update zfs destroy test scriptscao2016-09-229-40/+111
* Fix coverity defectsluozhengzheng2016-09-213-4/+4
* Fix zfs_destroy_001_pos.kshcandychencan2016-09-212-10/+22
* 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