| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix TXG_MASK cstyle | Brian Behlendorf | 2019-04-12 | 1 | -11/+13 |
* | Revert "Fix issues with truncated files in raw sends" | Brian Behlendorf | 2019-04-05 | 1 | -5/+6 |
* | Fix issues with truncated files in raw sends | Tom Caputi | 2019-03-27 | 1 | -6/+5 |
* | Add missing dmu_zfetch_fini() in dnode_move_impl() | Julian Heuking | 2019-03-20 | 1 | -1/+1 |
* | Fix handling of maxblkid for raw sends | Tom Caputi | 2019-03-13 | 1 | -5/+21 |
* | Fix dnode_hold_impl() soft lockup | lidongyang | 2019-02-22 | 1 | -56/+52 |
* | Don't allow dnode allocation if dn_holds != 0 | Tom Caputi | 2019-01-10 | 1 | -0/+1 |
* | Fix dnode_hold() freeing dnode behavior | Brian Behlendorf | 2018-12-05 | 1 | -2/+4 |
* | Prefix all refcount functions with zfs_ | Tim Schumacher | 2018-10-01 | 1 | -20/+20 |
* | Linux 4.19-rc3+ compat: Remove refcount_t compat | Tim Schumacher | 2018-09-26 | 1 | -3/+3 |
* | Fix OpenZFS 9337 mismerge | George Wilson | 2018-08-02 | 1 | -3/+3 |
* | OpenZFS 9439 - ZFS double-free due to failure to dirty indirect block | Matthew Ahrens | 2018-07-30 | 1 | -4/+2 |
* | OpenZFS 9438 - Holes can lose birth time info if a block has a mix of birth t... | Paul Dagnelie | 2018-07-30 | 1 | -0/+68 |
* | OpenZFS 9338 - moved dnode has incorrect dn_next_type | Matthew Ahrens | 2018-07-24 | 1 | -0/+2 |
* | OpenZFS 9337 - zfs get all is slow due to uncached metadata | Matthew Ahrens | 2018-07-12 | 1 | -3/+3 |
* | OpenZFS 9166 - zfs storage pool checkpoint | Serapheim Dimitropoulos | 2018-06-26 | 1 | -1/+4 |
* | OpenZFS 9577 - remove zfs_dbuf_evict_key tsd | Matthew Ahrens | 2018-06-13 | 1 | -3/+4 |
* | Fix object reclaim when using large dnodes | Tom Caputi | 2018-04-17 | 1 | -2/+1 |
* | OpenZFS 7614, 9064 - zfs device evacuation/removal | Matthew Ahrens | 2018-04-14 | 1 | -2/+1 |
* | Fix race in dnode_check_slots_free() | Tom Caputi | 2018-04-10 | 1 | -10/+19 |
* | Project Quota on ZFS | Nasf-Fan | 2018-02-13 | 1 | -3/+19 |
* | Raw sends must be able to decrease nlevels | Tom Caputi | 2018-02-02 | 1 | -6/+78 |
* | Encryption Stability and On-Disk Format Fixes | Tom Caputi | 2018-02-02 | 1 | -0/+6 |
* | Undo c89 workarounds to match with upstream | Don Brady | 2017-11-04 | 1 | -6/+5 |
* | Improved dnode allocation and dmu_hold_impl() | Olaf Faaland | 2017-09-05 | 1 | -216/+306 |
* | Enhance comments for large dnode project | Matthew Ahrens | 2017-08-29 | 1 | -0/+12 |
* | Native Encryption for ZFS on Linux | Tom Caputi | 2017-08-14 | 1 | -38/+73 |
* | Fix dnode allocation race | Brian Behlendorf | 2017-08-08 | 1 | -57/+62 |
* | Use SET_ERROR for constant non-zero return codes | Ned Bass | 2017-08-02 | 1 | -3/+3 |
* | Clean up large dnode code | Matthew Ahrens | 2017-06-29 | 1 | -1/+2 |
* | OpenZFS 7968 - multi-threaded spa_sync() | Matthew Ahrens | 2017-03-20 | 1 | -29/+7 |
* | OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_space | Brian Behlendorf | 2017-03-07 | 1 | -19/+0 |
* | OpenZFS 7500 - Simplify dbuf_free_range by removing dn_unlisted_l0_blkid | George Melikov | 2017-01-26 | 1 | -6/+1 |
* | OpenZFS 6676 - Race between unique_insert() and unique_remove() causes ZFS fs... | George Melikov | 2017-01-26 | 1 | -3/+3 |
* | Fix unallocated object detection for large_dnode datasets | LOLi | 2017-01-13 | 1 | -0/+1 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 1 | -1/+1 |
* | OpenZFS 6988 spa_sync() spends half its time in dmu_objset_do_userquota_updates | Jinshan Xiong | 2016-10-07 | 1 | -3/+0 |
* | fix: Shift exponent too large | Gvozden Neskovic | 2016-09-29 | 1 | -2/+17 |
* | OpenZFS 6950 - ARC should cache compressed data | George Wilson | 2016-09-13 | 1 | -1/+1 |
* | Performance optimization of AVL tree comparator functions | Gvozden Neskovic | 2016-08-31 | 1 | -19/+7 |
* | Limit the amount of dnode metadata in the ARC | Tim Chase | 2016-07-25 | 1 | -2/+2 |
* | Implement large_dnode pool feature | Ned Bass | 2016-06-24 | 1 | -42/+196 |
* | Illumos 5987 - zfs prefetch code needs work | Matthew Ahrens | 2016-01-12 | 1 | -3/+1 |
* | Illumos 5960, 5925 | Paul Dagnelie | 2016-01-08 | 1 | -9/+9 |
* | Identify locks flagged by lockdep | Olaf Faaland | 2015-12-22 | 1 | -1/+1 |
* | Illumos 5911 - ZFS "hangs" while deleting file | Matthew Ahrens | 2015-07-06 | 1 | -14/+65 |
* | Illumos 5422 - preserve AVL invariants in dn_dbufs | Alex Reece | 2015-05-11 | 1 | -6/+4 |
* | Illumos 5027 - zfs large block support | Matthew Ahrens | 2015-05-11 | 1 | -5/+5 |
* | Illumos 5056 - ZFS deadlock on db_mtx and dn_holds | Justin T. Gibbs | 2015-04-28 | 1 | -30/+53 |
* | Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS | Justin T. Gibbs | 2015-04-28 | 1 | -1/+1 |