summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2009-07-091-1/+1
|\
| * Merge branch 'gcc-branch' into refs/top-bases/zfs-branchBrian Behlendorf2009-07-091-1/+1
| |\
| | * Merge branch 'gcc-unused' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-091-1/+1
| | |\
| | | * Revert to original debugging code and wrap any variabled used onlyBrian Behlendorf2009-07-091-1/+1
* | | | Untracked pthread changes which must have accidentally crept in.Brian Behlendorf2009-07-081-3/+3
* | | | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2009-07-081-61/+62
|\| | |
| * | | Merge branch 'feature-branch' into refs/top-bases/zfs-branchBrian Behlendorf2009-07-081-61/+62
| |\ \ \
| | * \ \ Merge commit 'refs/top-bases/feature-pthreads' into feature-pthreadsBrian Behlendorf2009-07-081-2/+2
| | |\ \ \
| | | * | | Add new DMU_READ_PREFETCH flag to dmu_read().Brian Behlendorf2009-07-081-2/+2
| | * | | | Stop the kthread/thread/pthread mixing and matching insanity. Update allBrian Behlendorf2009-07-081-59/+60
* | | | | | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2009-07-082-12/+24
|\| | | | |
| * | | | | Merge branch 'gcc-branch' into refs/top-bases/zfs-branchBrian Behlendorf2009-07-082-12/+24
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'gcc-cast' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-082-11/+21
| | |\ \ \ \
| | | * | | | Add explicit casts for (u_longlong_t) when printing uint64_t.Brian Behlendorf2009-07-081-10/+20
| | | * | | | Add explicit casts for (u_longlong_t) when printing uint64_t.Brian Behlendorf2009-07-081-1/+1
| | | * | | | Merge commit 'refs/top-bases/gcc-cast' into gcc-castBrian Behlendorf2009-07-028-747/+1331
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | * | | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-081-1/+3
| | |\ \ \ \ \
| | | * | | | | Resolve a 2 new cases of for loop variable declared in for()Brian Behlendorf2009-07-081-1/+3
* | | | | | | | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2009-07-061-9/+9
|\| | | | | | |
| * | | | | | | Merge branch 'feature-branch' into refs/top-bases/zfs-branchBrian Behlendorf2009-07-061-9/+9
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Additional lock calls were added to ztest and they must be updatedBrian Behlendorf2009-07-061-9/+9
| | * | | | | | Merge commit 'refs/top-bases/feature-pthreads' into feature-pthreadsBrian Behlendorf2009-07-068-748/+1333
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Merge commit 'refs/top-bases/feature-commit-cb' into feature-commit-cbBrian Behlendorf2009-07-068-746/+1331
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
* | | | | | | | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2009-07-068-749/+1333
|\| | | | | | |
| * | | | | | | Merge branch 'feature-branch' into refs/top-bases/zfs-branchBrian Behlendorf2009-07-061-2/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'feature-zap-cursor-to-key' into refs/top-bases/feature-branchBrian Behlendorf2009-07-068-748/+1333
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | / / / / | | | | |/ / / / | | | |/| | | |
| * | | | | | | Merge branch 'gcc-branch' into refs/top-bases/zfs-branchBrian Behlendorf2009-07-068-748/+1332
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-028-747/+1331
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | Merge commit 'refs/top-bases/gcc-c90' into gcc-c90Brian Behlendorf2009-07-028-746/+1331
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | Rebase master to b117Brian Behlendorf2009-07-028-746/+1331
* | | | | | | | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2009-05-221-2/+2
|\| | | | | | |
| * | | | | | | Merge branch 'gcc-branch' into refs/top-bases/zfs-branchBrian Behlendorf2009-05-221-2/+2
| |\| | | | | |
| | * | | | | | Merge branch 'gcc-cast' into refs/top-bases/gcc-branchBrian Behlendorf2009-05-221-2/+2
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Explictly use signed char for portability. On x86/x86_64Brian Behlendorf2009-05-221-2/+2
| | | * | | | | Merge commit 'refs/top-bases/gcc-cast' into gcc-castBrian Behlendorf2009-02-182-5/+9
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | * | | | | Merge commit 'refs/top-bases/gcc-cast' into gcc-castBrian Behlendorf2009-01-154-123/+171
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge commit 'refs/top-bases/gcc-cast' into gcc-castBrian Behlendorf2009-01-051-664/+0
| | | |\ \ \ \ \ \
* | | | | | | | | | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2009-03-201-1/+1
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'feature-branch' into refs/top-bases/zfs-branchBrian Behlendorf2009-03-201-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | Merge commit 'refs/top-bases/feature-pthreads' into feature-pthreadsBrian Behlendorf2009-03-201-1/+1
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | * | | | | | | Fix uninitialized variable error in ztest_dmu_commit_callbacks()Brian Behlendorf2009-03-201-1/+1
* | | | | | | | | | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2009-03-191-4/+4
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'feature-branch' into refs/top-bases/zfs-branchBrian Behlendorf2009-03-191-4/+4
| |\| | | | | | | |
| | * | | | | | | | Update mutex_lock to pthread_mutex_lock for zcl->zcl_callback_locks.Brian Behlendorf2009-03-191-4/+4
* | | | | | | | | | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2009-03-193-59/+280
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'feature-branch' into refs/top-bases/zfs-branchBrian Behlendorf2009-03-193-59/+280
| |\| | | | | | | |
| | * | | | | | | | Add 'feature-pthreads' branch to features branch.Brian Behlendorf2009-03-193-67/+65
| | |/ / / / / / /
| | * | | | | / / Add 'feature-commit-cb' branch for DMU commit callbacks.Brian Behlendorf2009-03-191-0/+223
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2009-03-193-59/+59
|\| | | | | | |
| * | | | | | | Merge branch 'fix-branch' into refs/top-bases/zfs-branchBrian Behlendorf2009-03-193-59/+59
| |\ \ \ \ \ \ \