aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/bptree.c
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 7082 - bptree_iterate() passes wrong args to zfs_dbgmsg()George Melikov2017-01-171-2/+3
* Illumos 5960, 5925Paul Dagnelie2016-01-081-1/+1
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-1/+1
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-1/+1
* Fix dprintf format specifiersNed Bass2014-11-171-1/+1
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-061-2/+2
* Illumos 4390 - I/O errors can corrupt space map when deleting fs/volMatthew Ahrens2014-08-041-22/+87
* Illumos 4370, 4371Max Grossman2014-07-281-1/+1
* 26126 panic system rather than corrupting pool if we hit bug 26100Matthew Ahrens2013-11-051-9/+20
* Illumos #3742Will Andrews2013-11-041-1/+1
* Illumos #3498 panic in arc_read()George Wilson2013-07-021-1/+1
* Illumos #3122 zfs destroy filesystem should prefetch blocksMatthew Ahrens2013-07-021-1/+2
* Illumos #3006Madhav Suresh2013-06-191-7/+7
* Illumos #2619 and #2747Christopher Siden2013-01-081-0/+224