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
/
drivers
/
md
/
raid5.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-20
Merge tag 'md/3.13' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+15
2013-11-19
raid5: relieve lock contention in get_active_stripe()
Shaohua Li
1
-0
/
+1
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-14
raid5: relieve lock contention in get_active_stripe()
Shaohua Li
1
-1
/
+14
2013-10-14
treewide: fix "distingush" typo
Michael Opdenacker
1
-1
/
+1
2013-09-02
raid5: only wakeup necessary threads
Shaohua Li
1
-0
/
+3
2013-08-28
md/raid5: use seqcount to protect access to shape in make_request.
NeilBrown
1
-0
/
+1
2013-08-28
raid5: offload stripe handle to workqueue
Shaohua Li
1
-0
/
+15
2013-08-28
raid5: make release_stripe lockless
Shaohua Li
1
-0
/
+3
2013-07-25
md/raid5: fix interaction of 'replace' and 'recovery'.
NeilBrown
1
-0
/
+1
2013-03-20
md: remove CONFIG_MULTICORE_RAID456 entirely
Paul Bolle
1
-4
/
+0
2013-03-20
md/raid5: ensure sync and DISCARD don't happen at the same time.
NeilBrown
1
-0
/
+1
2012-10-11
MD: raid5 trim support
Shaohua Li
1
-0
/
+1
2012-08-02
Merge tag 'md-3.6' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+1
2012-08-02
raid5: make_request use batch stripe release
Shaohua Li
1
-0
/
+1
2012-07-31
raid5: Add R5_ReadNoMerge flag which prevent bio from merging at block layer
majianpeng
1
-0
/
+1
2012-07-19
raid5: add a per-stripe lock
Shaohua Li
1
-0
/
+1
2012-05-22
raid5: support sync request
Shaohua Li
1
-0
/
+1
2012-05-21
md/raid5: allow for change in data_offset while managing a reshape.
NeilBrown
1
-0
/
+6
2011-12-23
md/raid5: detect and handle replacements during recovery.
NeilBrown
1
-1
/
+12
2011-12-23
md/raid5: writes should get directed to replacement as well as original.
NeilBrown
1
-0
/
+1
2011-12-23
md/raid5: raid5.h cleanup
NeilBrown
1
-18
/
+9
2011-12-23
md/raid5: allow each slot to have an extra replacement device
NeilBrown
1
-24
/
+33
2011-10-11
md/raid5: typedef removal: raid5_conf_t -> struct r5conf
NeilBrown
1
-5
/
+3
2011-10-11
md: remove typedefs: mdk_thread_t -> struct md_thread
NeilBrown
1
-1
/
+1
2011-10-11
md: remove typedefs: mddev_t -> struct mddev
NeilBrown
1
-3
/
+3
2011-10-11
md: removing typedefs: mdk_rdev_t -> struct md_rdev
NeilBrown
1
-2
/
+2
2011-07-28
md/raid5: Clear bad blocks on successful write.
NeilBrown
1
-0
/
+1
2011-07-28
md/raid5: write errors should be recorded as bad blocks if possible.
NeilBrown
1
-8
/
+10
2011-07-28
md/raid5: use bad-block log to improve handling of uncorrectable read errors.
NeilBrown
1
-1
/
+1
2011-07-26
md/raid5: add some more fields to stripe_head_state
NeilBrown
1
-1
/
+5
2011-07-26
md/raid5: unify stripe_head_state and r6_state
NeilBrown
1
-6
/
+2
2011-07-26
md/raid5: replace sh->lock with an 'active' flag.
NeilBrown
1
-19
/
+16
2011-07-26
md/raid5: Remove use of sh->lock in sync_request
NeilBrown
1
-15
/
+18
2011-04-18
md - remove old plugging code.
NeilBrown
1
-2
/
+0
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-1
/
+1
2010-09-10
md: implment REQ_FLUSH/FUA support
Tejun Heo
1
-0
/
+1
2010-07-26
md/raid5: export raid5 unplugging interface.
NeilBrown
1
-0
/
+1
2010-07-26
md/raid5: add simple plugging infrastructure.
NeilBrown
1
-0
/
+3
2010-07-26
md/raid5: export is_congested test
NeilBrown
1
-0
/
+2
2010-07-26
md/raid5: ensure we create a unique name for kmem_cache when mddev has no gen...
NeilBrown
1
-1
/
+1
2010-07-21
md/raid5: factor out code for changing size of stripe cache.
NeilBrown
1
-0
/
+1
2010-02-17
percpu: add __percpu sparse annotations to what's left
Tejun Heo
1
-1
/
+1
2009-10-16
md: fix problems with RAID6 calculations for DDF.
NeilBrown
1
-1
/
+1
2009-10-16
md/raid456: downlevel multicore operations to raid_run_ops
Dan Williams
1
-1
/
+11
2009-09-08
Merge branch 'dmaengine' into async-tx-next
Dan Williams
1
-4
/
+4
2009-08-29
md/raid6: asynchronous raid6 operations
Dan Williams
1
-3
/
+5
2009-08-29
async_tx: add sum check flags
Dan Williams
1
-2
/
+3
2009-08-29
md/raid5,6: add percpu scribble region for buffer lists
Dan Williams
1
-0
/
+8
2009-08-29
md/raid6: move the spare page to a percpu allocation
Dan Williams
1
-2
/
+7
[next]