summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Convert zio_buf_alloc() consumersBrian Behlendorf2016-11-305-18/+17
* ABD optimized page allocation codeChunwei Chen2016-11-291-131/+412
* ABD kmap to kmap_atomicChunwei Chen2016-11-291-35/+49
* ABD raidz NEON supportRomain Dolbeau2016-11-294-94/+229
* ABD raidz avx512f supportGvozden Neskovic2016-11-296-391/+258
* ABD Vectorized raidzGvozden Neskovic2016-11-2910-979/+1363
* ABD changes for vectorized RAIDZGvozden Neskovic2016-11-292-14/+200
* ABD page support to vdev_disk.cIsaac Huang2016-11-292-56/+83
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-2931-688/+2294
* Kernel 4.9 compat: file_operations->aio_fsync removalDeHackEd2016-11-151-0/+11
* Fix coverity defects: CID 147503luozhengzheng2016-11-101-0/+21
* Fix coverity defects: CID 147540, 147542cao2016-11-091-2/+1
* Export symbol dmu_objset_userobjspace_upgradablejxiong2016-11-091-0/+10
* Linux 3.14 compat: assign inode->set_acltuxoko2016-11-092-6/+15
* Fix coverity defects: CID 147626, 147628cao2016-11-082-11/+8
* Add illumos FMD ZFS logic to ZED -- phase 2Don Brady2016-11-071-0/+11
* Fix coverity defects: CID 147575, 147577, 147578, 147579cao2016-11-073-3/+3
* Batch free zpl_posix_acl_releaseChunwei Chen2016-11-072-1/+104
* Allow 16M zio buffers in user spaceBrian Behlendorf2016-11-071-1/+1
* Add superscalar fletcher4Romain Dolbeau2016-11-046-2/+396
* Add support for O_TMPFILEChunwei Chen2016-11-043-8/+194
* Fix unlinked file cannot do xattr operationsChunwei Chen2016-11-044-42/+67
* Add parity generation/rebuild using AVX-512 for x86-64Romain Dolbeau2016-11-024-0/+959
* Fix dsl_prop_get_all_dsl() memory leakBearBabyLiu2016-11-022-1/+7
* Use vmem_size() for 32-bit systemsBrian Behlendorf2016-11-021-20/+41
* Fix 32-bit maximum volume sizeBrian Behlendorf2016-11-021-1/+1
* Enable .zfs/snapshot for 32-bit systemsBrian Behlendorf2016-11-021-4/+0
* Add TASKQID_INVALIDBrian Behlendorf2016-11-0211-19/+20
* 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 152975cao2016-10-311-2/+7
* Fix coverity defects: CID 147509GeLiXin2016-10-311-2/+12
* Fix lookup_bdev() on UbuntuHajo Möller2016-10-261-1/+1
* Disable zio_dva_throttle_enabled by defaultBrian Behlendorf2016-10-261-1/+1
* Fix statechange-led.sh & unnecessary libdevmapper warningTony Hutter2016-10-251-0/+8
* icp: mark asm files with noexec stackJason Zaman2016-10-251-0/+4
* Fix cred leak in zpl_fallocate_commontuxoko2016-10-241-2/+1
* Fix taskq creation failure in vdev_open_children()Brian Behlendorf2016-10-241-0/+3
* Turn on/off enclosure slot fault LED even when disk isn't presentTony Hutter2016-10-243-0/+19
* Fletcher4 algorithm implemented in pure NEON for Aarch64 / ARMv8 64 bitsRomain Dolbeau2016-10-213-0/+219
* 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-201-0/+4
* Fix coverity defects: CID 147472cao2016-10-202-4/+13
* Fix coverity defects: CID 150919, 150923luozhengzheng2016-10-202-2/+2
* Linux 4.9 compat: inode_change_ok() renamed setattr_prepare()Brian Behlendorf2016-10-201-1/+1
* Linux 4.9 compat: remove iops->{set,get,remove}xattrChunwei Chen2016-10-201-0/+8
* Linux 4.9 compat: iops->rename() wants flagsChunwei Chen2016-10-202-5/+39
* Remove dir inode operations from zpl_inode_operationsChunwei Chen2016-10-201-8/+0
* Multipath autoreplace, control enclosure LEDs, event rate limitingTony Hutter2016-10-194-10/+151