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
/
raid1.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-13
md/raid1: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2018-05-30
md: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-3
/
+3
2018-02-18
md: document lifetime of internal rdev pointer.
NeilBrown
1
-0
/
+12
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-27
md/raid1: Use a new variable to count flighting sync requests
Xiao Ni
1
-0
/
+1
2017-04-11
md/raid1: simplify the splitting of requests.
NeilBrown
1
-0
/
+2
2017-03-24
md: raid1: improve write behind
Ming Lei
1
-3
/
+7
2017-02-19
RAID1: avoid unnecessary spin locks in I/O barrier code
colyli@suse.de
1
-15
/
+16
2017-02-19
RAID1: a new I/O barrier implementation to remove resync window
colyli@suse.de
1
-24
/
+33
2016-11-22
md/raid1: add failfast handling for reads.
NeilBrown
1
-0
/
+1
2016-11-09
md: define mddev flags, recovery flags and r1bio state bits using enums
NeilBrown
1
-8
/
+10
2015-10-12
md-cluster: Use a small window for resync
Goldwyn Rodrigues
1
-0
/
+7
2015-08-31
md/raid1: ensure device failure recorded before write request returns.
NeilBrown
1
-0
/
+5
2015-02-04
md: make ->congested robust against personality changes.
NeilBrown
1
-3
/
+0
2014-10-14
md: remove unwanted white space from md.c
NeilBrown
1
-2
/
+0
2013-11-19
raid1: Rewrite the implementation of iobarrier.
majianpeng
1
-0
/
+14
2013-11-19
raid1: Add a field array_frozen to indicate whether raid in freeze state.
majianpeng
1
-0
/
+1
2012-07-31
md/raid1: prevent merging too large request
Shaohua Li
1
-0
/
+1
2012-07-31
md/raid1: make sequential read detection per disk based
Shaohua Li
1
-6
/
+5
2012-07-31
MD: Move macros from raid1*.h to raid1*.c
Jonathan Brassow
1
-14
/
+0
2012-07-31
MD RAID1: rename mirror_info structure
Jonathan Brassow
1
-2
/
+2
2011-12-23
md/raid1: Allocate spare to store replacement devices and their bios.
NeilBrown
1
-1
/
+6
2011-10-11
md: add proper write-congestion reporting to RAID1 and RAID10.
NeilBrown
1
-0
/
+1
2011-10-11
md/raid1: typedef removal: conf_t -> struct r1conf
NeilBrown
1
-3
/
+1
2011-10-11
md: remove typedefs: mirror_info_t -> struct mirror_info
NeilBrown
1
-3
/
+1
2011-10-11
md: remove typedefs: r10bio_t -> struct r10bio and r1bio_t -> struct r1bio
NeilBrown
1
-9
/
+6
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
-4
/
+4
2011-10-11
md: removing typedefs: mdk_rdev_t -> struct md_rdev
NeilBrown
1
-1
/
+1
2011-10-07
md/raid1: add documentation to r1_private_data_s data structure.
NeilBrown
1
-17
/
+42
2011-07-28
md/raid1: Handle write errors by updating badblock log.
NeilBrown
1
-1
/
+2
2011-07-28
md/raid1: store behind-write pages in bi_vecs.
NeilBrown
1
-1
/
+1
2011-07-28
md/raid1: clear bad-block record when write succeeds.
NeilBrown
1
-1
/
+12
2011-07-28
md/raid1: avoid reading from known bad blocks.
NeilBrown
1
-0
/
+4
2011-07-27
md: change managed of recovery_disabled.
NeilBrown
1
-0
/
+6
2011-06-08
MD: raid1 changes to allow use by device mapper
Jonathan Brassow
1
-0
/
+2
2011-05-11
md/raid1: improve handling of pages allocated for write-behind.
NeilBrown
1
-1
/
+3
2010-10-29
md/raid1: discard unused variable.
NeilBrown
1
-2
/
+0
2010-09-10
md: implment REQ_FLUSH/FUA support
Tejun Heo
1
-2
/
+0
2009-12-14
md/raid1: add takeover support for raid5->raid1
NeilBrown
1
-0
/
+5
2009-06-16
md: remove mddev_to_conf "helper" macro
NeilBrown
1
-6
/
+0
2009-03-31
md: move lots of #include lines out of .h files and into .c
NeilBrown
1
-2
/
+0
2009-03-31
md: move headers out of include/linux/raid/
Christoph Hellwig
1
-0
/
+134