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
/
relocation.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-09
btrfs: remove stale newlines from log messages
David Sterba
1
-2
/
+2
2014-06-09
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
1
-8
/
+9
2014-04-06
Btrfs: do not reset last_snapshot after relocation
Josef Bacik
1
-21
/
+0
2014-03-10
Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
Miao Xie
1
-1
/
+1
2014-01-28
Btrfs: fix an oops when we fail to relocate tree blocks
Wang Shilong
1
-0
/
+6
2014-01-28
Btrfs: fix an oops when we fail to merge reloc roots
Wang Shilong
1
-7
/
+3
2014-01-28
Btrfs: remove unused argument from select_reloc_root()
Wang Shilong
1
-4
/
+2
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
1
-2
/
+2
2014-01-28
Btrfs: remove unnecessary filemap writting and waiting after block group relo...
Wang Shilong
1
-5
/
+0
2014-01-28
Btrfs: improve forever loop when doing balance relocation
Wang Shilong
1
-38
/
+36
2013-12-12
Btrfs: make sure we cleanup all reloc roots if error happens
Wang Shilong
1
-0
/
+7
2013-12-12
Btrfs: skip building backref tree for uuid and quota tree when doing balance ...
Wang Shilong
1
-1
/
+3
2013-12-12
Btrfs: fix an oops when doing balance relocation
Wang Shilong
1
-23
/
+47
2013-11-11
Btrfs: rename btrfs_start_all_delalloc_inodes
Miao Xie
1
-1
/
+1
2013-11-11
Btrfs: don't wait for the completion of all the ordered extents
Miao Xie
1
-1
/
+1
2013-11-11
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
1
-9
/
+4
2013-11-11
Btrfs: use 'u64' rather than 'int' to get extent's generation
Wang Shilong
1
-1
/
+1
2013-11-11
Btrfs: stop committing the transaction so much during relocate
Josef Bacik
1
-20
/
+13
2013-11-11
Btrfs: return an error from btrfs_wait_ordered_range
Josef Bacik
1
-1
/
+6
2013-11-11
Btrfs: fix BUG_ON() casued by the reserved space migration
Miao Xie
1
-2
/
+4
2013-11-11
Btrfs: relocate csums properly with prealloc extents
Josef Bacik
1
-3
/
+15
2013-11-11
Btrfs: remove path arg from btrfs_truncate_free_space_cache
Filipe David Borba Manana
1
-10
/
+1
2013-10-10
Btrfs: fix oops caused by the space balance and dead roots
Miao Xie
1
-1
/
+1
2013-09-21
Btrfs: kill delay_iput arg to the wait_ordered functions
Josef Bacik
1
-1
/
+1
2013-09-21
Btrfs: fixup error handling in btrfs_reloc_cow
Josef Bacik
1
-17
/
+24
2013-09-01
Btrf: cleanup: don't check for root_refs == 0 twice
Stefan Behrens
1
-3
/
+0
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
1
-4
/
+3
2013-09-01
Btrfs: change how we queue blocks for backref checking
Josef Bacik
1
-7
/
+7
2013-09-01
Btrfs: check to see if we have an inline item properly
Josef Bacik
1
-0
/
+5
2013-09-01
Btrfs: cleanup reloc roots properly on error
Josef Bacik
1
-1
/
+6
2013-09-01
Btrfs: add missing error checks to add_data_references
Filipe David Borba Manana
1
-1
/
+6
2013-07-02
Btrfs: remove btrfs_sector_sum structure
Miao Xie
1
-11
/
+3
2013-07-01
Btrfs: fix not being able to find skinny extents during relocate
Josef Bacik
1
-8
/
+27
2013-07-01
Btrfs: fix broken nocow after balance
Miao Xie
1
-0
/
+44
2013-06-14
Btrfs: introduce per-subvolume ordered extent list
Miao Xie
1
-1
/
+1
2013-06-14
Btrfs: introduce per-subvolume delalloc inode list
Miao Xie
1
-1
/
+1
2013-06-14
Btrfs: cleanup the similar code of the fs root read
Miao Xie
1
-3
/
+2
2013-06-08
Btrfs: init relocate extent_io_tree with a mapping
Josef Bacik
1
-4
/
+5
2013-05-17
Btrfs: don't use global block reservation for inode cache truncation
Miao Xie
1
-0
/
+5
2013-05-17
Btrfs: fix possible memory leak in replace_path()
Stefan Behrens
1
-1
/
+1
2013-05-06
btrfs: handle errors returned from get_tree_block_key
David Sterba
1
-4
/
+8
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-2
/
+1
2013-05-06
Btrfs: fix all callers of read_tree_block
Josef Bacik
1
-3
/
+15
2013-05-06
Btrfs: fix bad extent logging
Josef Bacik
1
-1
/
+1
2013-05-06
btrfs: clean snapshots one by one
David Sterba
1
-3
/
+0
2013-05-06
Btrfs: add a incompatible format change for smaller metadata extent refs
Josef Bacik
1
-15
/
+58
2013-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-17
/
+57
2013-03-04
Btrfs: do not BUG_ON on aborted situation
Liu Bo
1
-1
/
+5
2013-03-04
Btrfs: do not BUG_ON in prepare_to_reloc
Liu Bo
1
-1
/
+9
2013-03-04
Btrfs: free all recorded tree blocks on error
Liu Bo
1
-3
/
+6
[next]