aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
* 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
* 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
* Btrfs: Fix oops and use after free during space balancingChris Mason2009-06-04
* Btrfs: Spelling fix in btrfs_lookup_first_block_group commentsSankar P2009-05-14
* Btrfs: Fix a bunch of printk() warnings.Joel Becker2009-04-27
* Btrfs: try to keep a healthy ratio of metadata vs data block groupsJosef Bacik2009-04-24
* Btrfs: rework allocation clusteringChris Mason2009-04-03
* Btrfs: kill the pinned_mutexJosef Bacik2009-04-03
* Btrfs: kill the block group alloc mutexJosef Bacik2009-04-03
* Btrfs: clean up find_free_extentJosef Bacik2009-04-03
* Btrfs: free space cache cleanupsJosef Bacik2009-04-03
* Btrfs: try to free metadata pages when we free btree blocksChris Mason2009-03-31
* Btrfs: tree logging unlink/rename fixesChris Mason2009-03-24
* Btrfs: leave btree locks spinning more oftenChris Mason2009-03-24
* Btrfs: reduce stalls during transaction commitChris Mason2009-03-24
* Btrfs: process the delayed reference queue in clustersChris Mason2009-03-24
* Btrfs: try to cleanup delayed refs while freeing extentsChris Mason2009-03-24
* Btrfs: do extent allocation and reference count updates in the backgroundChris Mason2009-03-24
* Btrfs: Fix locking around adding new space_infoChris Mason2009-03-10
* Btrfs: fix spinlock assertions on UP systemsChris Mason2009-03-09
* Btrfs: try committing transaction before returning ENOSPCJosef Bacik2009-02-20
* Btrfs: add better -ENOSPC handlingJosef Bacik2009-02-20
* Btrfs: hold trans_mutex when using btrfs_record_root_in_transYan Zheng2009-02-12
* Btrfs: make a lockdep class for the extent buffer locksChris Mason2009-02-12
* Btrfs: use larger metadata clusters in ssd modeChris Mason2009-02-12
* Btrfs: make sure all pending extent operations are completeJosef Bacik2009-02-12
* Btrfs: Fix memory leak in cache_drop_leaf_refChris Mason2009-02-05
* Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunksChris Mason2009-02-04
* Btrfs: Change btree locking to use explicit blocking pointsChris Mason2009-02-04
* Btrfs: sort references by byte number during btrfs_inc_refChris Mason2009-02-04
* Btrfs: fix tree logs parallel syncYan Zheng2009-01-21
* Btrfs: fix stop searching test in replace_one_extentYan Zheng2009-01-21
* Btrfs: remove duplicated #includeHuang Weiyi2009-01-21
* Btrfs: Fix infinite loop in btrfs_extent_post_opYan Zheng2009-01-21