| Commit message (Expand) | Author | Age | Files | Lines |
* | zinject: cancel_one_handler: fix unused, remove argsused | наб | 2021-12-21 | 1 | -1/+1 |
* | cppcheck: integrete cppcheck | Brian Behlendorf | 2021-01-26 | 1 | -0/+2 |
* | Use abs_top_builddir when referencing libraries | Arvind Sankar | 2020-07-10 | 1 | -3/+3 |
* | Clean up lib dependencies | Arvind Sankar | 2020-07-10 | 1 | -2/+2 |
* | Mark functions as static | Arvind Sankar | 2020-06-18 | 1 | -1/+1 |
* | Fixed LDADD library links in Makefiles for cross compilation builds | Petros Koutoupis | 2020-05-09 | 1 | -0/+1 |
* | Add support for boot environment data to be stored in the label | Paul Dagnelie | 2020-05-07 | 1 | -2/+2 |
* | Remove ECKSUM alias in zinject | Matthew Macy | 2019-11-01 | 1 | -2/+0 |
* | Use zfs_ioctl() in zinject.c | Matthew Macy | 2019-10-25 | 1 | -5/+5 |
* | OpenZFS restructuring - libspl | Matthew Macy | 2019-10-02 | 2 | -35/+1 |
* | Refactor libzfs_error_init newlines | Ryan Moeller | 2019-09-18 | 1 | -1/+1 |
* | Fix typos in cmd/ | Andrea Gelmini | 2019-08-30 | 1 | -2/+2 |
* | Cleanup nits from ab7615d92 | Tom Caputi | 2019-04-14 | 1 | -1/+1 |
* | Multiple DVA Scrubbing Fix | Tom Caputi | 2019-03-15 | 1 | -14/+109 |
* | Add libzutil for libzfs or libzpool consumers | Don Brady | 2018-11-05 | 3 | -112/+19 |
* | OpenZFS 9403 - assertion failed in arc_buf_destroy() | Tom Caputi | 2018-08-29 | 1 | -4/+6 |
* | Add support for decryption faults in zinject | Tom Caputi | 2018-05-02 | 1 | -6/+26 |
* | Add corruption failure option to zinject(8) | Don Brady | 2017-08-14 | 1 | -10/+24 |
* | Native Encryption for ZFS on Linux | Tom Caputi | 2017-08-14 | 1 | -4/+4 |
* | Add libtpool (thread pools) | Brian Behlendorf | 2017-08-09 | 1 | -3/+1 |
* | Inject zinject(8) a percentage amount of dev errs | Don Brady | 2017-06-16 | 1 | -10/+38 |
* | Fix spelling | ka7 | 2017-01-03 | 2 | -2/+2 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 1 | -2/+2 |
* | Fix coverity defects: CID 147443, 147656, 147655, 147441, 147653 | BearBabyLiu | 2016-09-29 | 1 | -1/+1 |
* | Fix coverity defects | luozhengzheng | 2016-09-22 | 1 | -11/+54 |
* | Fix coverity defects | cao | 2016-09-20 | 1 | -0/+2 |
* | Change /etc/mtab to /proc/self/mounts | slashdd | 2016-09-20 | 1 | -1/+1 |
* | Fixes for issues found with cppcheck tool | Gvozden Neskovic | 2016-07-27 | 1 | -2/+2 |
* | Fix minor spelling mistakes | Colin Ian King | 2016-06-06 | 1 | -2/+2 |
* | OpenZFS 6531 - Provide mechanism to artificially limit disk performance | Tony Hutter | 2016-05-26 | 1 | -3/+105 |
* | Support parallel build trees (VPATH builds) | Turbo Fredriksson | 2015-07-17 | 1 | -3/+3 |
* | Add libzfs_error_init() function | Brian Behlendorf | 2015-05-22 | 1 | -1/+3 |
* | Make command line guid parsing more tolerant | Brian Behlendorf | 2014-04-02 | 1 | -1/+1 |
* | Illumos #3120 zinject hangs in zfsdev_ioctl() due to uninitialized zc | Yuri Pankov | 2014-03-24 | 1 | -7/+5 |
* | Add missing libzfs_core to Makefiles | Maximilian Mehnert | 2013-11-20 | 1 | -1/+2 |
* | Generate libraries with correct DT_NEEDED entries | Richard Yao | 2013-10-10 | 1 | -2/+0 |
* | Use setmntent() OR fopen() | Turbo Fredriksson | 2013-08-15 | 1 | -0/+4 |
* | Fix zinject list handlers | Brian Behlendorf | 2013-05-01 | 1 | -10/+10 |
* | 3246 ZFS I/O deadman thread | George.Wilson | 2013-05-01 | 2 | -11/+41 |
* | Remove autotools products | Brian Behlendorf | 2012-08-27 | 1 | -712/+0 |
* | Set zvol discard_granularity to the volblocksize. | Etienne Dechamps | 2012-08-07 | 1 | -0/+1 |
* | Linux 3.5 compat, end_writeback() changed to clear_inode() | Richard Yao | 2012-07-23 | 1 | -0/+1 |
* | Linux 3.5 compat, iops->truncate_range() removed | Richard Yao | 2012-07-23 | 1 | -0/+1 |
* | Linux 3.5 compat, eops->encode_fh() takes inodes | Richard Yao | 2012-07-23 | 1 | -0/+1 |
* | Move partition scanning from userspace to module. | Etienne Dechamps | 2012-07-17 | 1 | -0/+2 |
* | Linux 3.4 compat, d_make_root() replaces d_alloc_root() | Richard Yao | 2012-06-11 | 1 | -0/+1 |
* | Linux 3.3 compat, iops->create()/mkdir()/mknod() | Brian Behlendorf | 2012-04-30 | 1 | -0/+1 |
* | Add --enable-debug-dmu-tx configure option | Brian Behlendorf | 2012-03-23 | 1 | -0/+1 |
* | Add .zfs control directory | Brian Behlendorf | 2012-03-22 | 1 | -0/+1 |
* | Cleanly support debug packages | Brian Behlendorf | 2012-02-27 | 1 | -0/+1 |