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