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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-25
btrfs: fix missing semaphore unlock in btrfs_sync_file
Robbie Ko
1
-0
/
+1
2020-03-25
btrfs: use nofs allocations for running delayed items
Josef Bacik
1
-0
/
+13
2020-03-23
btrfs: sysfs: Use scnprintf() instead of snprintf()
Takashi Iwai
1
-29
/
+28
2020-03-23
btrfs: do not resolve backrefs for roots that are being deleted
Josef Bacik
1
-0
/
+6
2020-03-23
btrfs: track reloc roots based on their commit root bytenr
Josef Bacik
1
-10
/
+7
2020-03-23
btrfs: restart relocate_tree_blocks properly
Josef Bacik
1
-9
/
+2
2020-03-23
btrfs: reloc: reorder reservation before root selection
Josef Bacik
1
-6
/
+8
2020-03-23
btrfs: do not readahead in build_backref_tree
Josef Bacik
1
-2
/
+0
2020-03-23
btrfs: do not use readahead for running delayed refs
Josef Bacik
1
-4
/
+0
2020-03-23
btrfs: Remove async_transid from btrfs_mksubvol/create_subvol/create_snapshot
Nikolay Borisov
1
-27
/
+10
2020-03-23
btrfs: Remove transid argument from btrfs_ioctl_snap_create_transid
Nikolay Borisov
1
-10
/
+8
2020-03-23
btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC support
Nikolay Borisov
1
-24
/
+1
2020-03-23
btrfs: kill the subvol_srcu
Josef Bacik
8
-88
/
+14
2020-03-23
btrfs: make btrfs_cleanup_fs_roots use the radix tree lock
Josef Bacik
1
-4
/
+3
2020-03-23
btrfs: don't take an extra root ref at allocation time
Josef Bacik
2
-14
/
+8
2020-03-23
btrfs: hold a ref on the root on the dead roots list
Josef Bacik
2
-3
/
+5
2020-03-23
btrfs: make inodes hold a ref on their roots
Josef Bacik
2
-4
/
+6
2020-03-23
btrfs: move the root freeing stuff into btrfs_put_root
Josef Bacik
9
-76
/
+50
2020-03-23
btrfs: move ino_cache_inode dropping out of btrfs_free_fs_root
Josef Bacik
2
-1
/
+8
2020-03-23
btrfs: make the extent buffer leak check per fs info
Josef Bacik
4
-22
/
+36
2020-03-23
btrfs: remove a BUG_ON() from merge_reloc_roots()
Josef Bacik
1
-1
/
+15
2020-03-23
btrfs: hold a ref on the root->reloc_root
Josef Bacik
1
-10
/
+48
2020-03-23
btrfs: clear DEAD_RELOC_TREE before dropping the reloc root
Josef Bacik
1
-6
/
+6
2020-03-23
btrfs: free the reloc_control in a consistent way
Josef Bacik
1
-2
/
+14
2020-03-23
btrfs: do not init a reloc root if we aren't relocating
Josef Bacik
1
-4
/
+16
2020-03-23
btrfs: reloc: clean dirty subvols if we fail to start a transaction
Josef Bacik
1
-3
/
+3
2020-03-23
btrfs: unset reloc control if we fail to recover
Josef Bacik
1
-5
/
+5
2020-03-23
btrfs: drop block from cache on error in relocation
Josef Bacik
1
-1
/
+1
2020-03-23
btrfs: relocation: Use btrfs_find_all_leafs to locate data extent parent tree...
Qu Wenruo
3
-264
/
+60
2020-03-23
btrfs: fix ref-verify to catch operations on 0 ref extents
Josef Bacik
1
-0
/
+9
2020-03-23
btrfs: make ranged full fsyncs more efficient
Filipe Manana
2
-27
/
+79
2020-03-23
btrfs: factor out inode items copy loop from btrfs_log_inode()
Filipe Manana
1
-136
/
+138
2020-03-23
btrfs: add helper to get the end offset of a file extent item
Filipe Manana
5
-76
/
+34
2020-03-23
btrfs: fix missing file extent item for hole after ranged fsync
Filipe Manana
1
-0
/
+10
2020-03-23
btrfs: account ticket size at add/delete time
Nikolay Borisov
2
-6
/
+13
2020-03-23
btrfs: implement migratepage callback for data pages
Roman Gushchin
1
-0
/
+37
2020-03-23
btrfs: Remove block_rsv parameter from btrfs_drop_snapshot
Nikolay Borisov
4
-15
/
+7
2020-03-23
btrfs: Remove __ prefix from btrfs_block_rsv_release
Nikolay Borisov
11
-34
/
+24
2020-03-23
btrfs: relocation: Check cancel request after each extent found
Qu Wenruo
1
-0
/
+4
2020-03-23
btrfs: relocation: Check cancel request after each data page read
Qu Wenruo
1
-0
/
+12
2020-03-23
btrfs: relocation: add error injection points for cancelling balance
Qu Wenruo
3
-1
/
+12
2020-03-23
Btrfs: implement full reflink support for inline extents
Filipe Manana
1
-87
/
+187
2020-03-23
Btrfs: simplify inline extent handling when doing reflinks
Filipe Manana
1
-39
/
+14
2020-03-23
Btrfs: move all reflink implementation code into its own file
Filipe Manana
6
-737
/
+743
2020-03-23
btrfs: scrub: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-23
btrfs: rcu-string: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-23
btrfs: delayed-inode: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-23
btrfs: add RCU locks around block group initialization
Madhuparna Bhowmik
1
-0
/
+2
2020-03-23
btrfs: Open code insert_extent_backref
Nikolay Borisov
1
-20
/
+9
2020-03-23
btrfs: Remove impossible BUG_ON in get_tree_block_key
Nikolay Borisov
1
-1
/
+0
[next]