summaryrefslogtreecommitdiff
path: root/include/linux/list_bl.h
AgeCommit message (Expand)Author
2019-04-18list_bl: Add hlist_bl_add_before/behind helpersNikos Tsironis
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-03-17include/linux/list_bl.h: use bool instead of int for boolean functionsChen Gang
2015-11-23list: Use READ_ONCE() when testing for empty listsPaul E. McKenney
2015-10-06rculist: Use WRITE_ONCE() when deleting from reader-visible listPaul E. McKenney
2013-03-12rcu: Fix hlist_bl_set_first_rcu() annotationSteven Whitehouse
2011-04-25add hlist_bl_lock/unlock helpersChristoph Hellwig
2011-01-14kernel: fix hlist_bl againRussell King
2011-01-14fs: hlist UP debug fixupNick Piggin
2011-01-07kernel: add bl_listNick Piggin