Add -p switch to "zpool get"
[zfs.git] / module / zcommon /
2013-03-05 Eric DillmannAdd snapdev=[hidden|visible] dataset property
2013-01-29 Eric DillmannIllumos #3035 LZ4 compression support in ZFS and GRUB
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-08 Dan McDonaldIllumos #1693: persistent 'comment' field for a zpool
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2012-07-26 Etienne DechampsAdd script for builtin module building.
2012-02-13 Richard YaoSupport ashift=13 for 8KB SSD block sizes
2011-11-28 Brian BehlendorfImplement SA based xattrs
2011-11-11 Brian BehlendorfLimit maximum ashift value to 12
2011-08-01 Alexander StetsenkoIllumos #278: get rid zfs of python and pyzfs dependencies
2011-08-01 Matt AhrensIllumos #1092: zfs refratio property
2011-06-17 Christian KohlschütterAdd "ashift" property to zpool create
2011-02-10 Brian BehlendorfAdd basic uio support
2010-09-08 Brian BehlendorfSupport custom build directories and move includes
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfAdd linux kernel disk support
2010-08-31 Brian BehlendorfAdd linux events
2010-08-31 Brian BehlendorfAdd build system
2010-08-31 Brian BehlendorfFix gcc missing parenthesis 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.
2010-04-29 Brian BehlendorfAdd Solaris FMA style support
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...