Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2572da44a51192ad181482c1989e66e5eb47dcbe
/
fs
/
btrfs
/
extent_map.c
4c66461
btrfs: rename btrfs_bio to btrfs_io_context
by Qu Wenruo
· 3 years, 3 months ago
9ad37bb
btrfs: fix parameter description of btrfs_add_extent_mapping
by Nikolay Borisov
· 4 years ago
401bd2d
btrfs: document modified parameter of add_extent_mapping
by Nikolay Borisov
· 4 years ago
ac05ca9
Btrfs: fix race between using extent maps and merging them
by Filipe Manana
· 5 years ago
a019e9e
btrfs: remove extent_map::bdev
by David Sterba
· 5 years ago
c3e1490
btrfs: assert extent_map bdevs and lookup_map and split
by David Sterba
· 6 years ago
d23ea3f
btrfs: assert extent map tree lock in add_extent_mapping
by David Sterba
· 6 years ago
8811133
btrfs: Optimize unallocated chunks discard
by Nikolay Borisov
· 6 years ago
1c11b63
btrfs: replace pending/pinned chunks lists with io tree
by Jeff Mahoney
· 6 years ago
951e05a
btrfs: Remove impossible condition from mergable_maps
by Nikolay Borisov
· 6 years ago
52042d8
btrfs: Fix typos in comments and strings
by Andrea Gelmini
· 6 years ago
07e1ce0
Btrfs: extent_map: use rb_first_cached
by Liu Bo
· 6 years ago
c1766dd
btrfs: change remove_extent_mapping to return void
by zhong jiang
· 6 years ago
f46b24c
btrfs: use fs_info for btrfs_handle_em_exist tracepoint
by David Sterba
· 7 years ago
c1d7c51
btrfs: replace GPL boilerplate by SPDX -- sources
by David Sterba
· 7 years ago
e67c718
btrfs: add more __cold annotations
by David Sterba
· 7 years ago
393da91
Btrfs: add tracepoint for em's EEXIST case
by Liu Bo
· 7 years ago
86d750a
btrfs: remove unused hardirq.h
by Yang Shi
· 7 years ago
5f4791f
Btrfs: noinline merge_extent_mapping
by Liu Bo
· 7 years ago
9a7e10e
Btrfs: add WARN_ONCE to detect unexpected error from merge_extent_mapping
by Liu Bo
· 7 years ago
c04e61b
Btrfs: move extent map specific code to extent_map.c
by Liu Bo
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
490b54d
btrfs: convert extent_map.refs from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
fba4b69
btrfs: Fix slab accounting flags
by Nikolay Borisov
· 9 years ago
0132761
btrfs: fix string and comment grammatical issues and typos
by Nicholas D Steeves
· 9 years ago
bb7ab3b
btrfs: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
ebb8765
btrfs: move btrfs_compression_type to compression.h
by Anand Jain
· 9 years ago
5598e90
btrfs: drop null testing before destroy functions
by Kinglong Mee
· 9 years ago
95617d6
btrfs: cleanup, stop casting for extent_map->lookup everywhere
by Jeff Mahoney
· 10 years ago
a280469
Btrfs: do not move em to modified list when unpinning
by Josef Bacik
· 10 years ago
298a8f9
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
by Wang Shilong
· 11 years ago
176840b
Btrfs: more efficient btrfs_drop_extent_cache
by Filipe Manana
· 11 years ago
cbc0e92
Btrfs: remove unneeded field / smaller extent_map structure
by Filipe Manana
· 11 years ago
d527afe
Btrfs: fix extent_map block_len after merging
by Filipe David Borba Manana
· 11 years ago
32193c1
Btrfs: faster and more efficient extent map insertion
by Filipe David Borba Manana
· 11 years ago
48a3b63
btrfs: make static code static & remove dead code
by Eric Sandeen
· 12 years ago
09a2a8f9
Btrfs: fix bad extent logging
by Josef Bacik
· 12 years ago
180e001
btrfs: fixup/remove module.h usage as required
by Paul Gortmaker
· 12 years ago
8d19514
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
222c81d
Btrfs: do not merge logged extents if we've removed them from the tree
by Josef Bacik
· 12 years ago
d7df025
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
201a903
Btrfs: do not allow logged extents to be merged or removed
by Josef Bacik
· 12 years ago
a22180d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
70c8a91
Btrfs: log changed inodes based on the extent map tree
by Josef Bacik
· 12 years ago
b11e234
Btrfs: do not mark ems as prealloc if we are writing to them
by Josef Bacik
· 12 years ago
52b1de9
btrfs: unpin_extent_cache: fix the typo and unnecessary arguements
by Liu Bo
· 12 years ago
ff44c6e
Btrfs: do not hold the write_lock on the extent tree while logging
by Josef Bacik
· 12 years ago
837e197
btrfs: polish names of kmem caches
by David Sterba
· 12 years ago
4e2f84e
Btrfs: improve fsync by filtering extents that we want
by Liu Bo
· 12 years ago
5dc562c
Btrfs: turbo charge fsync
by Josef Bacik
· 12 years ago
4d2c8f62
Btrfs: clean up code for merging extent maps
by Li Zefan
· 13 years ago
ed64f06
Btrfs: clean up code for extent_map lookup
by Li Zefan
· 13 years ago
7e016a0
Btrfs: clean up search_extent_mapping()
by Li Zefan
· 13 years ago
172ddd6
btrfs: drop gfp parameter from alloc_extent_map
by David Sterba
· 14 years ago
a8067e0
btrfs: drop unused parameter from extent_map_tree_init
by David Sterba
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c26a920
Btrfs: check return value of alloc_extent_map()
by Tsutomu Itoh
· 14 years ago
261507a0
btrfs: Allow to add new compression algorithm
by Li Zefan
· 14 years ago
d0b678c
Btrfs: Use ERR_CAST helpers
by Julia Lawall
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
51d0f6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
6bef4d3
Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL
by Eric Paris
· 15 years ago
67f15b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
b8d9bfe
Btrfs: remove tree_search() in extent_map.c
by Miao Xie
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
4eb3991
Btrfs: avoid null deref in unpin_extent_cache()
by Dan Carpenter
· 15 years ago
b917b7c
Btrfs: search for an allocation hint while filling file COW
by Chris Mason
· 15 years ago
a1ed835
Btrfs: Fix extent replacment race
by Chris Mason
· 15 years ago
890871b
Btrfs: switch extent_map to a rw lock
by Chris Mason
· 15 years ago
9601e3f
Btrfs: kill btrfs_cache_create
by Christoph Hellwig
· 16 years ago
0d4bf11
Btrfs: don't export symbols
by Christoph Hellwig
· 16 years ago
ff0a583
Btrfs: remove dead code
by Dan Carpenter
· 16 years ago
7eaebe7
Btrfs: removed unused #include <version.h>'s
by Huang Weiyi
· 16 years ago
d397712
Btrfs: Fix checkpatch.pl warnings
by Chris Mason
· 16 years ago
c8b9781
Btrfs: Add zlib compression support
by Chris Mason
· 16 years ago
d352ac6
Btrfs: add and improve comments
by Chris Mason
· 16 years ago
7c2fe32
Btrfs: Fix add_extent_mapping to check for duplicates across the whole range
by Chris Mason
· 16 years ago
64f26f7
Btrfs: Use assert_spin_locked instead of spin_trylock
by David Woodhouse
· 16 years ago
f421950
Btrfs: Fix some data=ordered related data corruptions
by Chris Mason
· 16 years ago
7f3c74f
Btrfs: Keep extent mappings in ram until pending ordered extents are done
by Chris Mason
· 16 years ago
e6dcd2d
Btrfs: New data=ordered implementation
by Chris Mason
· 16 years ago
9d2423c
Btrfs: kerneldoc comments for extent_map.c
by Christoph Hellwig
· 17 years ago
306929f
btrfs: fix strange indentation in lookup_extent_mapping
by Christoph Hellwig
· 17 years ago
d1310b2
Btrfs: Split the extent_map code into two parts
by Chris Mason
· 17 years ago
5f56406
Btrfs: Fix hole insertion corner cases
by Chris Mason
· 17 years ago
f0c5da1
Btrfs: Fix for test_range_bit
by Yan
· 17 years ago
b3a0d8d
Btrfs: Remove verbose WARN_ON
by Chris Mason
· 17 years ago
55c6907
Btrfs: Fix extent_buffer usage when nodesize != leafsize
by Chris Mason
· 17 years ago
bcd987f
Btrfs: Remove extent_map debugging message
by Chris Mason
· 17 years ago
5d4fb73
Btrfs: Fix an off by one in the extent_map prepare write code
by Chris Mason
· 17 years ago
1832a6d
Btrfs: Implement basic support for -ENOSPC
by Chris Mason
· 17 years ago
190662b
Btrfs: Fix delayed allocation to avoid missing delalloc extents
by Chris Mason
· 17 years ago
6da6aba
Btrfs: Back port to 2.6.18-el kernels
by Chris Mason
· 17 years ago
17636e0
Btrfs: section mismatch warnings
by Christian Hesse
· 17 years ago
ca66462
Btrfs: Add efficient dirty accounting to the extent_map tree
by Chris Mason
· 17 years ago
793955b
Btrfs: Limit btree writeback to prevent seeks
by Chris Mason
· 17 years ago
015a739c
Btrfs: Handle writeback under high memory pressure better
by Chris Mason
· 17 years ago
7073c8e
Btrfs: Make sure page mapping dirty tag is properly cleared
by Chris Mason
· 17 years ago
3e9fd94
Btrfs: Avoid fragmentation from parallel delalloc filling
by Chris Mason
· 17 years ago
Next »