summaryrefslogtreecommitdiff
path: root/lib/idr.c
AgeCommit message (Expand)Author
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-25idr: make idr_remove rcu-safeNadia Derbey
2008-07-25idr: make idr_find rcu-safeNadia Derbey
2008-07-25idr: make idr_get_new* rcu-safeNadia Derbey
2008-07-25idr: error checking factorizationNadia Derbey
2008-07-25idr: fix a printk callNadia Derbey
2008-07-25idr: rename some of the idr APIs internal routinesNadia Derbey
2008-05-01idr: fix idr_remove()Nadia Derbey
2008-04-29idr: create idr_layer_cache at boot timeAkinobu Mita
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-14more low-hanging fruits - kernel, fs, lib signednessAl Viro
2007-07-31idr_remove_all: kill unused variableOleg Nesterov
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-16lib: add idr_remove_allKristian Hoegsberg
2007-07-16lib: add idr_for_each()Kristian Hoegsberg
2007-07-11ida: implement idr based id allocatorTejun Heo
2007-07-11idr: separate out idr_mark_full()Tejun Heo
2007-07-11idr: fix obscure bug in allocation pathTejun Heo
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-07-14[PATCH] Convert idr's internal locking to _irqsave variantRoland Dreier
2006-06-26[PATCH] lib: add idr_replaceJeff Mahoney
2006-06-25[PATCH] fix race in idr codeSonny Rao
2005-10-30[PATCH] Whitespace and CodingStyle cleanup for lib/idr.cJesper Juhl
2005-10-28[PATCH] gfp_t: lib/*Al Viro
2005-10-23[PATCH] inotify/idr leak fixAndrew Morton
2005-08-26[PATCH] Document idr_get_new_above() semantics, update inotifyJohn McCutchan
2005-06-21[PATCH] coverity: idr_get_new_above_int() overrun fixZaur Kambarov
2004-10-25[PATCH] idr_remove safety checkingJim Houston
2004-10-18[PATCH] Simplify last lib/idr.c changeUlrich Drepper
2004-09-22[PATCH] idr: fix missing spin_unlock()Li Shaohua
2004-08-22[PATCH] idr.c: remove stale commentChristoph Hellwig
2004-06-29sparse: get rid of more integer/pointer confusionLinus Torvalds
2004-06-17[PATCH] IDR fixupsCorey Minyard
2004-06-17[PATCH] idr: remove counter bits from id'sAndrew Morton
2004-06-17[PATCH] Fixes for idr codeCorey Minyard
2004-04-18[PATCH] idr.c: extra features enhancementsAndrew Morton
2004-02-18[PATCH] remove max_anon limitAndrew Morton
2003-03-28[PATCH] POSIX timers interface long/int cleanupAndrew Morton
2003-02-18[PATCH] lib/idr.c 64-bit fixesAndrew Morton
2003-02-17[PATCH] POSIX clocks & timersGeorge Anzinger