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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detect kernels that honor gfp flags passed to vmalloc()
Richard Yao
2012-07-11
1
-0
/
+4
*
Constify memory management functions
Richard Yao
2012-07-03
1
-5
/
+5
*
Ensure a minimum of one slab is reclaimed
Brian Behlendorf
2012-05-07
1
-2
/
+32
*
Ensure direct reclaim forward progress
Brian Behlendorf
2012-05-07
1
-0
/
+10
*
Ignore slab cache age and delay in direct reclaim
Prakash Surya
2012-05-07
1
-1
/
+2
*
Throttle number of freed slabs based on nr_to_scan
Prakash Surya
2012-05-07
1
-6
/
+8
*
Add --enable-debug-log configure option
Brian Behlendorf
2012-02-02
1
-1
/
+1
*
Proxmox VE kernel compat, invalidate_inodes()
Brian Behlendorf
2011-12-21
1
-4
/
+4
*
Linux 3.1 compat, shrink_*cache_memory
Brian Behlendorf
2011-11-09
1
-10
/
+4
*
Fix NULL deref in balance_pgdat()
Brian Behlendorf
2011-11-03
1
-5
/
+8
*
Fix various typos in comments
Brian Behlendorf
2011-10-11
1
-27
/
+27
*
Fixed typo in spl_slab_alloc()
Gunnar Beutner
2011-10-11
1
-1
/
+1
*
Properly destroy work items in spl_kmem_cache_destroy()
Gunnar Beutner
2011-10-11
1
-3
/
+3
*
Linux 3.0: Shrinker compatibility
Brian Behlendorf
2011-06-21
1
-6
/
+13
*
Linux 2.6.39 compat, invalidate_inodes()
Brian Behlendorf
2011-04-19
1
-1
/
+1
*
Add dnlc_reduce_cache() support
Brian Behlendorf
2011-04-06
1
-0
/
+28
*
Linux shrinker compat
Brian Behlendorf
2011-04-06
1
-41
/
+9
*
Disable vmalloc() direct reclaim
Brian Behlendorf
2011-03-20
1
-2
/
+22
*
Linux compat 2.6.37, invalidate_inodes()
Brian Behlendorf
2011-02-23
1
-0
/
+14
*
Fix 2.6.35 shrinker callback API change
Brian Behlendorf
2010-10-22
1
-3
/
+18
*
Stub out kmem cache defrag API
Brian Behlendorf
2010-08-27
1
-0
/
+12
*
Strfree() should call kfree() not kmem_free()
Brian Behlendorf
2010-07-30
1
-1
/
+1
*
Ensure kmem_alloc() and vmem_alloc() never fail
Brian Behlendorf
2010-07-26
1
-105
/
+143
*
Fix buggy kmem_{v}asprintf() functions
Ricardo M. Correia
2010-07-20
1
-4
/
+4
*
Prefix all SPL debug macros with 'S'
Brian Behlendorf
2010-07-20
1
-100
/
+100
*
Split <sys/debug.h> header
Brian Behlendorf
2010-07-20
1
-0
/
+1
*
Add kmem_vasprintf function
Brian Behlendorf
2010-06-24
1
-4
/
+20
*
Update warnings in kmem debug code
Brian Behlendorf
2010-06-16
1
-36
/
+49
*
Add kmem_asprintf(), strfree(), strdup(), and minor cleanup.
Brian Behlendorf
2010-06-11
1
-0
/
+46
*
Use KM_NODEBUG macro in preference to __GFP_NOWARN.
Brian Behlendorf
2010-05-20
1
-5
/
+5
*
Remove kmem_set_warning() interface replace with __GFP_NOWARN flag.
Brian Behlendorf
2010-05-19
1
-11
/
+13
*
Public Release Prep
Brian Behlendorf
2010-05-17
1
-17
/
+17
*
Reduce max kmem based slab size
Brian Behlendorf
2010-03-18
1
-1
/
+1
*
Strip __GFP_ZERO from kmalloc it is not available for older kernels.
Brian Behlendorf
2009-12-23
1
-1
/
+2
*
Atomic64 compatibility for 32-bit systems without kernel support.
Brian Behlendorf
2009-12-04
1
-46
/
+46
*
Linux 2.6.31 kmem cache alignment fixes and cleanup.
Brian Behlendorf
2009-11-13
1
-52
/
+92
*
Remove __GFP_NOFAIL in kmem and retry internally.
Brian Behlendorf
2009-11-12
1
-9
/
+9
*
Linux 2.6.31 Compatibility Updates
Brian Behlendorf
2009-11-10
1
-3
/
+3
*
Autoconf --enable-debug-* cleanup
Brian Behlendorf
2009-10-30
1
-12
/
+14
*
Update global_page_state() support for 2.6.29 kernels.
Brian Behlendorf
2009-07-28
1
-24
/
+55
*
SLES10 Fixes (part 7)
Brian Behlendorf
2009-05-20
1
-1
/
+1
*
SLES10 Fixes (part 6)
Brian Behlendorf
2009-05-20
1
-12
/
+35
*
SLES10 Fixes (part 2):
Brian Behlendorf
2009-05-20
1
-12
/
+12
*
FC10/i686 Compatibility Update (2.6.27.19-170.2.35.fc10.i686)
Brian Behlendorf
2009-03-17
1
-13
/
+52
*
Build system and packaging (RPM support)
Brian Behlendorf
2009-03-09
1
-3
/
+0
*
XXX: Temporarily disable vmem_size().
Ricardo M. Correia
2009-03-05
1
-0
/
+2
*
Linux VM Integration Cleanup
Brian Behlendorf
2009-03-04
1
-72
/
+75
*
kmem slab magazine ageing deadlock
Brian Behlendorf
2009-02-17
1
-4
/
+24
*
kmem slab fixes
Brian Behlendorf
2009-02-13
1
-36
/
+36
*
kmem slab fixes
Brian Behlendorf
2009-02-12
1
-34
/
+49
[next]