aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
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
2009-01-05Btrfs: Fix free block discard calls down to the block layerLiu Hui
2008-12-19Btrfs: set EXTENT_BOUNDARY bit before marking extent delalloc.Yan Zheng
2008-12-19Btrfs: properly update block accounting for metadataYan Zheng
2008-12-16Btrfs: delete checksum items before marking blocks freeChris Mason
2008-12-15Btrfs: Don't use spin*lock_irq for the delalloc lockChris Mason
2008-12-12Btrfs: fix nodatasum handling in balancing codeYan Zheng
2008-12-12Btrfs: shared seed deviceYan Zheng
2008-12-11Btrfs: fix leaking block group on balanceYan Zheng
2008-12-10Btrfs: Add checking of csum tree in balancing codeYan Zheng
2008-12-10Btrfs: Delete csum items when freeing extentsChris Mason
2008-12-08Btrfs: superblock duplicationYan Zheng
2008-12-02Btrfs: make things static and include the right headersChristoph Hellwig
2008-11-20Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutexJosef Bacik
2008-11-20Btrfs: compat code fixesChris Mason
2008-11-19Btrfs: Fixes for 2.6.28-rc API changesChris Mason
2008-11-19Btrfs: fix free space accounting when unpinning extentsJosef Bacik