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
/
raid56.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
btrfs: scrub: avoid unnecessary csum tree search preparing stripes
Qu Wenruo
1
-2
/
+2
2023-08-21
btrfs: tracepoints: simplify raid56 events
Qu Wenruo
1
-4
/
+4
2023-08-21
btrfs: raid56: remove unused BTRFS_RBIO_REBUILD_MISSING
Qu Wenruo
1
-12
/
+5
2023-07-18
btrfs: raid56: always verify the P/Q contents for scrub
Qu Wenruo
1
-8
/
+3
2023-06-19
btrfs: scrub: use recovered data stripes as cache to avoid unnecessary read
Qu Wenruo
1
-0
/
+45
2023-06-19
btrfs: use SECTOR_SHIFT to convert LBA to physical offset
Anand Jain
1
-1
/
+1
2023-06-19
btrfs: use SECTOR_SHIFT to convert physical offset to LBA
Anand Jain
1
-1
/
+1
2023-04-17
btrfs: remove unused raid56 functions which were dedicated for scrub
Qu Wenruo
1
-47
/
+0
2023-04-17
btrfs: scrub: introduce helper to find and fill sector info for a scrub_stripe
Qu Wenruo
1
-1
/
+1
2023-04-17
btrfs: use __bio_add_page to add single a page in rbio_add_io_sector
Johannes Thumshirn
1
-1
/
+1
2023-04-17
btrfs: replace btrfs_io_context::raid_map with a fixed u64 value
Qu Wenruo
1
-16
/
+15
2023-04-17
btrfs: use an efficient way to represent source of duplicated stripes
Qu Wenruo
1
-8
/
+28
2023-04-17
btrfs: raid56: no need for irqsafe locking
Christoph Hellwig
1
-28
/
+22
2023-02-15
btrfs: raid56: handle endio in scrub_rbio
Christoph Hellwig
1
-11
/
+7
2023-02-15
btrfs: raid56: handle endio in recover_rbio
Christoph Hellwig
1
-18
/
+9
2023-02-15
btrfs: raid56: handle endio in rmw_rbio
Christoph Hellwig
1
-20
/
+10
2023-02-15
btrfs: raid56: submit the read bios from scrub_assemble_read_bios
Christoph Hellwig
1
-23
/
+13
2023-02-15
btrfs: raid56: fold rmw_read_wait_recover into rmw_read_bios
Christoph Hellwig
1
-46
/
+23
2023-02-15
btrfs: raid56: fold recover_assemble_read_bios into recover_rbio
Christoph Hellwig
1
-40
/
+21
2023-02-15
btrfs: raid56: add a bio_list_put helper
Christoph Hellwig
1
-28
/
+16
2023-02-15
btrfs: raid56: wait for I/O completion in submit_read_bios
Christoph Hellwig
1
-7
/
+6
2023-02-15
btrfs: raid56: simplify code flow in rmw_rbio
Christoph Hellwig
1
-15
/
+13
2023-02-15
btrfs: raid56: simplify error handling and code flow in raid56_parity_write
Christoph Hellwig
1
-22
/
+15
2023-02-15
btrfs: raid56: reduce overhead to calculate the bio length
Qu Wenruo
1
-2
/
+1
2023-02-15
btrfs: fix spelling mistakes found using codespell
Colin Ian King
1
-5
/
+5
2023-01-27
btrfs: raid56: make error_bitmap update atomic
Qu Wenruo
1
-2
/
+10
2023-01-25
btrfs: raid56: fix stripes if vertical errors are found
Tanmay Bhushan
1
-1
/
+1
2022-12-20
btrfs: scrub: fix uninitialized return value in recover_scrub_rbio
Josef Bacik
1
-1
/
+1
2022-12-05
btrfs: raid56: do data csum verification during RMW cycle
Qu Wenruo
1
-32
/
+137
2022-12-05
btrfs: raid56: prepare data checksums for later RMW verification
Qu Wenruo
1
-0
/
+74
2022-12-05
btrfs: raid56: remove the old error tracking system
Qu Wenruo
1
-181
/
+53
2022-12-05
btrfs: raid56: migrate recovery and scrub recovery path to use error_bitmap
Qu Wenruo
1
-86
/
+193
2022-12-05
btrfs: raid56: introduce btrfs_raid_bio::error_bitmap
Qu Wenruo
1
-7
/
+92
2022-12-05
btrfs: raid56: switch scrub path to use a single function
Qu Wenruo
1
-318
/
+79
2022-12-05
btrfs: raid56: extract scrub read bio list assembly code into a helper
Qu Wenruo
1
-13
/
+31
2022-12-05
btrfs: raid56: switch write path to rmw_rbio()
Qu Wenruo
1
-308
/
+42
2022-12-05
btrfs: raid56: introduce the main entrance for RMW path
Qu Wenruo
1
-0
/
+161
2022-12-05
btrfs: raid56: extract rwm write bios assembly into a helper
Qu Wenruo
1
-56
/
+79
2022-12-05
btrfs: raid56: extract the rmw bio list build code into a helper
Qu Wenruo
1
-18
/
+38
2022-12-05
btrfs: raid56: switch recovery path to a single function
Qu Wenruo
1
-27
/
+117
2022-12-05
btrfs: raid56: extract sector recovery code into a helper
Qu Wenruo
1
-30
/
+29
2022-12-05
btrfs: raid56: extract the recovery bio list build code into a helper
Qu Wenruo
1
-23
/
+41
2022-12-05
btrfs: raid56: extract the pq generation code into a helper
Qu Wenruo
1
-46
/
+44
2022-12-05
btrfs: raid56: extract the vertical stripe recovery code into recover_vertical()
Qu Wenruo
1
-136
/
+149
2022-12-05
btrfs: update function comments
David Sterba
1
-2
/
+2
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: raid56: make it more explicit that cache rbio should have all its data...
Qu Wenruo
1
-19
/
+51
2022-12-05
btrfs: raid56: allocate memory separately for rbio pointers
Qu Wenruo
1
-22
/
+24
2022-12-05
btrfs: raid56: cleanup for function __free_raid_bio()
Qu Wenruo
1
-31
/
+30
2022-10-24
btrfs: raid56: avoid double freeing for rbio if full_stripe_write() failed
Qu Wenruo
1
-5
/
+7
[next]