index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
idr.c
Age
Commit message (
Expand
)
Author
2013-03-04
idr: fix a subtle bug in idr_get_next()
Tejun Heo
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-21
idr: make idr_get_next() good for rcu_read_lock()
Hugh Dickins
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2011-11-02
ida: make ida_simple_get/put() IRQ safe
Tejun Heo
2011-10-31
lib/idr.c: fix comment for ida_get_new_above()
Wang Sheng-Hui
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
2011-08-04
Fix kernel-doc comment typo '@id'
Paul Bolle
2011-08-03
ida: simplified functions for id allocation
Rusty Russell
2010-10-26
docbook: add idr/ida to kernel-api docbook
Randy Dunlap
2010-10-26
idr: fix idr_pre_get() locking description
Naohiro Aota
2010-08-31
idr: describe how nextidp works in idr_get_next().
Naohiro Aota
2010-08-31
idr: fix kernel-doc warnings.
Naohiro Aota
2010-06-23
idr: fix RCU lockdep splat in idr_get_next()
Paul E. McKenney
2010-05-27
idr: fix backtrack logic in idr_remove_all
Imre Deak
2010-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-02-25
idr: export idr_get_next()
Ben Hutchings
2010-02-25
idr: Apply lockdep-based diagnostics to rcu_dereference() uses
Paul E. McKenney
2010-02-22
idr: fix a critical misallocation bug, take#2
Tejun Heo
2010-02-04
idr: revert misallocation bug fix
Tejun Heo
2010-02-02
idr: fix a critical misallocation bug
Tejun Heo
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
2009-04-02
cgroup: CSS ID support
KAMEZAWA Hiroyuki
2009-03-10
idr: make idr_remove_all() do removal -before- free_layer()
Paul E. McKenney
2009-01-15
lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache
Andrew Morton
2009-01-15
idr: fix wrong kernel-doc
Li Zefan
2008-12-10
lib/idr.c: Fix bug introduced by RCU fix
Manfred Spraul
2008-12-01
lib/idr.c: fix rcu related race with idr_find
Manfred Spraul
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-25
idr: make idr_remove rcu-safe
Nadia Derbey
2008-07-25
idr: make idr_find rcu-safe
Nadia Derbey
2008-07-25
idr: make idr_get_new* rcu-safe
Nadia Derbey
2008-07-25
idr: error checking factorization
Nadia Derbey
2008-07-25
idr: fix a printk call
Nadia Derbey
2008-07-25
idr: rename some of the idr APIs internal routines
Nadia Derbey
2008-05-01
idr: fix idr_remove()
Nadia Derbey
2008-04-29
idr: create idr_layer_cache at boot time
Akinobu Mita
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-14
more low-hanging fruits - kernel, fs, lib signedness
Al Viro
2007-07-31
idr_remove_all: kill unused variable
Oleg Nesterov
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-16
lib: add idr_remove_all
Kristian Hoegsberg
2007-07-16
lib: add idr_for_each()
Kristian Hoegsberg
2007-07-11
ida: implement idr based id allocator
Tejun Heo
2007-07-11
idr: separate out idr_mark_full()
Tejun Heo
2007-07-11
idr: fix obscure bug in allocation path
Tejun 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_t
Christoph Lameter
2006-07-14
[PATCH] Convert idr's internal locking to _irqsave variant
Roland Dreier
[next]