summaryrefslogtreecommitdiffstats
path: root/module/zfs/dsl_dataset.c
Commit message (Expand)AuthorAgeFilesLines
* Don't count '@' for dataset namelen if not a snapshotChunwei Chen2017-02-031-1/+5
* OpenZFS 6876 - Stack corruption after importing a pool with a too-long namePaul Dagnelie2016-09-091-0/+11
* Add support for asynchronous zvol minor operationsBoris Protopopov2016-03-221-30/+6
* Allow recovery from corrupted snapshot mapsTim Chase2015-08-281-0/+6
* Illumos 5909 - ensure that shared snap names don't become too long after prom...Andriy Gapon2015-07-061-0/+6
* Illumos 5393 - spurious failures from dsl_dataset_hold_obj()Justin T. Gibbs2015-05-131-4/+5
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-2/+112
* Illumos 4951 - ZFS administrative commands should use reserved spaceMatthew Ahrens2015-05-041-7/+11
* Illumos 5592 - NULL pointer dereference in dsl_prop_notify_all_cb()Justin T. Gibbs2015-04-281-2/+13
* Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds()Justin T. Gibbs2015-04-281-0/+7
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-24/+29
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-240/+281
* Illumos 5310 - Remove always true tests for non-NULL ds->ds_physJustin T. Gibbs2015-04-281-5/+3
* Illumos 4975 - missing mutex_destroy() calls in zfsJorgen Lundman2015-04-281-0/+3
* Illumos 3897 - zfs filesystem and snapshot limitsJerry Jelinek2015-04-281-9/+154
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-4/+4
* Illumos 5150 - zfs clone of a defer_destroy snapshot causes strangenessMatthew Ahrens2014-10-211-1/+7
* Fix invalid locking order in rename operationStanislav Seletskiy2014-09-041-17/+20
* Use KM_PUSHPAGE in dsl_dataset_rollback_check()Brian Behlendorf2014-08-061-2/+2
* Illumos 4757, 4913Matthew Ahrens2014-08-011-1/+1
* Illumos 4368, 4369.Matthew Ahrens2014-07-291-4/+44
* Illumos 4370, 4371Max Grossman2014-07-281-7/+5
* Illumos 4171, 4172Matthew Ahrens2014-07-251-1/+9
* Illumos #4574 get_clones_stat does not call zap_count in non-debug kernelAlexander Stetsenko2014-03-041-1/+2
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-1/+1
* Remove ZFC_IOC_*_MINOR ioctl()sBrian Behlendorf2013-12-161-0/+25
* Switch allocations from KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2013-11-051-1/+1
* Illumos #4046Matthew Ahrens2013-11-051-5/+1
* Illumos #3996Matthew Ahrens2013-11-051-3/+12
* Illumos #3875Keith M Wesolowski2013-11-041-10/+62
* Illumos #3888Matthew Ahrens2013-11-041-15/+14
* Illumos #3894Keith M Wesolowski2013-11-041-3/+16
* Illumos #3743Will Andrews2013-11-041-1/+3
* Illumos #3598Matthew Ahrens2013-10-311-41/+41
* Illumos #3588Matthew Ahrens2013-10-311-0/+2
* Illumos #3522George Wilson2013-10-301-5/+2
* Illumos #3464Matthew Ahrens2013-09-041-2515/+1106
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-77/+68
* Illumos #3498 panic in arc_read()George Wilson2013-07-021-1/+1
* Illumos #3006Madhav Suresh2013-06-191-8/+8
* Use dsl_dataset_snap_lookup()Brian Behlendorf2013-01-251-1/+1
* Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on asyncMatthew Ahrens2013-01-081-61/+47
* Illumos #2619 and #2747Christopher Siden2013-01-081-59/+126
* Illumos #3100: zvol rename fails with EBUSY when dirty.Matthew Ahrens2012-10-031-8/+13
* Illumos #2703: add mechanism to report ZFS send progressBill Pijewski2012-09-191-0/+7
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-1/+1
* Illumos #3085: zfs diff panics, then panics in a loop on bootingChristopher Siden2012-08-251-4/+5
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-55/+265
* Add .zfs control directoryBrian Behlendorf2012-03-221-2/+1
* Add 'dmu_tx' kstats entryBrian Behlendorf2012-02-271-0/+2