Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Calculate header size correctly in sa_find_sizes() | Tim Chase | 2014-05-19 | 1 | -6/+8 |
* | Properly handle updates of variably-sized SA entries. | Tim Chase | 2013-12-20 | 1 | -6/+11 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -4/+6 |
* | sa_find_sizes() may compute wrong SA header size | James Pan | 2013-12-10 | 1 | -24/+21 |
* | Illumos #3742 | Will Andrews | 2013-11-04 | 1 | -2/+1 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 1 | -8/+8 |
* | Illumos #3522 | George Wilson | 2013-10-30 | 1 | -1/+2 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -3/+3 |
* | Constify structures containing function pointers | Richard Yao | 2013-03-04 | 1 | -1/+1 |
* | Fix mismatch between SA header size and layout | Ned Bass | 2013-01-31 | 1 | -0/+16 |
* | Fix rounding discrepancy in sa_find_sizes() | Ned Bass | 2013-01-31 | 1 | -0/+5 |
* | Illumos #2619 and #2747 | Christopher Siden | 2013-01-08 | 1 | -8/+8 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Richard Yao | 2012-08-27 | 1 | -13/+13 |
* | Drop spill buffer reference | Javen Wu | 2012-08-25 | 1 | -2/+22 |
* | Add sa_spill_rele() interface | Brian Behlendorf | 2012-03-07 | 1 | -0/+14 |
* | Implement SA based xattrs | Brian Behlendorf | 2011-11-28 | 1 | -4/+24 |
* | Illumos #1661: Fix flaw in sa_find_sizes() calculation | Xin Li | 2011-10-24 | 1 | -2/+2 |
* | Export symbols for the full SA API | Brian Behlendorf | 2011-10-05 | 1 | -0/+35 |
* | Enable zfs_znode compilation | Brian Behlendorf | 2011-02-10 | 1 | -4/+0 |
* | Add linux user disk support | Brian Behlendorf | 2010-08-31 | 1 | -1/+4 |
* | Fix gcc uninitialized variable warnings | Brian Behlendorf | 2010-08-31 | 1 | -3/+3 |
* | Fix gcc unused variable warnings | Brian Behlendorf | 2010-08-31 | 1 | -4/+4 |
* | Fix gcc missing parenthesis warnings | Brian Behlendorf | 2010-08-31 | 1 | -4/+4 |
* | Fix gcc missing case warnings | Brian Behlendorf | 2010-08-27 | 1 | -0/+2 |
* | Fix gcc cast warnings | Brian Behlendorf | 2010-08-27 | 1 | -2/+2 |
* | Fix gcc c90 compliance warnings | Brian Behlendorf | 2010-08-27 | 1 | -2/+2 |
* | Update to onnv_147 | Brian Behlendorf | 2010-08-26 | 1 | -67/+151 |
* | Update core ZFS code from build 121 to build 141. | Brian Behlendorf | 2010-05-28 | 1 | -0/+1886 |