Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a968e72771ea19aaedeeaa4ac9d8339186c302e3
/
lib
/
radix-tree.c
5f30fc9
lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlock
by Hugh Dickins
· 11 years ago
5e4c0d97
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
by Jan Kara
· 11 years ago
fffaee3
radix-tree: fix contiguous iterator
by Konstantin Khlebnikov
· 12 years ago
5536805
radix-tree: fix preload vector size
by Nick Piggin
· 12 years ago
cebbd29
radix-tree: rewrite gang lookup using iterator
by Konstantin Khlebnikov
· 13 years ago
78c1d78
radix-tree: introduce bit-optimized iterator
by Konstantin Khlebnikov
· 13 years ago
8bc3bcc
lib: reduce the use of module.h wherever possible
by Paul Gortmaker
· 13 years ago
e2bdb93
radix_tree: take radix_tree_path off stack
by Hugh Dickins
· 13 years ago
3fa36ac
radix_tree: clean away saw_unset_tag leftovers
by Hugh Dickins
· 13 years ago
e504f3f
tmpfs radix_tree: locate_item to speed up swapoff
by Hugh Dickins
· 13 years ago
6328650
radix_tree: exceptional entries and indices
by Hugh Dickins
· 13 years ago
ac15ee6
radix_tree: radix_tree_gang_lookup_tag_slot() may never return
by Toshiyuki Okajima
· 14 years ago
27d20fd
radix-tree: fix RCU bug
by Nick Piggin
· 14 years ago
d4f8f21
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu
by Ingo Molnar
· 14 years ago
a6b9b4d
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu
by Ingo Molnar
· 14 years ago
9ee4747
Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
by Linus Torvalds
· 14 years ago
144dcfc
radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tags
by Dave Chinner
· 14 years ago
b6dd086
radix-tree: clear all tags in radix_tree_node_rcu_free
by Dave Chinner
· 14 years ago
d5ed3a4
lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()
by Jan Kara
· 14 years ago
a111557
radix-tree: __rcu annotations
by Arnd Bergmann
· 15 years ago
ebf8aa4
radix-tree: omplement function radix_tree_range_tag_if_tagged
by Jan Kara
· 14 years ago
edcd1d8
radix-tree: fix radix_tree_prev_hole() underflow case
by Cesar Eduardo Barros
· 14 years ago
ce82653
radix_tree_tag_get() is not as safe as the docs make out [ver #2]
by David Howells
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2676a58
radix-tree: Disable RCU lockdep checking in radix tree
by Paul E. McKenney
· 15 years ago
285e728
FS-Cache: Don't delete pending pages from the page-store tracking tree
by David Howells
· 15 years ago
b34df79
FS-Cache: Use radix tree preload correctly in tracking of pages to be stored
by David Howells
· 15 years ago
b72b71c
lib: do code optimization for radix_tree_lookup() and radix_tree_lookup_slot()
by Huang Shijie
· 15 years ago
dc56612
radix-tree: add radix_tree_prev_hole()
by Wu Fengguang
· 15 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
8cef7d5
lib: radix_tree.c make percpu variable static
by Harvey Harrison
· 16 years ago
8e6bdb7
trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()
by Wu Fengguang
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
47feff2
radix-tree: add gang_lookup_slot, gang_lookup_slot_tag
by Nick Piggin
· 16 years ago
cde5353
Christoph has moved
by Christoph Lameter
· 16 years ago
643b52b
radix-tree: fix small lockless radix-tree bug
by Nick Piggin
· 16 years ago
488514d
Remove set_migrateflags()
by Christoph Lameter
· 17 years ago
e2848a0
radix-tree: avoid atomic allocations for preloaded insertions
by Nick Piggin
· 17 years ago
430d275
avoid negative (and full-width) shifts in radix-tree.c
by Peter Lund
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
e12ba74
Group short-lived and reclaimable kernel allocations
by Mel Gorman
· 17 years ago
26fb158
fix the max path calculation in radix-tree.c
by Jeff Moyer
· 17 years ago
c0bc987
radix-tree: use indirect bit
by Nick Piggin
· 17 years ago
6df8ba4
radixtree: introduce radix_tree_next_hole()
by Fengguang Wu
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
d7f0923
[LIB]: export radix_tree_preload()
by David Chinner
· 17 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 17 years ago
02316067
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
by Ingo Molnar
· 18 years ago
7cf9c2c
[PATCH] radix-tree: RCU lockless readside
by Nick Piggin
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
20241ad
[PATCH] gfp annotations: radix_tree_root
by Al Viro
· 18 years ago
e5dcd90
[PATCH] radixtree: normalize radix_tree_tag_get() return value
by Wu Fengguang
· 18 years ago
4c91c36
[PATCH] buglet in radix_tree_tag_set
by Peter Zijlstra
· 18 years ago
cfd9b7d
[PATCH] radix-tree: small
by Nick Piggin
· 18 years ago
612d6c1
[PATCH] radix-tree: direct data
by Nick Piggin
· 18 years ago
daff89f
[PATCH] radix-tree documentation cleanups
by Jonathan Corbet
· 19 years ago
90f9dd8
[PATCH] Fix over-zealous tag clearing in radix_tree_delete
by NeilBrown
· 19 years ago
a5f51c9
[PATCH] radix-tree: reduce tree height upon partial truncation
by Nick Piggin
· 19 years ago
d527426
[PATCH] radix tree: early termination of tag clearing
by Nick Piggin
· 19 years ago
6e954b9
[PATCH] radix tree: code consolidation
by Nick Piggin
· 19 years ago
a433136
[PATCH] reiser4: add radix_tree_lookup_slot()
by Hans Reiser
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
00b61f5
[PATCH] lib/radix-tree: Fix "nocast type" warnings
by Victor Fusco
· 19 years ago
32605a1
[PATCH] radix_tag_get(): differentiate between no present node and tag unset cases
by Marcelo Tosatti
· 19 years ago
201b626
[PATCH] radix-tree: Remove unnecessary indirections and clean up code
by Christoph Lameter
· 19 years ago
6c03652
[PATCH] mostly_read data section
by Christoph Lameter
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago