Rusty Russell
|
88eca0207c
ida: simplified functions for id allocation
|
14 жил өмнө |
Randy Dunlap
|
56083ab17e
docbook: add idr/ida to kernel-api docbook
|
14 жил өмнө |
Naohiro Aota
|
066a9be6c0
idr: fix idr_pre_get() locking description
|
14 жил өмнө |
Naohiro Aota
|
1458ce166c
idr: describe how nextidp works in idr_get_next().
|
14 жил өмнө |
Naohiro Aota
|
ea24ea850b
idr: fix kernel-doc warnings.
|
14 жил өмнө |
Paul E. McKenney
|
94bfa3b669
idr: fix RCU lockdep splat in idr_get_next()
|
15 жил өмнө |
Imre Deak
|
2dcb22b346
idr: fix backtrack logic in idr_remove_all
|
15 жил өмнө |
David Woodhouse
|
329f9052db
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
15 жил өмнө |
David Woodhouse
|
a7790532f5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
15 жил өмнө |
Ben Hutchings
|
4d1ee80f3a
idr: export idr_get_next()
|
15 жил өмнө |
Paul E. McKenney
|
96be753af9
idr: Apply lockdep-based diagnostics to rcu_dereference() uses
|
15 жил өмнө |
Tejun Heo
|
d2e7276b6b
idr: fix a critical misallocation bug, take#2
|
15 жил өмнө |
Tejun Heo
|
6f14a668f1
idr: revert misallocation bug fix
|
15 жил өмнө |
Tejun Heo
|
859ddf0974
idr: fix a critical misallocation bug
|
15 жил өмнө |
Thadeu Lima de Souza Cascardo
|
94e2bd6888
tree-wide: fix some typos and punctuation in comments
|
15 жил өмнө |
KAMEZAWA Hiroyuki
|
38460b48d0
cgroup: CSS ID support
|
16 жил өмнө |
Paul E. McKenney
|
1b23336ad9
idr: make idr_remove_all() do removal -before- free_layer()
|
16 жил өмнө |
Andrew Morton
|
5b019e9901
lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache
|
16 жил өмнө |
Li Zefan
|
b098161b4d
idr: fix wrong kernel-doc
|
16 жил өмнө |
Manfred Spraul
|
711a49a07f
lib/idr.c: Fix bug introduced by RCU fix
|
16 жил өмнө |
Manfred Spraul
|
6ff2d39b91
lib/idr.c: fix rcu related race with idr_find
|
16 жил өмнө |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 жил өмнө |
Nadia Derbey
|
cf481c20c4
idr: make idr_remove rcu-safe
|
17 жил өмнө |
Nadia Derbey
|
f9c46d6ea5
idr: make idr_find rcu-safe
|
17 жил өмнө |
Nadia Derbey
|
3219b3b745
idr: make idr_get_new* rcu-safe
|
17 жил өмнө |
Nadia Derbey
|
944ca05c7b
idr: error checking factorization
|
17 жил өмнө |
Nadia Derbey
|
f098ad655f
idr: fix a printk call
|
17 жил өмнө |
Nadia Derbey
|
4ae537892a
idr: rename some of the idr APIs internal routines
|
17 жил өмнө |
Nadia Derbey
|
af8e2a4cb9
idr: fix idr_remove()
|
17 жил өмнө |
Akinobu Mita
|
199f0ca514
idr: create idr_layer_cache at boot time
|
17 жил өмнө |