| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix error handling incallers of dbuf_hold_level() | Tom Caputi | 2019-01-17 | 1 | -4/+11 |
* | Provide more flexible object allocation interface | Brian Behlendorf | 2019-01-10 | 1 | -13/+18 |
* | Fix 'zpool remap' freeing race | Brian Behlendorf | 2019-01-02 | 1 | -10/+24 |
* | OpenZFS 9962 - zil_commit should omit cache thrash | Prakash Surya | 2018-12-07 | 1 | -8/+26 |
* | OpenZFS 9689 - zfs range lock code should not be zpl-specific | Matt Ahrens | 2018-10-11 | 1 | -5/+0 |
* | Linux 4.19-rc3+ compat: Remove refcount_t compat | Tim Schumacher | 2018-09-26 | 1 | -1/+1 |
* | Pool allocation classes | Don Brady | 2018-09-05 | 1 | -0/+2 |
* | Fix issues with raw receive_write_byref() | Tom Caputi | 2018-08-20 | 1 | -2/+7 |
* | Introduce kstat dmu_tx_dirty_frees_delay | Feng Sun | 2018-07-25 | 1 | -0/+1 |
* | OpenZFS 9337 - zfs get all is slow due to uncached metadata | Matthew Ahrens | 2018-07-12 | 1 | -54/+54 |
* | Raw receive functions must not decrypt data | Tom Caputi | 2018-06-06 | 1 | -2/+7 |
* | Update build system and packaging | Brian Behlendorf | 2018-05-29 | 1 | -1/+1 |
* | assertion in arc_release() during encrypted receive | Matthew Ahrens | 2018-04-17 | 1 | -116/+3 |
* | OpenZFS 7614, 9064 - zfs device evacuation/removal | Matthew Ahrens | 2018-04-14 | 1 | -0/+124 |
* | Fix race in dnode_check_slots_free() | Tom Caputi | 2018-04-10 | 1 | -1/+1 |
* | Raw DRR_OBJECT records must write raw data | Tom Caputi | 2018-02-27 | 1 | -12/+22 |
* | Raw receives must compress metadnode blocks | Tom Caputi | 2018-02-21 | 1 | -15/+6 |
* | Add omitted set for os->os_next_write_raw | Tom Caputi | 2018-02-21 | 1 | -1/+4 |
* | Project Quota on ZFS | Nasf-Fan | 2018-02-13 | 1 | -2/+2 |
* | Encryption Stability and On-Disk Format Fixes | Tom Caputi | 2018-02-02 | 1 | -1/+21 |
* | OpenZFS 8585 - improve batching done in zil_commit() | Prakash Surya | 2017-12-05 | 1 | -0/+7 |
* | Fix dirty check in dmu_offset_next() | Brian Behlendorf | 2017-11-15 | 1 | -6/+4 |
* | Undo c89 workarounds to match with upstream | Don Brady | 2017-11-04 | 1 | -9/+4 |
* | ZFS send fails to dump objects larger than 128PiB | LOLi | 2017-10-26 | 1 | -1/+1 |
* | Fix ASSERT in dmu_free_long_object_raw() | Tom Caputi | 2017-10-18 | 1 | -3/+4 |
* | Fixes for #6639 | Tom Caputi | 2017-10-11 | 1 | -26/+77 |
* | Send / Recv Fixes following b52563 | Tom Caputi | 2017-08-23 | 1 | -0/+19 |
* | Fix range locking in ZIL commit codepath | LOLi | 2017-08-21 | 1 | -0/+6 |
* | Native Encryption for ZFS on Linux | Tom Caputi | 2017-08-14 | 1 | -62/+206 |
* | OpenZFS 8378 - crash due to bp in-memory modification of nopwrite block | Matthew Ahrens | 2017-07-04 | 1 | -19/+49 |
* | Make zvol operations use _by_dnode routines | Richard Yao | 2017-06-13 | 1 | -2/+2 |
* | OpenZFS 8155 - simplify dmu_write_policy handling of pre-compressed buffers | Matthew Ahrens | 2017-06-07 | 1 | -16/+4 |
* | Fix unused variable warning | Brian Behlendorf | 2017-05-05 | 1 | -3/+2 |
* | OpenZFS 7252 - compressed zfs send / receive | Dan Kimmel | 2017-04-26 | 1 | -0/+4 |
* | SEEK_HOLE should not block on txg_wait_synced() | Debabrata Banerjee | 2017-04-13 | 1 | -7/+42 |
* | Add missing module_param for zfs_per_txg_dirty_frees_percent | David Quigley | 2017-02-07 | 1 | -1/+6 |
* | OpenZFS 6569 - large file delete can starve out write ops | George Melikov | 2017-01-31 | 1 | -5/+51 |
* | OpenZFS 7301 - zpool export -f should be able to interrupt file freeing | George Melikov | 2017-01-27 | 1 | -1/+20 |
* | codebase style improvements for OpenZFS 6459 port | George Melikov | 2017-01-22 | 1 | -3/+3 |
* | OpenZFS 7603 - xuio_stat_wbuf_* should be declared (void) | Brian Behlendorf | 2017-01-13 | 1 | -2/+2 |
* | Add *_by-dnode routines | bzzz77 | 2017-01-13 | 1 | -18/+61 |
* | DLPX-44812 integrate EP-220 large memory scalability | David Quigley | 2016-11-29 | 1 | -5/+9 |
* | Fix coverity defects: CID 152975 | cao | 2016-10-31 | 1 | -2/+7 |
* | Fix coverity defects: CID 147472 | cao | 2016-10-20 | 1 | -2/+7 |
* | OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R | Tony Hutter | 2016-10-03 | 1 | -9/+15 |
* | DLPX-44733 combine arc_buf_alloc_impl() with arc_buf_clone() | Dan Kimmel | 2016-09-13 | 1 | -1/+1 |
* | DLPX-40252 integrate EP-476 compressed zfs send/receive | Dan Kimmel | 2016-09-13 | 1 | -12/+24 |
* | OpenZFS 6950 - ARC should cache compressed data | George Wilson | 2016-09-13 | 1 | -4/+3 |
* | OpenZFS 6322 - ZFS indirect block predictive prefetch | Alexander Motin | 2016-08-30 | 1 | -3/+4 |
* | OpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold() 7x on same object | Matthew Ahrens | 2016-08-19 | 1 | -0/+43 |