summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-3130-85/+87
* Fix gcc missing case warningsBrian Behlendorf2010-08-2712-1/+51
* Fix gcc missing braces warningsBrian Behlendorf2010-08-2711-72/+80
* Fix gcc invalid prototype warningsBrian Behlendorf2010-08-2711-57/+57
* Fix gcc init pragma warningsBrian Behlendorf2010-08-272-1/+11
* Fix gcc ident pragma warningsRicardo M. Correia2010-08-2726-28/+30
* Fix gcc fortify source warningsBrian Behlendorf2010-08-273-6/+7
* Fix gcc useless debug warningsBrian Behlendorf2010-08-271-1/+0
* Fix gcc cast warningsBrian Behlendorf2010-08-2716-77/+90
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-2731-262/+475
* Fix gcc 64-bit constant warningsRicardo M. Correia2010-08-263-16/+16
* Update to onnv_147Brian Behlendorf2010-08-26101-2423/+7810
* Remove GIT notesBrian Behlendorf2010-08-261-197/+0
* Add basic READMEBrian Behlendorf2010-06-291-0/+8
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-28174-14375/+35546
* Add AUTHORS to master branchBrian Behlendorf2010-05-181-0/+4
* Update COPYRIGHT to reference zpios CDDL exceptions.Brian Behlendorf2010-05-181-1/+7
* Update COPYRIGHT to include release id LLNL-CODE-403049.Brian Behlendorf2010-05-181-8/+19
* Update COPYRIGHT and DISCLAIMER.Brian Behlendorf2010-05-182-21/+31
* Update nvpair's to include nv_alloc_fixed supportBrian Behlendorf2010-04-292-0/+121
* Add Solaris FMA style supportBrian Behlendorf2010-04-295-3/+1712
* Rename update-zfs.sh -> zfs-update.sh for consistencyBrian Behlendorf2010-03-111-0/+0
* Ignore unsigned module build productsBrian Behlendorf2010-03-091-0/+3
* Add .gitignore files to exclude build productsBrian Behlendorf2010-01-087-0/+57
* Pull in latest man pages as part of update-zfs.shBrian Behlendorf2009-12-115-116/+4975
* Remove zvol.c when updating in update-zfs.sh Linux version available.Brian Behlendorf2009-11-152-1835/+1
* Script update-zfs.sh updated to include libefi libraryBrian Behlendorf2009-10-094-0/+1558
* Rebase master to b121Brian Behlendorf2009-08-1864-811/+3005
* Rebase master to b117Brian Behlendorf2009-07-02103-4089/+7625
* Rebase master to b108Brian Behlendorf2009-02-1839-736/+1088
* Refresh type in topgit git://* referenceBrian Behlendorf2009-01-261-1/+1
* Add GIT to masterBrian Behlendorf2009-01-201-0/+197
* 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* c...Brian Behlendorf2009-01-052-668/+0
* 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 can't...Brian Behlendorf2008-12-1027-9425/+0
* 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
* 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 did...Brian Behlendorf2008-12-03339-60217/+15279