aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ulist.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba1-4/+3
2017-02-17btrfs: ulist: rename ulist_fini to ulist_releaseDavid Sterba1-1/+1
2017-02-17btrfs: ulist: make the finalization function publicDavid Sterba1-0/+1
2017-02-17btrfs: remove unused ulist membersDavid Sterba1-7/+0
2015-06-10btrfs: ulist: Add ulist_del() function.Qu Wenruo1-0/+1
2014-08-15Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archTakashi Iwai1-0/+15
2014-01-29Btrfs: do not export ulist functionsWang Shilong1-1/+0
2014-01-29Btrfs: rework ulist with list+rb_treeWang Shilong1-27/+11
2013-05-06Btrfs: add a rb_tree to improve performance of ulist searchWang Shilong1-0/+6
2012-10-01Btrfs: make aux field of ulist 64 bitAlexander Block1-5/+4
2012-05-31Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason1-2/+12
2012-05-31Btrfs: add inodes before dropping the extent lock in find_all_leafsJan Schmidt1-0/+2
2012-05-30Fix minor type issuesDaniel J Blueman1-3/+2
2012-05-26Btrfs: ulist realloc bugfixJan Schmidt1-1/+8
2011-12-22Btrfs: generic data structure to build unique listsArne Jansen1-0/+68