| Commit message (Expand) | Author | Age | Files | Lines |
* | zvol_remove_minors do parallel zvol_free | Chunwei Chen | 2016-12-02 | 1 | -6/+29 |
* | zpool_create_minors parallel prefetch | Chunwei Chen | 2016-12-02 | 1 | -10/+89 |
* | zvol: reduce linear list search | Chunwei Chen | 2016-12-01 | 1 | -49/+65 |
* | Use system_delay_taskq for long delay tasks | Chunwei Chen | 2016-12-01 | 7 | -21/+18 |
* | zstreamdump needs to initialize fletcher 4 support | Tim Chase | 2016-11-29 | 1 | -0/+2 |
* | Add -c to zpool iostat & status to run command | Tony Hutter | 2016-11-29 | 16 | -135/+485 |
* | Allow zfs unshare <protocol> -a | LOLi | 2016-11-29 | 17 | -46/+287 |
* | Ensure that perf regression tests cleanup properly | Giuseppe Di Natale | 2016-11-28 | 7 | -7/+49 |
* | Enable user_property_002_pos | ChaoyuZhang | 2016-11-18 | 1 | -2/+1 |
* | Kernel 4.9 compat: file_operations->aio_fsync removal | DeHackEd | 2016-11-15 | 3 | -0/+33 |
* | Fix man page formatting in zfs-module-parameters | DeHackEd | 2016-11-14 | 1 | -5/+5 |
* | Repair indent of zpool.8 man page | Håkan Johansson | 2016-11-14 | 1 | -0/+3 |
* | Fix 'zpool import' detection issue | Brian Behlendorf | 2016-11-14 | 1 | -3/+16 |
* | Add a statechange notify zedlet | Don Brady | 2016-11-10 | 6 | -82/+125 |
* | Fix coverity defects: CID 147503 | luozhengzheng | 2016-11-10 | 1 | -0/+21 |
* | Fix coverity defects: CID 147540, 147542 | cao | 2016-11-09 | 2 | -3/+2 |
* | Fix ZFS_AC_KERNEL_SET_CACHED_ACL_USABLE check | Gvozden Neskovic | 2016-11-09 | 1 | -2/+2 |
* | Export symbol dmu_objset_userobjspace_upgradable | jxiong | 2016-11-09 | 2 | -8/+11 |
* | Linux 3.14 compat: assign inode->set_acl | tuxoko | 2016-11-09 | 5 | -7/+42 |
* | Fix symlinks for {vdev_clear,statechange}-led.sh | Olaf Faaland | 2016-11-09 | 1 | -2/+2 |
* | Fix coverity defects: CID 147586 | cao | 2016-11-08 | 1 | -3/+3 |
* | Fix coverity defects: CID 147629 | cao | 2016-11-08 | 1 | -1/+2 |
* | Fix coverity defects: 154021 | luozhengzheng | 2016-11-08 | 1 | -0/+3 |
* | Fix coverity defects: CID 147626, 147628 | cao | 2016-11-08 | 2 | -11/+8 |
* | Skip test suites on 32-bit TEST builders | Brian Behlendorf | 2016-11-08 | 1 | -0/+11 |
* | Add illumos FMD ZFS logic to ZED -- phase 2 | Don Brady | 2016-11-07 | 17 | -338/+3592 |
* | Fix coverity defects: CID 147575, 147577, 147578, 147579 | cao | 2016-11-07 | 4 | -4/+4 |
* | Use set_cached_acl and forget_cached_acl when possible | Chunwei Chen | 2016-11-07 | 3 | -8/+38 |
* | Batch free zpl_posix_acl_release | Chunwei Chen | 2016-11-07 | 3 | -9/+107 |
* | Fix 'zpool import' detection issues | Brian Behlendorf | 2016-11-07 | 3 | -35/+110 |
* | Allow 16M zio buffers in user space | Brian Behlendorf | 2016-11-07 | 1 | -1/+1 |
* | Replace ISAINFO with is_32bit function | Brian Behlendorf | 2016-11-07 | 4 | -4/+2 |
* | Allow autoreplace even when enclosure LED sysfs entries don't exist | Tony Hutter | 2016-11-04 | 1 | -2/+2 |
* | Add superscalar fletcher4 | Romain Dolbeau | 2016-11-04 | 8 | -2/+405 |
* | Add support for O_TMPFILE | Chunwei Chen | 2016-11-04 | 18 | -8/+644 |
* | Fix unlinked file cannot do xattr operations | Chunwei Chen | 2016-11-04 | 5 | -42/+68 |
* | Add parity generation/rebuild using AVX-512 for x86-64 | Romain Dolbeau | 2016-11-02 | 8 | -0/+971 |
* | Fix dsl_prop_get_all_dsl() memory leak | BearBabyLiu | 2016-11-02 | 2 | -1/+7 |
* | Skip async_destroy_001_pos on 32-bit systems | Brian Behlendorf | 2016-11-02 | 2 | -0/+17 |
* | Use vmem_size() for 32-bit systems | Brian Behlendorf | 2016-11-02 | 1 | -20/+41 |
* | Fix 32-bit maximum volume size | Brian Behlendorf | 2016-11-02 | 2 | -1/+4 |
* | Enable .zfs/snapshot for 32-bit systems | Brian Behlendorf | 2016-11-02 | 1 | -4/+0 |
* | Add TASKQID_INVALID | Brian Behlendorf | 2016-11-02 | 12 | -19/+22 |
* | Process all systemd services through the systemd scriptlets | Neal Gompa (ニール・ゴンパ) | 2016-11-02 | 1 | -3/+4 |
* | Fix sa_legacy_attr_count to use ARRAY_SIZE | cao | 2016-11-02 | 1 | -1/+1 |
* | Fix coverity defects: CID 147553 | cao | 2016-11-01 | 1 | -1/+2 |
* | Fix coverity defects: CID 147548 | cao | 2016-10-31 | 3 | -5/+7 |
* | Fix coverity defects: CID 152975 | cao | 2016-10-31 | 1 | -2/+7 |
* | Fix coverity defects: CID 147509 | GeLiXin | 2016-10-31 | 1 | -2/+12 |
* | Update migration tests | legend-hua | 2016-10-31 | 1 | -10/+3 |