aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2010-06-11
|\
| * Btrfs: Fix BUG_ON for fs converted from extNYan, Zheng2010-06-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-27
|\|
| * Btrfs: drop verbose enospc printkChris Mason2010-05-26
| * Btrfs: Metadata ENOSPC handling for balanceYan, Zheng2010-05-25
| * Btrfs: Metadata reservation for orphan inodesYan, Zheng2010-05-25
| * Btrfs: Introduce global metadata reservationYan, Zheng2010-05-25
| * Btrfs: Update metadata reservation for delayed allocationYan, Zheng2010-05-25
| * Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-25
| * Btrfs: Introduce contexts for metadata reservationYan, Zheng2010-05-25
| * Btrfs: Shrink delay allocated space in a synchronizedYan, Zheng2010-05-25
| * Btrfs: Kill allocate_wait in space_infoYan, Zheng2010-05-25
| * Btrfs: Link block groups of different raid typesYan, Zheng2010-05-25
* | blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov2010-04-28
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2010-04-12
|\
| * Btrfs: fix data enospc check overflowJosef Bacik2010-04-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-04-05
|\|
| * Btrfs: fix small race with delalloc flushing waitqueue'sJosef Bacik2010-04-05
| * Btrfs: kill max_extent mount optionJosef Bacik2010-03-30
| * Btrfs: fail to mount if we have problems reading the block groupsJosef Bacik2010-03-30
| * Btrfs: add NULL check for do_walk_down()Miao Xie2010-03-30
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik2010-03-15
* Btrfs: Fix oopsen when dropping empty tree.Yan, Zheng2010-02-04
* Btrfs: fix possible panic on unmountJosef Bacik2010-01-17
* Btrfs: make metadata chunks smallerJosef Bacik2009-12-17
* Btrfs: don't add extent 0 to the free space cache v2Yan, Zheng2009-12-17
* Btrfs: Fix per root used space accountingYan, Zheng2009-12-17
* Btrfs: Add delayed iputYan, Zheng2009-12-17
* Btrfs: Avoid superfluous tree-log writeoutYan, Zheng2009-12-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-11-11
|\
| * Btrfs: allow more metadata chunk preallocationChris Mason2009-11-11
| * Btrfs: find ideal block group for cachingJosef Bacik2009-11-11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2009-10-15
|\|
| * Btrfs: always pin metadata in discard modeChris Mason2009-10-14
| * Btrfs: enable discard supportChristoph Hellwig2009-10-14
| * Btrfs: add -o discard optionChristoph Hellwig2009-10-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-10-11
|\|
| * Btrfs: optimize back reference update during btrfs_drop_snapshotYan, Zheng2009-10-09
| * Btrfs: async delalloc flushing under space pressureJosef Bacik2009-10-08
| * Btrfs: release delalloc reservations on extent item insertionJosef Bacik2009-10-08
| * Btrfs: fix possible softlockup in the allocatorJosef Bacik2009-10-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-10-01
|\|
| * Btrfs: fix deadlock with free space handling and user transactionsSage Weil2009-09-29
| * Btrfs: proper -ENOSPC handlingJosef Bacik2009-09-28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-24
|\|
| * Btrfs: fix early enospc during balancingChris Mason2009-09-22
| * Btrfs: deal with NULL space infoChris Mason2009-09-22
| * Btrfs: account for space used by the super mirrorsJosef Bacik2009-09-21
| * Btrfs: remove dead codeJosef Bacik2009-09-21