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-01-03
Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+9
2019-12-30
Btrfs: fix infinite loop during nocow writeback due to race
Filipe Manana
1
-3
/
+3
2019-12-30
btrfs: fix compressed write bio blkcg attribution
Dennis Zhou
1
-4
/
+5
2019-12-30
btrfs: punt all bios created in btrfs_submit_compressed_write()
Dennis Zhou
1
-0
/
+4
2019-12-17
Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-56
/
+127
2019-12-13
btrfs: send: remove WARN_ON for readonly mount
Anand Jain
1
-6
/
+0
2019-12-13
btrfs: do not leak reloc root if we fail to read the fs root
Josef Bacik
1
-0
/
+1
2019-12-13
btrfs: skip log replay on orphaned roots
Josef Bacik
1
-2
/
+21
2019-12-13
btrfs: handle ENOENT in btrfs_uuid_tree_iterate
Josef Bacik
1
-0
/
+2
2019-12-13
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
1
-2
/
+8
2019-12-13
Btrfs: fix hole extent items with a zero size after range cloning
Filipe Manana
1
-11
/
+5
2019-12-13
Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues
Filipe Manana
1
-1
/
+1
2019-12-13
Btrfs: make tree checker detect checksum items with overlapping ranges
Filipe Manana
1
-2
/
+16
2019-12-13
Btrfs: fix missing data checksums after replaying a log tree
Filipe Manana
4
-9
/
+36
2019-12-13
btrfs: return error pointer from alloc_test_extent_buffer
Dan Carpenter
3
-6
/
+8
2019-12-13
btrfs: fix devs_max constraints for raid1c3 and raid1c4
David Sterba
1
-2
/
+2
2019-12-13
btrfs: tree-checker: Fix error format string for size_t
Andreas Färber
1
-1
/
+1
2019-12-13
btrfs: don't double lock the subvol_sem for rename exchange
Josef Bacik
1
-6
/
+4
2019-12-13
btrfs: handle error in btrfs_cache_block_group
Josef Bacik
1
-2
/
+18
2019-12-13
btrfs: do not call synchronize_srcu() in inode_tree_del
Josef Bacik
1
-2
/
+0
2019-12-13
Btrfs: fix cloning range with a hole when using the NO_HOLES feature
Filipe Manana
1
-2
/
+2
2019-12-13
btrfs: Fix error messages in qgroup_rescan_init
Nikolay Borisov
1
-2
/
+2
2019-12-09
btrfs: add Kconfig dependency for BLAKE2B
David Sterba
1
-0
/
+1
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-11-18
btrfs: drop bdev argument from submit_extent_page
David Sterba
1
-8
/
+3
2019-11-18
btrfs: remove extent_map::bdev
David Sterba
8
-31
/
+2
2019-11-18
btrfs: drop bio_set_dev where not needed
David Sterba
2
-11
/
+0
2019-11-18
btrfs: get bdev directly from fs_devices in submit_extent_page
David Sterba
1
-1
/
+4
2019-11-18
btrfs: record all roots for rename exchange on a subvol
Josef Bacik
1
-0
/
+3
2019-11-18
Btrfs: fix block group remaining RO forever after error during device replace
Filipe Manana
3
-45
/
+2
2019-11-18
btrfs: scrub: Don't check free space before marking a block group RO
Qu Wenruo
4
-20
/
+54
2019-11-18
btrfs: change btrfs_fs_devices::rotating to bool
Johannes Thumshirn
2
-4
/
+4
2019-11-18
btrfs: change btrfs_fs_devices::seeding to bool
Johannes Thumshirn
2
-5
/
+5
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
25
-281
/
+266
2019-11-18
btrfs: block-group: Reuse the item key from caller of read_one_block_group()
Qu Wenruo
1
-9
/
+8
2019-11-18
btrfs: block-group: Refactor btrfs_read_block_groups()
Qu Wenruo
1
-111
/
+108
2019-11-18
btrfs: document extent buffer locking
David Sterba
1
-14
/
+158
2019-11-18
btrfs: access eb::blocking_writers according to ACCESS_ONCE policies
David Sterba
1
-11
/
+21
2019-11-18
btrfs: set blocking_writers directly, no increment or decrement
David Sterba
1
-2
/
+2
2019-11-18
btrfs: merge blocking_writers branches in btrfs_tree_read_lock
David Sterba
1
-13
/
+14
2019-11-18
btrfs: drop incompat bit for raid1c34 after last block group is gone
David Sterba
1
-9
/
+18
2019-11-18
btrfs: add incompat for raid1 with 3, 4 copies
David Sterba
3
-1
/
+13
2019-11-18
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
4
-2
/
+18
2019-11-18
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
4
-4
/
+23
2019-11-18
btrfs: sink write flags to cow_file_range_async
David Sterba
1
-5
/
+3
2019-11-18
btrfs: sink write_flags to __extent_writepage_io
David Sterba
1
-5
/
+3
2019-11-18
Btrfs: send, skip backreference walking for extents with many references
Filipe Manana
1
-1
/
+24
2019-11-18
Btrfs: send, allow clone operations within the same file
Filipe Manana
1
-5
/
+13
2019-11-18
btrfs: Ensure we trim ranges across block group boundary
Qu Wenruo
2
-12
/
+35
2019-11-18
btrfs: volumes: Use more straightforward way to calculate map length
Qu Wenruo
1
-1
/
+1
[next]