Linus Torvalds
|
9ee47476d6
Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
|
14 anos atrás |
Dave Chinner
|
144dcfc012
radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tags
|
14 anos atrás |
Dave Chinner
|
b6dd08652e
radix-tree: clear all tags in radix_tree_node_rcu_free
|
14 anos atrás |
Jan Kara
|
d5ed3a4af7
lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()
|
14 anos atrás |
Jan Kara
|
ebf8aa44be
radix-tree: omplement function radix_tree_range_tag_if_tagged
|
15 anos atrás |
Cesar Eduardo Barros
|
edcd1d843a
radix-tree: fix radix_tree_prev_hole() underflow case
|
15 anos atrás |
David Howells
|
ce82653d6c
radix_tree_tag_get() is not as safe as the docs make out [ver #2]
|
15 anos atrás |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 anos atrás |
Paul E. McKenney
|
2676a58c98
radix-tree: Disable RCU lockdep checking in radix tree
|
15 anos atrás |
David Howells
|
285e728b0a
FS-Cache: Don't delete pending pages from the page-store tracking tree
|
15 anos atrás |
David Howells
|
b34df792b4
FS-Cache: Use radix tree preload correctly in tracking of pages to be stored
|
15 anos atrás |
Huang Shijie
|
b72b71c6cb
lib: do code optimization for radix_tree_lookup() and radix_tree_lookup_slot()
|
16 anos atrás |
Wu Fengguang
|
dc566127dd
radix-tree: add radix_tree_prev_hole()
|
16 anos atrás |
Linus Torvalds
|
57c44c5f6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
16 anos atrás |
Harvey Harrison
|
8cef7d57a4
lib: radix_tree.c make percpu variable static
|
16 anos atrás |
Wu Fengguang
|
8e6bdb7f8b
trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()
|
16 anos atrás |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 anos atrás |
Nick Piggin
|
47feff2c8e
radix-tree: add gang_lookup_slot, gang_lookup_slot_tag
|
17 anos atrás |
Christoph Lameter
|
cde5353599
Christoph has moved
|
17 anos atrás |
Nick Piggin
|
643b52b9c0
radix-tree: fix small lockless radix-tree bug
|
17 anos atrás |
Christoph Lameter
|
488514d179
Remove set_migrateflags()
|
17 anos atrás |
Nick Piggin
|
e2848a0efe
radix-tree: avoid atomic allocations for preloaded insertions
|
17 anos atrás |
Peter Lund
|
430d275a39
avoid negative (and full-width) shifts in radix-tree.c
|
17 anos atrás |
Christoph Lameter
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
17 anos atrás |
Mel Gorman
|
e12ba74d8f
Group short-lived and reclaimable kernel allocations
|
17 anos atrás |
Jeff Moyer
|
26fb1589cb
fix the max path calculation in radix-tree.c
|
17 anos atrás |
Nick Piggin
|
c0bc9875b7
radix-tree: use indirect bit
|
17 anos atrás |
Fengguang Wu
|
6df8ba4f8a
radixtree: introduce radix_tree_next_hole()
|
17 anos atrás |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 anos atrás |
David Chinner
|
d7f0923d83
[LIB]: export radix_tree_preload()
|
18 anos atrás |