Commit Graph

10 Commits (373e9644c5f557bc8992036f9a9281e9d98aef40)

Author SHA1 Message Date
Jesper Nilsson c0e69a5bbc klist.c: bit 0 in pointer can't be used as flag 16 years ago
Matthew Wilcox 210272a284 driver core: Remove completion from struct klist_node 16 years ago
Tejun Heo a1ed5b0cff klist: don't iterate over deleted entries 17 years ago
Greg Kroah-Hartman c3bb7fadaf klist: fix coding style errors in klist.h and klist.c 17 years ago
Tejun Heo 93dd40013f klist: implement klist_add_{after|before}() 17 years ago
Tejun Heo 1da43e4a9e klist: implement KLIST_INIT() and DEFINE_KLIST() 17 years ago
James Bottomley 34bb61f9dd [PATCH] fix klist semantics for lists which have elements removed on traversal 20 years ago
James Bottomley d856f1e337 [PATCH] klist: fix klist to have the same klist_add semantics as list_head 20 years ago
mochel@digitalimplant.org 8b0c250be4 [PATCH] add klist_node_attached() to determine if a node is on a list or not. 20 years ago
mochel@digitalimplant.org 9a19fea436 [PATCH] Add initial implementation of klist helpers. 20 years ago