aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
* 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
* Btrfs: fix locking issue in btrfs_remove_block_groupYan Zheng2009-01-21
* Btrfs: simplify iteration codesQinghuang Feng2009-01-21
* Btrfs: removed unused #include <version.h>'sHuang Weiyi2009-01-21
* Btrfs: tree logging checksum fixesYan Zheng2009-01-06
* Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat codeChris Mason2009-01-06
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: Fix free block discard calls down to the block layerLiu Hui2009-01-05
* Btrfs: set EXTENT_BOUNDARY bit before marking extent delalloc.Yan Zheng2008-12-19
* Btrfs: properly update block accounting for metadataYan Zheng2008-12-19
* Btrfs: delete checksum items before marking blocks freeChris Mason2008-12-16
* Btrfs: Don't use spin*lock_irq for the delalloc lockChris Mason2008-12-15
* Btrfs: fix nodatasum handling in balancing codeYan Zheng2008-12-12
* Btrfs: shared seed deviceYan Zheng2008-12-12
* Btrfs: fix leaking block group on balanceYan Zheng2008-12-11
* Btrfs: Add checking of csum tree in balancing codeYan Zheng2008-12-10
* Btrfs: Delete csum items when freeing extentsChris Mason2008-12-10
* Btrfs: superblock duplicationYan Zheng2008-12-08
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-02
* Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutexJosef Bacik2008-11-20
* Btrfs: compat code fixesChris Mason2008-11-20
* Btrfs: Fixes for 2.6.28-rc API changesChris Mason2008-11-19
* Btrfs: fix free space accounting when unpinning extentsJosef Bacik2008-11-19
* Btrfs: Some fixes for batching extent insert.Liu Hui2008-11-18
* Btrfs: Add some debugging around the ENOSPC bugsJosef Bacik2008-11-17
* Btrfs: fix free space leakJosef Bacik2008-11-17
* Btrfs: Seed device supportYan Zheng2008-11-17
* Btrfs: mount ro and remount supportYan Zheng2008-11-12
* Btrfs: batch extent inserts/updates/deletions on the extent rootJosef Bacik2008-11-12
* Btrfs: Fix handling of space info full during allocationsChris Mason2008-11-13
* Btrfs: empty_size allocation fixes againChris Mason2008-11-10
* Btrfs: Try harder while searching for free spaceChris Mason2008-11-10
* Btrfs: Don't substract too much from the allocation target (avoid wrapping)Chris Mason2008-11-10
* Btrfs: Fix more false enospc errors and an oops from empty clusteringChris Mason2008-11-07
* Btfs: More metadata allocator optimizationsChris Mason2008-11-07
* Btrfs: enforce metadata allocation clusteringChris Mason2008-11-06