index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
memory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dlm: move lkb xarray lookup out of lock
Alexander Aring
2024-08-08
1
-1
/
+8
*
dlm: cleanup memory allocation helpers
Alexander Aring
2024-08-08
1
-14
/
+5
*
dlm: add rcu_barrier before destroy kmem cache
Alexander Aring
2024-06-13
1
-0
/
+2
*
dlm: use rcu to avoid an extra rsb struct lookup
Alexander Aring
2024-06-10
1
-1
/
+7
*
dlm: switch to GFP_ATOMIC in dlm allocations
Alexander Aring
2024-04-09
1
-3
/
+3
*
dlm: remove allocation parameter in msg allocation
Alexander Aring
2024-04-09
1
-4
/
+4
*
dlm: remove callback reference counting
Alexander Aring
2024-04-01
1
-4
/
+0
*
fs: dlm: change dflags to use atomic bits
Alexander Aring
2023-03-06
1
-1
/
+1
*
fs: dlm: store lkb distributed flags into own value
Alexander Aring
2023-03-06
1
-1
/
+1
*
fs: dlm: fix return value check in dlm_memory_init()
Yang Yingliang
2023-01-05
1
-1
/
+1
*
fs: dlm: allow different allocation context per _create_message
Alexander Aring
2022-11-08
1
-2
/
+2
*
fs: dlm: use a non-static queue for callbacks
Alexander Aring
2022-11-08
1
-0
/
+26
*
fs: dlm: memory cache for lowcomms hotpath
Alexander Aring
2021-12-07
1
-0
/
+18
*
fs: dlm: memory cache for writequeue_entry
Alexander Aring
2021-12-07
1
-1
/
+20
*
fs: dlm: memory cache for midcomms hotpath
Alexander Aring
2021-12-07
1
-5
/
+26
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
2019-05-30
1
-3
/
+1
*
dlm: NULL check before kmem_cache_destroy is not needed
Wen Yang
2018-11-28
1
-6
/
+3
*
dlm: NULL dereference on failure in kmem_cache_create()
Dan Carpenter
2012-05-15
1
-5
/
+3
*
dlm: improve rsb searches
David Teigland
2011-07-12
1
-8
/
+14
*
dlm: always use GFP_NOFS
David Teigland
2009-11-30
1
-3
/
+3
*
dlm: fix up memory allocation flags
Steven Whitehouse
2008-12-23
1
-3
/
+3
*
dlm: add __init and __exit marks to init and exit functions
Denis Cheng
2008-02-06
1
-1
/
+1
*
dlm: eliminate astparam type casting
David Teigland
2008-02-06
1
-1
/
+1
*
dlm: use dlm prefix on alloc and free functions
David Teigland
2008-01-29
1
-24
/
+8
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-9
/
+3
*
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-11
1
-3
/
+1
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[DLM] print bad length in assertion
David Teigland
2006-08-09
1
-1
/
+2
*
[DLM] dlm: user locks
David Teigland
2006-07-13
1
-0
/
+9
*
[DLM] Remove range locks from the DLM
David Teigland
2006-02-23
1
-16
/
+0
*
[DLM] The core of the DLM for GFS2/CLVM
David Teigland
2006-01-18
1
-0
/
+122