aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dbuf.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos 5174 - add sdt probe for blocked read in dbuf_read()Adam Leventhal2014-09-221-0/+2
* Illumos 4631 - zvol_get_stats triggering too many readsMatthew Ahrens2014-08-201-13/+25
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-061-3/+3
* Illumos 4757, 4913Matthew Ahrens2014-08-011-9/+52
* Illumos #4374Matthew Ahrens2014-07-301-2/+6
* Illumos 4370, 4371Max Grossman2014-07-281-82/+53
* Illumos 4168, 4169, 4170: ztest, zdb and zhack fixesGeorge Wilson2014-07-171-8/+0
* Treat spill block dbufs as meta dataBrian Behlendorf2014-05-051-1/+4
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-12/+18
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-061-14/+54
* Illumos #4047Matthew Ahrens2013-11-051-10/+21
* Illumos #3834Matthew Ahrens2013-11-051-1/+19
* Illumos #3236George Wilson2013-11-051-3/+16
* Illumos #3741Will Andrews2013-11-041-1/+23
* Illumos #3598Matthew Ahrens2013-10-311-6/+6
* Add visibility in to cached dbufsBrian Behlendorf2013-10-251-0/+4
* Illumos #3464Matthew Ahrens2013-09-041-51/+34
* Illumos #3137 L2ARC compressionSaso Kiselkov2013-08-081-3/+7
* Illumos #3498 panic in arc_read()George Wilson2013-07-021-24/+4
* Illumos #3006Madhav Suresh2013-06-191-3/+3
* Illumos #3145, #3212George Wilson2013-01-081-1/+18
* Illumos #2619 and #2747Christopher Siden2013-01-081-1/+2
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-3/+3
* Export dmu_buf_rele() symbolBrian Behlendorf2012-08-141-0/+1
* Export dbuf_* symbolsBrian Behlendorf2012-08-101-1/+33
* Illumos #764: panic in zfs:dbuf_sync_listGordon Ross2011-08-011-4/+16
* Fix txg_sync_thread deadlockBrian Behlendorf2011-07-221-2/+2
* Add linux kernel module supportBrian Behlendorf2010-08-311-0/+6
* Add linux kernel memory supportBrian Behlendorf2010-08-311-0/+12
* Fix stack noinlineBrian Behlendorf2010-08-311-2/+10
* Fix stack inlineBrian Behlendorf2010-08-311-1/+2
* Fix stack dbuf_hold_impl()Brian Behlendorf2010-08-311-64/+140
* Fix list handling to only use the APIBrian Behlendorf2010-08-311-0/+2
* Fix dbuf_dirty_record_t leaksBrian Behlendorf2010-08-311-0/+4
* Fix gcc unused variable warningsBrian Behlendorf2010-08-311-6/+6
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-2/+2
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-9/+17
* Update to onnv_147Brian Behlendorf2010-08-261-80/+239
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-253/+383
* Rebase master to b117Brian Behlendorf2009-07-021-46/+108
* Rebase master to b108Brian Behlendorf2009-02-181-8/+8
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+2356