Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d46ecb9f79db82ce6bef4baafbcae29ac809ea67
/
lib
/
idr.c
94bfa3b
idr: fix RCU lockdep splat in idr_get_next()
by Paul E. McKenney
· 14 years ago
2dcb22b
idr: fix backtrack logic in idr_remove_all
by Imre Deak
· 14 years ago
329f905
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 15 years ago
a779053
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 15 years ago
4d1ee80
idr: export idr_get_next()
by Ben Hutchings
· 15 years ago
96be753
idr: Apply lockdep-based diagnostics to rcu_dereference() uses
by Paul E. McKenney
· 15 years ago
d2e7276
idr: fix a critical misallocation bug, take#2
by Tejun Heo
· 15 years ago
6f14a66
idr: revert misallocation bug fix
by Tejun Heo
· 15 years ago
859ddf0
idr: fix a critical misallocation bug
by Tejun Heo
· 15 years ago
94e2bd6
tree-wide: fix some typos and punctuation in comments
by Thadeu Lima de Souza Cascardo
· 15 years ago
38460b4
cgroup: CSS ID support
by KAMEZAWA Hiroyuki
· 16 years ago
1b23336
idr: make idr_remove_all() do removal -before- free_layer()
by Paul E. McKenney
· 16 years ago
5b019e9
lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache
by Andrew Morton
· 16 years ago
b098161
idr: fix wrong kernel-doc
by Li Zefan
· 16 years ago
711a49a
lib/idr.c: Fix bug introduced by RCU fix
by Manfred Spraul
· 16 years ago
6ff2d39
lib/idr.c: fix rcu related race with idr_find
by Manfred Spraul
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
cf481c2
idr: make idr_remove rcu-safe
by Nadia Derbey
· 16 years ago
f9c46d6
idr: make idr_find rcu-safe
by Nadia Derbey
· 16 years ago
3219b3b
idr: make idr_get_new* rcu-safe
by Nadia Derbey
· 16 years ago
944ca05
idr: error checking factorization
by Nadia Derbey
· 16 years ago
f098ad6
idr: fix a printk call
by Nadia Derbey
· 16 years ago
4ae5378
idr: rename some of the idr APIs internal routines
by Nadia Derbey
· 16 years ago
af8e2a4
idr: fix idr_remove()
by Nadia Derbey
· 17 years ago
199f0ca
idr: create idr_layer_cache at boot time
by Akinobu Mita
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
5ba2533
more low-hanging fruits - kernel, fs, lib signedness
by Al Viro
· 17 years ago
6ace06d
idr_remove_all: kill unused variable
by Oleg Nesterov
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
23936cc
lib: add idr_remove_all
by Kristian Hoegsberg
· 17 years ago
96d7fa4
lib: add idr_for_each()
by Kristian Hoegsberg
· 17 years ago
72dba58
ida: implement idr based id allocator
by Tejun Heo
· 17 years ago
e33ac8b
idr: separate out idr_mark_full()
by Tejun Heo
· 17 years ago
7aae6dd
idr: fix obscure bug in allocation path
by Tejun Heo
· 17 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
c259cc2
[PATCH] Convert idr's internal locking to _irqsave variant
by Roland Dreier
· 18 years ago
5806f07
[PATCH] lib: add idr_replace
by Jeff Mahoney
· 18 years ago
1eec005
[PATCH] fix race in idr code
by Sonny Rao
· 18 years ago
e15ae2d
[PATCH] Whitespace and CodingStyle cleanup for lib/idr.c
by Jesper Juhl
· 19 years ago
fd4f2df
[PATCH] gfp_t: lib/*
by Al Viro
· 19 years ago
8d3b359
[PATCH] inotify/idr leak fix
by Andrew Morton
· 19 years ago
7c657f2
[PATCH] Document idr_get_new_above() semantics, update inotify
by John McCutchan
· 19 years ago
589777e
[PATCH] coverity: idr_get_new_above_int() overrun fix
by Zaur Kambarov
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago