Commit Graph

56 Commits (929e27252e8ca69363f81f26af5eaba62cb4c572)

Author SHA1 Message Date
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
Dave Chinner 144dcfc012 radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tags 15 years ago
Dave Chinner b6dd08652e radix-tree: clear all tags in radix_tree_node_rcu_free 15 years ago
Jan Kara d5ed3a4af7 lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged() 15 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
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 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Jeff Moyer 26fb1589cb fix the max path calculation in radix-tree.c 18 years ago
Nick Piggin c0bc9875b7 radix-tree: use indirect bit 18 years ago
Fengguang Wu 6df8ba4f8a radixtree: introduce radix_tree_next_hole() 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
David Chinner d7f0923d83 [LIB]: export radix_tree_preload() 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
Nick Piggin 7cf9c2c76c [PATCH] radix-tree: RCU lockless readside 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Al Viro 20241ad409 [PATCH] gfp annotations: radix_tree_root 19 years ago
Wu Fengguang e5dcd90b53 [PATCH] radixtree: normalize radix_tree_tag_get() return value 19 years ago
Peter Zijlstra 4c91c3648c [PATCH] buglet in radix_tree_tag_set 19 years ago
Nick Piggin cfd9b7df4a [PATCH] radix-tree: small 19 years ago
Nick Piggin 612d6c19db [PATCH] radix-tree: direct data 19 years ago
Jonathan Corbet daff89f324 [PATCH] radix-tree documentation cleanups 19 years ago
NeilBrown 90f9dd8f72 [PATCH] Fix over-zealous tag clearing in radix_tree_delete 19 years ago
Nick Piggin a5f51c9667 [PATCH] radix-tree: reduce tree height upon partial truncation 19 years ago
Nick Piggin d5274261ea [PATCH] radix tree: early termination of tag clearing 19 years ago
Nick Piggin 6e954b9e90 [PATCH] radix tree: code consolidation 19 years ago
Hans Reiser a43313668f [PATCH] reiser4: add radix_tree_lookup_slot() 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Victor Fusco 00b61f5192 [PATCH] lib/radix-tree: Fix "nocast type" warnings 20 years ago
Marcelo Tosatti 32605a1815 [PATCH] radix_tag_get(): differentiate between no present node and tag unset cases 20 years ago
Christoph Lameter 201b6264ff [PATCH] radix-tree: Remove unnecessary indirections and clean up code 20 years ago