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
2018-12-05
Merge tag 'for-4.20-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+3
2018-12-04
btrfs: tree-checker: Don't check max block group size as current max chunk si...
Qu Wenruo
1
-5
/
+3
2018-11-28
Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-14
/
+37
2018-11-23
btrfs: relocation: set trans to be NULL after ending transaction
Pan Bian
1
-0
/
+1
2018-11-22
Btrfs: fix race between enabling quotas and subvolume creation
Filipe Manana
1
-1
/
+2
2018-11-21
Btrfs: send, fix infinite loop due to directory rename dependencies
Robbie Ko
1
-3
/
+8
2018-11-14
Btrfs: ensure path name is null terminated at btrfs_control_ioctl
Filipe Manana
1
-0
/
+1
2018-11-13
Btrfs: fix rare chances for data loss when doing a fast fsync
Filipe Manana
1
-0
/
+24
2018-11-13
btrfs: Always try all copies when reading extent buffers
Nikolay Borisov
1
-10
/
+1
2018-11-11
Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-57
/
+107
2018-11-07
Btrfs: fix missing delayed iputs on unmount
Omar Sandoval
1
-36
/
+15
2018-11-06
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
1
-2
/
+10
2018-11-06
Btrfs: fix infinite loop on inode eviction after deduplication of eof block
Filipe Manana
1
-0
/
+2
2018-11-06
Btrfs: fix deadlock on tree root leaf when finding free extent
Filipe Manana
3
-11
/
+46
2018-11-06
btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
Arnd Bergmann
1
-3
/
+3
2018-11-06
btrfs: tree-checker: Fix misleading group system information
Shaokun Zhang
1
-1
/
+1
2018-11-06
Btrfs: fix missing data checksums after a ranged fsync (msync)
Filipe Manana
1
-0
/
+17
2018-11-06
btrfs: fix pinned underflow after transaction aborted
Lu Fengqi
1
-1
/
+11
2018-11-06
Btrfs: fix cur_offset in the error case for nocow
Robbie Ko
1
-3
/
+2
2018-11-02
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-30
/
+31
2018-10-30
Merge tag 'for-4.20-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-67
/
+110
2018-10-30
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2
-8
/
+11
2018-10-30
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
3
-29
/
+27
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-11
/
+7
2018-10-25
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-9
/
+3
2018-10-22
Btrfs: fix use-after-free when dumping free space
Filipe Manana
1
-0
/
+2
2018-10-21
btrfs: Convert page cache to XArray
Matthew Wilcox
2
-8
/
+4
2018-10-21
pagevec: Use xa_mark_t
Matthew Wilcox
1
-2
/
+2
2018-10-19
Btrfs: fix use-after-free during inode eviction
Filipe Manana
1
-1
/
+3
2018-10-19
btrfs: move the dio_sem higher up the callchain
Josef Bacik
2
-2
/
+12
2018-10-19
btrfs: don't run delayed_iputs in commit
Josef Bacik
1
-9
/
+0
2018-10-19
btrfs: fix insert_reserved error handling
Josef Bacik
1
-8
/
+4
2018-10-19
btrfs: only free reserved extent if we didn't insert it
Josef Bacik
1
-1
/
+9
2018-10-19
btrfs: don't use ctl->free_space for max_extent_size
Josef Bacik
1
-2
/
+5
2018-10-19
btrfs: set max_extent_size properly
Josef Bacik
1
-10
/
+20
2018-10-19
btrfs: reset max_extent_size properly
Josef Bacik
1
-0
/
+2
2018-10-17
btrfs: delayed-ref: extract find_first_ref_head from find_ref_head
Lu Fengqi
1
-23
/
+27
2018-10-17
Btrfs: fix deadlock when writing out free space caches
Filipe Manana
2
-10
/
+23
2018-10-17
Btrfs: fix assertion on fsync of regular file when using no-holes feature
Filipe Manana
1
-1
/
+2
2018-10-17
Btrfs: fix null pointer dereference on compressed write path error
Filipe Manana
1
-0
/
+1
2018-10-15
btrfs: switch return_bigger to bool in find_ref_head
Lu Fengqi
1
-5
/
+6
2018-10-15
btrfs: remove fs_info from btrfs_should_throttle_delayed_refs
Lu Fengqi
4
-9
/
+6
2018-10-15
btrfs: remove fs_info from btrfs_check_space_for_delayed_refs
Lu Fengqi
4
-7
/
+6
2018-10-15
btrfs: delayed-ref: pass delayed_refs directly to btrfs_delayed_ref_lock
Lu Fengqi
3
-6
/
+3
2018-10-15
btrfs: delayed-ref: pass delayed_refs directly to btrfs_select_ref_head
Lu Fengqi
3
-8
/
+5
2018-10-15
btrfs: qgroup: move the qgroup->members check out from (!qgroup)'s else branch
Lu Fengqi
1
-6
/
+7
2018-10-15
btrfs: relocation: Remove redundant tree level check
Qu Wenruo
1
-1
/
+0
2018-10-15
btrfs: relocation: Cleanup while loop using rbtree_postorder_for_each_entry_safe
Qu Wenruo
1
-15
/
+8
2018-10-15
btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
Qu Wenruo
2
-0
/
+6
2018-10-15
Btrfs: fix wrong dentries after fsync of file that got its parent replaced
Filipe Manana
1
-3
/
+27
[next]