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 | 17 | -29/+34 |
* | Fix gcc unused variable warnings | Brian Behlendorf | 2010-08-31 | 12 | -36/+34 |
* | Fix gcc missing parenthesis warnings | Brian Behlendorf | 2010-08-31 | 25 | -76/+78 |
* | 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 | 13 | -13/+13 |
* | 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 | 26 | -217/+388 |
* | Fix gcc 64-bit constant warnings | Ricardo M. Correia | 2010-08-26 | 2 | -15/+15 |
* | Update to onnv_147 | Brian Behlendorf | 2010-08-26 | 75 | -1557/+5134 |
* | Update core ZFS code from build 121 to build 141. | Brian Behlendorf | 2010-05-28 | 140 | -9777/+25836 |
* | Update nvpair's to include nv_alloc_fixed support | Brian Behlendorf | 2010-04-29 | 1 | -0/+120 |
* | Add Solaris FMA style support | Brian Behlendorf | 2010-04-29 | 4 | -0/+1707 |
* | Add .gitignore files to exclude build products | Brian Behlendorf | 2010-01-08 | 1 | -0/+3 |
* | 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 | 51 | -716/+2581 |
* | Rebase master to b117 | Brian Behlendorf | 2009-07-02 | 84 | -2359/+5385 |
* | Rebase master to b108 | Brian Behlendorf | 2009-02-18 | 29 | -707/+1020 |
* | Rebase master to b105 | Brian Behlendorf | 2009-01-15 | 39 | -604/+1094 |
* | Add unicode library | Brian Behlendorf | 2009-01-05 | 4 | -0/+38476 |
* | Script updates | Brian Behlendorf | 2008-12-11 | 1 | -48/+0 |
* | Move library files to lib | Brian Behlendorf | 2008-12-11 | 3 | -802/+0 |
* | Move the world out of /zfs/ and seperate out module build tree | Brian Behlendorf | 2008-12-11 | 141 | -0/+85708 |