aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
* 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
| * Btrfs: don't keep retrying a block group if we fail to allocate a clusterJosef Bacik2009-09-21
| * Btrfs: make balance code choose more wisely when relocatingJosef Bacik2009-09-21
| * Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-21
| * Btrfs: speed up snapshot droppingYan, Zheng2009-09-21
| * Btrfs: improve async block group cachingYan Zheng2009-09-17
| * Btrfs: switch extent_map to a rw lockChris Mason2009-09-11
* | block: use blkdev_issue_discard in blk_ioctl_discardChristoph Hellwig2009-09-14
|/
* Btrfs: make sure the async caching thread advances the keyChris Mason2009-07-31
* Btrfs: be more polite in the async caching threadsChris Mason2009-07-30
* Btrfs: preserve commit_root for async cachingYan Zheng2009-07-30
* Btrfs: Fix async caching interaction with unmountYan Zheng2009-07-28
* Btrfs: change how we unpin extentsJosef Bacik2009-07-27
* Btrfs: clear all space_info->full after removing a block groupChris Mason2009-07-24
* Btrfs: async block group cachingJosef Bacik2009-07-24