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
path:
root
/
modules
/
splat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the splat load message caps just for consistency
Brian Behlendorf
2009-01-13
1
-5
/
+5
*
Rework ddi_strtox calls to a native implementation which actuall supports the...
Brian Behlendorf
2009-01-13
4
-5
/
+241
*
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
4
-11
/
+425
*
Add system taskq support
Brian Behlendorf
2009-01-05
1
-5
/
+44
*
Remove 3 instances of unused variables.
behlendo
2008-11-05
1
-2
/
+0
*
Add proper error handling for the case where a thread can not be
behlendo
2008-11-05
1
-5
/
+12
*
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
1
-1
/
+2
*
Removed useless check
behlendo
2008-11-04
1
-14
/
+8
*
Add proper error handling to one of the atomic test cases in the event
behlendo
2008-11-04
1
-5
/
+15
*
Sigh more compat fixes, this is almost right for 2.6.9 - 2.6.26 kernels.
behlendo
2008-08-11
2
-4
/
+7
*
Commit bulk of remaining 2.6.9 and 2.6.26 compat changes.
behlendo
2008-08-11
1
-3
/
+14
*
Include linux/uaccess.h compat changes.
behlendo
2008-08-11
1
-5
/
+0
*
More 2.6.26 compat changes
behlendo
2008-08-11
2
-1
/
+6
*
Resolve incomplete type when building against 2.6.26
behlendo
2008-08-11
1
-0
/
+1
*
Add class / device portability code. Two autoconf tests
behlendo
2008-08-10
2
-35
/
+10
*
Fix race in kmem_locking test
behlendo
2008-07-07
1
-4
/
+6
*
- Remove hash functionality from slab in favor of direct lookups
behlendo
2008-07-01
1
-11
/
+32
*
Victory! I've reworked caches with large objects which are
behlendo
2008-06-28
1
-16
/
+34
*
Further slab improvements, I'm getting close to something which works
behlendo
2008-06-27
1
-17
/
+0
*
Fix for memory corruption caused by overruning the magazine
behlendo
2008-06-26
1
-1
/
+2
*
Implement per-cpu local caches. This seems to have bough me another
behlendo
2008-06-25
1
-8
/
+10
*
The first locking issue was due to the semaphore I used. I was trying
behlendo
2008-06-24
1
-5
/
+7
*
Add another kmem test to check for lock contention in the slab
behlendo
2008-06-23
1
-0
/
+158
*
* : modules/sys/kmem-slab.c : Re-implemented the slab to no
behlendo
2008-06-13
1
-105
/
+205
*
Fix missing return resulting in a double unlock of &files->file_lock
behlendo
2008-06-03
2
-2
/
+3
*
Breaking the world for a little bit. If anyone is going to continue
behlendo
2008-06-02
3
-8
/
+12
*
Go through and add a header with the proper UCRL number.
behlendo
2008-05-26
14
-11
/
+347
*
Lots of fixes here:
behlendo
2008-05-06
2
-5
/
+6
*
New an improved taskq implementation for the SPL. It allows a
behlendo
2008-04-25
1
-5
/
+13
*
- Add more strict in_atomic() checking to the mutex entry
behlendo
2008-04-11
1
-26
/
+90
*
- Fix write-only behavior in vn-open()
behlendo
2008-04-04
2
-2
/
+2
*
Add some crude debugging support. It leaves alot to be
behlendo
2008-03-31
1
-18
/
+18
*
Correctly functioning 64-bit atomic shim layer. It's not
behlendo
2008-03-28
4
-0
/
+197
*
OK, a first reasonable attempt at a solaris module/chdev shim layer.
behlendo
2008-03-20
1
-2
/
+2
*
OK, some pretty substantial rework here. I've merged the spl-file
behlendo
2008-03-18
6
-67
/
+126
*
Initial pass at a file API getf/releasef hooks
behlendo
2008-03-18
5
-3
/
+66
*
Fix kmem memory accounting
behlendo
2008-03-14
1
-0
/
+12
*
Fix KMEM_DEBUG support (enable by default)
behlendo
2008-03-14
1
-2
/
+43
*
Add copyin/copyout mapping
behlendo
2008-03-12
1
-4
/
+4
*
- Implemented vnode interfaces and 6 test cases to the test suite.
behlendo
2008-03-12
5
-5
/
+383
*
Apply fix from bug239 for rwlock deadlock.
behlendo
2008-03-11
4
-0
/
+144
*
Fix systemic naming mistake
behlendo
2008-03-10
1
-3
/
+3
*
Add highbit func,
behlendo
2008-03-06
1
-1
/
+1
*
Remove spl.h, just include the headers you need.
behlendo
2008-03-04
1
-1
/
+15
*
Reorganize /include/ to add a /sys/, this way we don't need to
behlendo
2008-03-01
1
-1
/
+1
*
OK, I think this is the last of major cleanup and restructuring.
behlendo
2008-02-28
1
-16
/
+2
*
More cleanup.
behlendo
2008-02-27
11
-812
/
+1001
*
OK, everything builds now. My initial intent was to place all of
behlendo
2008-02-27
10
-0
/
+3169