Commit Graph

75 Commits (c467ea763fd5d8795b7d1b5a78eb94b6ad8f66ad)

Author SHA1 Message Date
Rasmus Villemoes 886d3dfa85 lib/radix-tree.c: change to simpler include 10 years ago
Catalin Marinas ce80b067de lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations 11 years ago
Fabian Frederick 8e4c0b6848 lib/radix-tree.c: kernel-doc warning fix 11 years ago
Christoph Lameter 7c8e0181e6 mm: replace __get_cpu_var uses with this_cpu_ptr 11 years ago
Johannes Weiner 449dd6984d mm: keep page cache radix tree nodes in check 11 years ago
Johannes Weiner 139e561660 lib: radix_tree: tree node interface 11 years ago
Johannes Weiner e7b563bb2a mm: filemap: move radix tree hole searching here 11 years ago
Johannes Weiner 53c59f262d lib: radix-tree: add radix_tree_delete_item() 11 years ago
Hugh Dickins 5f30fc94ca lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlock 11 years ago
Jan Kara 5e4c0d9741 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt 12 years ago
Konstantin Khlebnikov fffaee365f radix-tree: fix contiguous iterator 13 years ago
Nick Piggin 5536805292 radix-tree: fix preload vector size 13 years ago
Konstantin Khlebnikov cebbd29e1c radix-tree: rewrite gang lookup using iterator 13 years ago
Konstantin Khlebnikov 78c1d78488 radix-tree: introduce bit-optimized iterator 13 years ago
Paul Gortmaker 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 years ago
Hugh Dickins e2bdb933ab radix_tree: take radix_tree_path off stack 13 years ago
Hugh Dickins 3fa36acbce radix_tree: clean away saw_unset_tag leftovers 13 years ago
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
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