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
*
Limit maximum object size in kmem tests
Brian Behlendorf
2015-11-16
1
-1
/
+4
*
Linux 4.2 compat: misc_deregister()
Brian Behlendorf
2015-09-01
1
-5
/
+1
*
Linux 4.2 compat: vfs_rename()
Brian Behlendorf
2015-08-19
2
-0
/
+7
*
Add defclsyspri macro
Brian Behlendorf
2015-07-23
6
-20
/
+20
*
Support parallel build trees (VPATH builds)
Turbo Fredriksson
2015-07-17
1
-17
/
+20
*
Add TASKQ_DYNAMIC feature
Brian Behlendorf
2015-06-24
1
-57
/
+106
*
Make taskq_wait() block until the queue is empty
Chris Dunlop
2015-06-09
1
-10
/
+10
*
Reduce splat_taskq_test2_impl() stack frame size
Brian Behlendorf
2015-03-03
1
-20
/
+31
*
Add MUTEX_FSTRANS mutex type
Brian Behlendorf
2015-03-03
1
-1
/
+1
*
Retire spl_module_init()/spl_module_fini()
Brian Behlendorf
2015-02-27
1
-7
/
+4
*
Refine slab cache sizing
Brian Behlendorf
2015-01-16
1
-105
/
+172
*
Refactor generic memory allocation interfaces
Brian Behlendorf
2015-01-16
1
-6
/
+14
*
Refactor existing code
Brian Behlendorf
2015-01-16
5
-1
/
+9
*
Fix debug object on stack warning
Brian Behlendorf
2015-01-07
1
-34
/
+57
*
Remove compat includes from sys/types.h
Ned Bass
2014-11-19
9
-10
/
+22
*
Retire legacy debugging infrastructure
Brian Behlendorf
2014-11-19
2
-2
/
+1
*
Lower minimum objects/slab threshold
Brian Behlendorf
2014-11-05
1
-0
/
+9
*
Linux 3.12 compat: shrinker semantics
Tim Chase
2014-10-28
1
-6
/
+16
*
Remove shrink_{i,d}node_cache() wrappers
Brian Behlendorf
2014-10-17
1
-69
/
+10
*
Remove global memory variables
Brian Behlendorf
2014-10-17
1
-3
/
+2
*
Remove get_vmalloc_info() wrapper
Brian Behlendorf
2014-10-17
1
-85
/
+0
*
Update code to use misc_register()/misc_deregister()
Brian Behlendorf
2014-10-17
2
-70
/
+21
*
Update SPLAT to use kmutex_t for portability
Brian Behlendorf
2014-10-17
3
-21
/
+26
*
Make license compatibility checks consistent
Brian Behlendorf
2014-10-17
1
-2
/
+2
*
Fix bug in SPLAT taskq:front
Brian Behlendorf
2014-10-03
1
-1
/
+2
*
Add KMC_SLAB cache type
Brian Behlendorf
2014-05-22
1
-13
/
+20
*
Add ddi_time_after and friends
Chunwei Chen
2014-04-14
1
-5
/
+5
*
Support post-3.13 kthread_create() semantics.
Tim Chase
2014-04-08
2
-6
/
+6
*
splat cred:groupmember: Fix false positives
Brian Behlendorf
2014-04-08
1
-23
/
+71
*
splat kmem:slab_reclaim: Test cleanup
Brian Behlendorf
2014-04-08
1
-4
/
+5
*
Add module versioning
Brian Behlendorf
2013-12-06
1
-0
/
+1
*
Replace current_kernel_time() with getnstimeofday()
Richard Yao
2013-10-09
1
-5
/
+6
*
Fix KMC_OFFSLAB type caches
Brian Behlendorf
2013-07-30
1
-2
/
+43
*
Linux 3.10 compat: add missing include of linux/slab.h
Yuxuan Shui
2013-07-08
3
-0
/
+3
*
Refresh links to web site
Ned Bass
2013-03-04
18
-18
/
+18
*
Add spl_kmem_cache_expire module option
Brian Behlendorf
2013-01-28
1
-0
/
+14
*
call_usermodehelper() should wait for process
Ned Bass
2013-01-09
2
-2
/
+2
*
splat taskq:front: Reduce stack frame
Brian Behlendorf
2012-12-12
1
-1
/
+6
*
splat taskq:order: Reduce stack frame
Brian Behlendorf
2012-12-12
1
-1
/
+6
*
splat taskq:cancel: Add test case
Brian Behlendorf
2012-12-12
1
-0
/
+183
*
splat taskq:delay: Add test case
Brian Behlendorf
2012-12-12
1
-11
/
+113
*
taskq delay/cancel functionality
Brian Behlendorf
2012-12-12
1
-9
/
+9
*
splat linux:shrinker: Fix fail-safe
Steven Johnson
2012-12-12
1
-4
/
+21
*
splat linux:shrinker: Fix race condition
Steven Johnson
2012-12-12
1
-1
/
+27
*
splat taskq:front: Fix race
Steven Johnson
2012-12-05
1
-30
/
+32
*
Linux compat 3.7, kernel_thread()
Brian Behlendorf
2012-12-03
2
-66
/
+61
*
splat kmem:slab_overcommit: Disabled
Brian Behlendorf
2012-11-06
1
-8
/
+8
*
splat atomic:64-bit: Create thread outside spin lock
Brian Behlendorf
2012-11-06
1
-7
/
+7
*
splat: Fix log buffer locking
Brian Behlendorf
2012-11-06
2
-14
/
+15
*
splat: Cleanup headers
Brian Behlendorf
2012-11-06
18
-42
/
+35
[next]