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-31
btrfs: use larger zlib buffer for s390 hardware compression
Mikhail Zaslonko
2
-36
/
+101
2020-01-28
Merge tag 'fs-dedupe-last-block-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2020-01-28
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
40
-1715
/
+2988
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-01-25
Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+29
2020-01-25
btrfs: dev-replace: remove warning for unknown return codes when finished
David Sterba
1
-4
/
+1
2020-01-24
btrfs: scrub: Require mandatory block group RO for dev-replace
Qu Wenruo
1
-5
/
+28
2020-01-23
Btrfs: make deduplication with range including the last block work
Filipe Manana
1
-1
/
+2
2020-01-23
btrfs: free block groups after free'ing fs trees
Josef Bacik
1
-2
/
+9
2020-01-23
btrfs: Fix split-brain handling when changing FSID to metadata uuid
Nikolay Borisov
1
-4
/
+38
2020-01-23
btrfs: Handle another split brain scenario with metadata uuid feature
Nikolay Borisov
1
-3
/
+14
2020-01-23
btrfs: Factor out metadata_uuid code from find_fsid.
Su Yue
1
-35
/
+42
2020-01-23
btrfs: Call find_fsid from find_fsid_inprogress
Su Yue
1
-13
/
+6
2020-01-23
Btrfs: fix infinite loop during fsync after rename operations
Filipe Manana
1
-0
/
+44
2020-01-23
btrfs: set trans->drity in btrfs_commit_transaction
Josef Bacik
1
-0
/
+8
2020-01-23
btrfs: drop log root for dropped roots
Josef Bacik
1
-10
/
+12
2020-01-23
btrfs: sysfs, add devid/dev_state kobject and device attributes
Anand Jain
4
-23
/
+138
2020-01-23
btrfs: Refactor btrfs_rmap_block to improve readability
Nikolay Borisov
1
-22
/
+33
2020-01-23
btrfs: Add self-tests for btrfs_rmap_block
Nikolay Borisov
1
-1
/
+153
2020-01-23
btrfs: selftests: Add support for dummy devices
Nikolay Borisov
2
-0
/
+30
2020-01-23
btrfs: Move and unexport btrfs_rmap_block
Nikolay Borisov
4
-71
/
+91
2020-01-23
btrfs: separate definition of assertion failure handlers
David Sterba
1
-8
/
+12
2020-01-20
btrfs: device stats, log when stats are zeroed
Anand Jain
1
-0
/
+2
2020-01-20
btrfs: fix improper setting of scanned for range cyclic write cache pages
Josef Bacik
1
-2
/
+10
2020-01-20
btrfs: safely advance counter when looking up bio csums
David Sterba
1
-1
/
+2
2020-01-20
btrfs: remove unused member btrfs_device::work
David Sterba
1
-2
/
+0
2020-01-20
btrfs: remove unnecessary wrapper get_alloc_profile
Johannes Thumshirn
1
-6
/
+1
2020-01-20
btrfs: add correction to handle -1 edge case in async discard
Dennis Zhou
1
-0
/
+22
2020-01-20
btrfs: ensure removal of discardable_* in free_bitmap()
Dennis Zhou
1
-0
/
+14
2020-01-20
btrfs: make smaller extents more likely to go into bitmaps
Dennis Zhou
1
-2
/
+2
2020-01-20
btrfs: increase the metadata allowance for the free_space_cache
Dennis Zhou
1
-15
/
+11
2020-01-20
btrfs: add async discard implementation overview
Dennis Zhou
1
-0
/
+39
2020-01-20
btrfs: keep track of discard reuse stats
Dennis Zhou
4
-0
/
+58
2020-01-20
btrfs: only keep track of data extents for async discard
Dennis Zhou
2
-2
/
+21
2020-01-20
btrfs: have multiple discard lists
Dennis Zhou
5
-24
/
+145
2020-01-20
btrfs: make max async discard size tunable
Dennis Zhou
5
-8
/
+47
2020-01-20
btrfs: limit max discard size for async discard
Dennis Zhou
2
-9
/
+37
2020-01-20
btrfs: add kbps discard rate limit for async discard
Dennis Zhou
3
-2
/
+54
2020-01-20
btrfs: calculate discard delay based on number of extents
Dennis Zhou
5
-5
/
+88
2020-01-20
btrfs: keep track of discardable_bytes for async discard
Dennis Zhou
5
-9
/
+56
2020-01-20
btrfs: track discardable extents for async discard
Dennis Zhou
6
-9
/
+158
2020-01-20
btrfs: sysfs: add UUID/debug/discard directory
Dennis Zhou
2
-0
/
+27
2020-01-20
btrfs: sysfs: make UUID/debug have its own kobject
Dennis Zhou
2
-4
/
+20
2020-01-20
btrfs: sysfs: add removal calls for debug/
Dennis Zhou
1
-0
/
+7
2020-01-20
btrfs: discard one region at a time in async discard
Dennis Zhou
4
-46
/
+191
2020-01-20
btrfs: handle empty block_group removal for async discard
Dennis Zhou
7
-9
/
+206
2020-01-20
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
12
-13
/
+468
2020-01-20
btrfs: keep track of free space bitmap trim status cleanliness
Dennis Zhou
2
-9
/
+92
2020-01-20
btrfs: keep track of which extents have been discarded
Dennis Zhou
3
-14
/
+79
2020-01-20
btrfs: rename DISCARD mount option to to DISCARD_SYNC
Dennis Zhou
5
-8
/
+8
[next]