index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_map.c
Age
Commit message (
Expand
)
Author
2021-10-26
btrfs: rename btrfs_bio to btrfs_io_context
Qu Wenruo
2021-02-08
btrfs: fix parameter description of btrfs_add_extent_mapping
Nikolay Borisov
2021-02-08
btrfs: document modified parameter of add_extent_mapping
Nikolay Borisov
2020-02-12
Btrfs: fix race between using extent maps and merging them
Filipe Manana
2019-11-18
btrfs: remove extent_map::bdev
David Sterba
2019-11-18
btrfs: assert extent_map bdevs and lookup_map and split
David Sterba
2019-09-09
btrfs: assert extent map tree lock in add_extent_mapping
David Sterba
2019-04-29
btrfs: Optimize unallocated chunks discard
Nikolay Borisov
2019-04-29
btrfs: replace pending/pinned chunks lists with io tree
Jeff Mahoney
2019-02-25
btrfs: Remove impossible condition from mergable_maps
Nikolay Borisov
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-10-15
Btrfs: extent_map: use rb_first_cached
Liu Bo
2018-10-15
btrfs: change remove_extent_mapping to return void
zhong jiang
2018-05-28
btrfs: use fs_info for btrfs_handle_em_exist tracepoint
David Sterba
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-03-26
btrfs: add more __cold annotations
David Sterba
2018-03-26
Btrfs: add tracepoint for em's EEXIST case
Liu Bo
2018-03-26
btrfs: remove unused hardirq.h
Yang Shi
2018-01-22
Btrfs: noinline merge_extent_mapping
Liu Bo
2018-01-22
Btrfs: add WARN_ONCE to detect unexpected error from merge_extent_mapping
Liu Bo
2018-01-22
Btrfs: move extent map specific code to extent_map.c
Liu Bo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-18
btrfs: convert extent_map.refs from atomic_t to refcount_t
Elena Reshetova
2016-07-26
btrfs: Fix slab accounting flags
Nikolay Borisov
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-03-14
btrfs: Fix misspellings in comments.
Adam Buchbinder
2016-03-11
btrfs: move btrfs_compression_type to compression.h
Anand Jain
2016-02-18
btrfs: drop null testing before destroy functions
Kinglong Mee
2016-01-15
btrfs: cleanup, stop casting for extent_map->lookup everywhere
Jeff Mahoney
2014-11-21
Btrfs: do not move em to modified list when unpinning
Josef Bacik
2014-06-19
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
Wang Shilong
2014-03-10
Btrfs: more efficient btrfs_drop_extent_cache
Filipe Manana
2014-03-10
Btrfs: remove unneeded field / smaller extent_map structure
Filipe Manana
2014-01-28
Btrfs: fix extent_map block_len after merging
Filipe David Borba Manana
2014-01-28
Btrfs: faster and more efficient extent map insertion
Filipe David Borba Manana
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
Btrfs: fix bad extent logging
Josef Bacik
2013-03-01
btrfs: fixup/remove module.h usage as required
Paul Gortmaker
2013-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-02-05
Btrfs: do not merge logged extents if we've removed them from the tree
Josef Bacik
2013-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-01-24
Btrfs: do not allow logged extents to be merged or removed
Josef Bacik
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-12-16
Btrfs: log changed inodes based on the extent map tree
Josef Bacik
2012-12-16
Btrfs: do not mark ems as prealloc if we are writing to them
Josef Bacik
2012-10-30
btrfs: unpin_extent_cache: fix the typo and unnecessary arguements
Liu Bo
2012-10-04
Btrfs: do not hold the write_lock on the extent tree while logging
Josef Bacik
2012-10-01
btrfs: polish names of kmem caches
David Sterba
2012-10-01
Btrfs: improve fsync by filtering extents that we want
Liu Bo
2012-10-01
Btrfs: turbo charge fsync
Josef Bacik
[next]