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
*
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
*
Additional Linux VM integration
Brian Behlendorf
2009-02-05
1
-9
/
+77
*
Linux VM integration / device special files
Brian Behlendorf
2009-02-04
1
-0
/
+109
*
2.6.27+ portability changes
Brian Behlendorf
2009-02-02
1
-3
/
+3
*
kmem_cache hardening and performance improvements
Brian Behlendorf
2009-01-30
1
-140
/
+325
*
Remove debug check was was accidentally left in place an prevent the slab cac...
Brian Behlendorf
2009-01-26
1
-3
/
+0
*
Implement kmem cache alignment argument
Brian Behlendorf
2009-01-26
1
-70
/
+97
*
Minor fix for compiler warning when KMEM_TRACKING is enabled
Brian Behlendorf
2009-01-20
1
-1
/
+1
*
Rename modules to module and update references
Brian Behlendorf
2009-01-15
1
-0
/
+1452