index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add active test for splat list tests
Brian Behlendorf
2009-01-07
1
-2
/
+68
*
Add 5 splat tests for list handling
Brian Behlendorf
2009-01-07
5
-35
/
+583
*
Add include/sys/compress.h header
Brian Behlendorf
2009-01-06
1
-0
/
+4
*
Add P2BOUNDARY macro
Brian Behlendorf
2009-01-06
1
-0
/
+2
*
Pull in some default page typedefs
Brian Behlendorf
2009-01-05
1
-0
/
+3
*
Add DTRACE_PROBE(a)
Brian Behlendorf
2009-01-05
1
-0
/
+4
*
Stub u8_textprep.h for inclusion purposes
Brian Behlendorf
2009-01-05
3
-6
/
+11
*
Add system taskq support
Brian Behlendorf
2009-01-05
4
-12
/
+89
*
Remove u8_textprep, we will not be implementing this nightmare yet
Brian Behlendorf
2009-01-05
1
-44
/
+0
*
Include the header
Brian Behlendorf
2008-12-23
1
-0
/
+2
*
Add sys/thread.h
Brian Behlendorf
2008-12-23
1
-0
/
+1
*
Define needfree
Brian Behlendorf
2008-12-23
1
-4
/
+1
*
Add timer.h header
Brian Behlendorf
2008-12-23
1
-0
/
+1
*
Add u8 stub
Brian Behlendorf
2008-12-23
1
-0
/
+40
*
Move sunddi include
Brian Behlendorf
2008-12-23
2
-1
/
+2
*
Add sunddi to uio
Brian Behlendorf
2008-12-23
1
-0
/
+1
*
Minor updates
Brian Behlendorf
2008-12-23
2
-0
/
+39
*
Pull in lock types
Brian Behlendorf
2008-12-23
1
-0
/
+5
*
Add header
Brian Behlendorf
2008-12-23
1
-0
/
+4
*
Add a few more missing header which the upstream stock kernel context expects
Brian Behlendorf
2008-12-23
8
-0
/
+32
*
Add struct ddi_strtox functions
Brian Behlendorf
2008-12-05
2
-6
/
+58
*
Refresh
Brian Behlendorf
2008-12-05
1
-7
/
+7
*
Prefix META_ALIAS with SPL_
Brian Behlendorf
2008-11-26
9
-19
/
+19
*
Prefix all META_* #defines with SPL to prevent colisions which include our sp...
Brian Behlendorf
2008-11-26
10
-156
/
+156
*
Rebase on Git from SVN as of version 0.4.0.
Brian Behlendorf
2008-11-26
2
-1
/
+7
*
Tag spl-0.3.5
behlendo
2008-11-26
0
-0
/
+0
*
Add libtool script
behlendo
2008-11-26
1
-0
/
+7885
*
Add missing autogen products
behlendo
2008-11-26
5
-0
/
+2093
*
Include META file support.
behlendo
2008-11-26
7
-34
/
+380
*
* : Add autogen.sh products.
behlendo
2008-11-24
13
-6
/
+33551
*
* include/sys/sunddi.h, modules/spl/spl-module.c : Removed default
behlendo
2008-11-13
5
-47
/
+83
*
Prep for spl-0.3.4 tag.
behlendo
2008-11-06
2
-1
/
+22
*
Remove 3 instances of unused variables.
behlendo
2008-11-05
2
-3
/
+0
*
Add proper error handling for the case where a thread can not be
behlendo
2008-11-05
1
-5
/
+12
*
Slightly increase SPLAT_NAME_SIZE to ensure string is always
behlendo
2008-11-05
1
-1
/
+1
*
Fix a small corner case in the test infrastructure where
behlendo
2008-11-04
1
-2
/
+2
*
3 minor fixups where sprintf() was used instead of snprintf() with
behlendo
2008-11-04
3
-6
/
+7
*
Removed useless check
behlendo
2008-11-04
2
-17
/
+8
*
Add missing error handling to this case where a memory allocation fails.
behlendo
2008-11-04
1
-2
/
+7
*
Simple ignore the return type which was never used here and cast it to void.
behlendo
2008-11-04
1
-2
/
+2
*
Add proper error handling to one of the atomic test cases in the event
behlendo
2008-11-04
1
-5
/
+15
*
Add missing initializer which is needed in an unlikely error case.
behlendo
2008-11-04
1
-1
/
+1
*
Ensure GPL-only symbols are re-exported as GPL-only
behlendo
2008-11-04
2
-11
/
+7
*
* spl-09-fix-kmem-track-oops.patch
behlendo
2008-11-03
2
-12
/
+56
*
Under Solaris KM_SLEEP ensures success (or at least you hang forever).
behlendo
2008-11-03
1
-1
/
+1
*
Add a SPL_AC_TYPE_ATOMIC64_T test to configure for systems which do
behlendo
2008-11-03
6
-359
/
+485
*
Apply two nice improvements caught by Ricardo,
behlendo
2008-11-03
7
-54
/
+85
*
Apply a nice fix caught by Ricardo,
behlendo
2008-11-03
2
-21
/
+21
*
Reviewed and applied spl-01-rm-gpl-symbol-set_cpus_allowed.patch
behlendo
2008-11-03
2
-73
/
+76
*
Reviewed and applied spl-00-rm-gpl-symbol-notifier_chain.patch
behlendo
2008-11-03
3
-103
/
+35
[prev]
[next]