index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_map.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Btrfs: Fix checkpatch.pl warnings
Chris Mason
2009-01-05
1
-7
/
+7
*
Btrfs: Add zlib compression support
Chris Mason
2008-10-29
1
-0
/
+9
*
Btrfs: add and improve comments
Chris Mason
2008-09-29
1
-0
/
+10
*
Btrfs: Fix add_extent_mapping to check for duplicates across the whole range
Chris Mason
2008-09-25
1
-0
/
+7
*
Btrfs: Use assert_spin_locked instead of spin_trylock
David Woodhouse
2008-09-25
1
-3
/
+3
*
Btrfs: Fix some data=ordered related data corruptions
Chris Mason
2008-09-25
1
-9
/
+0
*
Btrfs: Keep extent mappings in ram until pending ordered extents are done
Chris Mason
2008-09-25
1
-0
/
+4
*
Btrfs: New data=ordered implementation
Chris Mason
2008-09-25
1
-1
/
+4
*
Btrfs: kerneldoc comments for extent_map.c
Christoph Hellwig
2008-09-25
1
-12
/
+49
*
btrfs: fix strange indentation in lookup_extent_mapping
Christoph Hellwig
2008-09-25
1
-1
/
+7
*
Btrfs: Split the extent_map code into two parts
Chris Mason
2008-09-25
1
-3035
/
+84
*
Btrfs: Fix hole insertion corner cases
Chris Mason
2008-09-25
1
-9
/
+36
*
Btrfs: Fix for test_range_bit
Yan
2008-09-25
1
-0
/
+5
*
Btrfs: Remove verbose WARN_ON
Chris Mason
2008-09-25
1
-2
/
+0
*
Btrfs: Fix extent_buffer usage when nodesize != leafsize
Chris Mason
2008-09-25
1
-9
/
+21
*
Btrfs: Remove extent_map debugging message
Chris Mason
2008-09-25
1
-1
/
+0
*
Btrfs: Fix an off by one in the extent_map prepare write code
Chris Mason
2008-09-25
1
-2
/
+2
*
Btrfs: Implement basic support for -ENOSPC
Chris Mason
2008-09-25
1
-6
/
+14
*
Btrfs: Fix delayed allocation to avoid missing delalloc extents
Chris Mason
2008-09-25
1
-2
/
+7
*
Btrfs: Back port to 2.6.18-el kernels
Chris Mason
2008-09-25
1
-8
/
+160
*
Btrfs: section mismatch warnings
Christian Hesse
2008-09-25
1
-1
/
+1
*
Btrfs: Add efficient dirty accounting to the extent_map tree
Chris Mason
2008-09-25
1
-3
/
+29
*
Btrfs: Limit btree writeback to prevent seeks
Chris Mason
2008-09-25
1
-0
/
+39
*
Btrfs: Handle writeback under high memory pressure better
Chris Mason
2008-09-25
1
-0
/
+12
*
Btrfs: Make sure page mapping dirty tag is properly cleared
Chris Mason
2008-09-25
1
-2
/
+20
*
Btrfs: Avoid fragmentation from parallel delalloc filling
Chris Mason
2008-09-25
1
-34
/
+49
*
Btrfs: Return value checking in module init
Wyatt Banks
2008-09-25
1
-2
/
+14
*
Btrfs: Fix extent bit range testing
Chris Mason
2008-09-25
1
-7
/
+17
*
Btrfs: Add readpages support
Chris Mason
2008-09-25
1
-7
/
+63
*
Btrfs: Avoid extent_buffer lru corruption
Chris Mason
2008-09-25
1
-1
/
+7
*
Btrfs: Fix failure cleanups when allocating extent buffers fail
Chris Mason
2008-09-25
1
-26
/
+30
*
Btrfs: Add writepages support
Chris Mason
2008-09-25
1
-25
/
+110
*
Btrfs: small fixes for find_lock_delalloc_range.
Yan
2008-09-25
1
-1
/
+3
*
Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
Chris Mason
2008-09-25
1
-3
/
+8
[next]