index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
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
2014-06-19
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
Wang Shilong
1
-0
/
+2
2014-03-10
Btrfs: more efficient btrfs_drop_extent_cache
Filipe Manana
1
-9
/
+30
2014-03-10
Btrfs: remove unneeded field / smaller extent_map structure
Filipe Manana
1
-11
/
+6
2014-01-28
Btrfs: fix extent_map block_len after merging
Filipe David Borba Manana
1
-1
/
+1
2014-01-28
Btrfs: faster and more efficient extent map insertion
Filipe David Borba Manana
1
-31
/
+41
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-2
/
+3
2013-05-06
Btrfs: fix bad extent logging
Josef Bacik
1
-5
/
+13
2013-03-01
btrfs: fixup/remove module.h usage as required
Paul Gortmaker
1
-1
/
+0
2013-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+2
2013-02-05
Btrfs: do not merge logged extents if we've removed them from the tree
Josef Bacik
1
-1
/
+2
2013-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+12
2013-01-24
Btrfs: do not allow logged extents to be merged or removed
Josef Bacik
1
-1
/
+12
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-14
/
+10
2012-12-16
Btrfs: log changed inodes based on the extent map tree
Josef Bacik
1
-12
/
+8
2012-12-16
Btrfs: do not mark ems as prealloc if we are writing to them
Josef Bacik
1
-2
/
+2
2012-10-30
btrfs: unpin_extent_cache: fix the typo and unnecessary arguements
Liu Bo
1
-2
/
+1
2012-10-04
Btrfs: do not hold the write_lock on the extent tree while logging
Josef Bacik
1
-1
/
+2
2012-10-01
btrfs: polish names of kmem caches
David Sterba
1
-1
/
+1
2012-10-01
Btrfs: improve fsync by filtering extents that we want
Liu Bo
1
-0
/
+20
2012-10-01
Btrfs: turbo charge fsync
Josef Bacik
1
-2
/
+32
2011-08-01
Btrfs: clean up code for merging extent maps
Li Zefan
1
-38
/
+21
2011-08-01
Btrfs: clean up code for extent_map lookup
Li Zefan
1
-56
/
+29
2011-08-01
Btrfs: clean up search_extent_mapping()
Li Zefan
1
-14
/
+3
2011-05-02
btrfs: drop gfp parameter from alloc_extent_map
David Sterba
1
-3
/
+2
2011-05-02
btrfs: drop unused parameter from extent_map_tree_init
David Sterba
1
-2
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-14
Btrfs: check return value of alloc_extent_map()
Tsutomu Itoh
1
-2
/
+2
2010-12-22
btrfs: Allow to add new compression algorithm
Li Zefan
1
-0
/
+2
2010-10-29
Btrfs: Use ERR_CAST helpers
Julia Lawall
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-1
/
+1
2010-03-08
Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL
Eric Paris
1
-1
/
+1
2010-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-14
/
+0
2010-01-28
Btrfs: remove tree_search() in extent_map.c
Miao Xie
1
-14
/
+0
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-11
Btrfs: avoid null deref in unpin_extent_cache()
Dan Carpenter
1
-1
/
+1
2009-09-18
Btrfs: search for an allocation hint while filling file COW
Chris Mason
1
-0
/
+48
2009-09-11
Btrfs: Fix extent replacment race
Chris Mason
1
-0
/
+50
2009-09-11
Btrfs: switch extent_map to a rw lock
Chris Mason
1
-4
/
+1
2009-04-24
Btrfs: kill btrfs_cache_create
Christoph Hellwig
1
-8
/
+3
2009-04-24
Btrfs: don't export symbols
Christoph Hellwig
1
-6
/
+0
2009-04-02
Btrfs: remove dead code
Dan Carpenter
1
-1
/
+0
[next]