summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ulist.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: do not export ulist functionsWang Shilong2014-01-291-9/+1
* Btrfs: rework ulist with list+rb_treeWang Shilong2014-01-291-61/+44
* Btrfs: optimize to remove unnecessary removal with ulist reallocationWang Shilong2014-01-281-3/+1
* Btrfs: fix crash regarding to ulist_add_mergeLiu Bo2013-07-021-0/+15
* Btrfs: add a rb_tree to improve performance of ulist searchWang Shilong2013-05-061-8/+50
* btrfs: fixup/remove module.h usage as requiredPaul Gortmaker2013-03-011-1/+1
* Btrfs: make aux field of ulist 64 bitAlexander Block2012-10-011-4/+3
* Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason2012-05-311-16/+18
|\
| * Btrfs: add inodes before dropping the extent lock in find_all_leafsJan Schmidt2012-05-311-1/+10
| * Btrfs: ulist realloc bugfixJan Schmidt2012-05-261-15/+8
* | Fix minor type issuesDaniel J Blueman2012-05-301-2/+2
|/
* Btrfs: generic data structure to build unique listsArne Jansen2011-12-221-0/+220
OpenPOWER on IntegriCloud