| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | OpenZFS 6428 - set canmount=off on unmounted filesystem tries to unmount chil... | George Melikov | 2017-01-23 | 1 | -2/+3 |
* | OpenZFS 7233 - dir_is_empty should open directory with CLOEXEC | George Melikov | 2017-01-23 | 1 | -2/+10 |
* | OpenZFS 6052 - decouple lzc_create() from the implementation details | George Melikov | 2017-01-23 | 1 | -3/+3 |
* | OpenZFS 6328 - Fix cstyle errors in zfs codebase | George Melikov | 2017-01-12 | 1 | -2/+3 |
* | Fix spelling | ka7 | 2017-01-03 | 1 | -1/+1 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 6 | -23/+23 |
* | Fix coverity defects: CID 147475 | liaoyuxiangqin | 2016-12-09 | 1 | -7/+8 |
* | DLPX-44812 integrate EP-220 large memory scalability | David Quigley | 2016-11-29 | 1 | -3/+4 |
* | Add -c to zpool iostat & status to run command | Tony Hutter | 2016-11-29 | 2 | -97/+88 |
* | Allow zfs unshare <protocol> -a | LOLi | 2016-11-29 | 1 | -0/+14 |
* | Fix 'zpool import' detection issue | Brian Behlendorf | 2016-11-14 | 1 | -3/+16 |
* | Fix coverity defects: CID 147575, 147577, 147578, 147579 | cao | 2016-11-07 | 1 | -1/+1 |
* | Fix 'zpool import' detection issues | Brian Behlendorf | 2016-11-07 | 2 | -35/+105 |
* | Fix coverity defects: CID 147548 | cao | 2016-10-31 | 1 | -2/+3 |
* | Allow for '-o feature@<feature>=disabled' on the command line | LOLi | 2016-10-25 | 1 | -2/+3 |
* | Turn on/off enclosure slot fault LED even when disk isn't present | Tony Hutter | 2016-10-24 | 2 | -4/+126 |
* | Fix coverity defects: CID 147551, 147552 | cao | 2016-10-20 | 1 | -2/+5 |
* | Multipath autoreplace, control enclosure LEDs, event rate limiting | Tony Hutter | 2016-10-19 | 3 | -18/+222 |
* | Fix coverity defects: CID 147488, 147490 | cao | 2016-10-14 | 1 | -1/+7 |
* | Fix coverity defects: CID 147654, 147690 | GeLiXin | 2016-10-13 | 2 | -3/+3 |
* | Fix coverity defects: CID 147606, 147609 | cao | 2016-10-12 | 1 | -1/+1 |
* | Fix memory leak in recv_skip | luozhengzheng | 2016-10-11 | 1 | -0/+1 |
* | Fix file permissions | Brian Behlendorf | 2016-10-08 | 2 | -0/+0 |
* | Fletcher4: Incremental updates and ctx calculation | Brian Behlendorf | 2016-10-07 | 1 | -0/+3 |
|\ |
|
| * | Fletcher4: Init in libzfs_init() | Gvozden Neskovic | 2016-10-03 | 1 | -0/+3 |
* | | Fix uninitialized variable snapprops_nvlist in zfs_receive_one | LOLi | 2016-10-07 | 1 | -0/+5 |
* | | Add support for user/group dnode accounting & quota | Jinshan Xiong | 2016-10-07 | 1 | -4/+18 |
|/ |
|
* | OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R | Tony Hutter | 2016-10-03 | 2 | -1/+9 |
* | Correct zpool_vdev_remove() error message | Richard Laager | 2016-10-02 | 1 | -3/+3 |
* | Fix coverity defects: CID 147448, 147449, 147450, 147453, 147454 | luozhengzheng | 2016-10-02 | 1 | -1/+1 |
* | Fix coverity defects: CID 147563, 147560 | cao | 2016-09-30 | 1 | -0/+5 |
* | Fix coverity defects: CID 147443, 147656, 147655, 147441, 147653 | BearBabyLiu | 2016-09-29 | 3 | -4/+5 |
* | Fix coverity defects: 147658, 147652, 147651 | cao | 2016-09-29 | 1 | -1/+2 |
* | OpenZFS 6111 - zfs send should ignore datasets created after the ending snapshot | kernelOfTruth aka. kOT, Gentoo user | 2016-09-22 | 1 | -6/+108 |
* | Change /etc/mtab to /proc/self/mounts | slashdd | 2016-09-20 | 3 | -12/+13 |
* | DLPX-40252 integrate EP-476 compressed zfs send/receive | Dan Kimmel | 2016-09-13 | 1 | -17/+34 |
* | Bring over illumos ZFS FMA logic -- phase 1 | Don Brady | 2016-09-01 | 2 | -12/+14 |
* | Fix zfs_unmount() and zfs_unshare_proto() leaks | cao | 2016-09-01 | 1 | -3/+5 |
* | Performance optimization of AVL tree comparator functions | Gvozden Neskovic | 2016-08-31 | 3 | -19/+7 |
* | Fix: Build warnings with different gcc optimization levels in debug mode | GeLiXin | 2016-08-29 | 1 | -2/+1 |
* | Fix: Array bounds read in zprop_print_one_property() | GeLiXin | 2016-08-22 | 1 | -1/+2 |
* | Rework of fletcher_4 module | Gvozden Neskovic | 2016-08-16 | 1 | -1/+1 |
* | Fix indefinite article | GeLiXin | 2016-08-11 | 1 | -1/+1 |
* | Build user-space with different gcc optimization levels | Gvozden Neskovic | 2016-08-09 | 2 | -3/+3 |
* | Fix call zfs_get_name() with invalid parameter | GeLiXin | 2016-08-08 | 1 | -1/+1 |
* | Fix memory leak in function add_config() | liaoyuxiangqin | 2016-08-01 | 1 | -1/+5 |
* | libzfs_import.c: Uninitialized pointer read | Gvozden Neskovic | 2016-07-29 | 1 | -0/+1 |
* | libzfs: Fix missing va_end call on ENOSPC and EDQUOT cases | Colin Ian King | 2016-07-29 | 1 | -1/+1 |
* | Multi-thread 'zpool import' for blkid | Brian Behlendorf | 2016-07-27 | 1 | -414/+326 |
* | Fixes for issues found with cppcheck tool | Gvozden Neskovic | 2016-07-27 | 2 | -2/+4 |