index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2017-11-10
md: release allocated bitset sync_set
Zdenek Kabelac
2017-11-09
md/bitmap: clear BITMAP_WRITE_ERROR bit before writing it to sb
Hou Tao
2017-11-09
md: be cautious about using ->curr_resync_completed for ->recovery_offset
NeilBrown
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-03
dm: move dm-verity to generic async completion
Gilad Ben-Yossef
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
Artur Paszkiewicz
2017-11-01
md-cluster: update document for raid10
Guoqing Jiang
2017-11-01
md: remove redundant variable q
Colin Ian King
2017-11-01
raid1: remove obsolete code in raid1_write_request
Guoqing Jiang
2017-11-01
md-cluster: Use a small window for raid10 resync
Guoqing Jiang
2017-11-01
md-cluster: Suspend writes in RAID10 if within range
Guoqing Jiang
2017-11-01
md-cluster/raid10: set "do_balance = 0" if area is resyncing
Guoqing Jiang
2017-11-01
md: use lockdep_assert_held
Shaohua Li
2017-11-01
raid1: prevent freeze_array/wait_all_barriers deadlock
Nate Dailey
2017-11-01
md: use TASK_IDLE instead of blocking signals
Mikulas Patocka
2017-11-01
md: remove special meaning of ->quiesce(.., 2)
NeilBrown
2017-11-01
md: allow metadata update while suspending.
NeilBrown
2017-11-01
md: use mddev_suspend/resume instead of ->quiesce()
NeilBrown
2017-11-01
md: move suspend_hi/lo handling into core md code
NeilBrown
2017-11-01
md: don't call bitmap_create() while array is quiesced.
NeilBrown
2017-11-01
md: always hold reconfig_mutex when calling mddev_suspend()
NeilBrown
2017-11-01
md: forbid a RAID5 from having both a bitmap and a journal.
NeilBrown
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-30
bcache: explicitly destroy mutex while exiting
Liang Chen
2017-10-30
bcache: fix wrong cache_misses statistics
tang.junhui
2017-10-30
bcache: update bucket_in_use in real time
Tang Junhui
2017-10-30
bcache: convert cached_dev.count from atomic_t to refcount_t
Elena Reshetova
2017-10-30
bcache: only permit to recovery read error when cache device is clean
Coly Li
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
locking/atomics, dm-integrity: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
2017-10-24
dm cache: convert dm_cache_metadata.ref_count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
dm: convert table_device.count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
dm: convert dm_dev_internal.count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-10-19
bitops: Introduce assign_bit()
Lukas Wunner
2017-10-18
raid5: Set R5_Expanded on parity devices as well as data.
NeilBrown
2017-10-16
md: raid10: remove a couple of redundant variables and initializations
Colin Ian King
2017-10-16
md: rename some drivers/md/ files to have an "md-" prefix
Mike Snitzer
2017-10-16
md: raid10: remove VLAIS
Matthias Kaehlcke
2017-10-16
md-cluster: make function cluster_check_sync_size static
Colin Ian King
2017-10-16
raid5-ppl: check recovery_offset when performing ppl recovery
Artur Paszkiewicz
2017-10-16
raid5-ppl: don't resync after rebuild
Artur Paszkiewicz
2017-10-16
md-cluster: fix wrong condition check in raid1_write_request
Guoqing Jiang
2017-10-16
md/bitmap: revert a patch
Shaohua Li
2017-10-16
bcache: writeback rate clamping: make 32 bit safe
Michael Lyle
2017-10-16
bcache: safeguard a dangerous addressing in closure_queue
Liang Chen
2017-10-16
bcache: rearrange writeback main thread ratelimit
Michael Lyle
2017-10-16
bcache: writeback rate shouldn't artifically clamp
Michael Lyle
2017-10-16
bcache: smooth writeback rate control
Michael Lyle
[prev]
[next]