summaryrefslogtreecommitdiff
path: root/include/linux/idr.h
AgeCommit message (Expand)Author
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-04-29idr: introduce idr_alloc_cyclic()Jeff Layton
2013-03-28idr: document exit conditions on idr_for_each_entry betterGeorge Spelvin
2013-03-13idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo
2013-03-12idr: fix new kernel-doc warningsRandy Dunlap
2013-02-27idr: implement lookup hintTejun Heo
2013-02-27idr: add idr_layer->prefixTejun Heo
2013-02-27idr: make idr_layer largerTejun Heo
2013-02-27idr: remove length restriction from idr_layer->bitmapTejun Heo
2013-02-27idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo
2013-02-27idr: implement idr_preload[_end]() and idr_alloc()Tejun Heo
2013-02-27idr: remove _idr_rc_to_errno() hackTejun Heo
2013-02-27idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()Tejun Heo
2013-02-27idr: cosmetic updates to struct / initializer definitionsTejun Heo
2013-02-27idr: deprecate idr_remove_all()Tejun Heo
2013-02-19locking: Various static lock initializer fixesThomas Gleixner
2012-11-09Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6Philipp Reisner
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu
2011-08-29idr: idr_for_each_entry() macroPhilipp Reisner
2011-08-03ida: simplified functions for id allocationRusty Russell
2010-10-26docbook: add idr/ida to kernel-api docbookRandy Dunlap
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-09-23ida: document IDA_BITMAP_LONGS calculationNamhyung Kim
2010-08-19idr: __rcu annotationsArnd Bergmann
2009-04-02cgroup: CSS ID supportKAMEZAWA Hiroyuki
2008-12-01lib/idr.c: fix rcu related race with idr_findManfred Spraul
2008-07-25idr: make idr_find rcu-safeNadia Derbey
2008-07-25idr: error checking factorizationNadia Derbey
2008-07-25idr: change the idr structureNadia Derbey
2008-04-29idr: create idr_layer_cache at boot timeAkinobu Mita
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
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar
2006-06-26[PATCH] lib: add idr_replaceJeff Mahoney
2005-11-08include/linux: enclose idr.h in #ifndefLuben Tuikov
2005-10-28[PATCH] gfp_t: lib/*Al Viro
2005-10-23[PATCH] inotify/idr leak fixAndrew Morton
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds