index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_map.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-06
btrfs: fix extent map logging bit not cleared for split maps after dropping r...
Filipe Manana
1
-1
/
+6
2022-12-05
btrfs: remove no longer used btrfs_next_extent_map()
Filipe Manana
1
-29
/
+0
2022-12-05
btrfs: selftests: remove impossible inline extent at non-zero file offset
Qu Wenruo
1
-0
/
+7
2022-12-05
btrfs: update function comments
David Sterba
1
-35
/
+30
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: get the next extent map during fiemap/lseek more efficiently
Filipe Manana
1
-1
/
+30
2022-09-29
btrfs: drop extent map range more efficiently
Filipe Manana
1
-45
/
+74
2022-09-29
btrfs: remove unnecessary next extent map search
Filipe Manana
1
-14
/
+17
2022-09-29
btrfs: remove unnecessary NULL pointer checks when searching extent maps
Filipe Manana
1
-14
/
+14
2022-09-29
btrfs: assert tree is locked when clearing extent map from logging
Filipe Manana
1
-0
/
+2
2022-09-29
btrfs: remove unnecessary extent map initializations
Filipe Manana
1
-2
/
+0
2022-09-29
btrfs: remove the refcount warning/check at free_extent_map()
Filipe Manana
1
-1
/
+0
2022-09-29
btrfs: add helper to replace extent map range with a new extent map
Filipe Manana
1
-0
/
+41
2022-09-29
btrfs: move open coded extent map tree deletion out of inode eviction
Filipe Manana
1
-0
/
+27
2022-09-29
btrfs: use extent_map_end() at btrfs_drop_extent_map_range()
Filipe Manana
1
-4
/
+6
2022-09-29
btrfs: move btrfs_drop_extent_cache() to extent_map.c
Filipe Manana
1
-0
/
+192
2022-09-26
btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS
Josef Bacik
1
-1
/
+1
2022-09-26
btrfs: remove the wake argument from clear_extent_bits
Josef Bacik
1
-1
/
+1
2022-03-14
btrfs: assert we have a write lock when removing and replacing extent maps
Filipe Manana
1
-0
/
+4
2022-02-23
btrfs: defrag: don't use merged extent map for their generation check
Qu Wenruo
1
-0
/
+2
2021-10-26
btrfs: rename btrfs_bio to btrfs_io_context
Qu Wenruo
1
-2
/
+2
2021-02-08
btrfs: fix parameter description of btrfs_add_extent_mapping
Nikolay Borisov
1
-6
/
+7
2021-02-08
btrfs: document modified parameter of add_extent_mapping
Nikolay Borisov
1
-1
/
+4
2020-02-12
Btrfs: fix race between using extent maps and merging them
Filipe Manana
1
-0
/
+11
2019-11-18
btrfs: remove extent_map::bdev
David Sterba
1
-3
/
+0
2019-11-18
btrfs: assert extent_map bdevs and lookup_map and split
David Sterba
1
-1
/
+8
2019-09-09
btrfs: assert extent map tree lock in add_extent_mapping
David Sterba
1
-0
/
+2
2019-04-29
btrfs: Optimize unallocated chunks discard
Nikolay Borisov
1
-1
/
+3
2019-04-29
btrfs: replace pending/pinned chunks lists with io tree
Jeff Mahoney
1
-0
/
+36
2019-02-25
btrfs: Remove impossible condition from mergable_maps
Nikolay Borisov
1
-2
/
+3
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
1
-1
/
+2
2018-10-15
Btrfs: extent_map: use rb_first_cached
Liu Bo
1
-12
/
+15
2018-10-15
btrfs: change remove_extent_mapping to return void
zhong jiang
1
-4
/
+1
2018-05-28
btrfs: use fs_info for btrfs_handle_em_exist tracepoint
David Sterba
1
-2
/
+4
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-0
/
+1
2018-03-26
btrfs: add more __cold annotations
David Sterba
1
-1
/
+1
2018-03-26
Btrfs: add tracepoint for em's EEXIST case
Liu Bo
1
-0
/
+3
2018-03-26
btrfs: remove unused hardirq.h
Yang Shi
1
-1
/
+0
2018-01-22
Btrfs: noinline merge_extent_mapping
Liu Bo
1
-4
/
+4
2018-01-22
Btrfs: add WARN_ONCE to detect unexpected error from merge_extent_mapping
Liu Bo
1
-1
/
+8
2018-01-22
Btrfs: move extent map specific code to extent_map.c
Liu Bo
1
-0
/
+125
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-18
btrfs: convert extent_map.refs from atomic_t to refcount_t
Elena Reshetova
1
-5
/
+5
2016-07-26
btrfs: Fix slab accounting flags
Nikolay Borisov
1
-1
/
+1
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
1
-1
/
+1
2016-03-14
btrfs: Fix misspellings in comments.
Adam Buchbinder
1
-2
/
+2
2016-03-11
btrfs: move btrfs_compression_type to compression.h
Anand Jain
1
-0
/
+1
2016-02-18
btrfs: drop null testing before destroy functions
Kinglong Mee
1
-2
/
+1
2016-01-15
btrfs: cleanup, stop casting for extent_map->lookup everywhere
Jeff Mahoney
1
-1
/
+1
2014-11-21
Btrfs: do not move em to modified list when unpinning
Josef Bacik
1
-2
/
+0
[next]