| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix boot from ZFS issues | aun | 2017-10-11 | 2 | -3/+3 |
* | Fix chattr/cleanup failure | Brian Behlendorf | 2017-10-11 | 1 | -1/+1 |
* | Fix coverity defects: CID 147474 | Tobin Harding | 2017-10-10 | 1 | -1/+2 |
* | Skip FREEOBJECTS for objects which can't exist | Fabian Grünbichler | 2017-10-10 | 1 | -0/+16 |
* | Free objects when receiving full stream as clone | Fabian Grünbichler | 2017-10-10 | 2 | -1/+55 |
* | Fix intra-pool resumable 'zfs send -t <token>' | LOLi | 2017-10-10 | 9 | -17/+18 |
* | Fix ARC behavior on 32-bit systems | Brian Behlendorf | 2017-10-10 | 5 | -45/+73 |
* | Fix inclusion of libgcc_s.so on Void | privb0x23 | 2017-10-09 | 1 | -0/+3 |
* | Fix abdstats kstat on 32-bit systems | Brian Behlendorf | 2017-10-06 | 1 | -2/+2 |
* | Use bitwise '&' instead of logical '&&' | Tobin Harding | 2017-10-05 | 1 | -2/+2 |
* | Remove unnecessary equality check | Tobin Harding | 2017-10-05 | 1 | -1/+1 |
* | Use linear abd in vdev_copy_uberblocks() | Isaac Huang | 2017-10-05 | 1 | -1/+1 |
* | Remove dead code from AVL tree | Brian Behlendorf | 2017-10-05 | 2 | -82/+4 |
* | receive_freeobjects() skips freeing some objects | Ned Bass | 2017-10-02 | 4 | -6/+86 |
* | Update the default for zfs_txg_history | Alek P | 2017-09-29 | 2 | -4/+4 |
* | Scale the dbuf cache with arc_c | chrisrd | 2017-09-29 | 3 | -9/+20 |
* | Add 'zfs diff' coverage to the ZFS Test Suite | LOLi | 2017-09-28 | 12 | -0/+518 |
* | vdev_id: extension for new scsi topology | Simon Guest | 2017-09-27 | 3 | -3/+127 |
* | Run ztest for longer on "Coverage" builders | Prakash Surya | 2017-09-26 | 1 | -0/+14 |
* | Fix printk() calls missing log level | DeHackEd | 2017-09-25 | 1 | -3/+4 |
* | Fix some ZFS Test Suite issues | LOLi | 2017-09-25 | 44 | -143/+479 |
* | Fix ZTS MMP tests and ztest -M behavior | Olaf Faaland | 2017-09-23 | 4 | -12/+14 |
* | Fix "--enable-code-coverage" debug build | Brian Behlendorf | 2017-09-22 | 1 | -1/+1 |
* | Update codecov.yml | Brian Behlendorf | 2017-09-22 | 2 | -11/+32 |
* | Add support for "--enable-code-coverage" option | Prakash Surya | 2017-09-22 | 5 | -32/+269 |
* | Reimplement vdev_random_leaf and rename it | Olaf Faaland | 2017-09-22 | 1 | -36/+26 |
* | Cleanup zloop working directory after each pass | Don Brady | 2017-09-21 | 1 | -2/+9 |
* | Increase default arc_c_min | Brian Behlendorf | 2017-09-20 | 1 | -3/+4 |
* | Export symbol dmu_tx_mark_netfree() | Brian Behlendorf | 2017-09-20 | 1 | -0/+1 |
* | misc: fix meaningless values | Feng Sun | 2017-09-19 | 2 | -2/+3 |
* | Correct cppcheck errors | Giuseppe Di Natale | 2017-09-19 | 6 | -311/+9 |
* | ZTS fix slog_replay_volume.ksh failure | Brian Behlendorf | 2017-09-19 | 1 | -2/+2 |
* | Remove FRU and LIBTOPO Support | David Quigley | 2017-09-18 | 7 | -711/+10 |
* | Correct shellcheck errors | Giuseppe Di Natale | 2017-09-18 | 3 | -23/+23 |
* | ZTS fix events_002_pos.sh failure | Brian Behlendorf | 2017-09-16 | 1 | -1/+1 |
* | Linux 3.14 compat: IO acct, global_page_state, etc | Giuseppe Di Natale | 2017-09-16 | 7 | -19/+112 |
* | Add mdoc style checker | LOLi | 2017-09-16 | 4 | -26/+31 |
* | ZTEST: Always enable asserts | David Quigley | 2017-09-15 | 1 | -1/+1 |
* | OpenZFS 8435 - zpool.1m and zfs.1m: minor cleanup | George Melikov | 2017-09-15 | 1 | -6/+6 |
* | Make "-fno-inline" compile option more accessible | Prakash Surya | 2017-09-15 | 1 | -1/+2 |
* | Add configure option to enable gcov analysis | Brian Behlendorf | 2017-09-15 | 7 | -2/+46 |
* | Modifying XATTRs doesnt change the ctime | Gaurav Kumar | 2017-09-13 | 5 | -6/+84 |
* | Fix bug in distclean which removes needed files | David Quigley | 2017-09-13 | 1 | -1/+1 |
* | Relax (ref)reservation constraints on ZVOLs | LOLi | 2017-09-12 | 4 | -51/+24 |
* | Fix false config_cache_write events | Arkadiusz Bubała | 2017-09-11 | 1 | -0/+5 |
* | Add -vnP support to 'zfs send' for bookmarks | LOLi | 2017-09-08 | 5 | -53/+90 |
* | Recommend compression=on in zfs(8) dedup section | Mike Swanson | 2017-09-08 | 1 | -1/+1 |
* | Fix volume WR_INDIRECT log replay | Brian Behlendorf | 2017-09-08 | 13 | -43/+223 |
* | Revert "Handle new dnode size in incremental..." | Brian Behlendorf | 2017-09-07 | 4 | -73/+4 |
* | Improved dnode allocation and dmu_hold_impl() | Olaf Faaland | 2017-09-05 | 9 | -251/+609 |