Commit Graph

31 Commits (2f22d5dff6f95d777c4cb217b99bfdf1fe306128)

Author SHA1 Message Date
Manfred Spraul 711a49a07f lib/idr.c: Fix bug introduced by RCU fix 16 years ago
Manfred Spraul 6ff2d39b91 lib/idr.c: fix rcu related race with idr_find 16 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Nadia Derbey cf481c20c4 idr: make idr_remove rcu-safe 17 years ago
Nadia Derbey f9c46d6ea5 idr: make idr_find rcu-safe 17 years ago
Nadia Derbey 3219b3b745 idr: make idr_get_new* rcu-safe 17 years ago
Nadia Derbey 944ca05c7b idr: error checking factorization 17 years ago
Nadia Derbey f098ad655f idr: fix a printk call 17 years ago
Nadia Derbey 4ae537892a idr: rename some of the idr APIs internal routines 17 years ago
Nadia Derbey af8e2a4cb9 idr: fix idr_remove() 17 years ago
Akinobu Mita 199f0ca514 idr: create idr_layer_cache at boot time 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Al Viro 5ba253313d more low-hanging fruits - kernel, fs, lib signedness 18 years ago
Oleg Nesterov 6ace06dc68 idr_remove_all: kill unused variable 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Kristian Hoegsberg 23936cc0b5 lib: add idr_remove_all 18 years ago
Kristian Hoegsberg 96d7fa421e lib: add idr_for_each() 18 years ago
Tejun Heo 72dba584b6 ida: implement idr based id allocator 18 years ago
Tejun Heo e33ac8bdb0 idr: separate out idr_mark_full() 18 years ago
Tejun Heo 7aae6dd80e idr: fix obscure bug in allocation path 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Roland Dreier c259cc2812 [PATCH] Convert idr's internal locking to _irqsave variant 19 years ago
Jeff Mahoney 5806f07cd2 [PATCH] lib: add idr_replace 19 years ago
Sonny Rao 1eec00565d [PATCH] fix race in idr code 19 years ago
Jesper Juhl e15ae2dd3e [PATCH] Whitespace and CodingStyle cleanup for lib/idr.c 20 years ago
Al Viro fd4f2df24b [PATCH] gfp_t: lib/* 20 years ago
Andrew Morton 8d3b35914a [PATCH] inotify/idr leak fix 20 years ago
John McCutchan 7c657f2f25 [PATCH] Document idr_get_new_above() semantics, update inotify 20 years ago
Zaur Kambarov 589777eab7 [PATCH] coverity: idr_get_new_above_int() overrun fix 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago