| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -33/+35 |
* | Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962 | George Wilson | 2013-11-05 | 1 | -5/+20 |
* | Illumos #3949, #3950, #3952, #3953 | George Wilson | 2013-11-05 | 1 | -2/+19 |
* | Illumos #3955 | Matthew Ahrens | 2013-11-05 | 1 | -0/+3 |
* | Illumos #3112, #3113, #3114 | Matthew Ahrens | 2013-11-05 | 1 | -1/+2 |
* | Illumos #3236 | George Wilson | 2013-11-05 | 1 | -2/+39 |
* | Illumos #3740 | Steven Hartland | 2013-11-04 | 1 | -1/+2 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -85/+111 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -18/+11 |
* | Use MAXPATHLEN instead of sizeof in snprintf | Richard Yao | 2013-07-02 | 1 | -1/+1 |
* | Illumos #3006 | Madhav Suresh | 2013-06-19 | 1 | -13/+13 |
* | Constify structures containing function pointers | Richard Yao | 2013-03-04 | 1 | -6/+6 |
* | Illumos #3145, #3212 | George Wilson | 2013-01-08 | 1 | -0/+11 |
* | Illumos #3349: zpool upgrade -V bumps the on disk version number | George Wilson | 2013-01-08 | 1 | -21/+119 |
* | Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on async | Matthew Ahrens | 2013-01-08 | 1 | -0/+3 |
* | Illumos #3090 and #3102 | George Wilson | 2013-01-08 | 1 | -2/+21 |
* | Revert "Temporarily disable the reguid test." | Brian Behlendorf | 2013-01-08 | 1 | -6/+0 |
* | Illumos #2619 and #2747 | Christopher Siden | 2013-01-08 | 1 | -3/+11 |
* | Disable ztest deadman timer | Brian Behlendorf | 2012-10-14 | 1 | -0/+4 |
* | Realpath arg 2 must be a minimum of PATH_MAX | Brian Behlendorf | 2012-10-04 | 1 | -2/+8 |
* | Verify the return value for warn_unused_result functions | Brian Behlendorf | 2012-10-04 | 1 | -3/+3 |
* | Replace tempnam() with mkstemp() | Brian Behlendorf | 2012-10-04 | 1 | -4/+4 |
* | Minimize ztest stack frame size | Brian Behlendorf | 2012-10-04 | 1 | -4/+13 |
* | Use dynamic file descriptor numbers in ztest. | Etienne Dechamps | 2012-10-04 | 1 | -31/+28 |
* | Fix mmap() usage in ztest. | Christopher Siden | 2012-10-04 | 1 | -6/+21 |
* | Illumos #1950: ztest backwards compatibility testing option. | Chris Siden | 2012-10-04 | 1 | -376/+699 |
* | Temporarily disable the reguid test. | Etienne Dechamps | 2012-10-03 | 1 | -0/+6 |
* | Fix ztest vdev file paths. | Etienne Dechamps | 2012-10-03 | 1 | -4/+4 |
* | Create threads in detached state in userspace. | Etienne Dechamps | 2012-10-03 | 1 | -4/+7 |
* | Silence "setting dataset to sync always" message in ztest. | Etienne Dechamps | 2012-09-10 | 1 | -1/+2 |
* | Illumos #1748: desire support for reguid in zfs | Garrett D'Amore | 2012-07-11 | 1 | -1/+35 |
* | Export symbols for the VFS API | Brian Behlendorf | 2011-10-11 | 1 | -1/+1 |
* | Illumos #883: ZIL reuse during remount corruption | Eric Schrock | 2011-08-01 | 1 | -0/+36 |
* | Illumos #1051: zfs should handle imbalanced luns | George Wilson | 2011-08-01 | 1 | -0/+2 |
* | Update ztest paths | Brian Behlendorf | 2011-07-06 | 1 | -1/+3 |
* | Add linux ztest support | Brian Behlendorf | 2010-08-31 | 1 | -24/+25 |
* | Fix stack ztest | Brian Behlendorf | 2010-08-31 | 1 | -87/+205 |
* | Fix Solaris thread dependency by using pthreads | Brian Behlendorf | 2010-08-31 | 1 | -116/+123 |
* | Fix commit callbacks | Ricardo M. Correia | 2010-08-31 | 1 | -15/+32 |
* | Fix gcc unused variable warnings | Brian Behlendorf | 2010-08-31 | 1 | -1/+3 |
* | Fix gcc missing case warnings | Brian Behlendorf | 2010-08-27 | 1 | -0/+2 |
* | Fix gcc invalid prototype warnings | Brian Behlendorf | 2010-08-27 | 1 | -22/+22 |
* | Fix gcc fortify source warnings | Brian Behlendorf | 2010-08-27 | 1 | -2/+3 |
* | Fix gcc cast warnings | Brian Behlendorf | 2010-08-27 | 1 | -12/+22 |
* | Fix gcc c90 compliance warnings | Brian Behlendorf | 2010-08-27 | 1 | -24/+42 |
* | Fix gcc 64-bit constant warnings | Ricardo M. Correia | 2010-08-26 | 1 | -1/+1 |
* | Update to onnv_147 | Brian Behlendorf | 2010-08-26 | 1 | -37/+46 |
* | Update core ZFS code from build 121 to build 141. | Brian Behlendorf | 2010-05-28 | 1 | -1586/+3050 |
* | Rebase master to b121 | Brian Behlendorf | 2009-08-18 | 1 | -9/+9 |
* | Rebase master to b117 | Brian Behlendorf | 2009-07-02 | 1 | -47/+690 |