| Commit message (Expand) | Author | Age | Files | Lines |
* | DLPX-44812 integrate EP-220 large memory scalability | David Quigley | 2016-11-29 | 1 | -7/+7 |
* | OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R | Tony Hutter | 2016-10-03 | 1 | -1/+2 |
* | OpenZFS 7230 - add assertions to dmu_send_impl() to verify that stream includ... | kernelOfTruth aka. kOT, Gentoo user | 2016-09-22 | 1 | -1/+8 |
* | DLPX-40252 integrate EP-476 compressed zfs send/receive | Dan Kimmel | 2016-09-13 | 1 | -60/+164 |
* | OpenZFS 6950 - ARC should cache compressed data | George Wilson | 2016-09-13 | 1 | -4/+4 |
* | Performance optimization of AVL tree comparator functions | Gvozden Neskovic | 2016-08-31 | 1 | -7/+3 |
* | Prevent reclaim in send_traverse_thread() | Tim Chase | 2016-08-22 | 1 | -0/+5 |
* | OpenZFS 6314 - buffer overflow in dsl_dataset_name | Igor Kozhukhov | 2016-06-28 | 1 | -9/+9 |
* | OpenZFS 6738 - zfs send stream padding needs documentation | Eli Rosenthal | 2016-06-28 | 1 | -1/+17 |
* | OpenZFS 6536 - zfs send: want a way to disable setting of DRR_FLAG_FREERECORDS | Andrew Stormont | 2016-06-28 | 1 | -1/+5 |
* | OpenZFS 6393 - zfs receive a full send as a clone | Paul Dagnelie | 2016-06-28 | 1 | -58/+110 |
* | OpenZFS 2605, 6980, 6902 | Matthew Ahrens | 2016-06-28 | 1 | -71/+468 |
* | Implement large_dnode pool feature | Ned Bass | 2016-06-24 | 1 | -10/+32 |
* | Add `zfs allow` and `zfs unallow` support | Brian Behlendorf | 2016-06-07 | 1 | -0/+1 |
* | Reduce stack usage of dmu_recv_stream function | Nikolay Borisov | 2016-05-11 | 1 | -57/+62 |
* | Add support for asynchronous zvol minor operations | Boris Protopopov | 2016-03-10 | 1 | -0/+3 |
* | Illumos 5809 - Blowaway full receive in v1 pool causes kernel panic | Paul Dagnelie | 2016-02-08 | 1 | -1/+2 |
* | Illumos 5960, 5925 | Paul Dagnelie | 2016-01-08 | 1 | -198/+613 |
* | Illumos 5746 - more checksumming in zfs send | Matthew Ahrens | 2015-12-30 | 1 | -219/+290 |
* | Use large stacks when available | Brian Behlendorf | 2015-12-07 | 1 | -2/+6 |
* | Illumos 5959 - clean up per-dataset feature count code | Matthew Ahrens | 2015-12-04 | 1 | -9/+2 |
* | Illumos 5946, 5945 | Andriy Gapon | 2015-07-06 | 1 | -0/+4 |
* | Illumos 5870 - dmu_recv_end_check() leaks origin_head hold if error happens i... | Andriy Gapon | 2015-07-06 | 1 | -2/+6 |
* | Illumos 5912 - full stream can not be force-received into a dataset if it has... | Andriy Gapon | 2015-07-06 | 1 | -4/+6 |
* | Illumos 5369 - arc flags should be an enum | George Wilson | 2015-06-11 | 1 | -3/+3 |
* | Remove unused 'dsl_pool_t *dp' variable | Brian Behlendorf | 2015-05-14 | 1 | -4/+2 |
* | Illumos 5765 - add support for estimating send stream size with lzc_send_spac... | Max Grossman | 2015-05-13 | 1 | -22/+84 |
* | Illumos 5027 - zfs large block support | Matthew Ahrens | 2015-05-11 | 1 | -20/+63 |
* | Illumos 4951 - ZFS administrative commands should use reserved space | Matthew Ahrens | 2015-05-04 | 1 | -3/+3 |
* | Illumos 5056 - ZFS deadlock on db_mtx and dn_holds | Justin T. Gibbs | 2015-04-28 | 1 | -3/+3 |
* | Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS | Justin T. Gibbs | 2015-04-28 | 1 | -38/+48 |
* | Illumos 3897 - zfs filesystem and snapshot limits | Jerry Jelinek | 2015-04-28 | 1 | -3/+37 |
* | Illumos 5162 - zfs recv should use loaned arc buffer to avoid copy | Matthew Ahrens | 2014-10-21 | 1 | -17/+30 |
* | Illumos 3693 - restore_object uses at least two transactions to restore an ob... | Matthew Ahrens | 2014-10-21 | 1 | -22/+52 |
* | Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t | Matthew Ahrens | 2014-08-06 | 1 | -2/+2 |
* | Illumos 4757, 4913 | Matthew Ahrens | 2014-08-01 | 1 | -27/+188 |
* | Illumos 4368, 4369. | Matthew Ahrens | 2014-07-29 | 1 | -35/+91 |
* | Illumos 4370, 4371 | Max Grossman | 2014-07-28 | 1 | -2/+3 |
* | Add zfs_send_corrupt_data module option | Turbo Fredriksson | 2013-12-18 | 1 | -0/+5 |
* | Illumos #4047 | Matthew Ahrens | 2013-11-05 | 1 | -1/+1 |
* | Illumos #3834 | Matthew Ahrens | 2013-11-05 | 1 | -2/+52 |
* | Illumos #3875 | Keith M Wesolowski | 2013-11-04 | 1 | -2/+7 |
* | Illumos #3888 | Matthew Ahrens | 2013-11-04 | 1 | -32/+87 |
* | Illumos #3894 | Keith M Wesolowski | 2013-11-04 | 1 | -2/+2 |
* | Illumos #3645, #3692 | Matthew Ahrens | 2013-10-31 | 1 | -6/+8 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 1 | -59/+59 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -446/+470 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -54/+56 |
* | Illumos #3498 panic in arc_read() | George Wilson | 2013-07-02 | 1 | -10/+10 |
* | Illumos #3006 | Madhav Suresh | 2013-06-19 | 1 | -3/+3 |