| Commit message (Expand) | Author | Age | Files | Lines |
* | btrfs: fix string and comment grammatical issues and typos | Nicholas D Steeves | 2016-05-25 | 1 | -1/+1 |
* | btrfs: Fix misspellings in comments. | Adam Buchbinder | 2016-03-14 | 1 | -2/+2 |
* | btrfs: move btrfs_compression_type to compression.h | Anand Jain | 2016-03-11 | 1 | -0/+1 |
* | btrfs: drop null testing before destroy functions | Kinglong Mee | 2016-02-18 | 1 | -2/+1 |
* | btrfs: cleanup, stop casting for extent_map->lookup everywhere | Jeff Mahoney | 2016-01-15 | 1 | -1/+1 |
* | Btrfs: do not move em to modified list when unpinning | Josef Bacik | 2014-11-21 | 1 | -2/+0 |
* | Btrfs: fix NULL pointer crash when running balance and scrub concurrently | Wang Shilong | 2014-06-19 | 1 | -0/+2 |
* | Btrfs: more efficient btrfs_drop_extent_cache | Filipe Manana | 2014-03-10 | 1 | -9/+30 |
* | Btrfs: remove unneeded field / smaller extent_map structure | Filipe Manana | 2014-03-10 | 1 | -11/+6 |
* | Btrfs: fix extent_map block_len after merging | Filipe David Borba Manana | 2014-01-28 | 1 | -1/+1 |
* | Btrfs: faster and more efficient extent map insertion | Filipe David Borba Manana | 2014-01-28 | 1 | -31/+41 |
* | btrfs: make static code static & remove dead code | Eric Sandeen | 2013-05-06 | 1 | -2/+3 |
* | Btrfs: fix bad extent logging | Josef Bacik | 2013-05-06 | 1 | -5/+13 |
* | btrfs: fixup/remove module.h usage as required | Paul Gortmaker | 2013-03-01 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-02-08 | 1 | -1/+2 |
|\ |
|
| * | Btrfs: do not merge logged extents if we've removed them from the tree | Josef Bacik | 2013-02-05 | 1 | -1/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-01-25 | 1 | -1/+12 |
|\| |
|
| * | Btrfs: do not allow logged extents to be merged or removed | Josef Bacik | 2013-01-24 | 1 | -1/+12 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-12-18 | 1 | -14/+10 |
|\| |
|
| * | Btrfs: log changed inodes based on the extent map tree | Josef Bacik | 2012-12-17 | 1 | -12/+8 |
| * | Btrfs: do not mark ems as prealloc if we are writing to them | Josef Bacik | 2012-12-17 | 1 | -2/+2 |
* | | btrfs: unpin_extent_cache: fix the typo and unnecessary arguements | Liu Bo | 2012-10-30 | 1 | -2/+1 |
|/ |
|
* | Btrfs: do not hold the write_lock on the extent tree while logging | Josef Bacik | 2012-10-04 | 1 | -1/+2 |
* | btrfs: polish names of kmem caches | David Sterba | 2012-10-01 | 1 | -1/+1 |
* | Btrfs: improve fsync by filtering extents that we want | Liu Bo | 2012-10-01 | 1 | -0/+20 |
* | Btrfs: turbo charge fsync | Josef Bacik | 2012-10-01 | 1 | -2/+32 |
* | Btrfs: clean up code for merging extent maps | Li Zefan | 2011-08-01 | 1 | -38/+21 |
* | Btrfs: clean up code for extent_map lookup | Li Zefan | 2011-08-01 | 1 | -56/+29 |
* | Btrfs: clean up search_extent_mapping() | Li Zefan | 2011-08-01 | 1 | -14/+3 |
* | btrfs: drop gfp parameter from alloc_extent_map | David Sterba | 2011-05-02 | 1 | -3/+2 |
* | btrfs: drop unused parameter from extent_map_tree_init | David Sterba | 2011-05-02 | 1 | -2/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Btrfs: check return value of alloc_extent_map() | Tsutomu Itoh | 2011-02-14 | 1 | -2/+2 |
* | btrfs: Allow to add new compression algorithm | Li Zefan | 2010-12-22 | 1 | -0/+2 |
* | Btrfs: Use ERR_CAST helpers | Julia Lawall | 2010-10-29 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-03-08 | 1 | -1/+1 |
|\ |
|
| * | Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL | Eric Paris | 2010-03-08 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-01-29 | 1 | -14/+0 |
|\| |
|
| * | Btrfs: remove tree_search() in extent_map.c | Miao Xie | 2010-01-28 | 1 | -14/+0 |
* | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | Btrfs: avoid null deref in unpin_extent_cache() | Dan Carpenter | 2009-11-11 | 1 | -1/+1 |
|/ |
|
* | Btrfs: search for an allocation hint while filling file COW | Chris Mason | 2009-09-18 | 1 | -0/+48 |
* | Btrfs: Fix extent replacment race | Chris Mason | 2009-09-11 | 1 | -0/+50 |
* | Btrfs: switch extent_map to a rw lock | Chris Mason | 2009-09-11 | 1 | -4/+1 |
* | Btrfs: kill btrfs_cache_create | Christoph Hellwig | 2009-04-24 | 1 | -8/+3 |
* | Btrfs: don't export symbols | Christoph Hellwig | 2009-04-24 | 1 | -6/+0 |
* | Btrfs: remove dead code | Dan Carpenter | 2009-04-02 | 1 | -1/+0 |
* | Btrfs: removed unused #include <version.h>'s | Huang Weiyi | 2009-01-21 | 1 | -1/+0 |