summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ulist.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: ulist: Add ulist_del() function.Qu Wenruo2015-06-101-0/+1
* Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archTakashi Iwai2014-08-151-0/+15
* Btrfs: do not export ulist functionsWang Shilong2014-01-291-1/+0
* Btrfs: rework ulist with list+rb_treeWang Shilong2014-01-291-27/+11
* Btrfs: add a rb_tree to improve performance of ulist searchWang Shilong2013-05-061-0/+6
* Btrfs: make aux field of ulist 64 bitAlexander Block2012-10-011-5/+4
* Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason2012-05-311-2/+12
|\
| * Btrfs: add inodes before dropping the extent lock in find_all_leafsJan Schmidt2012-05-311-0/+2
| * Btrfs: ulist realloc bugfixJan Schmidt2012-05-261-1/+8
* | Fix minor type issuesDaniel J Blueman2012-05-301-3/+2
|/
* Btrfs: generic data structure to build unique listsArne Jansen2011-12-221-0/+68