summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
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
2008-11-18Btrfs: Some fixes for batching extent insert.Liu Hui
2008-11-17Btrfs: Add some debugging around the ENOSPC bugsJosef Bacik
2008-11-17Btrfs: fix free space leakJosef Bacik
2008-11-17Btrfs: Seed device supportYan Zheng
2008-11-12Btrfs: mount ro and remount supportYan Zheng
2008-11-12Btrfs: batch extent inserts/updates/deletions on the extent rootJosef Bacik
2008-11-13Btrfs: Fix handling of space info full during allocationsChris Mason
2008-11-10Btrfs: empty_size allocation fixes againChris Mason
2008-11-10Btrfs: Try harder while searching for free spaceChris Mason
2008-11-10Btrfs: Don't substract too much from the allocation target (avoid wrapping)Chris Mason
2008-11-07Btrfs: Fix more false enospc errors and an oops from empty clusteringChris Mason
2008-11-07Btfs: More metadata allocator optimizationsChris Mason
2008-11-06Btrfs: enforce metadata allocation clusteringChris Mason
2008-11-06Btrfs: Optimize compressed writeback and readsChris Mason