summaryrefslogtreecommitdiffstats
path: root/module/zfs/dmu_traverse.c
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-281-35/+46
* Implement large_dnode pool featureNed Bass2016-06-241-4/+4
* Illumos 6370 - ZFS send fails to transmit some holesPaul Dagnelie2016-03-101-13/+36
* Illumos 5960, 5925Paul Dagnelie2016-01-081-2/+26
* Prevent reclaim in the traverse prefetch threadTim Chase2015-09-041-0/+2
* Wait interruptibly in prefetch threadBrian Behlendorf2015-06-161-3/+3
* Illumos 5369 - arc flags should be an enumGeorge Wilson2015-06-111-6/+6
* Illumos 5243 - zdb -b could be much fasterMatthew Ahrens2015-05-151-19/+22
* 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-3/+3
* Fix misuse of input argument in traverse_visitbptuxoko2015-04-281-15/+17
* Illumos 5694 - traverse_prefetcher does not prefetch enoughGeorge Wilson2015-03-271-12/+11
* Align code with IllumosChris Dunlop2015-03-271-10/+9
* Illumos 5311 - traverse_dnode may report success when it should notJustin T. Gibbs2015-02-061-1/+1
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-4/+4
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-061-18/+18
* Illumos 4881 - zfs send performance regression with embedded dataMatthew Ahrens2014-08-061-15/+21
* Illumos 4390 - I/O errors can corrupt space map when deleting fs/volMatthew Ahrens2014-08-041-73/+54
* Illumos 4757, 4913Matthew Ahrens2014-08-011-1/+1
* Illumos 4370, 4371Max Grossman2014-07-281-7/+30
* Illumos 4171, 4172Matthew Ahrens2014-07-251-1/+1
* Illumos 4504 traverse_visitbp: visit group before userMatthew Ahrens2014-01-291-6/+6
* Reduce stack for traverse_visitbp() recursionBrian Behlendorf2013-11-141-36/+41
* 26126 panic system rather than corrupting pool if we hit bug 26100Matthew Ahrens2013-11-051-1/+1
* Illumos #3598Matthew Ahrens2013-10-311-2/+2
* Add visibility in to arc_readPrakash Surya2013-10-251-3/+4
* Illumos #3464Matthew Ahrens2013-09-041-18/+24
* Illumos #3498 panic in arc_read()George Wilson2013-07-021-44/+35
* Illumos #3122 zfs destroy filesystem should prefetch blocksMatthew Ahrens2013-07-021-14/+83
* Illumos #3006Madhav Suresh2013-06-191-1/+1
* Illumos #2619 and #2747Christopher Siden2013-01-081-10/+97
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-3/+3
* Revert "Fix stack traverse_visitbp()"Brian Behlendorf2011-05-311-177/+98
* Add missing ZFS tunablesBrian Behlendorf2011-05-041-0/+3
* Add linux kernel module supportBrian Behlendorf2010-08-311-0/+5
* Fix stack traverse_visitbp()Brian Behlendorf2010-08-311-98/+177
* Fix stack traverse_impl()Brian Behlendorf2010-08-311-28/+36
* Update to onnv_147Brian Behlendorf2010-08-261-29/+40
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-66/+117
* Rebase master to b117Brian Behlendorf2009-07-021-24/+38
* Rebase master to b105Brian Behlendorf2009-01-151-1/+1
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+406