Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix zfs_ioc_objset_stats | Brian Behlendorf | 2010-08-31 | 1 | -2/+3 |
* | Fix zio_taskq_dispatch to use TQ_NOSLEEP | Brian Behlendorf | 2010-08-31 | 1 | -3/+4 |
* | Fix rw_init() usage | Brian Behlendorf | 2010-08-31 | 3 | -4/+4 |
* | Fix zmod.h usage in userspace | Brian Behlendorf | 2010-08-31 | 1 | -7/+20 |
* | Fix missing newlines | Brian Behlendorf | 2010-08-31 | 1 | -2/+2 |
* | Fix metaslab | Brian Behlendorf | 2010-08-31 | 1 | -0/+20 |
* | Fix list handling to only use the API | Brian Behlendorf | 2010-08-31 | 4 | -0/+8 |
* | Fix kstat xuio | Brian Behlendorf | 2010-08-31 | 3 | -26/+26 |
* | Fix dbuf eviction assertion | Brian Behlendorf | 2010-08-31 | 1 | -1/+5 |
* | Fix dbuf_dirty_record_t leaks | Brian Behlendorf | 2010-08-31 | 2 | -0/+6 |
* | Fix variables named current | Brian Behlendorf | 2010-08-31 | 1 | -14/+14 |
* | Fix commit callbacks | Ricardo M. Correia | 2010-08-31 | 1 | -3/+3 |
* | Fix gcc uninitialized variable warnings | Brian Behlendorf | 2010-08-31 | 16 | -27/+32 |
* | Fix gcc unused variable warnings | Brian Behlendorf | 2010-08-31 | 12 | -36/+34 |
* | Fix gcc missing parenthesis warnings | Brian Behlendorf | 2010-08-31 | 22 | -70/+71 |
* | Fix gcc missing case warnings | Brian Behlendorf | 2010-08-27 | 7 | -0/+21 |
* | Fix gcc missing braces warnings | Brian Behlendorf | 2010-08-27 | 3 | -3/+7 |
* | Fix gcc invalid prototype warnings | Brian Behlendorf | 2010-08-27 | 8 | -11/+11 |
* | Fix gcc ident pragma warnings | Ricardo M. Correia | 2010-08-27 | 6 | -6/+6 |
* | Fix gcc useless debug warnings | Brian Behlendorf | 2010-08-27 | 1 | -1/+0 |
* | Fix gcc cast warnings | Brian Behlendorf | 2010-08-27 | 5 | -21/+21 |
* | Fix gcc c90 compliance warnings | Brian Behlendorf | 2010-08-27 | 25 | -215/+386 |
* | Fix gcc 64-bit constant warnings | Ricardo M. Correia | 2010-08-26 | 2 | -15/+15 |
* | Update to onnv_147 | Brian Behlendorf | 2010-08-26 | 69 | -1544/+5091 |
* | Update core ZFS code from build 121 to build 141. | Brian Behlendorf | 2010-05-28 | 128 | -9812/+25142 |
* | Add Solaris FMA style support | Brian Behlendorf | 2010-04-29 | 4 | -0/+1790 |
* | Remove zvol.c when updating in update-zfs.sh Linux version available. | Brian Behlendorf | 2009-11-15 | 1 | -1835/+0 |
* | Rebase master to b121 | Brian Behlendorf | 2009-08-18 | 46 | -711/+2553 |
* | Rebase master to b117 | Brian Behlendorf | 2009-07-02 | 75 | -2305/+5278 |
* | Rebase master to b108 | Brian Behlendorf | 2009-02-18 | 29 | -707/+1020 |
* | Rebase master to b105 | Brian Behlendorf | 2009-01-15 | 39 | -604/+1094 |
* | Move the world out of /zfs/ and seperate out module build tree | Brian Behlendorf | 2008-12-11 | 119 | -0/+76920 |