summaryrefslogtreecommitdiff
path: root/lib/idr.c
Commit message (Expand)AuthorAge
* cgroup: CSS ID supportKAMEZAWA Hiroyuki2009-04-02
* idr: make idr_remove_all() do removal -before- free_layer()Paul E. McKenney2009-03-10
* lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton2009-01-15
* idr: fix wrong kernel-docLi Zefan2009-01-15
* lib/idr.c: Fix bug introduced by RCU fixManfred Spraul2008-12-10
* lib/idr.c: fix rcu related race with idr_findManfred Spraul2008-12-01
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* idr: make idr_remove rcu-safeNadia Derbey2008-07-25
* idr: make idr_find rcu-safeNadia Derbey2008-07-25
* idr: make idr_get_new* rcu-safeNadia Derbey2008-07-25
* idr: error checking factorizationNadia Derbey2008-07-25
* idr: fix a printk callNadia Derbey2008-07-25
* idr: rename some of the idr APIs internal routinesNadia Derbey2008-07-25
* idr: fix idr_remove()Nadia Derbey2008-05-01
* idr: create idr_layer_cache at boot timeAkinobu Mita2008-04-29
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* more low-hanging fruits - kernel, fs, lib signednessAl Viro2007-10-14
* idr_remove_all: kill unused variableOleg Nesterov2007-07-31
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* lib: add idr_remove_allKristian Hoegsberg2007-07-16
* lib: add idr_for_each()Kristian Hoegsberg2007-07-16
* ida: implement idr based id allocatorTejun Heo2007-07-11
* idr: separate out idr_mark_full()Tejun Heo2007-07-11
* idr: fix obscure bug in allocation pathTejun Heo2007-07-11
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] Convert idr's internal locking to _irqsave variantRoland Dreier2006-07-14
* [PATCH] lib: add idr_replaceJeff Mahoney2006-06-26
* [PATCH] fix race in idr codeSonny Rao2006-06-25
* [PATCH] Whitespace and CodingStyle cleanup for lib/idr.cJesper Juhl2005-10-30
* [PATCH] gfp_t: lib/*Al Viro2005-10-28
* [PATCH] inotify/idr leak fixAndrew Morton2005-10-23
* [PATCH] Document idr_get_new_above() semantics, update inotifyJohn McCutchan2005-08-26
* [PATCH] coverity: idr_get_new_above_int() overrun fixZaur Kambarov2005-06-21
* Linux-2.6.12-rc2Linus Torvalds2005-04-16