aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dbuf.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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