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
/
module
/
splat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add zlib regression test
Brian Behlendorf
2011-02-25
4
-0
/
+169
*
Remove VN_HOLD/VN_RELE/VOP_PUTPAGE
Brian Behlendorf
2011-01-12
1
-7
/
+0
*
Add Thread Specific Data (TSD) Regression Test
Brian Behlendorf
2010-12-07
1
-1
/
+184
*
Linux 2.6.36 compat, use fops->unlocked_ioctl()
Brian Behlendorf
2010-11-10
1
-5
/
+4
*
Fix incorrect krw_type_t type
Brian Behlendorf
2010-11-09
1
-1
/
+1
*
Support custom build directories
Brian Behlendorf
2010-09-05
1
-15
/
+17
*
Fix taskq code to not drop tasks when TQ_SLEEP is used.
Ricardo M. Correia
2010-08-02
1
-5
/
+24
*
Split <sys/debug.h> header
Brian Behlendorf
2010-07-20
2
-1
/
+2
*
Proposed fix for oops on SIGINT in splat atomic:64-bit test.
Ned Bass
2010-07-15
1
-1
/
+1
*
Add __divdi3(), remove __udivdi3() kernel dependency
Brian Behlendorf
2010-07-13
1
-0
/
+133
*
Implementation of a regression test for TQ_FRONT.
Ned Bass
2010-07-01
1
-9
/
+142
*
Initialize the /dev/splatctl device buffer
Ned Bass
2010-07-01
1
-1
/
+4
*
Treat mutex->owner as volatile
Brian Behlendorf
2010-06-28
1
-12
/
+88
*
Fix subtle race in threads test case
Brian Behlendorf
2010-06-28
1
-4
/
+3
*
Simplify rwlock implementation.
Brian Behlendorf
2010-05-20
1
-4
/
+12
*
Use KM_NODEBUG macro in preference to __GFP_NOWARN.
Brian Behlendorf
2010-05-20
1
-2
/
+2
*
Adjust 'large' object sizes in kmem:slab_large test.
Brian Behlendorf
2010-05-20
1
-3
/
+3
*
Remove kmem_set_warning() interface replace with __GFP_NOWARN flag.
Brian Behlendorf
2010-05-19
1
-15
/
+3
*
Public Release Prep
Brian Behlendorf
2010-05-17
16
-285
/
+288
*
sun-misc-gitignore
Ricardo M. Correia
2010-01-08
1
-0
/
+1
*
Added splat taskq task ordering test case.
Brian Behlendorf
2010-01-05
1
-11
/
+212
*
Fix kmem:slab_overcommit regression test locking
Brian Behlendorf
2009-12-23
1
-2
/
+4
*
Splat vnode tests must return negative error codes.
Brian Behlendorf
2009-12-10
1
-25
/
+82
*
Only run the kmem overcommit test on 64-bit systems.
Brian Behlendorf
2009-12-01
1
-1
/
+11
*
Type long expected explicitly cast for 32-bit systems.
Brian Behlendorf
2009-12-01
1
-2
/
+2
*
Linux 2.6.31 kmem cache alignment fixes and cleanup.
Brian Behlendorf
2009-11-13
1
-1
/
+1
*
Use kobject_set_name() for increased portability.
Brian Behlendorf
2009-10-02
1
-5
/
+3
*
Set cwd to '/' for the process executing insmod.
Brian Behlendorf
2009-10-01
1
-4
/
+6
*
Reimplement mutexs for Linux lock profiling/analysis
Brian Behlendorf
2009-09-25
1
-234
/
+230
*
Reimplement rwlocks for Linux lock profiling/analysis.
Brian Behlendorf
2009-09-18
2
-588
/
+480
*
Update global_page_state() support for 2.6.29 kernels.
Brian Behlendorf
2009-07-28
1
-21
/
+24
*
Add basic credential support and splat tests.
Brian Behlendorf
2009-07-27
4
-0
/
+253
*
Allow kmem or vmem based slab for slab_lock and slab_overcommit tests.
Brian Behlendorf
2009-07-23
1
-1
/
+1
*
SLES10 Fixes (part 9)
Brian Behlendorf
2009-05-21
14
-20
/
+16
*
SLES10 Fixes (part 8)
Brian Behlendorf
2009-05-20
1
-7
/
+19
*
Powerpc Fixes (part 1):
Brian Behlendorf
2009-05-20
1
-3
/
+5
*
SLES10 Fixes (part 2):
Brian Behlendorf
2009-05-20
1
-1
/
+1
*
Fix vmem leak in kmem_cache_test (missing splat_kmem_cache_test_kcp_free())
Brian Behlendorf
2009-03-18
1
-0
/
+1
*
Allow spl_config.h to be included by dependant packages
Brian Behlendorf
2009-03-17
1
-2
/
+2
*
FC10/i686 Compatibility Update (2.6.27.19-170.2.35.fc10.i686)
Brian Behlendorf
2009-03-17
1
-9
/
+91
*
Fix taskq_wait() not waiting bug
Brian Behlendorf
2009-03-15
1
-0
/
+75
*
Mutex tests updated to use task queues instead of work queues.
Brian Behlendorf
2009-03-15
1
-59
/
+77
*
Build system and packaging (RPM support)
Brian Behlendorf
2009-03-09
1
-25
/
+0
*
Coverity 9657: Resource Leak
Brian Behlendorf
2009-02-18
1
-2
/
+2
*
Coverity 9656: Forward NULL
Brian Behlendorf
2009-02-18
1
-0
/
+1
*
2.6.27+ portability changes
Brian Behlendorf
2009-02-02
1
-15
/
+8
*
Update thread tests to have max_time
Brian Behlendorf
2009-01-30
1
-4
/
+4
*
kmem_cache hardening and performance improvements
Brian Behlendorf
2009-01-30
2
-316
/
+652
*
Implement kmem cache alignment argument
Brian Behlendorf
2009-01-26
1
-11
/
+37
*
Sleep uninteruptibly, waking up early may result in a crash
Brian Behlendorf
2009-01-22
2
-13
/
+14
[next]