aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
* Btrfs: use larger system chunksChris Mason2012-01-16
* Btrfs: add a delalloc mutex to inodes for delalloc reservationsJosef Bacik2012-01-16
* Btrfs: space leak tracepointsJosef Bacik2012-01-16
* Btrfs: add allocator tracepointsJosef Bacik2012-01-16
* Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason2012-01-16
|\
| * Btrfs: add waitqueue instead of doing busy waiting for more delayed refsJan Schmidt2012-01-04
| * Btrfs: put back delayed refs that are too newArne Jansen2012-01-04
| * Btrfs: mark delayed refs as for cowArne Jansen2011-12-22
* | Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integrationChris Mason2012-01-16
|\ \
| * | Btrfs: update global block_rsv when creating a new block groupLi Zefan2012-01-10
| * | Btrfs: don't pass a trans handle unnecessarily in volumes.cLi Zefan2012-01-10
* | | Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int...Chris Mason2012-01-16
|\ \ \
| * | | Btrfs: implement online profile changingIlya Dryomov2012-01-16
| * | | Btrfs: do not reduce profile in do_chunk_alloc()Ilya Dryomov2012-01-16
| * | | Btrfs: make avail_*_alloc_bits fields dynamicIlya Dryomov2012-01-16
| * | | Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bitIlya Dryomov2012-01-16
| * | | Btrfs: introduce masks for chunk type and profileIlya Dryomov2012-01-16
| * | | Btrfs: get rid of *_alloc_profile fieldsIlya Dryomov2012-01-16
| |/ /
* | | Btrfs: don't set up allocation result twiceAlexandre Oliva2012-01-07
* | | Btrfs: test free space only for unclustered allocationAlexandre Oliva2012-01-06
* | | Btrfs: lower the bar for chunk allocationChris Mason2012-01-06
* | | Btrfs: run chunk allocations while we do delayed refsChris Mason2012-01-06
* | | Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...Linus Torvalds2011-12-16
|\| |
| * | Btrfs: only set cache_generation if we setup the block groupJosef Bacik2011-12-15
| * | Btrfs: fix how we do delalloc reservations and how we free reservations on errorJosef Bacik2011-12-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-12-08
|\| |
| * | Btrfs: try cluster but don't advance in search listAlexandre Oliva2011-12-08
| * | Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZEAlexandre Oliva2011-12-07
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-12-01
|\|
| * Btrfs: skip allocation attempt from empty clusterAlexandre Oliva2011-11-30
| * Btrfs: skip block groups without enough space for a clusterAlexandre Oliva2011-11-30
| * Btrfs: start search for new cluster at the beginningAlexandre Oliva2011-11-30
| * Btrfs: fix deadlock on metadata reservation when evicting a inodeMiao Xie2011-11-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-22
|\|
| * Btrfs: wait on caching if we're loading the free space cacheJosef Bacik2011-11-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-11
|\|
| * Btrfs: Abstract similar code for btrfs_block_rsv_add{, _noflush}Miao Xie2011-11-10
| * Btrfs: fix our reservations for updating an inode when completing ioJosef Bacik2011-11-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-06
|\|
| * Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason2011-11-06
| |\
| | * btrfs: btrfs_multi_bio replaced with btrfs_bioJan Schmidt2011-09-29
| * | Btrfs: fix delayed insertion reservationJosef Bacik2011-11-06
| * | Btrfs: be smarter about committing the transaction in reserve_metadata_bytesJosef Bacik2011-11-06
| * | Btrfs: make a delayed_block_rsv for the delayed item insertionJosef Bacik2011-11-06
| * | btrfs: separate superblock items out of fs_infoDavid Sterba2011-11-06
| * | Btrfs: fix extent pinning bugs in the tree logChris Mason2011-11-06
| * | btrfs: ratelimit WARN_ON in use_block_rsvDavid Sterba2011-10-24
| * | Btrfs: fix race between multi-task space allocation and caching spaceMiao Xie2011-10-20
| * | Btrfs: pass the correct root to lookup_free_space_inode()Ilya Dryomov2011-10-20
| * | Btrfs: if we have a lot of pinned space, commit the transactionJosef Bacik2011-10-19