index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: fix race between using extent maps and merging them
Filipe Manana
2020-02-12
1
-0
/
+11
*
btrfs: remove extent_map::bdev
David Sterba
2019-11-18
1
-3
/
+0
*
btrfs: assert extent_map bdevs and lookup_map and split
David Sterba
2019-11-18
1
-1
/
+8
*
btrfs: assert extent map tree lock in add_extent_mapping
David Sterba
2019-09-09
1
-0
/
+2
*
btrfs: Optimize unallocated chunks discard
Nikolay Borisov
2019-04-29
1
-1
/
+3
*
btrfs: replace pending/pinned chunks lists with io tree
Jeff Mahoney
2019-04-29
1
-0
/
+36
*
btrfs: Remove impossible condition from mergable_maps
Nikolay Borisov
2019-02-25
1
-2
/
+3
*
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
1
-1
/
+2
*
Btrfs: extent_map: use rb_first_cached
Liu Bo
2018-10-15
1
-12
/
+15
*
btrfs: change remove_extent_mapping to return void
zhong jiang
2018-10-15
1
-4
/
+1
*
btrfs: use fs_info for btrfs_handle_em_exist tracepoint
David Sterba
2018-05-28
1
-2
/
+4
*
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-04-12
1
-0
/
+1
*
btrfs: add more __cold annotations
David Sterba
2018-03-26
1
-1
/
+1
*
Btrfs: add tracepoint for em's EEXIST case
Liu Bo
2018-03-26
1
-0
/
+3
*
btrfs: remove unused hardirq.h
Yang Shi
2018-03-26
1
-1
/
+0
*
Btrfs: noinline merge_extent_mapping
Liu Bo
2018-01-22
1
-4
/
+4
*
Btrfs: add WARN_ONCE to detect unexpected error from merge_extent_mapping
Liu Bo
2018-01-22
1
-1
/
+8
*
Btrfs: move extent map specific code to extent_map.c
Liu Bo
2018-01-22
1
-0
/
+125
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
btrfs: convert extent_map.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-5
/
+5
*
btrfs: Fix slab accounting flags
Nikolay Borisov
2016-07-26
1
-1
/
+1
*
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-16
1
-12
/
+8
|
*
Btrfs: do not mark ems as prealloc if we are writing to them
Josef Bacik
2012-12-16
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
[next]