aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rebase master to b105Brian Behlendorf2009-01-1550-850/+1603
|
* Add unicode libraryBrian Behlendorf2009-01-055-0/+38485
|
* Remove zdump, it's an unrelateds command which I added simply due to the z* ↵Brian Behlendorf2009-01-052-668/+0
| | | | command convention
* Remove zcommon reference merged in to zpoolBrian Behlendorf2008-12-121-3/+0
|
* Moving lib/libspl to linux-libspl branchBrian Behlendorf2008-12-119-2881/+0
|
* Script updatesBrian Behlendorf2008-12-112-2/+8
|
* Move library files to libBrian Behlendorf2008-12-114-125/+7
|
* Fix libspl move to the wrong placeBrian Behlendorf2008-12-118-0/+0
|
* Fix typoBrian Behlendorf2008-12-111-1/+1
|
* Add a few missing filesBrian Behlendorf2008-12-113-7/+557
|
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-11193-49/+53
|
* Remove libumem, we will try and remove this dependency entirely. If we ↵Brian Behlendorf2008-12-1027-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 libumemBrian Behlendorf2008-12-093-4/+3
|
* Temporarily move taskq+util to libzpool until that directory is broken in to ↵Brian Behlendorf2008-12-094-550/+3
| | | | lib+module
* Minor tweak to update scriptBrian Behlendorf2008-12-081-1/+1
|
* Attempt move of kernel.c with topgitBrian Behlendorf2008-12-081-0/+0
|
* Add userspace zfs_context fileBrian Behlendorf2008-12-032-0/+548
|
* Rebase to OpenSolaris b103, in the process we are removing any code which ↵Brian Behlendorf2008-12-03339-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 Behlendorf2008-12-024-16/+0
| | | | linux-kernel-module patch
* Finish removing all non-upstream bits from masterBrian Behlendorf2008-12-0121-1511/+0
|
* Removed build system from master branch, will relocate to linux-zfs-branchBrian Behlendorf2008-12-0162-962/+0
|
* Removed build system from master branch, will relocate to linux-zfs-branchBrian Behlendorf2008-12-016-572/+0
|
* Relocate COPYING+COPYRIGHT, remove README cruftBrian Behlendorf2008-12-016-483/+0
|
* Add CDDL license fileBrian Behlendorf2008-12-012-1/+385
|
* Update zpios for trivial workloadBrian Behlendorf2008-11-261-12/+6
|
* Working version of M4 macro configBrian Behlendorf2008-11-265-48/+53
|
* Make everything a M4 macro, it's just cleaner that wayBrian Behlendorf2008-11-265-69/+80
|
* Additional buidl system cleanup. Starting to move allBrian Behlendorf2008-11-264-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.
* Prefix META_ALIAS with ZFS_Brian Behlendorf2008-11-262-6/+6
|
* Add SPL prefix to META_* #definesBrian Behlendorf2008-11-262-42/+42
|
* First step of META build system cleanupBrian Behlendorf2008-11-267-44/+121
|
* Minor autoconf build fixes:Brian Behlendorf2008-11-245-8/+7
| | | | | | Fixed BUILDDIR in config/* Added missing " to ZFS_AC_SCRIPT_CONFIG macro Removed autoconf/Makefile
* Use config directory, enable maintainer modeBrian Behlendorf2008-11-241-0/+2
|
* Restructure autoconf around ./config directoryBrian Behlendorf2008-11-249-12/+11
|
* Update GIT docs, removing remaining patches. They will soon me applies as ↵Brian Behlendorf2008-11-219-1505/+35
| | | | topic branches
* Update GIT documentation to describe the new DAC setupBrian Behlendorf2008-11-201-25/+31
|
* Initial Linux ZFS GIT RepoBrian Behlendorf2008-11-20444-0/+187636