| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add paxcheck make lint target | Jason Zaman | 2016-10-28 | 2 | -1/+49 |
* | Tag 0.7.0-rc2zfs-0.7.0-rc2 | Brian Behlendorf | 2016-10-26 | 1 | -1/+1 |
* | Fix lookup_bdev() on Ubuntu | Hajo Möller | 2016-10-26 | 3 | -10/+31 |
* | Disable zio_dva_throttle_enabled by default | Brian Behlendorf | 2016-10-26 | 2 | -2/+2 |
* | Allow for '-o feature@<feature>=disabled' on the command line | LOLi | 2016-10-25 | 7 | -22/+136 |
* | Do not upgrade userobj accounting for snapshot dataset | jxiong | 2016-10-25 | 1 | -0/+1 |
* | Fix statechange-led.sh & unnecessary libdevmapper warning | Tony Hutter | 2016-10-25 | 4 | -22/+15 |
* | icp: mark asm files with noexec stack | Jason Zaman | 2016-10-25 | 1 | -0/+4 |
* | Fix cred leak in zpl_fallocate_common | tuxoko | 2016-10-24 | 1 | -2/+1 |
* | Disable zpool_upgrade_002_pos test case | Brian Behlendorf | 2016-10-24 | 1 | -1/+2 |
* | Fix coverity defects: CID 147511, 147513 | cao | 2016-10-24 | 2 | -3/+5 |
* | Fix taskq creation failure in vdev_open_children() | Brian Behlendorf | 2016-10-24 | 6 | -0/+155 |
* | Turn on/off enclosure slot fault LED even when disk isn't present | Tony Hutter | 2016-10-24 | 13 | -80/+215 |
* | Change location of current symlink created by test-runner | Giuseppe Di Natale | 2016-10-24 | 1 | -1/+2 |
* | Fletcher4 algorithm implemented in pure NEON for Aarch64 / ARMv8 64 bits | Romain Dolbeau | 2016-10-21 | 6 | -1/+232 |
* | Fix userquota_compare() function | Brian Behlendorf | 2016-10-21 | 1 | -1/+4 |
* | Fix coverity defects: CID 153459 | luozhengzheng | 2016-10-20 | 1 | -1/+1 |
* | Fix coverity defects: CID 147551, 147552 | cao | 2016-10-20 | 2 | -2/+9 |
* | Fix coverity defects: CID 147472 | cao | 2016-10-20 | 3 | -4/+15 |
* | Fix coverity defects: CID 150919, 150923 | luozhengzheng | 2016-10-20 | 2 | -2/+2 |
* | Update migration_004_pos, migration_005_pos, migration_006_pos | legend-hua | 2016-10-20 | 3 | -3/+3 |
* | Fix make distclean Makefile.am removal | Brian Behlendorf | 2016-10-20 | 1 | -0/+1 |
* | Linux 4.9 compat: inode_change_ok() renamed setattr_prepare() | Brian Behlendorf | 2016-10-20 | 4 | -1/+36 |
* | Linux 4.9 compat: remove iops->{set,get,remove}xattr | Chunwei Chen | 2016-10-20 | 3 | -0/+34 |
* | Linux 4.9 compat: iops->rename() wants flags | Chunwei Chen | 2016-10-20 | 4 | -5/+65 |
* | Remove dir inode operations from zpl_inode_operations | Chunwei Chen | 2016-10-20 | 1 | -8/+0 |
* | Update .gitignore | Brian Behlendorf | 2016-10-19 | 2 | -0/+2 |
* | Multipath autoreplace, control enclosure LEDs, event rate limiting | Tony Hutter | 2016-10-19 | 24 | -61/+668 |
* | Fix coverity defects: CID 150926 | luozhengzheng | 2016-10-18 | 1 | -2/+8 |
* | Fix unused variable | Brian Behlendorf | 2016-10-18 | 1 | -2/+2 |
* | Fix coverity defects: CID 147643, 152204, 49339 | GeLiXin | 2016-10-18 | 2 | -2/+4 |
* | Fix coverity defects: CID 49339, 153393 | cao | 2016-10-18 | 2 | -1/+3 |
* | Create a symlink to current test-runner output | Giuseppe Di Natale | 2016-10-18 | 1 | -0/+8 |
* | Fix coverity defects: CID 150924 | luozhengzheng | 2016-10-17 | 1 | -1/+5 |
* | Properly use the Dracut cleanup hook to order pool shutdown | Rudd-O | 2016-10-17 | 4 | -2/+13 |
* | Pass status_cbdata_t to print_status_config() and friends | Håkan Johansson | 2016-10-17 | 1 | -68/+66 |
* | Use -F to export pools so as not to dirty up device labels | Rudd-O | 2016-10-15 | 4 | -10/+11 |