aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix dsl_prop_get_all_dsl() memory leakBearBabyLiu2016-11-022-1/+7
* Skip async_destroy_001_pos on 32-bit systemsBrian Behlendorf2016-11-022-0/+17
* Use vmem_size() for 32-bit systemsBrian Behlendorf2016-11-021-20/+41
* Fix 32-bit maximum volume sizeBrian Behlendorf2016-11-022-1/+4
* Enable .zfs/snapshot for 32-bit systemsBrian Behlendorf2016-11-021-4/+0
* Add TASKQID_INVALIDBrian Behlendorf2016-11-0212-19/+22
* Process all systemd services through the systemd scriptletsNeal Gompa (ニール・ゴンパ)2016-11-021-3/+4
* Fix sa_legacy_attr_count to use ARRAY_SIZEcao2016-11-021-1/+1
* Fix coverity defects: CID 147553cao2016-11-011-1/+2
* Fix coverity defects: CID 147548cao2016-10-313-5/+7
* Fix coverity defects: CID 152975cao2016-10-311-2/+7
* Fix coverity defects: CID 147509GeLiXin2016-10-311-2/+12
* Update migration testslegend-hua2016-10-311-10/+3
* Add paxcheck make lint targetJason Zaman2016-10-282-1/+49
* Tag 0.7.0-rc2zfs-0.7.0-rc2Brian Behlendorf2016-10-261-1/+1
* Fix lookup_bdev() on UbuntuHajo Möller2016-10-263-10/+31
* Disable zio_dva_throttle_enabled by defaultBrian Behlendorf2016-10-262-2/+2
* Allow for '-o feature@<feature>=disabled' on the command lineLOLi2016-10-257-22/+136
* Do not upgrade userobj accounting for snapshot datasetjxiong2016-10-251-0/+1
* Fix statechange-led.sh & unnecessary libdevmapper warningTony Hutter2016-10-254-22/+15
* icp: mark asm files with noexec stackJason Zaman2016-10-251-0/+4
* Fix cred leak in zpl_fallocate_commontuxoko2016-10-241-2/+1
* Disable zpool_upgrade_002_pos test caseBrian Behlendorf2016-10-241-1/+2
* Fix coverity defects: CID 147511, 147513cao2016-10-242-3/+5
* Fix taskq creation failure in vdev_open_children()Brian Behlendorf2016-10-246-0/+155
* Turn on/off enclosure slot fault LED even when disk isn't presentTony Hutter2016-10-2413-80/+215
* Change location of current symlink created by test-runnerGiuseppe Di Natale2016-10-241-1/+2
* Fletcher4 algorithm implemented in pure NEON for Aarch64 / ARMv8 64 bitsRomain Dolbeau2016-10-216-1/+232
* Fix userquota_compare() functionBrian Behlendorf2016-10-211-1/+4
* Fix coverity defects: CID 153459luozhengzheng2016-10-201-1/+1
* Fix coverity defects: CID 147551, 147552cao2016-10-202-2/+9
* Fix coverity defects: CID 147472cao2016-10-203-4/+15
* Fix coverity defects: CID 150919, 150923luozhengzheng2016-10-202-2/+2
* Update migration_004_pos, migration_005_pos, migration_006_poslegend-hua2016-10-203-3/+3
* Fix make distclean Makefile.am removalBrian Behlendorf2016-10-201-0/+1
* Linux 4.9 compat: inode_change_ok() renamed setattr_prepare()Brian Behlendorf2016-10-204-1/+36
* Linux 4.9 compat: remove iops->{set,get,remove}xattrChunwei Chen2016-10-203-0/+34
* Linux 4.9 compat: iops->rename() wants flagsChunwei Chen2016-10-204-5/+65
* Remove dir inode operations from zpl_inode_operationsChunwei Chen2016-10-201-8/+0
* Update .gitignoreBrian Behlendorf2016-10-192-0/+2
* Multipath autoreplace, control enclosure LEDs, event rate limitingTony Hutter2016-10-1924-61/+668
* Fix coverity defects: CID 150926luozhengzheng2016-10-181-2/+8
* Fix unused variableBrian Behlendorf2016-10-181-2/+2
* Fix coverity defects: CID 147643, 152204, 49339GeLiXin2016-10-182-2/+4
* Fix coverity defects: CID 49339, 153393cao2016-10-182-1/+3
* Create a symlink to current test-runner outputGiuseppe Di Natale2016-10-181-0/+8
* Fix coverity defects: CID 150924luozhengzheng2016-10-171-1/+5
* Properly use the Dracut cleanup hook to order pool shutdownRudd-O2016-10-174-2/+13
* Pass status_cbdata_t to print_status_config() and friendsHåkan Johansson2016-10-171-68/+66
* Use -F to export pools so as not to dirty up device labelsRudd-O2016-10-154-10/+11