Age | Commit message (Expand) | Author | Files | Lines |
2015-10-09 | 2605 want to resume interrupted zfs send | Matthew Ahrens | 1 | -71/+463 |
2015-09-16 | 4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R | Matthew Ahrens | 1 | -1/+2 |
2015-07-26 | 5959 clean up per-dataset feature count code | Matthew Ahrens | 1 | -9/+2 |
2015-07-19 | 5960 zfs recv should prefetch indirect blocks | Paul Dagnelie | 1 | -199/+610 |
2015-05-29 | 5946 zfs_ioc_space_snaps must check that firstsnap and lastsnap refer to snap... | Andriy Gapon | 1 | -0/+4 |
2015-05-27 | 5870 dmu_recv_end_check() leaks origin_head hold if error happens in drc_forc... | Andriy Gapon | 1 | -2/+6 |
2015-05-27 | 5912 full stream can not be force-received into a dataset if it has a snapshot | Andriy Gapon | 1 | -4/+6 |
2015-04-26 | 5809 Blowaway full receive in v1 pool causes kernel panic | Paul Dagnelie | 1 | -1/+2 |
2015-04-09 | 5746 more checksumming in zfs send | Matthew Ahrens | 1 | -219/+289 |
2015-04-08 | 5765 add support for estimating send stream size with lzc_send_space when sou... | Max Grossman | 1 | -22/+84 |
2015-04-06 | 5769 Cast 'zfs bad bloc' to ULL for x86 | Brian Behlendorf | 1 | -1/+1 |
2015-01-06 | 5056 ZFS deadlock on db_mtx and dn_holds | Justin Gibbs | 1 | -3/+3 |
2014-12-06 | 5369 arc flags should be an enum | George Wilson | 1 | -3/+3 |
2014-12-04 | 5314 Remove "dbuf phys" db->db_data pointer aliases in ZFS | Justin T. Gibbs | 1 | -38/+48 |
2014-11-07 | 5027 zfs large block support | Matthew Ahrens | 1 | -20/+63 |
2014-10-08 | 3693 restore_object uses at least two transactions to restore an object | Matthew Ahrens | 1 | -22/+53 |
2014-10-05 | 5162 zfs recv should use loaned arc buffer to avoid copy | Matthew Ahrens | 1 | -17/+29 |
2014-07-08 | 4951 ZFS administrative commands should use reserved space, not fail with ENOSPC | Matthew Ahrens | 1 | -3/+3 |
2014-06-25 | 4914 zfs on-disk bookmark structure should be named *_phys_t | Matthew Ahrens | 1 | -2/+2 |
2014-06-05 | 4757 ZFS embedded-data block pointers ("zero block compression") | Matthew Ahrens | 1 | -28/+190 |
2014-04-22 | 3897 zfs filesystem and snapshot limits | Jerry Jelinek | 1 | -3/+37 |
2013-12-11 | 4369 implement zfs bookmarks | Matthew Ahrens | 1 | -35/+91 |
2013-12-09 | 4370 avoid transmitting holes during zfs send | Max Grossman | 1 | -2/+3 |
2013-08-20 | 4047 panic from dbuf_free_range() from dmu_free_object() while doing zfs receive | Matthew Ahrens | 1 | -1/+1 |
2013-07-29 | 3834 incremental replication of 'holey' file systems is slow | Matthew Ahrens | 1 | -2/+52 |
2013-07-29 | 3888 zfs recv -F should destroy any snapshots created since the incremental s... | Matthew Ahrens | 1 | -32/+87 |
2013-07-28 | 3894 zfs should not allow snapshot of inconsistent dataset | Keith M Wesolowski | 1 | -2/+2 |
2013-07-28 | 3875 panic in zfs_root() after failed rollback | Keith M Wesolowski | 1 | -2/+7 |
2013-04-10 | 3645 dmu_send_impl: possibilty of pool hold leak | Matthew Ahrens | 1 | -6/+8 |
2013-03-08 | 3598 want to dtrace when errors are generated in zfs | Matthew Ahrens | 1 | -59/+59 |
2013-02-28 | 3464 zfs synctask code needs restructuring | Matthew Ahrens | 1 | -445/+466 |
2013-02-01 | 3498 panic in arc_read(): !refcount_is_zero(&pbuf->b_hdr->b_refcnt) | George Wilson | 1 | -10/+10 |
2012-09-07 | 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero | Madhav Suresh | 1 | -3/+3 |
2012-08-21 | 3086 unnecessarily setting DS_FLAG_INCONSISTENT on async destroyed datasets | Matthew Ahrens | 1 | -7/+0 |
2012-08-01 | backout 3006: causes 3046 (panics after mounting root) | Richard Lowe | 1 | -3/+3 |
2012-07-31 | 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero | Madhav Suresh | 1 | -3/+3 |
2012-06-30 | 2882 implement libzfs_core | Matthew Ahrens | 1 | -54/+56 |
2012-06-22 | 2901 ZFS receive fails for exabyte sparse files | Simon Klinkert | 1 | -0/+3 |
2012-05-21 | 2619 asynchronous destruction of ZFS file systems | Christopher Siden | 1 | -10/+12 |
2012-05-09 | 2703 add mechanism to report ZFS send progress | Bill Pijewski | 1 | -121/+126 |
2011-11-17 | 1644 add ZFS "clones" property | Matthew Ahrens | 1 | -4/+102 |
2011-11-08 | backout 1644/1645/1646/1647/1708: Breaks 'zfs snapshot', boot environments | Richard Lowe | 1 | -98/+2 |
2011-11-05 | 1644 add ZFS "clones" property | Matthew Ahrens | 1 | -2/+98 |
2011-04-08 | 755 dmu_recv_stream builds incomplete guid_to_ds_map | Alexander Stetsenko | 1 | -58/+33 |
2010-07-30 | 6972862 rollback can leak log blocks | Mark Maybee | 1 | -7/+8 |
2010-07-07 | 6938335 zfs send -R can still miss renamed snapshots | Chris Kirby | 1 | -2/+13 |
2010-06-29 | 6964442 panic from dmu_recv_begin: No such hold X on refcount Y | Matthew Ahrens | 1 | -2/+1 |
2010-06-01 | 6884007 zfs_send() can leave temporary holds around | Chris Kirby | 1 | -20/+44 |
2010-05-21 | 6948890 snapshot deletion can induce pathologically long spa_sync() times | Matthew Ahrens | 1 | -0/+1 |
2010-05-03 | 6675946 'zpool status' should show the progress of resilvering for individual... | Lin Ling | 1 | -13/+15 |