| Commit message (Expand) | Author | Age | Files | Lines |
* | lib/: set O_CLOEXEC on all fds | наб | 2021-04-14 | 1 | -4/+4 |
* | FreeBSD: Add support for procfs_list | Matthew Macy | 2020-09-23 | 1 | -0/+1 |
* | Add 'zfs rename -u' to rename without remounting | Ryan Moeller | 2020-09-01 | 1 | -0/+6 |
* | Add zstd support to zfs | Michael Niewöhner | 2020-08-20 | 1 | -0/+5 |
* | filesystem_limit/snapshot_limit is incorrectly enforced against root | Matthew Ahrens | 2020-07-11 | 1 | -0/+6 |
* | Clean up OS-specific ARC and kmem code | Matthew Ahrens | 2020-06-29 | 1 | -1/+0 |
* | Cleanup libzpool/kernel.c | Arvind Sankar | 2020-06-18 | 1 | -29/+12 |
* | Disambiguate condvar API contract | Matthew Macy | 2020-06-18 | 1 | -2/+2 |
* | async zvol minor node creation interferes with receive | Matthew Ahrens | 2020-02-03 | 1 | -1/+6 |
* | Mark Linux fallocate extensions as specific to Linux | Matthew Macy | 2019-11-30 | 1 | -0/+4 |
* | Implement -A (ignore ASSERTs) for zdb | Paul Zuchowski | 2019-11-27 | 1 | -1/+0 |
* | Add zfs_file_* interface, remove vnodes | Matthew Macy | 2019-11-21 | 1 | -234/+376 |
* | Remove unneeded header from libzpool/kernel.c | Matthew Macy | 2019-10-26 | 1 | -1/+0 |
* | OpenZFS restructuring - libspl | Matthew Macy | 2019-10-02 | 1 | -54/+6 |
* | OpenZFS 9425 - channel programs can be interrupted | Don Brady | 2019-06-22 | 1 | -0/+7 |
* | Implement Redacted Send/Receive | Paul Dagnelie | 2019-06-19 | 1 | -0/+1 |
* | Don't assume pthread_t is uint_t for portability | Tomohiro Kusumi | 2019-04-09 | 1 | -1/+2 |
* | Restrict kstats and print real pointers | Sara Hartse | 2019-04-04 | 1 | -0/+1 |
* | OpenZFS 9284 - arc_reclaim_thread has 2 jobs | Brad Lewis | 2018-12-26 | 1 | -0/+6 |
* | Fix dbgmsg printing in ztest and zdb | Tom Caputi | 2018-10-24 | 1 | -5/+30 |
* | Fixes for procfs files backed by linked lists | John Gallagher | 2018-09-26 | 1 | -0/+51 |
* | OpenZFS 9166 - zfs storage pool checkpoint | Serapheim Dimitropoulos | 2018-06-26 | 1 | -2/+0 |
* | Linux 4.18 compat: inode timespec -> timespec64 | Brian Behlendorf | 2018-06-19 | 1 | -2/+2 |
* | OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recovery | Pavel Zakharov | 2018-05-08 | 1 | -0/+10 |
* | Force ztest to always use /dev/urandom | Brian Behlendorf | 2018-01-12 | 1 | -2/+4 |
* | Simplify threads, mutexs, cvs and rwlocks | Brian Behlendorf | 2017-08-11 | 1 | -231/+59 |
* | Add libtpool (thread pools) | Brian Behlendorf | 2017-08-09 | 1 | -186/+9 |
* | Make hostid consistent in user and kernel space | Olaf Faaland | 2017-07-13 | 1 | -3/+37 |
* | Linux 4.12 compat: PF_FSTRANS was removed | Chunwei Chen | 2017-05-09 | 1 | -1/+1 |
* | OpenZFS 6871 - libzpool implementation of thread_create should enforce length... | George Melikov | 2017-01-24 | 1 | -1/+2 |
* | OpenZFS 6328 - Fix cstyle errors in zfs codebase | George Melikov | 2017-01-12 | 1 | -1/+1 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 1 | -4/+4 |
* | Fix coverity defects: CID 147452, 147447, 147446 | cao | 2016-10-11 | 1 | -1/+1 |
* | Fix file permissions | Brian Behlendorf | 2016-10-08 | 1 | -0/+0 |
* | Fix coverity defects: CID 150953, 147603, 147610 | luozhengzheng | 2016-10-04 | 1 | -2/+4 |
* | Fix coverity defects: CID 147531 147532 147533 147535 | GeLiXin | 2016-09-30 | 1 | -5/+6 |
* | Fix cv_timedwait_hires | Brian Behlendorf | 2016-08-29 | 1 | -4/+11 |
* | Build user-space with different gcc optimization levels | Gvozden Neskovic | 2016-08-09 | 1 | -1/+1 |
* | Illumos Crypto Port module added to enable native encryption in zfs | Tom Caputi | 2016-07-20 | 1 | -7/+93 |
* | OpenZFS 2605, 6980, 6902 | Matthew Ahrens | 2016-06-28 | 1 | -0/+2 |
* | Add `zfs allow` and `zfs unallow` support | Brian Behlendorf | 2016-06-07 | 1 | -0/+6 |
* | Implementation of AVX2 optimized Fletcher-4 | Jinshan Xiong | 2016-06-02 | 1 | -0/+4 |
* | Revert "zhack: Add 'feature disable' command" | Brian Behlendorf | 2016-05-17 | 1 | -0/+2 |
* | zhack: Add 'feature disable' command | Brian Behlendorf | 2016-05-17 | 1 | -2/+0 |
* | OpenZFS 6739 - assumption in cv_timedwait_hires | Denys Rtveliashvili | 2016-05-15 | 1 | -26/+24 |
* | Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues | Tony Hutter | 2016-05-12 | 1 | -0/+44 |
* | Add support for asynchronous zvol minor operations | Boris Protopopov | 2016-03-10 | 1 | -0/+22 |
* | kobj_read_file: Return -1 on vn_rdwr() error | Richard Yao | 2016-01-23 | 1 | -2/+3 |
* | Illumos 6815179, 6844191 | Brian Behlendorf | 2016-01-22 | 1 | -2/+2 |
* | Fix vn_rdwr() compiler warning | Brian Behlendorf | 2016-01-11 | 1 | -2/+2 |