aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dsl_userhold.c
Commit message (Expand)AuthorAgeFilesLines
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-12/+6
* OpenZFS 5428 - provide fts(), reallocarray(), and strtonum()Yuri Pankov2017-07-081-1/+1
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-3/+3
* Illumos 4951 - ZFS administrative commands should use reserved spaceMatthew Ahrens2015-05-041-3/+4
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-1/+1
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-12/+13
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-11/+9
* Illumos 4757, 4913Matthew Ahrens2014-08-011-2/+1
* Some nvlist allocations in hold processing need to use KM_PUSHPAGE.Tim Chase2013-12-021-2/+3
* Illumos #4322Steven Hartland2013-11-201-2/+4
* Some nvlist allocations in hold processing need to use KM_PUSHPAGE.Tim Chase2013-11-141-5/+8
* Switch allocations from KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2013-11-051-1/+1
* Illumos #3829Matthew Ahrens2013-11-041-8/+0
* Illumos #3740Steven Hartland2013-11-041-221/+361
* Illumos #3744Will Andrews2013-11-041-1/+1
* Illumos #3598Matthew Ahrens2013-10-311-9/+9
* Fix several new KM_SLEEP warningsTim Chase2013-09-251-2/+2
* Illumos #3464Matthew Ahrens2013-09-041-0/+537