index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_map.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-04
Btrfs: do not hold the write_lock on the extent tree while logging
Josef Bacik
1
-1
/
+2
2012-10-01
btrfs: polish names of kmem caches
David Sterba
1
-1
/
+1
2012-10-01
Btrfs: improve fsync by filtering extents that we want
Liu Bo
1
-0
/
+20
2012-10-01
Btrfs: turbo charge fsync
Josef Bacik
1
-2
/
+32
2011-08-01
Btrfs: clean up code for merging extent maps
Li Zefan
1
-38
/
+21
2011-08-01
Btrfs: clean up code for extent_map lookup
Li Zefan
1
-56
/
+29
2011-08-01
Btrfs: clean up search_extent_mapping()
Li Zefan
1
-14
/
+3
2011-05-02
btrfs: drop gfp parameter from alloc_extent_map
David Sterba
1
-3
/
+2
2011-05-02
btrfs: drop unused parameter from extent_map_tree_init
David Sterba
1
-2
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-14
Btrfs: check return value of alloc_extent_map()
Tsutomu Itoh
1
-2
/
+2
2010-12-22
btrfs: Allow to add new compression algorithm
Li Zefan
1
-0
/
+2
2010-10-29
Btrfs: Use ERR_CAST helpers
Julia Lawall
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-1
/
+1
2010-03-08
Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL
Eric Paris
1
-1
/
+1
2010-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-14
/
+0
2010-01-28
Btrfs: remove tree_search() in extent_map.c
Miao Xie
1
-14
/
+0
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-11
Btrfs: avoid null deref in unpin_extent_cache()
Dan Carpenter
1
-1
/
+1
2009-09-18
Btrfs: search for an allocation hint while filling file COW
Chris Mason
1
-0
/
+48
2009-09-11
Btrfs: Fix extent replacment race
Chris Mason
1
-0
/
+50
2009-09-11
Btrfs: switch extent_map to a rw lock
Chris Mason
1
-4
/
+1
2009-04-24
Btrfs: kill btrfs_cache_create
Christoph Hellwig
1
-8
/
+3
2009-04-24
Btrfs: don't export symbols
Christoph Hellwig
1
-6
/
+0
2009-04-02
Btrfs: remove dead code
Dan Carpenter
1
-1
/
+0
2009-01-21
Btrfs: removed unused #include <version.h>'s
Huang Weiyi
1
-1
/
+0
2009-01-05
Btrfs: Fix checkpatch.pl warnings
Chris Mason
1
-7
/
+7
2008-10-29
Btrfs: Add zlib compression support
Chris Mason
1
-0
/
+9
2008-09-29
Btrfs: add and improve comments
Chris Mason
1
-0
/
+10
2008-09-25
Btrfs: Fix add_extent_mapping to check for duplicates across the whole range
Chris Mason
1
-0
/
+7
2008-09-25
Btrfs: Use assert_spin_locked instead of spin_trylock
David Woodhouse
1
-3
/
+3
2008-09-25
Btrfs: Fix some data=ordered related data corruptions
Chris Mason
1
-9
/
+0
2008-09-25
Btrfs: Keep extent mappings in ram until pending ordered extents are done
Chris Mason
1
-0
/
+4
2008-09-25
Btrfs: New data=ordered implementation
Chris Mason
1
-1
/
+4
2008-09-25
Btrfs: kerneldoc comments for extent_map.c
Christoph Hellwig
1
-12
/
+49
2008-09-25
btrfs: fix strange indentation in lookup_extent_mapping
Christoph Hellwig
1
-1
/
+7
2008-09-25
Btrfs: Split the extent_map code into two parts
Chris Mason
1
-3035
/
+84
2008-09-25
Btrfs: Fix hole insertion corner cases
Chris Mason
1
-9
/
+36
2008-09-25
Btrfs: Fix for test_range_bit
Yan
1
-0
/
+5
2008-09-25
Btrfs: Remove verbose WARN_ON
Chris Mason
1
-2
/
+0
2008-09-25
Btrfs: Fix extent_buffer usage when nodesize != leafsize
Chris Mason
1
-9
/
+21
2008-09-25
Btrfs: Remove extent_map debugging message
Chris Mason
1
-1
/
+0
2008-09-25
Btrfs: Fix an off by one in the extent_map prepare write code
Chris Mason
1
-2
/
+2
2008-09-25
Btrfs: Implement basic support for -ENOSPC
Chris Mason
1
-6
/
+14
2008-09-25
Btrfs: Fix delayed allocation to avoid missing delalloc extents
Chris Mason
1
-2
/
+7
2008-09-25
Btrfs: Back port to 2.6.18-el kernels
Chris Mason
1
-8
/
+160
2008-09-25
Btrfs: section mismatch warnings
Christian Hesse
1
-1
/
+1
2008-09-25
Btrfs: Add efficient dirty accounting to the extent_map tree
Chris Mason
1
-3
/
+29
[next]