Illumos #3137 L2ARC compression
[zfs.git] / module / zfs / dmu.c
2013-08-08 Saso KiselkovIllumos #3137 L2ARC compression
2013-08-01 Brian BehlendorfExport additional dmu symbols
2013-01-08 Matthew AhrensIllumos #3086: unnecessarily setting DS_FLAG_INCONSISTE...
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-11-09 Brian BehlendorfFix zvol+btrfs hang
2012-10-17 Etienne DechampsAdd FASTWRITE algorithm for synchronous writes.
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-04-27 Brian BehlendorfAdd zfs_mdcomp_disable module option
2012-02-27 Brian BehlendorfAdd 'dmu_tx' kstats entry
2012-02-17 Alex ZhuravlevExport symbols for zero-copy
2012-02-10 Brian BehlendorfExport symbols for zero-copy
2011-02-10 Brian BehlendorfSuppress large kmem_alloc() warning
2011-02-10 Brian BehlendorfRemove dmu_write_pages() support
2011-02-05 Brian BehlendorfAdd initial rw_uio functions to the dmu
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfAdd linux kernel disk support
2010-08-31 Brian BehlendorfFix kstat xuio
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...