aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2009-07-28Btrfs: Fix async caching interaction with unmountYan Zheng
2009-07-27Btrfs: change how we unpin extentsJosef Bacik
2009-07-24Btrfs: clear all space_info->full after removing a block groupChris Mason
2009-07-24Btrfs: async block group cachingJosef Bacik
2009-07-24Btrfs: use hybrid extents+bitmap rb tree for free spaceJosef Bacik
2009-07-22Btrfs: make sure all dirty blocks are written at commit timeYan Zheng
2009-07-02Btrfs: fix error message formattingHu Tao
2009-07-02Btrfs: update backrefs while dropping snapshotYan Zheng
2009-06-11Btrfs: check duplicate backrefs for both data and metadataYan Zheng
2009-06-10Btrfs: remove crc32c.h and use libcrc32c directly.David Woodhouse
2009-06-10Btrfs: add mount -o ssd_spread to spread allocations outChris Mason
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng
2009-06-04Btrfs: Fix oops and use after free during space balancingChris Mason
2009-05-14Btrfs: Spelling fix in btrfs_lookup_first_block_group commentsSankar P
2009-04-27Btrfs: Fix a bunch of printk() warnings.Joel Becker
2009-04-24Btrfs: try to keep a healthy ratio of metadata vs data block groupsJosef Bacik
2009-04-03Btrfs: rework allocation clusteringChris Mason
2009-04-03Btrfs: kill the pinned_mutexJosef Bacik
2009-04-03Btrfs: kill the block group alloc mutexJosef Bacik
2009-04-03Btrfs: clean up find_free_extentJosef Bacik
2009-04-03Btrfs: free space cache cleanupsJosef Bacik
2009-03-31Btrfs: try to free metadata pages when we free btree blocksChris Mason
2009-03-24Btrfs: tree logging unlink/rename fixesChris Mason
2009-03-24Btrfs: leave btree locks spinning more oftenChris Mason
2009-03-24Btrfs: reduce stalls during transaction commitChris Mason
2009-03-24Btrfs: process the delayed reference queue in clustersChris Mason
2009-03-24Btrfs: try to cleanup delayed refs while freeing extentsChris Mason
2009-03-24Btrfs: do extent allocation and reference count updates in the backgroundChris Mason
2009-03-10Btrfs: Fix locking around adding new space_infoChris Mason
2009-03-09Btrfs: fix spinlock assertions on UP systemsChris Mason
2009-02-20Btrfs: try committing transaction before returning ENOSPCJosef Bacik
2009-02-20Btrfs: add better -ENOSPC handlingJosef Bacik
2009-02-12Btrfs: hold trans_mutex when using btrfs_record_root_in_transYan Zheng
2009-02-12Btrfs: make a lockdep class for the extent buffer locksChris Mason
2009-02-12Btrfs: use larger metadata clusters in ssd modeChris Mason
2009-02-12Btrfs: make sure all pending extent operations are completeJosef Bacik
2009-02-05Btrfs: Fix memory leak in cache_drop_leaf_refChris Mason
2009-02-04Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunksChris Mason
2009-02-04Btrfs: Change btree locking to use explicit blocking pointsChris Mason
2009-02-04Btrfs: sort references by byte number during btrfs_inc_refChris Mason
2009-01-21Btrfs: fix tree logs parallel syncYan Zheng
2009-01-21Btrfs: fix stop searching test in replace_one_extentYan Zheng
2009-01-21Btrfs: remove duplicated #includeHuang Weiyi
2009-01-21Btrfs: Fix infinite loop in btrfs_extent_post_opYan Zheng
2009-01-21Btrfs: fix locking issue in btrfs_remove_block_groupYan Zheng
2009-01-21Btrfs: simplify iteration codesQinghuang Feng
2009-01-21Btrfs: removed unused #include <version.h>'sHuang Weiyi
2009-01-06Btrfs: tree logging checksum fixesYan Zheng
2009-01-06Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat codeChris Mason
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason