| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Allow partition aliases in vdev_id.conf (#5266) | Brian Behlendorf | 2016-10-14 | 1 | -0/+1 |
* | Fix coverity defects: CID 147488, 147490 | cao | 2016-10-14 | 2 | -2/+8 |
* | OpenZFS 6877 - zfs_rename_006_pos fails due to missing zvol snapshot device file | Akash Ayare | 2016-10-14 | 2 | -4/+11 |
* | Enable zfs_rename_002_pos, zfs_rename_005_neg, zfs_rename_007_pos | Brian Behlendorf | 2016-10-14 | 3 | -5/+8 |
* | Fix coverity defects: CID 150921, 150927 | luozhengzheng | 2016-10-14 | 1 | -2/+2 |
* | Enable quota_002_pos, quota_004_pos and quota_005_pos | liaoyuxiangqin | 2016-10-14 | 4 | -9/+6 |
* | Enable zfs_receive_011_pos | Brian Behlendorf | 2016-10-14 | 1 | -2/+2 |
* | OpenZFS 7090 - zfs should throttle allocations | Don Brady | 2016-10-13 | 18 | -212/+1069 |
* | Fix coverity defects: CID 147692, 147693, 147694 | cao | 2016-10-13 | 3 | -11/+30 |
* | Fix coverity defects: CID 150943, 150938 | cao | 2016-10-13 | 2 | -4/+6 |
* | Fix coverity defects: CID 147571, 147574 | luozhengzheng | 2016-10-13 | 2 | -2/+2 |
* | Enable refquota_002_pos and refquota_004_pos | liaoyuxiangqin | 2016-10-13 | 1 | -5/+2 |
* | Fix coverity defects: CID 147654, 147690 | GeLiXin | 2016-10-13 | 2 | -3/+3 |
* | Fix coverity defects: CID 153394 | luozhengzheng | 2016-10-12 | 1 | -1/+1 |
* | Fix ICP memleak introduced in #4760 | Tom Caputi | 2016-10-12 | 1 | -0/+13 |
* | Fix coverity defects: CID 147606, 147609 | cao | 2016-10-12 | 3 | -2/+7 |
* | Fix coverity defects: CID 147452, 147447, 147446 | cao | 2016-10-11 | 3 | -3/+3 |