aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
* 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
* Btrfs: use hybrid extents+bitmap rb tree for free spaceJosef Bacik2009-07-24
* Btrfs: make sure all dirty blocks are written at commit timeYan Zheng2009-07-22
* Btrfs: fix error message formattingHu Tao2009-07-02
* Btrfs: update backrefs while dropping snapshotYan Zheng2009-07-02
* Btrfs: check duplicate backrefs for both data and metadataYan Zheng2009-06-11
* Btrfs: remove crc32c.h and use libcrc32c directly.David Woodhouse2009-06-10
* Btrfs: add mount -o ssd_spread to spread allocations outChris Mason2009-06-10
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-10