aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-12-13Btrfs: prevent RAID level downgrades when space is lowChris Mason
2010-12-13Btrfs: account for missing devices in RAID allocation profilesChris Mason
2010-12-10Btrfs: do not BUG if we fail to remove the orphan item for dead snapshotsJosef Bacik
2010-12-09Btrfs: do not do fast caching if we are allocating blocks for tree_rootJosef Bacik
2010-12-09Btrfs: deal with space cache errors betterJosef Bacik
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-11-21btrfs: Fix early enospc because 'unused' calculated with wrong sign.Arne Jansen
2010-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2010-10-29Btrfs: drop unused variable in block_alloc_rsvChris Mason
2010-10-29Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen
2010-10-29Btrfs: use the flusher threads for delalloc throttlingChris Mason
2010-10-29Btrfs: tune the chunk allocation to 5% of the FS as metadataChris Mason
2010-10-29Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason
2010-10-29Btrfs: let the user know space caching is enabledJosef Bacik
2010-10-29Btrfs: Add a clear_cache mount optionJosef Bacik
2010-10-29Btrfs: add support for mixed data+metadata block groupsJosef Bacik
2010-10-29Btrfs: check cache->caching_ctl before returning if caching has startedJosef Bacik
2010-10-29Btrfs: load free space cache if it existsJosef Bacik
2010-10-29Btrfs: write out free space cacheJosef Bacik
2010-10-28Btrfs: create special free space cache inodeJosef Bacik
2010-10-26Btrfs: remove warn_on from use_block_rsvJosef Bacik
2010-10-26Btrfs: set trans to null in reserve_metadata_bytes if we commit the transactionJosef Bacik
2010-10-22Btrfs: rework how we reserve metadata bytesJosef Bacik
2010-10-22Btrfs: don't allocate chunks as aggressivelyJosef Bacik
2010-10-22Btrfs: re-work delalloc flushingJosef Bacik
2010-10-22Btrfs: fix reservation code for mixed block groupsJosef Bacik
2010-10-22Btrfs: fix df regressionJosef Bacik
2010-10-22Btrfs: stop trying to shrink delalloc if there are no inodes to reclaimJosef Bacik
2010-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig
2010-09-10btrfs: replace barriers with explicit flush / FUA usageChristoph Hellwig
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