Commit Graph

11 Commits (f6de7acc42de909ccc7f00916ddb4d2064f42b67)

Author SHA1 Message Date
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
Alan Stern 7e9f4b2d3e Driver core: Don't call put methods while holding a spinlock 19 years ago
Frank Pavlic e22dafbcd7 [PATCH] klist: Fix broken kref counting in find functions 19 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 0293a50940 [PATCH] Don't reference NULL klist pointer in klist_remove(). 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