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
/
spl
/
spl-kmem-cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for recent kmem_cache_create_usercopy
Kevin Tanguy
2017-01-17
1
-2
/
+11
*
Improve spl slab cache alloc
Jinshan Xiong
2016-06-01
1
-8
/
+35
*
Use spl_fstrans_mark instead of memalloc_noio_save
Chunwei Chen
2015-12-18
1
-7
/
+2
*
spl-kmem-cache: include linux/prefetch.h for prefetchw()
Dimitri John Ledkov
2015-12-02
1
-0
/
+1
*
Remove superfluous `newline` character
loli10K
2015-11-13
1
-1
/
+1
*
Don't call kmem_cache_shrink from shrinker
Chunwei Chen
2015-11-11
1
-6
/
+1
*
Fix CPU hotplug
Brian Behlendorf
2015-10-13
1
-8
/
+7
*
Fix PAX Patch/Grsec SLAB_USERCOPY panic
Brian Behlendorf
2015-09-28
1
-1
/
+11
*
Invert minclsyspri and maxclsyspri
Brian Behlendorf
2015-07-28
1
-1
/
+1
*
Remove skc_ref from alloc/free paths
Brian Behlendorf
2015-07-24
1
-9
/
+2
*
Add defclsyspri macro
Brian Behlendorf
2015-07-23
1
-1
/
+1
*
Set TASKQ_DYNAMIC for kmem and system taskqs
Brian Behlendorf
2015-06-24
1
-1
/
+3
*
Don't allow shrinking a PF_FSTRANS context
Tim Chase
2015-04-03
1
-0
/
+6
*
Use __get_free_pages() for emergency objects
Brian Behlendorf
2015-01-16
1
-10
/
+12
*
Fix kmem cache deadlock logic
Brian Behlendorf
2015-01-16
1
-10
/
+25
*
Refine slab cache sizing
Brian Behlendorf
2015-01-16
1
-35
/
+57
*
Reduce kmem cache deadlock threshold
Brian Behlendorf
2015-01-16
1
-1
/
+1
*
Make slab reclaim more aggressive
Brian Behlendorf
2015-01-16
1
-29
/
+47
*
Enforce architecture-specific barriers around clear_bit()
Richard Yao
2015-01-16
1
-3
/
+20
*
Add hooks for disabling direct reclaim
Richard Yao
2015-01-16
1
-1
/
+3
*
Refactor generic memory allocation interfaces
Brian Behlendorf
2015-01-16
1
-48
/
+41
*
Fix kmem cstyle issues
Brian Behlendorf
2015-01-16
1
-76
/
+92
*
Refactor existing code
Brian Behlendorf
2015-01-16
1
-0
/
+1648