aboutsummaryrefslogtreecommitdiff
path: root/module/zfs/bpobj.c
Commit message (Expand)AuthorAgeFilesLines
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-3/+3
* module: zfs: fix unused, remove argsusedнаб2021-12-231-2/+2
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-1/+1
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-141-3/+13
* Fast Clone DeletionSara Hartse2019-07-261-23/+91
* Stack overflow in recursive bpobj_iterate_implPaul Zuchowski2019-03-061-102/+226
* bpobj_enqueue_subobj() should copy small subobj'sMatthew Ahrens2018-10-311-40/+176
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-9/+19
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-1/+1
* ZFS send fails to dump objects larger than 128PiBLOLi2017-10-261-2/+2
* Don't dirty bpobj if it has no entriesAlek P2017-05-261-0/+4
* panic in bpobj_space(): null pointer dereferenceMatthew Ahrens2017-02-091-2/+2
* Illumos 5810 - zdb should print details of bpobjMatthew Ahrens2015-05-111-3/+2
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-2/+3
* Illumos 5814 - bpobj_iterate_impl(): Close a refcount leak iterating on a sub...Will Andrews2015-05-041-1/+3
* Illumos 4757, 4913Matthew Ahrens2014-08-011-8/+33
* Illumos 4171, 4172Matthew Ahrens2014-07-251-9/+7
* Illumos #3603, #3604: bobj improvementsMatthew Ahrens2013-10-311-1/+7
* Illumos #3464Matthew Ahrens2013-09-041-0/+4
* Illumos #3006Madhav Suresh2013-06-191-1/+1
* Illumos #3104: eliminate empty bpobjsMatthew Ahrens2013-01-081-1/+57
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-1/+6
* Update to onnv_147Brian Behlendorf2010-08-261-9/+42
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-0/+462