aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_map.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-01-25
|\
| * Btrfs: do not allow logged extents to be merged or removedJosef Bacik2013-01-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-12-18
|\|
| * Btrfs: log changed inodes based on the extent map treeJosef Bacik2012-12-16
| * Btrfs: do not mark ems as prealloc if we are writing to themJosef Bacik2012-12-16
* | btrfs: unpin_extent_cache: fix the typo and unnecessary arguementsLiu Bo2012-10-30
|/
* Btrfs: do not hold the write_lock on the extent tree while loggingJosef Bacik2012-10-04
* btrfs: polish names of kmem cachesDavid Sterba2012-10-01
* Btrfs: improve fsync by filtering extents that we wantLiu Bo2012-10-01
* Btrfs: turbo charge fsyncJosef Bacik2012-10-01
* Btrfs: clean up code for merging extent mapsLi Zefan2011-08-01
* Btrfs: clean up code for extent_map lookupLi Zefan2011-08-01
* Btrfs: clean up search_extent_mapping()Li Zefan2011-08-01
* btrfs: drop gfp parameter from alloc_extent_mapDavid Sterba2011-05-02
* btrfs: drop unused parameter from extent_map_tree_initDavid Sterba2011-05-02
* Fix common misspellingsLucas De Marchi2011-03-31
* Btrfs: check return value of alloc_extent_map()Tsutomu Itoh2011-02-14
* btrfs: Allow to add new compression algorithmLi Zefan2010-12-22
* Btrfs: Use ERR_CAST helpersJulia Lawall2010-10-29
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-03-08
|\
| * Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris2010-03-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-01-29
|\|
| * Btrfs: remove tree_search() in extent_map.cMiao Xie2010-01-28
* | Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
|\ \ | |/ |/|
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | Btrfs: avoid null deref in unpin_extent_cache()Dan Carpenter2009-11-11
|/
* Btrfs: search for an allocation hint while filling file COWChris Mason2009-09-18
* Btrfs: Fix extent replacment raceChris Mason2009-09-11
* Btrfs: switch extent_map to a rw lockChris Mason2009-09-11
* Btrfs: kill btrfs_cache_createChristoph Hellwig2009-04-24
* Btrfs: don't export symbolsChristoph Hellwig2009-04-24
* Btrfs: remove dead codeDan Carpenter2009-04-02
* Btrfs: removed unused #include <version.h>'sHuang Weiyi2009-01-21
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: Add zlib compression supportChris Mason2008-10-29
* Btrfs: add and improve commentsChris Mason2008-09-29
* Btrfs: Fix add_extent_mapping to check for duplicates across the whole rangeChris Mason2008-09-25
* Btrfs: Use assert_spin_locked instead of spin_trylockDavid Woodhouse2008-09-25
* Btrfs: Fix some data=ordered related data corruptionsChris Mason2008-09-25
* Btrfs: Keep extent mappings in ram until pending ordered extents are doneChris Mason2008-09-25
* Btrfs: New data=ordered implementationChris Mason2008-09-25
* Btrfs: kerneldoc comments for extent_map.cChristoph Hellwig2008-09-25
* btrfs: fix strange indentation in lookup_extent_mappingChristoph Hellwig2008-09-25
* Btrfs: Split the extent_map code into two partsChris Mason2008-09-25
* Btrfs: Fix hole insertion corner casesChris Mason2008-09-25
* Btrfs: Fix for test_range_bitYan2008-09-25
* Btrfs: Remove verbose WARN_ONChris Mason2008-09-25
* Btrfs: Fix extent_buffer usage when nodesize != leafsizeChris Mason2008-09-25
* Btrfs: Remove extent_map debugging messageChris Mason2008-09-25