| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Implement large_dnode pool feature | Ned Bass | 2016-06-24 | 1 | -3/+17 |
* | OpenZFS 6513 - partially filled holes lose birth time | Paul Dagnelie | 2016-06-21 | 1 | -7/+9 |
* | Illumos 4950 - files sometimes can't be removed from a full filesystem | Matthew Ahrens | 2016-01-21 | 1 | -0/+7 |
* | Illumos 6281 - prefetching should apply to 1MB reads | George Wilson | 2016-01-12 | 1 | -1/+1 |
* | Illumos 5987 - zfs prefetch code needs work | Matthew Ahrens | 2016-01-12 | 1 | -14/+21 |
* | Illumos 5960, 5925 | Paul Dagnelie | 2016-01-08 | 1 | -19/+25 |
* | Use uio for zvol_{read,write} | Chunwei Chen | 2015-12-15 | 1 | -164/+0 |
* | zvol processing should use struct bio | Richard Yao | 2015-09-04 | 1 | -28/+29 |
* | Linux 4.1 compat: loop device on ZFS | Chunwei Chen | 2015-08-24 | 1 | -2/+3 |
* | Check for NULL in dmu_free_long_range_impl() | Brian Behlendorf | 2015-07-28 | 1 | -1/+5 |
* | Illumos 5661 - ZFS: "compression = on" should use lz4 if feature is enabled | Justin T. Gibbs | 2015-07-10 | 1 | -11/+8 |
* | Illumos 5175 - implement dmu_read_uio_dbuf() to improve cached read performance | Matthew Ahrens | 2015-06-29 | 1 | -4/+70 |
* | Illumos 5820 - verify failed in zio_done(): BP_EQUAL(bp, io_bp_orig) | Matthew Ahrens | 2015-05-04 | 1 | -11/+24 |