| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't count '@' for dataset namelen if not a snapshot | Chunwei Chen | 2017-02-03 | 1 | -1/+5 |
* | OpenZFS 6876 - Stack corruption after importing a pool with a too-long name | Paul Dagnelie | 2016-09-09 | 1 | -0/+11 |
* | Add support for asynchronous zvol minor operations | Boris Protopopov | 2016-03-22 | 1 | -30/+6 |
* | Allow recovery from corrupted snapshot maps | Tim Chase | 2015-08-28 | 1 | -0/+6 |
* | Illumos 5909 - ensure that shared snap names don't become too long after prom... | Andriy Gapon | 2015-07-06 | 1 | -0/+6 |
* | Illumos 5393 - spurious failures from dsl_dataset_hold_obj() | Justin T. Gibbs | 2015-05-13 | 1 | -4/+5 |
* | Illumos 5027 - zfs large block support | Matthew Ahrens | 2015-05-11 | 1 | -2/+112 |
* | Illumos 4951 - ZFS administrative commands should use reserved space | Matthew Ahrens | 2015-05-04 | 1 | -7/+11 |
* | Illumos 5592 - NULL pointer dereference in dsl_prop_notify_all_cb() | Justin T. Gibbs | 2015-04-28 | 1 | -2/+13 |
* | Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds() | Justin T. Gibbs | 2015-04-28 | 1 | -0/+7 |
* | Illumos 5056 - ZFS deadlock on db_mtx and dn_holds | Justin T. Gibbs | 2015-04-28 | 1 | -24/+29 |
* | Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS | Justin T. Gibbs | 2015-04-28 | 1 | -240/+281 |
* | Illumos 5310 - Remove always true tests for non-NULL ds->ds_phys | Justin T. Gibbs | 2015-04-28 | 1 | -5/+3 |
* | Illumos 4975 - missing mutex_destroy() calls in zfs | Jorgen Lundman | 2015-04-28 | 1 | -0/+3 |
* | Illumos 3897 - zfs filesystem and snapshot limits | Jerry Jelinek | 2015-04-28 | 1 | -9/+154 |
* | Change KM_PUSHPAGE -> KM_SLEEP | Brian Behlendorf | 2015-01-16 | 1 | -4/+4 |
* | Illumos 5150 - zfs clone of a defer_destroy snapshot causes strangeness | Matthew Ahrens | 2014-10-21 | 1 | -1/+7 |
* | Fix invalid locking order in rename operation | Stanislav Seletskiy | 2014-09-04 | 1 | -17/+20 |
* | Use KM_PUSHPAGE in dsl_dataset_rollback_check() | Brian Behlendorf | 2014-08-06 | 1 | -2/+2 |
* | Illumos 4757, 4913 | Matthew Ahrens | 2014-08-01 | 1 | -1/+1 |
* | Illumos 4368, 4369. | Matthew Ahrens | 2014-07-29 | 1 | -4/+44 |
* | Illumos 4370, 4371 | Max Grossman | 2014-07-28 | 1 | -7/+5 |
* | Illumos 4171, 4172 | Matthew Ahrens | 2014-07-25 | 1 | -1/+9 |
* | Illumos #4574 get_clones_stat does not call zap_count in non-debug kernel | Alexander Stetsenko | 2014-03-04 | 1 | -1/+2 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -1/+1 |
* | Remove ZFC_IOC_*_MINOR ioctl()s | Brian Behlendorf | 2013-12-16 | 1 | -0/+25 |
* | Switch allocations from KM_SLEEP to KM_PUSHPAGE | Brian Behlendorf | 2013-11-05 | 1 | -1/+1 |
* | Illumos #4046 | Matthew Ahrens | 2013-11-05 | 1 | -5/+1 |
* | Illumos #3996 | Matthew Ahrens | 2013-11-05 | 1 | -3/+12 |
* | Illumos #3875 | Keith M Wesolowski | 2013-11-04 | 1 | -10/+62 |
* | Illumos #3888 | Matthew Ahrens | 2013-11-04 | 1 | -15/+14 |
* | Illumos #3894 | Keith M Wesolowski | 2013-11-04 | 1 | -3/+16 |
* | Illumos #3743 | Will Andrews | 2013-11-04 | 1 | -1/+3 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 1 | -41/+41 |
* | Illumos #3588 | Matthew Ahrens | 2013-10-31 | 1 | -0/+2 |
* | Illumos #3522 | George Wilson | 2013-10-30 | 1 | -5/+2 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -2515/+1106 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -77/+68 |
* | Illumos #3498 panic in arc_read() | George Wilson | 2013-07-02 | 1 | -1/+1 |
* | Illumos #3006 | Madhav Suresh | 2013-06-19 | 1 | -8/+8 |
* | Use dsl_dataset_snap_lookup() | Brian Behlendorf | 2013-01-25 | 1 | -1/+1 |
* | Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on async | Matthew Ahrens | 2013-01-08 | 1 | -61/+47 |
* | Illumos #2619 and #2747 | Christopher Siden | 2013-01-08 | 1 | -59/+126 |
* | Illumos #3100: zvol rename fails with EBUSY when dirty. | Matthew Ahrens | 2012-10-03 | 1 | -8/+13 |
* | Illumos #2703: add mechanism to report ZFS send progress | Bill Pijewski | 2012-09-19 | 1 | -0/+7 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Richard Yao | 2012-08-27 | 1 | -1/+1 |
* | Illumos #3085: zfs diff panics, then panics in a loop on booting | Christopher Siden | 2012-08-25 | 1 | -4/+5 |
* | Illumos #1644, #1645, #1646, #1647, #1708 | Matthew Ahrens | 2012-07-31 | 1 | -55/+265 |
* | Add .zfs control directory | Brian Behlendorf | 2012-03-22 | 1 | -2/+1 |
* | Add 'dmu_tx' kstats entry | Brian Behlendorf | 2012-02-27 | 1 | -0/+2 |