summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/bpobj.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-2/+2
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-9/+19
2017-08-218414 Implemented zpool scrub pause/resumeAlek Pinchuk1-0/+4
2017-03-087869 panic in bpobj_space(): null pointer dereferenceSerapheim Dimitropoulos1-2/+2
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2015-04-265814 bpobj_iterate_impl(): Close a refcount leak iterating on a sublist.Will Andrews1-1/+3
2015-04-265810 zdb should print details of bpobjMatthew Ahrens1-3/+2
2014-11-075027 zfs large block supportMatthew Ahrens1-2/+3
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens1-8/+33
2013-10-084171 clean up spa_feature_*() interfacesMatthew Ahrens1-9/+7
2013-03-043603 panic from bpobj_enqueue_subobj()Matthew Ahrens1-1/+7
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-0/+4
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-1/+1
2012-08-273104 eliminate empty bpobjsMatthew Ahrens1-1/+57
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-15/+15
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-15/+15
2011-11-171644 add ZFS "clones" propertyMatthew Ahrens1-1/+6
2011-11-08backout 1644/1645/1646/1647/1708: Breaks 'zfs snapshot', boot environmentsRichard Lowe1-6/+1
2011-11-051644 add ZFS "clones" propertyMatthew Ahrens1-1/+6
2010-06-096959054 stack overflow due to nested bpobj's while deleting a shareMatthew Ahrens1-3/+34
2010-06-086957090 ddt_zap_prefetch() induces deadlock, panicGeorge Wilson1-5/+5
2010-06-026956280 mutex problem in bpobj_iterate_impl()Lin Ling1-1/+3
2010-05-216948890 snapshot deletion can induce pathologically long spa_sync() timesMatthew Ahrens1-0/+462