index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
idr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
idr: introduce idr_alloc_cyclic()
Jeff Layton
1
-0
/
+27
2013-03-14
idr: idr_alloc() shouldn't trigger lowmem warning when preloaded
Tejun Heo
1
-13
/
+25
2013-03-14
idr: deprecate idr_pre_get() and idr_get_new[_above]()
Tejun Heo
1
-36
/
+5
2013-03-13
idr: fix new kernel-doc warnings
Randy Dunlap
1
-1
/
+0
2013-03-09
idr: remove WARN_ON_ONCE() on negative IDs
Tejun Heo
1
-13
/
+3
2013-02-28
idr: explain WARN_ON_ONCE() on negative IDs out-of-range ID
Tejun Heo
1
-0
/
+10
2013-02-28
idr: implement lookup hint
Tejun Heo
1
-22
/
+16
2013-02-28
idr: add idr_layer->prefix
Tejun Heo
1
-0
/
+13
2013-02-28
idr: remove length restriction from idr_layer->bitmap
Tejun Heo
1
-17
/
+17
2013-02-28
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
1
-7
/
+17
2013-02-28
idr: fix top layer handling
Tejun Heo
1
-15
/
+23
2013-02-28
idr: implement idr_preload[_end]() and idr_alloc()
Tejun Heo
1
-8
/
+166
2013-02-28
idr: refactor idr_get_new_above()
Tejun Heo
1
-18
/
+12
2013-02-28
idr: remove _idr_rc_to_errno() hack
Tejun Heo
1
-12
/
+23
2013-02-28
idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()
Tejun Heo
1
-49
/
+0
2013-02-28
idr: deprecate idr_remove_all()
Tejun Heo
1
-7
/
+3
2013-02-28
idr: make idr_destroy() imply idr_remove_all()
Tejun Heo
1
-9
/
+11
2013-02-28
idr: fix a subtle bug in idr_get_next()
Tejun Heo
1
-1
/
+8
2012-10-05
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
Fengguang Wu
1
-16
/
+16
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2012-03-22
idr: make idr_get_next() good for rcu_read_lock()
Hugh Dickins
1
-3
/
+5
2012-03-08
lib: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2011-11-03
ida: make ida_simple_get/put() IRQ safe
Tejun Heo
1
-4
/
+7
2011-11-01
lib/idr.c: fix comment for ida_get_new_above()
Wang Sheng-Hui
1
-2
/
+2
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
1
-0
/
+67
2011-08-04
Fix kernel-doc comment typo '@id'
Paul Bolle
1
-1
/
+1
2011-08-04
ida: simplified functions for id allocation
Rusty Russell
1
-0
/
+67
2010-10-27
docbook: add idr/ida to kernel-api docbook
Randy Dunlap
1
-24
/
+25
2010-10-27
idr: fix idr_pre_get() locking description
Naohiro Aota
1
-11
/
+13
2010-08-31
idr: describe how nextidp works in idr_get_next().
Naohiro Aota
1
-1
/
+2
2010-08-31
idr: fix kernel-doc warnings.
Naohiro Aota
1
-5
/
+5
2010-06-23
idr: fix RCU lockdep splat in idr_get_next()
Paul E. McKenney
1
-2
/
+2
2010-05-27
idr: fix backtrack logic in idr_remove_all
Imre Deak
1
-1
/
+4
2010-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-4
/
+4
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-1
/
+3
2010-02-25
idr: export idr_get_next()
Ben Hutchings
1
-1
/
+1
2010-02-25
idr: Apply lockdep-based diagnostics to rcu_dereference() uses
Paul E. McKenney
1
-4
/
+4
2010-02-23
idr: fix a critical misallocation bug, take#2
Tejun Heo
1
-1
/
+3
2010-02-05
idr: revert misallocation bug fix
Tejun Heo
1
-3
/
+4
2010-02-03
idr: fix a critical misallocation bug
Tejun Heo
1
-4
/
+3
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2009-04-03
cgroup: CSS ID support
KAMEZAWA Hiroyuki
1
-0
/
+46
2009-03-11
idr: make idr_remove_all() do removal -before- free_layer()
Paul E. McKenney
1
-1
/
+1
2009-01-16
lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache
Andrew Morton
1
-8
/
+2
2009-01-16
idr: fix wrong kernel-doc
Li Zefan
1
-2
/
+2
2008-12-11
lib/idr.c: Fix bug introduced by RCU fix
Manfred Spraul
1
-1
/
+7
2008-12-02
lib/idr.c: fix rcu related race with idr_find
Manfred Spraul
1
-2
/
+12
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-1
/
+1
2008-07-25
idr: make idr_remove rcu-safe
Nadia Derbey
1
-14
/
+43
2008-07-25
idr: make idr_find rcu-safe
Nadia Derbey
1
-5
/
+6
[next]