]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/sa.c
cstyle: Resolve C style issues
[mirror_zfs.git] / module / zfs / sa.c
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-10 James Pansa_find_sizes() may compute wrong SA header size
2013-11-04 Will AndrewsIllumos #3742
2013-10-31 Matthew AhrensIllumos #3598
2013-10-30 George WilsonIllumos #3522
2013-09-04 Matthew AhrensIllumos #3464
2013-03-04 Richard YaoConstify structures containing function pointers
2013-01-31 Ned BassFix mismatch between SA header size and layout
2013-01-31 Ned BassFix rounding discrepancy in sa_find_sizes()
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-25 Javen WuDrop spill buffer reference
2012-03-08 Brian BehlendorfAdd sa_spill_rele() interface
2011-11-28 Brian BehlendorfImplement SA based xattrs
2011-10-24 Xin LiIllumos #1661: Fix flaw in sa_find_sizes() calculation
2011-10-05 Brian BehlendorfExport symbols for the full SA API
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfEnable zfs_znode compilation
2010-08-31 Brian BehlendorfAdd linux user disk support
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-31 Brian BehlendorfFix gcc unused variable warnings
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-27 Brian BehlendorfFix gcc missing case warnings
2010-08-27 Brian BehlendorfFix gcc cast 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.