aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/sa.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos #2619 and #2747Christopher Siden2013-01-081-8/+8
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-13/+13
* Drop spill buffer referenceJaven Wu2012-08-251-2/+22
* Add sa_spill_rele() interfaceBrian Behlendorf2012-03-071-0/+14
* Implement SA based xattrsBrian Behlendorf2011-11-281-4/+24
* Illumos #1661: Fix flaw in sa_find_sizes() calculationXin Li2011-10-241-2/+2
* Export symbols for the full SA APIBrian Behlendorf2011-10-051-0/+35
* Enable zfs_znode compilationBrian Behlendorf2011-02-101-4/+0
* Add linux user disk supportBrian Behlendorf2010-08-311-1/+4
* Fix gcc uninitialized variable warningsBrian Behlendorf2010-08-311-3/+3
* Fix gcc unused variable warningsBrian Behlendorf2010-08-311-4/+4
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-4/+4
* Fix gcc missing case warningsBrian Behlendorf2010-08-271-0/+2
* Fix gcc cast warningsBrian Behlendorf2010-08-271-2/+2
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-2/+2
* Update to onnv_147Brian Behlendorf2010-08-261-67/+151
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-0/+1886