Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix gcc 64-bit constant warnings | Ricardo M. Correia | 2010-08-26 | 3 | -16/+16 |
| | | | | | | Add 'ull' suffix to 64-bit constants. Signed-off-by: Brian Behlendorf <[email protected]> | ||||
* | Update to onnv_147 | Brian Behlendorf | 2010-08-26 | 101 | -2423/+7810 |
| | | | | | This is the last official OpenSolaris tag before the public development tree was closed. | ||||
* | Remove GIT notes | Brian Behlendorf | 2010-08-26 | 1 | -197/+0 |
| | | | | | | | These notes describe how to use TopGit with this repo. As of this point TopGit is no longer used so the notes have been removed. Signed-off-by: Brian Behlendorf <[email protected]> | ||||
* | Add basic README | Brian Behlendorf | 2010-06-29 | 1 | -0/+8 |
| | | | | | A simple README with a short summary of the project and a link directing people to the online documentation. | ||||
* | Update core ZFS code from build 121 to build 141. | Brian Behlendorf | 2010-05-28 | 174 | -14375/+35546 |
| | |||||
* | Add AUTHORS to master branch | Brian Behlendorf | 2010-05-18 | 1 | -0/+4 |
| | |||||
* | Update COPYRIGHT to reference zpios CDDL exceptions. | Brian Behlendorf | 2010-05-18 | 1 | -1/+7 |
| | |||||
* | Update COPYRIGHT to include release id LLNL-CODE-403049. | Brian Behlendorf | 2010-05-18 | 1 | -8/+19 |
| | |||||
* | Update COPYRIGHT and DISCLAIMER. | Brian Behlendorf | 2010-05-18 | 2 | -21/+31 |
| | | | | | Update the COPYRIGHT and DISCLAIMER in an attempt to be clear about the copyright and licensing issues. | ||||
* | Update nvpair's to include nv_alloc_fixed support | Brian Behlendorf | 2010-04-29 | 2 | -0/+121 |
| | |||||
* | Add Solaris FMA style support | Brian Behlendorf | 2010-04-29 | 5 | -3/+1712 |
| | |||||
* | Rename update-zfs.sh -> zfs-update.sh for consistency | Brian Behlendorf | 2010-03-11 | 1 | -0/+0 |
| | |||||
* | Ignore unsigned module build products | Brian Behlendorf | 2010-03-09 | 1 | -0/+3 |
| | | | | | | Along with the addition of signed kernel modules in newer kernel we have a few new build products we need to ignore. LKLM has the whole thread for those interested: http://lkml.org/lkml/2007/2/14/164 | ||||
* | Add .gitignore files to exclude build products | Brian Behlendorf | 2010-01-08 | 7 | -0/+57 |
| | |||||
* | Pull in latest man pages as part of update-zfs.sh | Brian Behlendorf | 2009-12-11 | 5 | -116/+4975 |
| | | | | | | | | | | | The script has been updated to download the latest documentations packages for Solaris and extract the needed ZFS man pages. These will still need a little markup to handle changes between the Solaris and Linux versions of ZFS. Howver, they should be pretty minor I've tried hard to keep the interface the same. In additional to the script update the zdb, zfs, and zpool man pages have been added to the repo. | ||||
* | Remove zvol.c when updating in update-zfs.sh Linux version available. | Brian Behlendorf | 2009-11-15 | 2 | -1835/+1 |
| | |||||
* | Script update-zfs.sh updated to include libefi library | Brian Behlendorf | 2009-10-09 | 4 | -0/+1558 |
| | |||||
* | Rebase master to b121 | Brian Behlendorf | 2009-08-18 | 64 | -811/+3005 |
| | |||||
* | Rebase master to b117 | Brian Behlendorf | 2009-07-02 | 103 | -4089/+7625 |
| | |||||
* | Rebase master to b108 | Brian Behlendorf | 2009-02-18 | 39 | -736/+1088 |
| | |||||
* | Refresh type in topgit git://* reference | Brian Behlendorf | 2009-01-26 | 1 | -1/+1 |
| | |||||
* | Add GIT to master | Brian Behlendorf | 2009-01-20 | 1 | -0/+197 |
| | |||||
* | Rebase master to b105 | Brian Behlendorf | 2009-01-15 | 50 | -850/+1603 |
| | |||||
* | Add unicode library | Brian Behlendorf | 2009-01-05 | 5 | -0/+38485 |
| | |||||
* | Remove zdump, it's an unrelateds command which I added simply due to the z* ↵ | Brian Behlendorf | 2009-01-05 | 2 | -668/+0 |
| | | | | command convention | ||||
* | Remove zcommon reference merged in to zpool | Brian Behlendorf | 2008-12-12 | 1 | -3/+0 |
| | |||||
* | Moving lib/libspl to linux-libspl branch | Brian Behlendorf | 2008-12-11 | 9 | -2881/+0 |
| | |||||
* | Script updates | Brian Behlendorf | 2008-12-11 | 2 | -2/+8 |
| | |||||
* | Move library files to lib | Brian Behlendorf | 2008-12-11 | 4 | -125/+7 |
| | |||||
* | Fix libspl move to the wrong place | Brian Behlendorf | 2008-12-11 | 8 | -0/+0 |
| | |||||
* | Fix typo | Brian Behlendorf | 2008-12-11 | 1 | -1/+1 |
| | |||||
* | Add a few missing files | Brian Behlendorf | 2008-12-11 | 3 | -7/+557 |
| | |||||
* | Move the world out of /zfs/ and seperate out module build tree | Brian Behlendorf | 2008-12-11 | 193 | -49/+53 |
| | |||||
* | Remove libumem, we will try and remove this dependency entirely. If we ↵ | Brian Behlendorf | 2008-12-10 | 27 | -9425/+0 |
| | | | | can't then the best move will simply be to use the official library, or build it as a convenience library | ||||
* | Move vmem* to libumem | Brian Behlendorf | 2008-12-09 | 3 | -4/+3 |
| | |||||
* | Temporarily move taskq+util to libzpool until that directory is broken in to ↵ | Brian Behlendorf | 2008-12-09 | 4 | -550/+3 |
| | | | | lib+module | ||||
* | Minor tweak to update script | Brian Behlendorf | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | Attempt move of kernel.c with topgit | Brian Behlendorf | 2008-12-08 | 1 | -0/+0 |
| | |||||
* | Add userspace zfs_context file | Brian Behlendorf | 2008-12-03 | 2 | -0/+548 |
| | |||||
* | Rebase to OpenSolaris b103, in the process we are removing any code which ↵ | Brian Behlendorf | 2008-12-03 | 339 | -60217/+15279 |
| | | | | did not originate from the OpenSolaris source. These changes will be reintroduced in topic branches for easier tracking | ||||
* | Remove stray stub kernel files which should be brought in my ↵ | Brian Behlendorf | 2008-12-02 | 4 | -16/+0 |
| | | | | linux-kernel-module patch | ||||
* | Finish removing all non-upstream bits from master | Brian Behlendorf | 2008-12-01 | 21 | -1511/+0 |
| | |||||
* | Removed build system from master branch, will relocate to linux-zfs-branch | Brian Behlendorf | 2008-12-01 | 62 | -962/+0 |
| | |||||
* | Removed build system from master branch, will relocate to linux-zfs-branch | Brian Behlendorf | 2008-12-01 | 6 | -572/+0 |
| | |||||
* | Relocate COPYING+COPYRIGHT, remove README cruft | Brian Behlendorf | 2008-12-01 | 6 | -483/+0 |
| | |||||
* | Add CDDL license file | Brian Behlendorf | 2008-12-01 | 2 | -1/+385 |
| | |||||
* | Update zpios for trivial workload | Brian Behlendorf | 2008-11-26 | 1 | -12/+6 |
| | |||||
* | Working version of M4 macro config | Brian Behlendorf | 2008-11-26 | 5 | -48/+53 |
| | |||||
* | Make everything a M4 macro, it's just cleaner that way | Brian Behlendorf | 2008-11-26 | 5 | -69/+80 |
| | |||||
* | Additional buidl system cleanup. Starting to move all | Brian Behlendorf | 2008-11-26 | 4 | -80/+57 |
| | | | | | | of the kernel specific build info in to config/kernel, likewise and user specific build flags should go in config/user. This seems like a reasonable way to go. |