Hugh Dickins
|
e504f3fdd6
tmpfs radix_tree: locate_item to speed up swapoff
|
14 years ago |
Hugh Dickins
|
6328650bb4
radix_tree: exceptional entries and indices
|
14 years ago |
Toshiyuki Okajima
|
ac15ee691f
radix_tree: radix_tree_gang_lookup_tag_slot() may never return
|
14 years ago |
Nick Piggin
|
27d20fddc8
radix-tree: fix RCU bug
|
14 years ago |
Ingo Molnar
|
d4f8f217b8
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu
|
14 years ago |
Ingo Molnar
|
a6b9b4d50f
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu
|
14 years ago |
Linus Torvalds
|
9ee47476d6
Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
|
14 years ago |
Dave Chinner
|
144dcfc012
radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tags
|
14 years ago |
Dave Chinner
|
b6dd08652e
radix-tree: clear all tags in radix_tree_node_rcu_free
|
14 years ago |
Jan Kara
|
d5ed3a4af7
lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()
|
14 years ago |
Arnd Bergmann
|
a1115570b3
radix-tree: __rcu annotations
|
15 years ago |
Jan Kara
|
ebf8aa44be
radix-tree: omplement function radix_tree_range_tag_if_tagged
|
15 years ago |
Cesar Eduardo Barros
|
edcd1d843a
radix-tree: fix radix_tree_prev_hole() underflow case
|
15 years ago |
David Howells
|
ce82653d6c
radix_tree_tag_get() is not as safe as the docs make out [ver #2]
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Paul E. McKenney
|
2676a58c98
radix-tree: Disable RCU lockdep checking in radix tree
|
15 years ago |
David Howells
|
285e728b0a
FS-Cache: Don't delete pending pages from the page-store tracking tree
|
15 years ago |
David Howells
|
b34df792b4
FS-Cache: Use radix tree preload correctly in tracking of pages to be stored
|
15 years ago |
Huang Shijie
|
b72b71c6cb
lib: do code optimization for radix_tree_lookup() and radix_tree_lookup_slot()
|
16 years ago |
Wu Fengguang
|
dc566127dd
radix-tree: add radix_tree_prev_hole()
|
16 years ago |
Linus Torvalds
|
57c44c5f6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
16 years ago |
Harvey Harrison
|
8cef7d57a4
lib: radix_tree.c make percpu variable static
|
16 years ago |
Wu Fengguang
|
8e6bdb7f8b
trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()
|
16 years ago |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 years ago |
Nick Piggin
|
47feff2c8e
radix-tree: add gang_lookup_slot, gang_lookup_slot_tag
|
17 years ago |
Christoph Lameter
|
cde5353599
Christoph has moved
|
17 years ago |
Nick Piggin
|
643b52b9c0
radix-tree: fix small lockless radix-tree bug
|
17 years ago |
Christoph Lameter
|
488514d179
Remove set_migrateflags()
|
17 years ago |
Nick Piggin
|
e2848a0efe
radix-tree: avoid atomic allocations for preloaded insertions
|
17 years ago |
Peter Lund
|
430d275a39
avoid negative (and full-width) shifts in radix-tree.c
|
17 years ago |