Konstantin Khlebnikov
|
cebbd29e1c
radix-tree: rewrite gang lookup using iterator
|
13 سال پیش |
Konstantin Khlebnikov
|
78c1d78488
radix-tree: introduce bit-optimized iterator
|
13 سال پیش |
Paul Gortmaker
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 سال پیش |
Hugh Dickins
|
e2bdb933ab
radix_tree: take radix_tree_path off stack
|
13 سال پیش |
Hugh Dickins
|
3fa36acbce
radix_tree: clean away saw_unset_tag leftovers
|
13 سال پیش |
Hugh Dickins
|
e504f3fdd6
tmpfs radix_tree: locate_item to speed up swapoff
|
14 سال پیش |
Hugh Dickins
|
6328650bb4
radix_tree: exceptional entries and indices
|
14 سال پیش |
Toshiyuki Okajima
|
ac15ee691f
radix_tree: radix_tree_gang_lookup_tag_slot() may never return
|
14 سال پیش |
Nick Piggin
|
27d20fddc8
radix-tree: fix RCU bug
|
14 سال پیش |
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 سال پیش |
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
|
15 سال پیش |
Linus Torvalds
|
9ee47476d6
Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
|
15 سال پیش |
Dave Chinner
|
144dcfc012
radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tags
|
15 سال پیش |
Dave Chinner
|
b6dd08652e
radix-tree: clear all tags in radix_tree_node_rcu_free
|
15 سال پیش |
Jan Kara
|
d5ed3a4af7
lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()
|
15 سال پیش |
Arnd Bergmann
|
a1115570b3
radix-tree: __rcu annotations
|
15 سال پیش |
Jan Kara
|
ebf8aa44be
radix-tree: omplement function radix_tree_range_tag_if_tagged
|
15 سال پیش |
Cesar Eduardo Barros
|
edcd1d843a
radix-tree: fix radix_tree_prev_hole() underflow case
|
15 سال پیش |
David Howells
|
ce82653d6c
radix_tree_tag_get() is not as safe as the docs make out [ver #2]
|
15 سال پیش |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 سال پیش |
Paul E. McKenney
|
2676a58c98
radix-tree: Disable RCU lockdep checking in radix tree
|
15 سال پیش |
David Howells
|
285e728b0a
FS-Cache: Don't delete pending pages from the page-store tracking tree
|
15 سال پیش |
David Howells
|
b34df792b4
FS-Cache: Use radix tree preload correctly in tracking of pages to be stored
|
15 سال پیش |
Huang Shijie
|
b72b71c6cb
lib: do code optimization for radix_tree_lookup() and radix_tree_lookup_slot()
|
16 سال پیش |
Wu Fengguang
|
dc566127dd
radix-tree: add radix_tree_prev_hole()
|
16 سال پیش |
Linus Torvalds
|
57c44c5f6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
16 سال پیش |
Harvey Harrison
|
8cef7d57a4
lib: radix_tree.c make percpu variable static
|
16 سال پیش |
Wu Fengguang
|
8e6bdb7f8b
trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()
|
16 سال پیش |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 سال پیش |
Nick Piggin
|
47feff2c8e
radix-tree: add gang_lookup_slot, gang_lookup_slot_tag
|
17 سال پیش |