Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-10 | btrfs: ulist: Add ulist_del() function. | Qu Wenruo | 1 | -0/+1 |
2014-08-15 | Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch | Takashi Iwai | 1 | -0/+15 |
2014-01-29 | Btrfs: do not export ulist functions | Wang Shilong | 1 | -1/+0 |
2014-01-29 | Btrfs: rework ulist with list+rb_tree | Wang Shilong | 1 | -27/+11 |
2013-05-06 | Btrfs: add a rb_tree to improve performance of ulist search | Wang Shilong | 1 | -0/+6 |
2012-10-01 | Btrfs: make aux field of ulist 64 bit | Alexander Block | 1 | -5/+4 |
2012-05-31 | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l... | Chris Mason | 1 | -2/+12 |
2012-05-31 | Btrfs: add inodes before dropping the extent lock in find_all_leafs | Jan Schmidt | 1 | -0/+2 |
2012-05-30 | Fix minor type issues | Daniel J Blueman | 1 | -3/+2 |
2012-05-26 | Btrfs: ulist realloc bugfix | Jan Schmidt | 1 | -1/+8 |
2011-12-22 | Btrfs: generic data structure to build unique lists | Arne Jansen | 1 | -0/+68 |