summaryrefslogtreecommitdiffstats
path: root/module/zfs
Commit message (Expand)AuthorAgeFilesLines
...
* Allow 16M zio buffers in user spaceBrian Behlendorf2016-11-071-1/+1
* 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-0210-17/+18
* 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
* 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
* 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
* 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-193-10/+87
* Fix coverity defects: CID 150926luozhengzheng2016-10-181-2/+8
* Fix unused variableBrian Behlendorf2016-10-181-2/+2
* Fix coverity defects: CID 49339, 153393cao2016-10-181-1/+1
* Fix coverity defects: CID 150924luozhengzheng2016-10-171-1/+5
* Fix coverity defects: CID 147488, 147490cao2016-10-141-1/+1
* OpenZFS 7090 - zfs should throttle allocationsDon Brady2016-10-139-160/+888
* Fix coverity defects: CID 150943, 150938cao2016-10-131-2/+2
* Fix coverity defects: CID 147571, 147574luozhengzheng2016-10-132-2/+2
* Fix coverity defects: CID 153394luozhengzheng2016-10-121-1/+1
* Fix zfsctl_snapshot_{,un}mount() issuesBrian Behlendorf2016-10-111-19/+10
|\
| * Use env, not sh in zfsctl_snapshot_{,un}mount()Stian Ellingsen2016-10-081-18/+9
| * Fix use after free in zfsctl_snapshot_unmount()Stian Ellingsen2016-10-081-1/+1
* | Write issue taskq shouldn't be dynamicTim Chase2016-10-101-1/+2
* | Fix file permissionsBrian Behlendorf2016-10-082-0/+0
* | Rename hole_birth tunable to match OpenZFSBrian Behlendorf2016-10-071-6/+12
* | Fix vdev_open_child() race on updating vdev_parent->vdev_nonrotHåkan Johansson2016-10-071-14/+11
* | Fix coverity defects: CID 147565-147567cao2016-10-072-1/+3
* | OpenZFS 6988 spa_sync() spends half its time in dmu_objset_do_userquota_updatesJinshan Xiong2016-10-072-36/+107
* | Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-077-24/+362
|/
* Refactor updating of immutable/appendonly flagslorddoskias2016-10-051-20/+13
* OpenZFS 6585 - sha512, skein, and edonr have an unenforced dependency on exte...ilovezfs2016-10-031-3/+23
* OpenZFS 6541 - Pool feature-flag check defeated if "verify" is included in th...ilovezfs2016-10-032-1/+7